"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/11/13 02:03:24 DEBUG : Creating backend with remote "TestB2:rclone-test-cajunav8goce" 2025/11/13 02:03:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/13 02:03:24 DEBUG : Creating backend with remote "/tmp/rclone1106163364" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:03:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 02:03:25 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/13 02:03:25 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:03:25 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.65s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:03:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/13 02:03:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 02:03:26 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:03:26 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:03:27 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 02:03:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:03:27 INFO : sub dir/hello world: Copied (new) 2025/11/13 02:03:27 DEBUG : B2 bucket rclone-test-cajunav8goce: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.72s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:03:28 DEBUG : Creating backend with remote "/non-existing" 2025/11/13 02:03:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/13 02:03:28 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:03:28 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:03:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 02:03:29 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:03:29 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:03:30 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 02:03:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:03:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.48s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:03:31 INFO : B2 bucket rclone-test-cajunav8goce: Running all checks before starting transfers 2025/11/13 02:03:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 02:03:31 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:03:31 INFO : B2 bucket rclone-test-cajunav8goce: Checks finished, now starting transfers 2025/11/13 02:03:31 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:03:31 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 02:03:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:03:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.13s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:03:32 ERROR : Ignoring --no-traverse with sync 2025/11/13 02:03:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 02:03:32 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:03:32 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:03:32 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 02:03:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:03:32 INFO : sub dir/hello world: Copied (new) 2025/11/13 02:03:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.12s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:03:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/13 02:03:33 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:03:33 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:03:33 DEBUG : hello world2: size = 12 OK 2025/11/13 02:03:33 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/13 02:03:33 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.13s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:03:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 02:03:34 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:03:34 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:03:35 DEBUG : potato2: size = 11 OK 2025/11/13 02:03:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:03:35 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.30s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:03:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 02:03:36 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:03:36 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:03:36 DEBUG : potato2: size = 11 OK 2025/11/13 02:03:36 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:03:36 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.68s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:03:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/13 02:03:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 02:03:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/13 02:03:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/13 02:03:37 INFO : sub dir2: Making directory 2025/11/13 02:03:37 INFO : sub dir: Making directory 2025/11/13 02:03:37 INFO : sub dir2/sub sub dir2: Making directory 2025/11/13 02:03:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 02:03:37 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:03:37 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:03:37 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 02:03:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:03:37 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/11/13 02:03:38 DEBUG : B2 bucket rclone-test-cajunav8goce: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.13s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:03:38 INFO : sub dir2: Making directory 2025/11/13 02:03:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/13 02:03:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 02:03:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 02:03:38 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:03:38 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:03:39 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 02:03:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:03:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.20s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:03:39 DEBUG : sub dir2: Making directory with metadata 2025/11/13 02:03:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 02:03:40 INFO : sub dir2: Making directory 2025/11/13 02:03:40 INFO : sub dir: Making directory 2025/11/13 02:03:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 02:03:40 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:03:40 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:03:40 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 02:03:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:03:40 INFO : sub dir/hello world: Copied (new) 2025/11/13 02:03:40 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/13 02:03:40 DEBUG : B2 bucket rclone-test-cajunav8goce: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/13 02:03:40 DEBUG : B2 bucket rclone-test-cajunav8goce: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.43s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:03:41 INFO : sub dir2: Making directory 2025/11/13 02:03:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 02:03:41 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:03:41 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:03:42 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 02:03:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:03:42 INFO : sub dir/hello world: Copied (new) 2025/11/13 02:03:42 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.14s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:03:42 DEBUG : sub dir2: Making directory with metadata 2025/11/13 02:03:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 02:03:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/13 02:03:42 INFO : sub dir2: Making directory 2025/11/13 02:03:42 INFO : sub dir: Making directory 2025/11/13 02:03:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 02:03:42 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:03:42 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:03:43 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 02:03:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:03:43 INFO : sub dir/hello world: Copied (new) 2025/11/13 02:03:43 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/13 02:03:43 DEBUG : B2 bucket rclone-test-cajunav8goce: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.16s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:03:44 INFO : sub dir2: Making directory 2025/11/13 02:03:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 02:03:44 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:03:44 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:03:44 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 02:03:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:03:44 INFO : sub dir/hello world: Copied (new) 2025/11/13 02:03:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.13s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:03:45 DEBUG : Creating backend with remote "TestB2:rclone-test-tobiyof7raqu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-cajunav8goce -> B2 bucket rclone-test-tobiyof7raqu 2025/11/13 02:03:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 02:03:47 DEBUG : B2 bucket rclone-test-tobiyof7raqu: Waiting for checks to finish 2025/11/13 02:03:47 DEBUG : B2 bucket rclone-test-tobiyof7raqu: Waiting for transfers to finish 2025/11/13 02:03:48 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 02:03:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:03:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/13 02:03:48 DEBUG : B2 bucket rclone-test-tobiyof7raqu: Purge remote 2025/11/13 02:03:48 INFO : B2 bucket rclone-test-tobiyof7raqu: cleaning bucket "rclone-test-tobiyof7raqu" of all files 2025/11/13 02:03:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fe26d03f04d7bab9fa80e1b_f11531170a596eda6_d20251113_m020347_c001_v0001043_t0041_u01762999427771") --- PASS: TestServerSideCopy (4.22s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:03:50 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:03:50 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:03:50 DEBUG : sub dir/hello world: Sizes differ 2025/11/13 02:03:50 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:03:50 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:03:50 DEBUG : sub dir/hello world: size = 17 OK 2025/11/13 02:03:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/13 02:03:50 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.77s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:03:51 DEBUG : Creating backend with remote "TestB2:rclone-test-sihuceb2haya" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-cajunav8goce -> B2 bucket rclone-test-sihuceb2haya 2025/11/13 02:03:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 02:03:53 DEBUG : B2 bucket rclone-test-sihuceb2haya: Waiting for checks to finish 2025/11/13 02:03:53 DEBUG : B2 bucket rclone-test-sihuceb2haya: Waiting for transfers to finish 2025/11/13 02:03:54 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 02:03:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:03:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/13 02:03:55 DEBUG : B2 bucket rclone-test-sihuceb2haya: Waiting for checks to finish 2025/11/13 02:03:55 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:03:55 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-sihuceb2haya) 2025/11/13 02:03:55 DEBUG : sub dir/hello world: Sizes differ 2025/11/13 02:03:55 DEBUG : B2 bucket rclone-test-sihuceb2haya: Waiting for transfers to finish 2025/11/13 02:03:55 DEBUG : sub dir/hello world: size = 17 OK 2025/11/13 02:03:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/13 02:03:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/13 02:03:55 DEBUG : B2 bucket rclone-test-sihuceb2haya: Purge remote 2025/11/13 02:03:55 INFO : B2 bucket rclone-test-sihuceb2haya: cleaning bucket "rclone-test-sihuceb2haya" of all files 2025/11/13 02:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f227d83f04d7bab9fa80e1b_f107d41af031c65f2_d20251113_m020355_c001_v0001180_t0017_u01762999435475") 2025/11/13 02:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z0f227d83f04d7bab9fa80e1b_f115e882de0eb1d03_d20251113_m020353_c001_v0001090_t0041_u01762999433686") --- PASS: TestServerSideCopyOverSelf (5.93s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:03:58 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:03:58 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:03:58 DEBUG : sub dir/hello world: Sizes differ 2025/11/13 02:03:58 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:03:58 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:03:58 DEBUG : sub dir/hello world: size = 17 OK 2025/11/13 02:03:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/13 02:03:58 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/13 02:03:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.71s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:03:59 DEBUG : Creating backend with remote "TestB2:rclone-test-xevohug9judi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-cajunav8goce -> B2 bucket rclone-test-xevohug9judi 2025/11/13 02:04:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 02:04:00 DEBUG : B2 bucket rclone-test-xevohug9judi: Waiting for checks to finish 2025/11/13 02:04:00 DEBUG : B2 bucket rclone-test-xevohug9judi: Waiting for transfers to finish 2025/11/13 02:04:01 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 02:04:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:04:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/13 02:04:02 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:04:02 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xevohug9judi) 2025/11/13 02:04:02 DEBUG : sub dir/hello world: Sizes differ 2025/11/13 02:04:02 DEBUG : B2 bucket rclone-test-xevohug9judi: Waiting for checks to finish 2025/11/13 02:04:02 DEBUG : B2 bucket rclone-test-xevohug9judi: Waiting for transfers to finish 2025/11/13 02:04:03 DEBUG : sub dir/hello world: size = 17 OK 2025/11/13 02:04:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/13 02:04:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/13 02:04:03 INFO : sub dir/hello world: Deleted 2025/11/13 02:04:04 DEBUG : testing file moves 2025/11/13 02:04:04 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:04:04 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-xevohug9judi) 2025/11/13 02:04:04 DEBUG : sub dir/hello world: Sizes differ 2025/11/13 02:04:04 DEBUG : B2 bucket rclone-test-xevohug9judi: Waiting for checks to finish 2025/11/13 02:04:04 DEBUG : B2 bucket rclone-test-xevohug9judi: Waiting for transfers to finish 2025/11/13 02:04:05 DEBUG : sub dir/hello world: size = 24 OK 2025/11/13 02:04:05 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/13 02:04:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/13 02:04:05 INFO : sub dir/hello world: Deleted 2025/11/13 02:04:05 DEBUG : B2 bucket rclone-test-xevohug9judi: Purge remote 2025/11/13 02:04:05 INFO : B2 bucket rclone-test-xevohug9judi: cleaning bucket "rclone-test-xevohug9judi" of all files 2025/11/13 02:04:06 DEBUG : sub dir/hello world: Deleting (id "4_zff029d53f04d7bab9fa80e1b_f1134d153764fa08d_d20251113_m020404_c001_v0001117_t0032_u01762999444489") 2025/11/13 02:04:06 DEBUG : sub dir/hello world: Deleting (id "4_zff029d53f04d7bab9fa80e1b_f1188a5e2d0f941de_d20251113_m020402_c001_v0001153_t0013_u01762999442785") 2025/11/13 02:04:06 DEBUG : sub dir/hello world: Deleting (id "4_zff029d53f04d7bab9fa80e1b_f109dea10ced5fde5_d20251113_m020401_c001_v0001105_t0055_u01762999441274") --- PASS: TestServerSideMoveOverSelf (8.58s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:04:07 ERROR : error listing: directory not found 2025/11/13 02:04:08 INFO : Local file system at /tmp/rclone1106163364: Making directory 2025/11/13 02:04:08 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:08 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.48s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:04:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 02:04:09 DEBUG : Local file system at /tmp/rclone1106163364: Waiting for checks to finish 2025/11/13 02:04:09 DEBUG : Local file system at /tmp/rclone1106163364: Waiting for transfers to finish 2025/11/13 02:04:10 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/13 02:04:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:04:10 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/13 02:04:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.85s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:04:11 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/13 02:04:11 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:11 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:11 DEBUG : check sum: size = 1 OK 2025/11/13 02:04:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/13 02:04:11 INFO : check sum: Copied (new) 2025/11/13 02:04:11 DEBUG : Waiting for deletions to finish 2025/11/13 02:04:11 DEBUG : check sum: size = 1 OK 2025/11/13 02:04:11 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/13 02:04:11 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/13 02:04:11 DEBUG : check sum: Unchanged skipping 2025/11/13 02:04:11 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:11 DEBUG : Waiting for deletions to finish 2025/11/13 02:04:11 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.69s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:04:12 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/13 02:04:12 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:12 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:13 DEBUG : sizeonly: size = 6 OK 2025/11/13 02:04:13 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/13 02:04:13 INFO : sizeonly: Copied (new) 2025/11/13 02:04:13 DEBUG : Waiting for deletions to finish 2025/11/13 02:04:13 DEBUG : sizeonly: size = 6 OK 2025/11/13 02:04:13 DEBUG : sizeonly: Sizes identical 2025/11/13 02:04:13 DEBUG : sizeonly: Unchanged skipping 2025/11/13 02:04:13 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:13 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:13 DEBUG : Waiting for deletions to finish 2025/11/13 02:04:13 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.51s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:04:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/13 02:04:14 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:14 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:14 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/13 02:04:14 INFO : ignore-size: Copied (new) 2025/11/13 02:04:14 DEBUG : Waiting for deletions to finish 2025/11/13 02:04:14 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:04:14 DEBUG : ignore-size: Unchanged skipping 2025/11/13 02:04:14 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:14 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:14 DEBUG : Waiting for deletions to finish 2025/11/13 02:04:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.49s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:04:16 DEBUG : existing: size = 6 OK 2025/11/13 02:04:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:04:16 DEBUG : existing: Unchanged skipping 2025/11/13 02:04:16 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:16 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:16 DEBUG : Waiting for deletions to finish 2025/11/13 02:04:16 INFO : There was nothing to transfer 2025/11/13 02:04:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/13 02:04:16 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:16 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:16 DEBUG : existing: size = 6 OK 2025/11/13 02:04:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/13 02:04:16 INFO : existing: Copied (replaced existing) 2025/11/13 02:04:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.72s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:04:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/13 02:04:17 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:17 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:17 DEBUG : existing: size = 6 OK 2025/11/13 02:04:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/13 02:04:17 INFO : existing: Copied (new) 2025/11/13 02:04:17 DEBUG : Waiting for deletions to finish 2025/11/13 02:04:18 DEBUG : existing: Destination exists, skipping 2025/11/13 02:04:18 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:18 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:18 DEBUG : Waiting for deletions to finish 2025/11/13 02:04:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.55s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:04:19 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/13 02:04:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/13 02:04:20 DEBUG : c/non empty space: size = 5 OK 2025/11/13 02:04:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 02:04:20 DEBUG : c/non empty space: Unchanged skipping 2025/11/13 02:04:20 DEBUG : a/potato2: size = 60 OK 2025/11/13 02:04:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/13 02:04:20 INFO : a/potato2: Copied (new) 2025/11/13 02:04:20 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:20 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:20 DEBUG : Waiting for deletions to finish 2025/11/13 02:04:20 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.42s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:04:21 DEBUG : empty space: size = 1 OK 2025/11/13 02:04:21 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:21 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/11/13 02:04:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/13 02:04:21 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/13 02:04:21 DEBUG : empty space: Unchanged skipping 2025/11/13 02:04:21 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:21 DEBUG : Waiting for deletions to finish 2025/11/13 02:04:21 INFO : There was nothing to transfer 2025/11/13 02:04:22 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:22 DEBUG : empty space: size = 1 OK 2025/11/13 02:04:22 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/11/13 02:04:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/13 02:04:23 INFO : empty space: Updated modification time in destination 2025/11/13 02:04:23 DEBUG : empty space: Unchanged skipping 2025/11/13 02:04:23 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:23 DEBUG : Waiting for deletions to finish 2025/11/13 02:04:23 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.72s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:04:24 DEBUG : empty space: size = 1 OK 2025/11/13 02:04:24 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/11/13 02:04:24 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/13 02:04:24 DEBUG : empty space: Unchanged skipping 2025/11/13 02:04:24 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:24 DEBUG : Waiting for deletions to finish 2025/11/13 02:04:24 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.34s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:04:25 DEBUG : foo: size = 3 OK 2025/11/13 02:04:25 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/11/13 02:04:25 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:25 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:04:25 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:04:25 DEBUG : foo: sha1 differ 2025/11/13 02:04:25 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:26 DEBUG : foo: size = 3 OK 2025/11/13 02:04:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/13 02:04:26 INFO : foo: Copied (replaced existing) 2025/11/13 02:04:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:04:27 DEBUG : empty space: size = 1 OK 2025/11/13 02:04:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 02:04:27 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/13 02:04:27 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:27 DEBUG : empty space: Unchanged skipping 2025/11/13 02:04:27 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:27 DEBUG : potato: size = 60 OK 2025/11/13 02:04:27 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/13 02:04:27 INFO : potato: Copied (new) 2025/11/13 02:04:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.73s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:04:29 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:04:29 DEBUG : potato: size = 60 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:04:29 DEBUG : potato: Sizes differ 2025/11/13 02:04:29 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:29 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:29 DEBUG : potato: size = 21 OK 2025/11/13 02:04:29 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/13 02:04:29 INFO : potato: Copied (replaced existing) 2025/11/13 02:04:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.59s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:04:30 DEBUG : potato: size = 21 OK 2025/11/13 02:04:30 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/11/13 02:04:30 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:30 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1106163364) 2025/11/13 02:04:30 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:04:30 DEBUG : potato: sha1 differ 2025/11/13 02:04:30 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:31 DEBUG : potato: size = 21 OK 2025/11/13 02:04:31 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/13 02:04:31 INFO : potato: Copied (replaced existing) 2025/11/13 02:04:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:04:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 02:04:32 DEBUG : empty space: size = 1 OK 2025/11/13 02:04:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 02:04:32 DEBUG : empty space: Unchanged skipping 2025/11/13 02:04:32 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/13 02:04:32 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:32 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:32 DEBUG : Waiting for deletions to finish 2025/11/13 02:04:32 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:04:34 DEBUG : empty space: size = 1 OK 2025/11/13 02:04:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 02:04:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 02:04:34 DEBUG : empty space: Unchanged skipping 2025/11/13 02:04:34 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:34 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:34 DEBUG : potato2: size = 60 OK 2025/11/13 02:04:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/13 02:04:34 INFO : potato2: Copied (new) 2025/11/13 02:04:34 DEBUG : Waiting for deletions to finish 2025/11/13 02:04:34 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:04:36 INFO : d: Making directory 2025/11/13 02:04:36 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/13 02:04:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/13 02:04:36 DEBUG : c/non empty space: size = 5 OK 2025/11/13 02:04:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 02:04:36 DEBUG : c/non empty space: Unchanged skipping 2025/11/13 02:04:36 DEBUG : a/potato2: size = 60 OK 2025/11/13 02:04:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/13 02:04:36 INFO : a/potato2: Copied (new) 2025/11/13 02:04:37 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:37 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:37 DEBUG : Waiting for deletions to finish 2025/11/13 02:04:37 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:04:38 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/13 02:04:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/13 02:04:39 DEBUG : c/non empty space: size = 5 OK 2025/11/13 02:04:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 02:04:39 DEBUG : c/non empty space: Unchanged skipping 2025/11/13 02:04:39 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:39 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:39 DEBUG : a/potato2: size = 60 OK 2025/11/13 02:04:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/13 02:04:39 INFO : a/potato2: Copied (new) 2025/11/13 02:04:39 ERROR : B2 bucket rclone-test-cajunav8goce: not deleting files as there were IO errors 2025/11/13 02:04:39 ERROR : B2 bucket rclone-test-cajunav8goce: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.29s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:04:41 DEBUG : Waiting for deletions to finish 2025/11/13 02:04:41 DEBUG : empty space: size = 1 OK 2025/11/13 02:04:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 02:04:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 02:04:41 DEBUG : empty space: Unchanged skipping 2025/11/13 02:04:41 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:41 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:41 INFO : potato: Deleted 2025/11/13 02:04:41 DEBUG : potato2: size = 60 OK 2025/11/13 02:04:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/13 02:04:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.04s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:04:43 DEBUG : Waiting for deletions to finish 2025/11/13 02:04:43 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:43 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:43 INFO : potato: Deleted 2025/11/13 02:04:43 DEBUG : empty space: size = 1 OK 2025/11/13 02:04:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 02:04:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 02:04:43 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:43 DEBUG : empty space: Unchanged skipping 2025/11/13 02:04:43 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:43 DEBUG : potato2: size = 60 OK 2025/11/13 02:04:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/13 02:04:43 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.34s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:04:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 02:04:45 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:45 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:45 DEBUG : potato2: size = 19 OK 2025/11/13 02:04:45 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/13 02:04:45 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.84s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:04:47 DEBUG : enormous: Excluded (Size Filter) 2025/11/13 02:04:47 DEBUG : enormous: Excluded 2025/11/13 02:04:47 DEBUG : potato2: Excluded (Size Filter) 2025/11/13 02:04:47 DEBUG : potato2: Excluded 2025/11/13 02:04:47 DEBUG : potato2: Excluded (Size Filter) 2025/11/13 02:04:47 DEBUG : potato2: Excluded 2025/11/13 02:04:47 DEBUG : empty space: size = 1 OK 2025/11/13 02:04:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 02:04:47 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:47 DEBUG : empty space: Unchanged skipping 2025/11/13 02:04:47 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:47 DEBUG : Waiting for deletions to finish 2025/11/13 02:04:47 INFO : There was nothing to transfer 2025/11/13 02:04:47 DEBUG : enormous: Excluded (Size Filter) 2025/11/13 02:04:47 DEBUG : enormous: Excluded 2025/11/13 02:04:47 DEBUG : potato2: Excluded (Size Filter) 2025/11/13 02:04:47 DEBUG : potato2: Excluded 2025/11/13 02:04:47 DEBUG : potato2: Excluded (Size Filter) 2025/11/13 02:04:47 DEBUG : potato2: Excluded 2025/11/13 02:04:47 DEBUG : empty space: size = 1 OK 2025/11/13 02:04:47 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/13 02:04:47 DEBUG : empty space: Unchanged skipping 2025/11/13 02:04:47 DEBUG : Local file system at /tmp/rclone1106163364: Waiting for checks to finish 2025/11/13 02:04:47 DEBUG : Local file system at /tmp/rclone1106163364: Waiting for transfers to finish 2025/11/13 02:04:47 DEBUG : Waiting for deletions to finish 2025/11/13 02:04:47 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:04:49 DEBUG : enormous: Excluded (Size Filter) 2025/11/13 02:04:49 DEBUG : enormous: Excluded 2025/11/13 02:04:49 DEBUG : potato2: Excluded (Size Filter) 2025/11/13 02:04:49 DEBUG : potato2: Excluded 2025/11/13 02:04:49 DEBUG : empty space: size = 1 OK 2025/11/13 02:04:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 02:04:49 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:49 DEBUG : empty space: Unchanged skipping 2025/11/13 02:04:49 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:49 DEBUG : Waiting for deletions to finish 2025/11/13 02:04:49 INFO : potato2: Deleted 2025/11/13 02:04:50 INFO : enormous: Deleted 2025/11/13 02:04:50 INFO : There was nothing to transfer 2025/11/13 02:04:50 DEBUG : empty space: size = 1 OK 2025/11/13 02:04:50 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/13 02:04:50 DEBUG : empty space: Unchanged skipping 2025/11/13 02:04:50 DEBUG : Local file system at /tmp/rclone1106163364: Waiting for checks to finish 2025/11/13 02:04:50 DEBUG : Local file system at /tmp/rclone1106163364: Waiting for transfers to finish 2025/11/13 02:04:50 DEBUG : Waiting for deletions to finish 2025/11/13 02:04:50 INFO : enormous: Deleted 2025/11/13 02:04:50 INFO : potato2: Deleted 2025/11/13 02:04:50 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.37s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:04:52 DEBUG : five: Need to transfer - File not found at Destination 2025/11/13 02:04:52 DEBUG : four: size = 4 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:04:52 DEBUG : four: size = 8 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:04:52 DEBUG : four: Sizes differ 2025/11/13 02:04:52 DEBUG : one: Destination is newer than source, skipping 2025/11/13 02:04:52 DEBUG : three: size = 5 OK 2025/11/13 02:04:52 DEBUG : three: Sizes identical 2025/11/13 02:04:52 DEBUG : two: size = 3 OK 2025/11/13 02:04:52 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1106163364) 2025/11/13 02:04:52 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:04:52 DEBUG : two: sha1 differ 2025/11/13 02:04:52 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/13 02:04:52 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/13 02:04:52 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:52 DEBUG : five: size = 4 OK 2025/11/13 02:04:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/13 02:04:52 INFO : five: Copied (new) 2025/11/13 02:04:52 DEBUG : four: size = 4 OK 2025/11/13 02:04:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/13 02:04:52 INFO : four: Copied (replaced existing) 2025/11/13 02:04:53 DEBUG : two: size = 3 OK 2025/11/13 02:04:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/13 02:04:53 INFO : two: Copied (replaced existing) 2025/11/13 02:04:53 DEBUG : Waiting for deletions to finish 2025/11/13 02:04:53 DEBUG : four: size = 4 OK 2025/11/13 02:04:53 DEBUG : one: Destination is newer than source, skipping 2025/11/13 02:04:53 DEBUG : three: size = 5 OK 2025/11/13 02:04:53 DEBUG : two: size = 3 OK 2025/11/13 02:04:53 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:53 DEBUG : five: size = 4 OK 2025/11/13 02:04:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/13 02:04:53 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/13 02:04:53 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/13 02:04:53 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1106163364) 2025/11/13 02:04:53 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:04:53 DEBUG : three: sha1 differ 2025/11/13 02:04:53 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/13 02:04:53 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/13 02:04:53 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/13 02:04:53 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/13 02:04:53 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/13 02:04:53 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/13 02:04:53 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/13 02:04:53 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:53 DEBUG : three: size = 5 OK 2025/11/13 02:04:53 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/13 02:04:53 INFO : three: Copied (replaced existing) 2025/11/13 02:04:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.25s) === 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:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/13 02:04:55 INFO : B2 bucket rclone-test-cajunav8goce: Making map for --track-renames 2025/11/13 02:04:55 INFO : B2 bucket rclone-test-cajunav8goce: Finished making map for --track-renames 2025/11/13 02:04:55 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/13 02:04:55 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for renames to finish 2025/11/13 02:04:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/13 02:04:55 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:55 DEBUG : yam: size = 11 OK 2025/11/13 02:04:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/13 02:04:55 INFO : yam: Copied (new) 2025/11/13 02:04:56 DEBUG : potato: size = 14 OK 2025/11/13 02:04:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/13 02:04:56 INFO : potato: Copied (new) 2025/11/13 02:04:56 DEBUG : Waiting for deletions to finish 2025/11/13 02:04:56 DEBUG : potato: size = 14 OK 2025/11/13 02:04:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:04:56 INFO : B2 bucket rclone-test-cajunav8goce: Making map for --track-renames 2025/11/13 02:04:56 INFO : B2 bucket rclone-test-cajunav8goce: Finished making map for --track-renames 2025/11/13 02:04:56 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:56 DEBUG : potato: Unchanged skipping 2025/11/13 02:04:56 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for renames to finish 2025/11/13 02:04:57 DEBUG : yaml: size = 11 OK 2025/11/13 02:04:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/13 02:04:57 INFO : yam: Copied (server-side copy) to: yaml 2025/11/13 02:04:57 INFO : yam: Deleted 2025/11/13 02:04:57 INFO : yaml: Renamed from "yam" 2025/11/13 02:04:57 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.21s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/13 02:04:58 INFO : B2 bucket rclone-test-cajunav8goce: Making map for --track-renames 2025/11/13 02:04:58 INFO : B2 bucket rclone-test-cajunav8goce: Finished making map for --track-renames 2025/11/13 02:04:58 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/13 02:04:58 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/13 02:04:58 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for renames to finish 2025/11/13 02:04:58 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:04:58 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1176-08.backblaze.com/b2api/v1/b2_upload_file/6fb20da3f04d7bab9fa80e1b/c001_v0001176_t0024": EOF 2025/11/13 02:04:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1176-08.backblaze.com/b2api/v1/b2_upload_file/6fb20da3f04d7bab9fa80e1b/c001_v0001176_t0024": EOF) 2025/11/13 02:04:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/13 02:04:58 DEBUG : potato: Received error: Post "https://pod-000-1176-08.backblaze.com/b2api/v1/b2_upload_file/6fb20da3f04d7bab9fa80e1b/c001_v0001176_t0024": EOF - low level retry 0/10 2025/11/13 02:04:59 DEBUG : pacer: Reducing sleep to 10ms 2025/11/13 02:04:59 DEBUG : yam: size = 11 OK 2025/11/13 02:04:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/13 02:04:59 INFO : yam: Copied (new) 2025/11/13 02:04:59 DEBUG : potato: size = 14 OK 2025/11/13 02:04:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/13 02:04:59 INFO : potato: Copied (new) 2025/11/13 02:04:59 DEBUG : Waiting for deletions to finish 2025/11/13 02:04:59 DEBUG : potato: size = 14 OK 2025/11/13 02:04:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:04:59 INFO : B2 bucket rclone-test-cajunav8goce: Making map for --track-renames 2025/11/13 02:04:59 INFO : B2 bucket rclone-test-cajunav8goce: Finished making map for --track-renames 2025/11/13 02:04:59 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:04:59 DEBUG : potato: Unchanged skipping 2025/11/13 02:04:59 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for renames to finish 2025/11/13 02:05:00 DEBUG : yaml: size = 11 OK 2025/11/13 02:05:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/13 02:05:00 INFO : yam: Copied (server-side copy) to: yaml 2025/11/13 02:05:01 INFO : yam: Deleted 2025/11/13 02:05:01 INFO : yaml: Renamed from "yam" 2025/11/13 02:05:01 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:05:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.60s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/13 02:05:02 INFO : B2 bucket rclone-test-cajunav8goce: Making map for --track-renames 2025/11/13 02:05:02 INFO : B2 bucket rclone-test-cajunav8goce: Finished making map for --track-renames 2025/11/13 02:05:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/13 02:05:02 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/13 02:05:02 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:05:02 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for renames to finish 2025/11/13 02:05:02 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:05:02 DEBUG : sub/yam: size = 11 OK 2025/11/13 02:05:02 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/13 02:05:02 INFO : sub/yam: Copied (new) 2025/11/13 02:05:02 DEBUG : potato: size = 14 OK 2025/11/13 02:05:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/13 02:05:02 INFO : potato: Copied (new) 2025/11/13 02:05:02 DEBUG : Waiting for deletions to finish 2025/11/13 02:05:03 DEBUG : potato: size = 14 OK 2025/11/13 02:05:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:05:03 DEBUG : potato: Unchanged skipping 2025/11/13 02:05:03 INFO : B2 bucket rclone-test-cajunav8goce: Making map for --track-renames 2025/11/13 02:05:03 INFO : B2 bucket rclone-test-cajunav8goce: Finished making map for --track-renames 2025/11/13 02:05:03 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:05:03 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for renames to finish 2025/11/13 02:05:03 DEBUG : yam: size = 11 OK 2025/11/13 02:05:03 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/13 02:05:03 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/13 02:05:04 INFO : sub/yam: Deleted 2025/11/13 02:05:04 INFO : yam: Renamed from "sub/yam" 2025/11/13 02:05:04 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:05:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.91s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:05:05 DEBUG : Creating backend with remote "/tmp/rclone1106163364/dir1" 2025/11/13 02:05:05 DEBUG : Creating backend with remote "/tmp/rclone1106163364/dir2" 2025/11/13 02:05:05 DEBUG : Local file system at /tmp/rclone1106163364/dir2: Using server-side directory move 2025/11/13 02:05:05 INFO : Local file system at /tmp/rclone1106163364/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/13 02:05:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/13 02:05:05 DEBUG : Local file system at /tmp/rclone1106163364/dir2: Waiting for checks to finish 2025/11/13 02:05:05 DEBUG : Local file system at /tmp/rclone1106163364/dir2: Waiting for transfers to finish 2025/11/13 02:05:05 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:05:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/13 02:05:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 02:05:05 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:05:05 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:05:05 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 02:05:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:05:05 INFO : sub dir/hello world: Copied (new) 2025/11/13 02:05:05 INFO : sub dir/hello world: Deleted 2025/11/13 02:05:06 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/13 02:05:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/13 02:05:06 INFO : nested/sub dir/file: Copied (new) 2025/11/13 02:05:06 INFO : nested/sub dir/file: Deleted 2025/11/13 02:05:06 INFO : sub dir: Removing directory 2025/11/13 02:05:06 INFO : nested/sub dir: Removing directory 2025/11/13 02:05:06 INFO : nested: Removing directory 2025/11/13 02:05:06 DEBUG : Local file system at /tmp/rclone1106163364: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.16s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:05:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 02:05:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/13 02:05:07 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:05:07 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:05:08 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 02:05:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:05:08 INFO : sub dir/hello world: Copied (new) 2025/11/13 02:05:08 INFO : sub dir/hello world: Deleted 2025/11/13 02:05:08 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/13 02:05:08 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/13 02:05:08 INFO : nested/sub dir/file: Copied (new) 2025/11/13 02:05:08 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.67s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:05:09 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/13 02:05:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/13 02:05:09 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:05:09 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:05:09 DEBUG : existing: size = 6 OK 2025/11/13 02:05:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/13 02:05:09 INFO : existing: Copied (new) 2025/11/13 02:05:09 INFO : existing: Deleted 2025/11/13 02:05:09 DEBUG : existing-b: size = 6 OK 2025/11/13 02:05:09 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/13 02:05:09 INFO : existing-b: Copied (new) 2025/11/13 02:05:09 INFO : existing-b: Deleted 2025/11/13 02:05:10 DEBUG : existing: Destination exists, skipping 2025/11/13 02:05:10 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/13 02:05:10 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:05:10 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:05:10 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.89s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:05:11 DEBUG : Creating backend with remote "TestB2:rclone-test-kezuhow9coni" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-cajunav8goce -> B2 bucket rclone-test-kezuhow9coni 2025/11/13 02:05:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 02:05:15 DEBUG : empty space: size = 1 OK 2025/11/13 02:05:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/13 02:05:15 DEBUG : empty space: Unchanged skipping 2025/11/13 02:05:15 DEBUG : potato3: size = 68 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:05:15 DEBUG : potato3: size = 60 (B2 bucket rclone-test-kezuhow9coni) 2025/11/13 02:05:15 DEBUG : potato3: Sizes differ 2025/11/13 02:05:15 DEBUG : B2 bucket rclone-test-kezuhow9coni: Waiting for checks to finish 2025/11/13 02:05:15 INFO : empty space: Deleted 2025/11/13 02:05:15 DEBUG : B2 bucket rclone-test-kezuhow9coni: Waiting for transfers to finish 2025/11/13 02:05:16 DEBUG : potato2: size = 60 OK 2025/11/13 02:05:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/13 02:05:16 INFO : potato2: Copied (server-side copy) 2025/11/13 02:05:16 DEBUG : potato3: size = 68 OK 2025/11/13 02:05:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/13 02:05:16 INFO : potato3: Copied (server-side copy) 2025/11/13 02:05:16 INFO : potato2: Deleted 2025/11/13 02:05:16 INFO : potato3: Deleted 2025/11/13 02:05:17 DEBUG : Creating backend with remote "TestB2:rclone-test-dukubib0xidi" 2025/11/13 02:05:18 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/13 02:05:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 02:05:18 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/13 02:05:18 DEBUG : B2 bucket rclone-test-dukubib0xidi: Waiting for checks to finish 2025/11/13 02:05:18 DEBUG : B2 bucket rclone-test-dukubib0xidi: Waiting for transfers to finish 2025/11/13 02:05:19 DEBUG : empty space: size = 1 OK 2025/11/13 02:05:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/13 02:05:19 INFO : empty space: Copied (server-side copy) 2025/11/13 02:05:19 INFO : empty space: Deleted 2025/11/13 02:05:19 DEBUG : potato3: size = 68 OK 2025/11/13 02:05:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/13 02:05:19 INFO : potato3: Copied (server-side copy) 2025/11/13 02:05:19 DEBUG : potato2: size = 60 OK 2025/11/13 02:05:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/13 02:05:19 INFO : potato2: Copied (server-side copy) 2025/11/13 02:05:19 INFO : potato2: Deleted 2025/11/13 02:05:19 INFO : potato3: Deleted 2025/11/13 02:05:20 DEBUG : B2 bucket rclone-test-dukubib0xidi: Purge remote 2025/11/13 02:05:20 INFO : B2 bucket rclone-test-dukubib0xidi: cleaning bucket "rclone-test-dukubib0xidi" of all files 2025/11/13 02:05:20 DEBUG : empty space: Deleting (id "4_z0f02cd53f05d7bab9fa80e1b_f110cad69ced3123b_d20251113_m020518_c001_v0001177_t0000_u01762999518955") 2025/11/13 02:05:20 DEBUG : potato2: Deleting (id "4_z0f02cd53f05d7bab9fa80e1b_f1186124913e49171_d20251113_m020519_c001_v0001177_t0041_u01762999519334") 2025/11/13 02:05:20 DEBUG : potato3: Deleting (id "4_z0f02cd53f05d7bab9fa80e1b_f119b7ec96c884527_d20251113_m020519_c001_v0001179_t0022_u01762999519339") 2025/11/13 02:05:20 DEBUG : B2 bucket rclone-test-kezuhow9coni: Purge remote 2025/11/13 02:05:20 INFO : B2 bucket rclone-test-kezuhow9coni: cleaning bucket "rclone-test-kezuhow9coni" of all files 2025/11/13 02:05:21 DEBUG : empty space: Deleting (id "4_z6ff2bd23f05d7bab9fa80e1b_f4199673b39e58c1b_d20251113_m020519_c001_v7007000_t0000_u01762999519307") 2025/11/13 02:05:21 DEBUG : empty space: Deleting (id "4_z6ff2bd23f05d7bab9fa80e1b_f102c4d6fab8b3c11_d20251113_m020514_c001_v0001099_t0024_u01762999514735") 2025/11/13 02:05:21 DEBUG : potato2: Deleting (id "4_z6ff2bd23f05d7bab9fa80e1b_f4120efd2da3d10f9_d20251113_m020519_c001_v7007000_t0000_u01762999519561") 2025/11/13 02:05:21 DEBUG : potato2: Deleting (id "4_z6ff2bd23f05d7bab9fa80e1b_f100e114dc6adfd49_d20251113_m020515_c001_v0001115_t0059_u01762999515817") 2025/11/13 02:05:21 DEBUG : potato3: Deleting (id "4_z6ff2bd23f05d7bab9fa80e1b_f4199673b39e58c1d_d20251113_m020519_c001_v7007000_t0000_u01762999519549") 2025/11/13 02:05:21 DEBUG : potato3: Deleting (id "4_z6ff2bd23f05d7bab9fa80e1b_f1167e597bfb26552_d20251113_m020516_c001_v0001102_t0056_u01762999516198") 2025/11/13 02:05:21 DEBUG : potato3: Deleting (id "4_z6ff2bd23f05d7bab9fa80e1b_f102c4d6fab8b3c17_d20251113_m020515_c001_v0001099_t0011_u01762999515073") --- PASS: TestServerSideMove (11.33s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:05:22 DEBUG : Creating backend with remote "TestB2:rclone-test-komecuy2rida" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-cajunav8goce -> B2 bucket rclone-test-komecuy2rida 2025/11/13 02:05:28 DEBUG : empty space: Excluded (Size Filter) 2025/11/13 02:05:28 DEBUG : empty space: Excluded 2025/11/13 02:05:28 DEBUG : empty space: Excluded (Size Filter) 2025/11/13 02:05:28 DEBUG : empty space: Excluded 2025/11/13 02:05:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 02:05:28 DEBUG : potato3: size = 68 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:05:28 DEBUG : potato3: size = 60 (B2 bucket rclone-test-komecuy2rida) 2025/11/13 02:05:28 DEBUG : potato3: Sizes differ 2025/11/13 02:05:28 DEBUG : B2 bucket rclone-test-komecuy2rida: Waiting for checks to finish 2025/11/13 02:05:28 DEBUG : B2 bucket rclone-test-komecuy2rida: Waiting for transfers to finish 2025/11/13 02:05:28 DEBUG : potato2: size = 60 OK 2025/11/13 02:05:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/13 02:05:28 INFO : potato2: Copied (server-side copy) 2025/11/13 02:05:28 INFO : potato2: Deleted 2025/11/13 02:05:28 DEBUG : potato3: size = 68 OK 2025/11/13 02:05:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/13 02:05:28 INFO : potato3: Copied (server-side copy) 2025/11/13 02:05:29 INFO : potato3: Deleted 2025/11/13 02:05:29 DEBUG : Creating backend with remote "TestB2:rclone-test-popaven2ceza" 2025/11/13 02:05:30 DEBUG : empty space: Excluded (Size Filter) 2025/11/13 02:05:30 DEBUG : empty space: Excluded 2025/11/13 02:05:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 02:05:30 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/13 02:05:30 DEBUG : B2 bucket rclone-test-popaven2ceza: Waiting for checks to finish 2025/11/13 02:05:30 DEBUG : B2 bucket rclone-test-popaven2ceza: Waiting for transfers to finish 2025/11/13 02:05:31 DEBUG : potato2: size = 60 OK 2025/11/13 02:05:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/13 02:05:31 INFO : potato2: Copied (server-side copy) 2025/11/13 02:05:31 DEBUG : potato3: size = 68 OK 2025/11/13 02:05:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/13 02:05:31 INFO : potato3: Copied (server-side copy) 2025/11/13 02:05:32 INFO : potato2: Deleted 2025/11/13 02:05:32 INFO : potato3: Deleted 2025/11/13 02:05:32 DEBUG : B2 bucket rclone-test-popaven2ceza: Purge remote 2025/11/13 02:05:32 INFO : B2 bucket rclone-test-popaven2ceza: cleaning bucket "rclone-test-popaven2ceza" of all files 2025/11/13 02:05:32 DEBUG : potato2: Deleting (id "4_z0ff2fd53f05d7bab9fa80e1b_f117d0fd0a4c22669_d20251113_m020531_c001_v0001109_t0019_u01762999531166") 2025/11/13 02:05:32 DEBUG : potato3: Deleting (id "4_z0ff2fd53f05d7bab9fa80e1b_f1061a3ae5f61ba83_d20251113_m020531_c001_v0001131_t0052_u01762999531557") 2025/11/13 02:05:33 DEBUG : B2 bucket rclone-test-komecuy2rida: Purge remote 2025/11/13 02:05:33 INFO : B2 bucket rclone-test-komecuy2rida: cleaning bucket "rclone-test-komecuy2rida" of all files 2025/11/13 02:05:33 DEBUG : empty space: Deleting (id "4_zaf92ed13f05d7bab9fa80e1b_f1108918765641592_d20251113_m020526_c001_v0001150_t0022_u01762999526860") 2025/11/13 02:05:33 DEBUG : potato2: Deleting (id "4_zaf92ed13f05d7bab9fa80e1b_f4199673b39e58c3a_d20251113_m020531_c001_v7007000_t0000_u01762999531962") 2025/11/13 02:05:33 DEBUG : potato2: Deleting (id "4_zaf92ed13f05d7bab9fa80e1b_f110ec4628de62749_d20251113_m020528_c001_v0001157_t0029_u01762999528474") 2025/11/13 02:05:33 DEBUG : potato3: Deleting (id "4_zaf92ed13f05d7bab9fa80e1b_f411858a3752f67af_d20251113_m020532_c001_v7007000_t0000_u01762999532005") 2025/11/13 02:05:33 DEBUG : potato3: Deleting (id "4_zaf92ed13f05d7bab9fa80e1b_f115cd6dbaa5ec9a2_d20251113_m020528_c001_v0001182_t0037_u01762999528842") 2025/11/13 02:05:33 DEBUG : potato3: Deleting (id "4_zaf92ed13f05d7bab9fa80e1b_f1108918765641598_d20251113_m020527_c001_v0001150_t0017_u01762999527485") --- PASS: TestServerSideMoveWithFilter (12.97s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:05:35 DEBUG : Creating backend with remote "TestB2:rclone-test-hazoxor5dahu" 2025/11/13 02:05:38 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-cajunav8goce -> B2 bucket rclone-test-hazoxor5dahu 2025/11/13 02:05:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 02:05:40 DEBUG : empty space: size = 1 OK 2025/11/13 02:05:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/13 02:05:40 DEBUG : empty space: Unchanged skipping 2025/11/13 02:05:40 DEBUG : potato3: size = 68 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:05:40 DEBUG : potato3: size = 60 (B2 bucket rclone-test-hazoxor5dahu) 2025/11/13 02:05:40 DEBUG : potato3: Sizes differ 2025/11/13 02:05:40 DEBUG : B2 bucket rclone-test-hazoxor5dahu: Waiting for checks to finish 2025/11/13 02:05:40 INFO : empty space: Deleted 2025/11/13 02:05:40 DEBUG : B2 bucket rclone-test-hazoxor5dahu: Waiting for transfers to finish 2025/11/13 02:05:41 DEBUG : potato2: size = 60 OK 2025/11/13 02:05:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/13 02:05:41 INFO : potato2: Copied (server-side copy) 2025/11/13 02:05:41 INFO : potato2: Deleted 2025/11/13 02:05:41 DEBUG : potato3: size = 68 OK 2025/11/13 02:05:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/13 02:05:41 INFO : potato3: Copied (server-side copy) 2025/11/13 02:05:41 INFO : potato3: Deleted 2025/11/13 02:05:42 DEBUG : Creating backend with remote "TestB2:rclone-test-havukic1juxo" 2025/11/13 02:05:42 INFO : tomatoDir: Making directory 2025/11/13 02:05:43 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/13 02:05:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 02:05:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/13 02:05:43 DEBUG : B2 bucket rclone-test-havukic1juxo: Waiting for checks to finish 2025/11/13 02:05:43 DEBUG : B2 bucket rclone-test-havukic1juxo: Waiting for transfers to finish 2025/11/13 02:05:44 DEBUG : empty space: size = 1 OK 2025/11/13 02:05:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/13 02:05:44 INFO : empty space: Copied (server-side copy) 2025/11/13 02:05:44 INFO : empty space: Deleted 2025/11/13 02:05:44 DEBUG : potato2: size = 60 OK 2025/11/13 02:05:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/13 02:05:44 INFO : potato2: Copied (server-side copy) 2025/11/13 02:05:44 INFO : potato2: Deleted 2025/11/13 02:05:44 DEBUG : potato3: size = 68 OK 2025/11/13 02:05:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/13 02:05:44 INFO : potato3: Copied (server-side copy) 2025/11/13 02:05:45 INFO : potato3: Deleted 2025/11/13 02:05:45 DEBUG : B2 bucket rclone-test-havukic1juxo: Purge remote 2025/11/13 02:05:45 INFO : B2 bucket rclone-test-havukic1juxo: cleaning bucket "rclone-test-havukic1juxo" of all files 2025/11/13 02:05:45 DEBUG : empty space: Deleting (id "4_zdff22d53f06d7bab9fa80e1b_f101ce45fd5cb6394_d20251113_m020543_c001_v0001184_t0015_u01762999543896") 2025/11/13 02:05:45 DEBUG : potato2: Deleting (id "4_zdff22d53f06d7bab9fa80e1b_f108cca1ab119ce14_d20251113_m020544_c001_v0001106_t0058_u01762999544180") 2025/11/13 02:05:45 DEBUG : potato3: Deleting (id "4_zdff22d53f06d7bab9fa80e1b_f113f4502f7e5c515_d20251113_m020544_c001_v0001137_t0009_u01762999544441") 2025/11/13 02:05:46 DEBUG : B2 bucket rclone-test-hazoxor5dahu: Purge remote 2025/11/13 02:05:46 INFO : B2 bucket rclone-test-hazoxor5dahu: cleaning bucket "rclone-test-hazoxor5dahu" of all files 2025/11/13 02:05:46 DEBUG : empty space: Deleting (id "4_zdf821d43f06d7bab9fa80e1b_f414136f5a59a8ea1_d20251113_m020544_c001_v7007000_t0000_u01762999544149") 2025/11/13 02:05:46 DEBUG : empty space: Deleting (id "4_zdf821d43f06d7bab9fa80e1b_f115ad2bebd10d099_d20251113_m020539_c001_v0001176_t0042_u01762999539867") 2025/11/13 02:05:46 DEBUG : potato2: Deleting (id "4_zdf821d43f06d7bab9fa80e1b_f414136f5a59a8ea5_d20251113_m020544_c001_v7007000_t0000_u01762999544727") 2025/11/13 02:05:46 DEBUG : potato2: Deleting (id "4_zdf821d43f06d7bab9fa80e1b_f106fe49b051fc817_d20251113_m020540_c001_v0001134_t0034_u01762999540801") 2025/11/13 02:05:46 DEBUG : potato3: Deleting (id "4_zdf821d43f06d7bab9fa80e1b_f414136f5a59a8ea6_d20251113_m020544_c001_v7007000_t0000_u01762999544950") 2025/11/13 02:05:46 DEBUG : potato3: Deleting (id "4_zdf821d43f06d7bab9fa80e1b_f1163a0167a207539_d20251113_m020541_c001_v0001184_t0026_u01762999541201") 2025/11/13 02:05:46 DEBUG : potato3: Deleting (id "4_zdf821d43f06d7bab9fa80e1b_f115ad2bebd10d09d_d20251113_m020540_c001_v0001176_t0026_u01762999540144") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.19s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:05:48 DEBUG : Creating backend with remote "TestB2:rclone-test-cajunav8goce/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.65s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:05:51 DEBUG : Creating backend with remote "TestB2:rclone-test-cajunav8goce/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:05:52 DEBUG : Creating backend with remote "TestB2:rclone-test-cajunav8goce/rclone-sync-test" 2025/11/13 02:05:54 DEBUG : Creating backend with remote "TestB2:rclone-test-cajunav8goce/rclone-sync-test-include/layer2" 2025/11/13 02:05:56 DEBUG : Creating backend with remote "TestB2:rclone-test-cajunav8goce/rclone-sync-test-ignore-file" 2025/11/13 02:06:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 02:06:00 DEBUG : B2 bucket rclone-test-cajunav8goce path rclone-sync-test: Waiting for checks to finish 2025/11/13 02:06:00 DEBUG : B2 bucket rclone-test-cajunav8goce path rclone-sync-test: Waiting for transfers to finish 2025/11/13 02:06:00 DEBUG : Waiting for deletions to finish 2025/11/13 02:06:00 INFO : There was nothing to transfer 2025/11/13 02:06:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 02:06:01 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:06:01 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:06:01 DEBUG : Waiting for deletions to finish 2025/11/13 02:06:01 INFO : There was nothing to transfer 2025/11/13 02:06:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/13 02:06:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/13 02:06:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 02:06:01 DEBUG : pacer: Reducing sleep to 10ms 2025/11/13 02:06:01 DEBUG : B2 bucket rclone-test-cajunav8goce path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/13 02:06:01 DEBUG : B2 bucket rclone-test-cajunav8goce path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/13 02:06:01 DEBUG : Waiting for deletions to finish 2025/11/13 02:06:01 INFO : There was nothing to transfer 2025/11/13 02:06:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 02:06:02 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:06:02 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:06:02 DEBUG : Waiting for deletions to finish 2025/11/13 02:06:02 INFO : There was nothing to transfer 2025/11/13 02:06:02 DEBUG : Excluded 2025/11/13 02:06:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 02:06:03 DEBUG : B2 bucket rclone-test-cajunav8goce path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/13 02:06:03 DEBUG : B2 bucket rclone-test-cajunav8goce path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/13 02:06:03 DEBUG : Waiting for deletions to finish 2025/11/13 02:06:03 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.85s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:06:03 DEBUG : Creating backend with remote "TestB2:rclone-test-cajunav8goce/dst" 2025/11/13 02:06:04 DEBUG : Creating backend with remote "TestB2:rclone-test-cajunav8goce/CompareDest" 2025/11/13 02:06:06 DEBUG : one: Need to transfer - File not found at Destination 2025/11/13 02:06:06 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for checks to finish 2025/11/13 02:06:06 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for transfers to finish 2025/11/13 02:06:07 DEBUG : one: size = 3 OK 2025/11/13 02:06:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/13 02:06:07 INFO : one: Copied (new) 2025/11/13 02:06:07 DEBUG : Waiting for deletions to finish 2025/11/13 02:06:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:06:08 DEBUG : one: size = 3 (B2 bucket rclone-test-cajunav8goce path dst) 2025/11/13 02:06:08 DEBUG : one: Sizes differ 2025/11/13 02:06:08 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for checks to finish 2025/11/13 02:06:08 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for transfers to finish 2025/11/13 02:06:09 DEBUG : one: size = 5 OK 2025/11/13 02:06:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/13 02:06:09 INFO : one: Copied (replaced existing) 2025/11/13 02:06:09 DEBUG : Waiting for deletions to finish 2025/11/13 02:06:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:06:11 DEBUG : one: size = 3 (B2 bucket rclone-test-cajunav8goce path dst) 2025/11/13 02:06:11 DEBUG : one: Sizes differ 2025/11/13 02:06:11 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for checks to finish 2025/11/13 02:06:11 DEBUG : one: size = 5 OK 2025/11/13 02:06:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 02:06:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/13 02:06:11 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for transfers to finish 2025/11/13 02:06:11 DEBUG : Waiting for deletions to finish 2025/11/13 02:06:11 INFO : There was nothing to transfer 2025/11/13 02:06:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:06:12 DEBUG : one: size = 3 (B2 bucket rclone-test-cajunav8goce path dst) 2025/11/13 02:06:12 DEBUG : one: Sizes differ 2025/11/13 02:06:12 DEBUG : two: size = 3 OK 2025/11/13 02:06:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 02:06:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/13 02:06:12 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for checks to finish 2025/11/13 02:06:12 DEBUG : one: size = 5 OK 2025/11/13 02:06:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 02:06:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/13 02:06:12 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for transfers to finish 2025/11/13 02:06:12 DEBUG : Waiting for deletions to finish 2025/11/13 02:06:12 INFO : There was nothing to transfer 2025/11/13 02:06:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:06:13 DEBUG : one: size = 3 (B2 bucket rclone-test-cajunav8goce path dst) 2025/11/13 02:06:13 DEBUG : one: Sizes differ 2025/11/13 02:06:13 DEBUG : two: size = 3 OK 2025/11/13 02:06:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 02:06:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/13 02:06:13 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for checks to finish 2025/11/13 02:06:13 DEBUG : one: size = 5 OK 2025/11/13 02:06:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 02:06:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/13 02:06:13 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for transfers to finish 2025/11/13 02:06:13 DEBUG : Waiting for deletions to finish 2025/11/13 02:06:13 INFO : There was nothing to transfer 2025/11/13 02:06:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:06:14 DEBUG : one: size = 3 (B2 bucket rclone-test-cajunav8goce path dst) 2025/11/13 02:06:14 DEBUG : one: Sizes differ 2025/11/13 02:06:14 DEBUG : two: size = 3 OK 2025/11/13 02:06:14 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/11/13 02:06:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/13 02:06:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/13 02:06:14 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for checks to finish 2025/11/13 02:06:14 DEBUG : one: size = 5 OK 2025/11/13 02:06:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 02:06:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/13 02:06:14 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for transfers to finish 2025/11/13 02:06:14 DEBUG : Waiting for deletions to finish 2025/11/13 02:06:14 INFO : There was nothing to transfer 2025/11/13 02:06:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:06:15 DEBUG : one: size = 3 (B2 bucket rclone-test-cajunav8goce path dst) 2025/11/13 02:06:15 DEBUG : one: Sizes differ 2025/11/13 02:06:15 DEBUG : two: size = 5 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:06:15 DEBUG : two: size = 3 (B2 bucket rclone-test-cajunav8goce path CompareDest) 2025/11/13 02:06:15 DEBUG : two: Sizes differ 2025/11/13 02:06:15 DEBUG : two: Need to transfer - File not found at Destination 2025/11/13 02:06:15 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for checks to finish 2025/11/13 02:06:15 DEBUG : one: size = 5 OK 2025/11/13 02:06:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 02:06:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/13 02:06:15 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for transfers to finish 2025/11/13 02:06:16 DEBUG : two: size = 5 OK 2025/11/13 02:06:16 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/13 02:06:16 INFO : two: Copied (new) 2025/11/13 02:06:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.12s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:06:19 DEBUG : Creating backend with remote "TestB2:rclone-test-cajunav8goce/dest" 2025/11/13 02:06:20 DEBUG : Creating backend with remote "TestB2:rclone-test-cajunav8goce/pre-dest1" 2025/11/13 02:06:21 DEBUG : Creating backend with remote "TestB2:rclone-test-cajunav8goce/pre-dest2" 2025/11/13 02:06:23 DEBUG : 1: size = 1 OK 2025/11/13 02:06:23 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:06:23 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/13 02:06:24 DEBUG : 2: size = 1 OK 2025/11/13 02:06:24 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:06:24 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/13 02:06:24 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/13 02:06:24 DEBUG : B2 bucket rclone-test-cajunav8goce path dest: Waiting for checks to finish 2025/11/13 02:06:24 DEBUG : B2 bucket rclone-test-cajunav8goce path dest: Waiting for transfers to finish 2025/11/13 02:06:25 DEBUG : 3: size = 1 OK 2025/11/13 02:06:25 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/13 02:06:25 INFO : 3: Copied (new) 2025/11/13 02:06:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.25s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:06:26 DEBUG : Creating backend with remote "TestB2:rclone-test-cajunav8goce/dst" 2025/11/13 02:06:28 DEBUG : Creating backend with remote "TestB2:rclone-test-cajunav8goce/CopyDest" 2025/11/13 02:06:30 DEBUG : one: Need to transfer - File not found at Destination 2025/11/13 02:06:30 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for checks to finish 2025/11/13 02:06:30 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for transfers to finish 2025/11/13 02:06:30 DEBUG : one: size = 3 OK 2025/11/13 02:06:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/13 02:06:30 INFO : one: Copied (new) 2025/11/13 02:06:30 DEBUG : Waiting for deletions to finish 2025/11/13 02:06:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:06:31 DEBUG : one: size = 3 (B2 bucket rclone-test-cajunav8goce path dst) 2025/11/13 02:06:31 DEBUG : one: Sizes differ 2025/11/13 02:06:31 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for checks to finish 2025/11/13 02:06:31 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for transfers to finish 2025/11/13 02:06:31 DEBUG : one: size = 5 OK 2025/11/13 02:06:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/13 02:06:31 INFO : one: Copied (replaced existing) 2025/11/13 02:06:31 DEBUG : Waiting for deletions to finish 2025/11/13 02:06:34 DEBUG : Creating backend with remote "TestB2:rclone-test-cajunav8goce/BackupDir" 2025/11/13 02:06:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:06:35 DEBUG : one: size = 3 (B2 bucket rclone-test-cajunav8goce path dst) 2025/11/13 02:06:35 DEBUG : one: Sizes differ 2025/11/13 02:06:35 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for checks to finish 2025/11/13 02:06:35 DEBUG : one: size = 5 OK 2025/11/13 02:06:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 02:06:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:06:35 DEBUG : one: size = 3 (B2 bucket rclone-test-cajunav8goce path dst) 2025/11/13 02:06:35 DEBUG : one: Sizes differ 2025/11/13 02:06:37 DEBUG : one: size = 3 OK 2025/11/13 02:06:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/13 02:06:37 INFO : one: Copied (server-side copy) 2025/11/13 02:06:37 INFO : one: Deleted 2025/11/13 02:06:37 DEBUG : one: size = 5 OK 2025/11/13 02:06:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/13 02:06:37 INFO : one: Copied (server-side copy) 2025/11/13 02:06:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/13 02:06:37 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for transfers to finish 2025/11/13 02:06:37 DEBUG : Waiting for deletions to finish 2025/11/13 02:06:38 DEBUG : one: size = 5 OK 2025/11/13 02:06:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 02:06:38 DEBUG : one: Unchanged skipping 2025/11/13 02:06:38 DEBUG : two: size = 3 OK 2025/11/13 02:06:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 02:06:39 DEBUG : two: size = 3 OK 2025/11/13 02:06:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/13 02:06:39 INFO : two: Copied (server-side copy) 2025/11/13 02:06:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/13 02:06:39 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for checks to finish 2025/11/13 02:06:39 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for transfers to finish 2025/11/13 02:06:39 DEBUG : Waiting for deletions to finish 2025/11/13 02:06:40 DEBUG : one: size = 5 OK 2025/11/13 02:06:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 02:06:40 DEBUG : one: Unchanged skipping 2025/11/13 02:06:40 DEBUG : two: size = 3 OK 2025/11/13 02:06:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 02:06:40 DEBUG : two: Unchanged skipping 2025/11/13 02:06:40 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for checks to finish 2025/11/13 02:06:40 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for transfers to finish 2025/11/13 02:06:40 DEBUG : Waiting for deletions to finish 2025/11/13 02:06:40 INFO : There was nothing to transfer 2025/11/13 02:06:41 DEBUG : one: size = 5 OK 2025/11/13 02:06:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 02:06:41 DEBUG : one: Unchanged skipping 2025/11/13 02:06:41 DEBUG : three: size = 7 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:06:41 DEBUG : three: size = 5 (B2 bucket rclone-test-cajunav8goce path CopyDest) 2025/11/13 02:06:41 DEBUG : three: Sizes differ 2025/11/13 02:06:41 DEBUG : three: Destination not found in --copy-dest 2025/11/13 02:06:41 DEBUG : three: Need to transfer - File not found at Destination 2025/11/13 02:06:41 DEBUG : two: size = 3 OK 2025/11/13 02:06:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 02:06:41 DEBUG : two: Unchanged skipping 2025/11/13 02:06:41 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for checks to finish 2025/11/13 02:06:41 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for transfers to finish 2025/11/13 02:06:42 DEBUG : three: size = 7 OK 2025/11/13 02:06:42 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/13 02:06:42 INFO : three: Copied (new) 2025/11/13 02:06:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.17s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:06:46 DEBUG : Creating backend with remote "TestB2:rclone-test-cajunav8goce/dst" 2025/11/13 02:06:47 DEBUG : Creating backend with remote "TestB2:rclone-test-cajunav8goce/backup" 2025/11/13 02:06:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:06:49 DEBUG : one: size = 3 (B2 bucket rclone-test-cajunav8goce path dst) 2025/11/13 02:06:49 DEBUG : one: Sizes differ 2025/11/13 02:06:49 DEBUG : two: size = 3 OK 2025/11/13 02:06:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:06:49 DEBUG : two: Unchanged skipping 2025/11/13 02:06:49 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for checks to finish 2025/11/13 02:06:50 DEBUG : one: size = 3 OK 2025/11/13 02:06:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/13 02:06:50 INFO : one: Copied (server-side copy) 2025/11/13 02:06:50 INFO : one: Deleted 2025/11/13 02:06:50 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for transfers to finish 2025/11/13 02:06:52 DEBUG : one: size = 4 OK 2025/11/13 02:06:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/13 02:06:52 INFO : one: Copied (new) 2025/11/13 02:06:52 DEBUG : Waiting for deletions to finish 2025/11/13 02:06:52 DEBUG : three.txt: size = 5 OK 2025/11/13 02:06:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/13 02:06:52 INFO : three.txt: Copied (server-side copy) 2025/11/13 02:06:53 INFO : three.txt: Deleted 2025/11/13 02:06:53 INFO : three.txt: Moved into backup dir 2025/11/13 02:06:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:06:54 DEBUG : one: size = 4 (B2 bucket rclone-test-cajunav8goce path dst) 2025/11/13 02:06:54 DEBUG : one: Sizes differ 2025/11/13 02:06:54 DEBUG : two: size = 3 OK 2025/11/13 02:06:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:06:54 DEBUG : two: Unchanged skipping 2025/11/13 02:06:54 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for checks to finish 2025/11/13 02:06:55 DEBUG : one: size = 4 OK 2025/11/13 02:06:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/13 02:06:55 INFO : one: Copied (server-side copy) 2025/11/13 02:06:55 INFO : one: Deleted 2025/11/13 02:06:55 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for transfers to finish 2025/11/13 02:06:55 DEBUG : one: size = 5 OK 2025/11/13 02:06:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/13 02:06:55 INFO : one: Copied (new) 2025/11/13 02:06:55 DEBUG : Waiting for deletions to finish 2025/11/13 02:06:56 DEBUG : three.txt: size = 6 OK 2025/11/13 02:06:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/13 02:06:56 INFO : three.txt: Copied (server-side copy) 2025/11/13 02:06:56 INFO : three.txt: Deleted 2025/11/13 02:06:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.04s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:07:00 DEBUG : Creating backend with remote "TestB2:rclone-test-cajunav8goce/dst" 2025/11/13 02:07:01 DEBUG : Creating backend with remote "TestB2:rclone-test-cajunav8goce/backup" 2025/11/13 02:07:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:07:03 DEBUG : one: size = 3 (B2 bucket rclone-test-cajunav8goce path dst) 2025/11/13 02:07:03 DEBUG : one: Sizes differ 2025/11/13 02:07:03 DEBUG : two: size = 3 OK 2025/11/13 02:07:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:07:03 DEBUG : two: Unchanged skipping 2025/11/13 02:07:03 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for checks to finish 2025/11/13 02:07:04 DEBUG : one.bak: size = 3 OK 2025/11/13 02:07:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/13 02:07:04 INFO : one: Copied (server-side copy) to: one.bak 2025/11/13 02:07:04 INFO : one: Deleted 2025/11/13 02:07:04 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for transfers to finish 2025/11/13 02:07:05 DEBUG : one: size = 4 OK 2025/11/13 02:07:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/13 02:07:05 INFO : one: Copied (new) 2025/11/13 02:07:05 DEBUG : Waiting for deletions to finish 2025/11/13 02:07:05 DEBUG : three.txt.bak: size = 5 OK 2025/11/13 02:07:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/13 02:07:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/13 02:07:06 INFO : three.txt: Deleted 2025/11/13 02:07:06 INFO : three.txt: Moved into backup dir 2025/11/13 02:07:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:07:08 DEBUG : one: size = 4 (B2 bucket rclone-test-cajunav8goce path dst) 2025/11/13 02:07:08 DEBUG : one: Sizes differ 2025/11/13 02:07:08 DEBUG : two: size = 3 OK 2025/11/13 02:07:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:07:08 DEBUG : two: Unchanged skipping 2025/11/13 02:07:08 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for checks to finish 2025/11/13 02:07:08 DEBUG : one.bak: size = 4 OK 2025/11/13 02:07:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/13 02:07:08 INFO : one: Copied (server-side copy) to: one.bak 2025/11/13 02:07:08 INFO : one: Deleted 2025/11/13 02:07:08 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for transfers to finish 2025/11/13 02:07:09 DEBUG : one: Clearing upload URL because of error: CPU too busy (503 service_unavailable): trying again in 1s 2025/11/13 02:07:09 DEBUG : pacer: low level retry 1/1 (error CPU too busy (503 service_unavailable): trying again in 1s) 2025/11/13 02:07:09 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/11/13 02:07:09 DEBUG : one: Received error: CPU too busy (503 service_unavailable): trying again in 1s - low level retry 0/10 2025/11/13 02:07:09 DEBUG : pacer: Reducing sleep to 500ms 2025/11/13 02:07:10 DEBUG : pacer: Reducing sleep to 250ms 2025/11/13 02:07:10 DEBUG : one: size = 5 OK 2025/11/13 02:07:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/13 02:07:10 INFO : one: Copied (new) 2025/11/13 02:07:10 DEBUG : Waiting for deletions to finish 2025/11/13 02:07:11 DEBUG : three.txt.bak: size = 6 OK 2025/11/13 02:07:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/13 02:07:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/13 02:07:11 DEBUG : pacer: Reducing sleep to 125ms 2025/11/13 02:07:11 INFO : three.txt: Deleted 2025/11/13 02:07:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.62s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:07:15 DEBUG : Creating backend with remote "TestB2:rclone-test-cajunav8goce/dst" 2025/11/13 02:07:16 DEBUG : Creating backend with remote "TestB2:rclone-test-cajunav8goce/backup" 2025/11/13 02:07:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:07:18 DEBUG : one: size = 3 (B2 bucket rclone-test-cajunav8goce path dst) 2025/11/13 02:07:18 DEBUG : one: Sizes differ 2025/11/13 02:07:18 DEBUG : two: size = 3 OK 2025/11/13 02:07:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:07:18 DEBUG : two: Unchanged skipping 2025/11/13 02:07:18 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for checks to finish 2025/11/13 02:07:19 DEBUG : one-2019-01-01: size = 3 OK 2025/11/13 02:07:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/13 02:07:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/13 02:07:19 INFO : one: Deleted 2025/11/13 02:07:19 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for transfers to finish 2025/11/13 02:07:20 DEBUG : one: size = 4 OK 2025/11/13 02:07:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/13 02:07:20 INFO : one: Copied (new) 2025/11/13 02:07:20 DEBUG : Waiting for deletions to finish 2025/11/13 02:07:21 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/13 02:07:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/13 02:07:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/13 02:07:21 INFO : three.txt: Deleted 2025/11/13 02:07:21 INFO : three.txt: Moved into backup dir 2025/11/13 02:07:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:07:22 DEBUG : one: size = 4 (B2 bucket rclone-test-cajunav8goce path dst) 2025/11/13 02:07:22 DEBUG : one: Sizes differ 2025/11/13 02:07:22 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for checks to finish 2025/11/13 02:07:22 DEBUG : two: size = 3 OK 2025/11/13 02:07:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:07:22 DEBUG : two: Unchanged skipping 2025/11/13 02:07:23 DEBUG : one-2019-01-01: size = 4 OK 2025/11/13 02:07:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/13 02:07:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/13 02:07:23 INFO : one: Deleted 2025/11/13 02:07:23 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for transfers to finish 2025/11/13 02:07:23 DEBUG : one: size = 5 OK 2025/11/13 02:07:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/13 02:07:23 INFO : one: Copied (new) 2025/11/13 02:07:23 DEBUG : Waiting for deletions to finish 2025/11/13 02:07:24 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/13 02:07:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/13 02:07:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/13 02:07:24 INFO : three.txt: Deleted 2025/11/13 02:07:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.17s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:07:27 DEBUG : Creating backend with remote "TestB2:rclone-test-cajunav8goce/dst" 2025/11/13 02:07:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:07:29 DEBUG : one: size = 3 (B2 bucket rclone-test-cajunav8goce path dst) 2025/11/13 02:07:29 DEBUG : one: Sizes differ 2025/11/13 02:07:29 DEBUG : two: size = 3 OK 2025/11/13 02:07:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:07:29 DEBUG : two: Unchanged skipping 2025/11/13 02:07:29 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for checks to finish 2025/11/13 02:07:30 DEBUG : one.bak: size = 3 OK 2025/11/13 02:07:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/13 02:07:30 INFO : one: Copied (server-side copy) to: one.bak 2025/11/13 02:07:30 INFO : one: Deleted 2025/11/13 02:07:30 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for transfers to finish 2025/11/13 02:07:31 DEBUG : one: size = 4 OK 2025/11/13 02:07:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/13 02:07:31 INFO : one: Copied (new) 2025/11/13 02:07:31 DEBUG : Waiting for deletions to finish 2025/11/13 02:07:32 DEBUG : three.txt.bak: size = 5 OK 2025/11/13 02:07:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/13 02:07:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/13 02:07:32 INFO : three.txt: Deleted 2025/11/13 02:07:32 INFO : three.txt: Moved into backup dir 2025/11/13 02:07:33 DEBUG : one.bak: Excluded (Path Filter) 2025/11/13 02:07:33 DEBUG : one.bak: Excluded 2025/11/13 02:07:33 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/13 02:07:33 DEBUG : three.txt.bak: Excluded 2025/11/13 02:07:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:07:33 DEBUG : one: size = 4 (B2 bucket rclone-test-cajunav8goce path dst) 2025/11/13 02:07:33 DEBUG : one: Sizes differ 2025/11/13 02:07:33 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for checks to finish 2025/11/13 02:07:33 DEBUG : two: size = 3 OK 2025/11/13 02:07:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:07:33 DEBUG : two: Unchanged skipping 2025/11/13 02:07:34 DEBUG : one.bak: size = 4 OK 2025/11/13 02:07:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/13 02:07:34 INFO : one: Copied (server-side copy) to: one.bak 2025/11/13 02:07:34 INFO : one: Deleted 2025/11/13 02:07:34 DEBUG : B2 bucket rclone-test-cajunav8goce path dst: Waiting for transfers to finish 2025/11/13 02:07:35 DEBUG : one: size = 5 OK 2025/11/13 02:07:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/13 02:07:35 INFO : one: Copied (new) 2025/11/13 02:07:35 DEBUG : Waiting for deletions to finish 2025/11/13 02:07:36 DEBUG : three.txt.bak: size = 6 OK 2025/11/13 02:07:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/13 02:07:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/13 02:07:36 INFO : three.txt: Deleted 2025/11/13 02:07:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.61s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:07:40 DEBUG : Creating backend with remote "TestB2:rclone-test-cajunav8goce/dst" 2025/11/13 02:07:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:07:41 DEBUG : one: size = 3 (B2 bucket rclone-test-cajunav8goce path dst) 2025/11/13 02:07:41 DEBUG : one: Sizes differ 2025/11/13 02:07:42 DEBUG : one.bak: size = 3 OK 2025/11/13 02:07:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/13 02:07:42 INFO : one: Copied (server-side copy) to: one.bak 2025/11/13 02:07:43 INFO : one: Deleted 2025/11/13 02:07:43 DEBUG : one: size = 4 OK 2025/11/13 02:07:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/13 02:07:43 INFO : one: Copied (new) 2025/11/13 02:07:44 DEBUG : two: size = 3 OK 2025/11/13 02:07:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:07:44 DEBUG : two: Unchanged skipping 2025/11/13 02:07:44 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:07:44 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-cajunav8goce path dst) 2025/11/13 02:07:44 DEBUG : three.txt: Sizes differ 2025/11/13 02:07:45 DEBUG : three.txt.bak: size = 5 OK 2025/11/13 02:07:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/13 02:07:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/13 02:07:45 INFO : three.txt: Deleted 2025/11/13 02:07:45 DEBUG : three.txt: size = 6 OK 2025/11/13 02:07:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/13 02:07:45 INFO : three.txt: Copied (new) 2025/11/13 02:07:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/13 02:07:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/13 02:07:46 DEBUG : pacer: Reducing sleep to 10ms 2025/11/13 02:07:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:07:46 DEBUG : one: size = 4 (B2 bucket rclone-test-cajunav8goce path dst) 2025/11/13 02:07:46 DEBUG : one: Sizes differ 2025/11/13 02:07:47 DEBUG : one.bak: size = 4 OK 2025/11/13 02:07:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/13 02:07:47 INFO : one: Copied (server-side copy) to: one.bak 2025/11/13 02:07:47 INFO : one: Deleted 2025/11/13 02:07:47 DEBUG : one: size = 5 OK 2025/11/13 02:07:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/13 02:07:47 INFO : one: Copied (new) 2025/11/13 02:07:47 DEBUG : two: size = 3 OK 2025/11/13 02:07:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:07:47 DEBUG : two: Unchanged skipping 2025/11/13 02:07:47 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:07:47 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-cajunav8goce path dst) 2025/11/13 02:07:47 DEBUG : three.txt: Sizes differ 2025/11/13 02:07:48 DEBUG : three.txt.bak: size = 6 OK 2025/11/13 02:07:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/13 02:07:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/13 02:07:48 INFO : three.txt: Deleted 2025/11/13 02:07:49 DEBUG : three.txt: size = 19 OK 2025/11/13 02:07:49 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/13 02:07:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.01s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:07:52 DEBUG : Creating backend with remote "TestB2:rclone-test-cajunav8goce/dst" 2025/11/13 02:07:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:07:54 DEBUG : one: size = 3 (B2 bucket rclone-test-cajunav8goce path dst) 2025/11/13 02:07:54 DEBUG : one: Sizes differ 2025/11/13 02:07:55 DEBUG : one-2019-01-01: size = 3 OK 2025/11/13 02:07:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/13 02:07:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/13 02:07:55 INFO : one: Deleted 2025/11/13 02:07:56 DEBUG : one: size = 4 OK 2025/11/13 02:07:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/13 02:07:56 INFO : one: Copied (new) 2025/11/13 02:07:56 DEBUG : two: size = 3 OK 2025/11/13 02:07:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:07:56 DEBUG : two: Unchanged skipping 2025/11/13 02:07:57 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:07:57 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-cajunav8goce path dst) 2025/11/13 02:07:57 DEBUG : three.txt: Sizes differ 2025/11/13 02:07:57 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/13 02:07:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/13 02:07:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/13 02:07:57 INFO : three.txt: Deleted 2025/11/13 02:07:58 DEBUG : three.txt: size = 6 OK 2025/11/13 02:07:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/13 02:07:58 INFO : three.txt: Copied (new) 2025/11/13 02:07:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:07:59 DEBUG : one: size = 4 (B2 bucket rclone-test-cajunav8goce path dst) 2025/11/13 02:07:59 DEBUG : one: Sizes differ 2025/11/13 02:07:59 DEBUG : one-2019-01-01: size = 4 OK 2025/11/13 02:07:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/13 02:07:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/13 02:07:59 INFO : one: Deleted 2025/11/13 02:08:00 DEBUG : one: size = 5 OK 2025/11/13 02:08:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/13 02:08:00 INFO : one: Copied (new) 2025/11/13 02:08:00 DEBUG : two: size = 3 OK 2025/11/13 02:08:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:08:00 DEBUG : two: Unchanged skipping 2025/11/13 02:08:01 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:08:01 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-cajunav8goce path dst) 2025/11/13 02:08:01 DEBUG : three.txt: Sizes differ 2025/11/13 02:08:01 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/13 02:08:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/13 02:08:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/13 02:08:01 INFO : three.txt: Deleted 2025/11/13 02:08:02 DEBUG : three.txt: size = 19 OK 2025/11/13 02:08:02 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/13 02:08:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.17s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:08:05 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:08:05 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:08:05 DEBUG : Testêé: Sizes differ 2025/11/13 02:08:05 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:08:05 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:08:06 DEBUG : Testêé: size = 14 OK 2025/11/13 02:08:06 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/13 02:08:06 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/13 02:08:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.27s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:08:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/13 02:08:07 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:08:07 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:08:08 DEBUG : existing: size = 6 OK 2025/11/13 02:08:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/13 02:08:08 INFO : existing: Copied (new) 2025/11/13 02:08:08 DEBUG : Waiting for deletions to finish 2025/11/13 02:08:08 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:08:08 DEBUG : existing: size = 6 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:08:08 DEBUG : existing: Sizes differ 2025/11/13 02:08:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/13 02:08:08 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:08:08 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:08:08 ERROR : B2 bucket rclone-test-cajunav8goce: not deleting files as there were IO errors 2025/11/13 02:08:08 ERROR : B2 bucket rclone-test-cajunav8goce: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.47s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:08:10 DEBUG : EXISTING: size = 6 OK 2025/11/13 02:08:10 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:08:10 DEBUG : existing: Unchanged skipping 2025/11/13 02:08:10 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:08:10 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:08:10 DEBUG : Waiting for deletions to finish 2025/11/13 02:08:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.46s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", 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:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:08:33 DEBUG : both0: size = 6 OK 2025/11/13 02:08:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:08:33 DEBUG : both0: Unchanged skipping 2025/11/13 02:08:33 DEBUG : both10: size = 6 OK 2025/11/13 02:08:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:08:33 DEBUG : both10: Unchanged skipping 2025/11/13 02:08:33 DEBUG : both11: size = 6 OK 2025/11/13 02:08:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:08:33 DEBUG : both11: Unchanged skipping 2025/11/13 02:08:33 DEBUG : both12: size = 6 OK 2025/11/13 02:08:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:08:33 DEBUG : both12: Unchanged skipping 2025/11/13 02:08:33 DEBUG : both13: size = 6 OK 2025/11/13 02:08:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:08:33 DEBUG : both13: Unchanged skipping 2025/11/13 02:08:33 DEBUG : both14: size = 6 OK 2025/11/13 02:08:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:08:33 DEBUG : both14: Unchanged skipping 2025/11/13 02:08:33 DEBUG : both15: size = 6 OK 2025/11/13 02:08:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:08:33 DEBUG : both15: Unchanged skipping 2025/11/13 02:08:33 DEBUG : both16: size = 6 OK 2025/11/13 02:08:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:08:33 DEBUG : both16: Unchanged skipping 2025/11/13 02:08:33 DEBUG : both17: size = 6 OK 2025/11/13 02:08:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:08:33 DEBUG : both17: Unchanged skipping 2025/11/13 02:08:33 DEBUG : both18: size = 6 OK 2025/11/13 02:08:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:08:33 DEBUG : both18: Unchanged skipping 2025/11/13 02:08:33 DEBUG : both19: size = 6 OK 2025/11/13 02:08:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:08:33 DEBUG : both19: Unchanged skipping 2025/11/13 02:08:33 DEBUG : both1: size = 6 OK 2025/11/13 02:08:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:08:33 DEBUG : both1: Unchanged skipping 2025/11/13 02:08:33 DEBUG : both2: size = 6 OK 2025/11/13 02:08:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:08:33 DEBUG : both2: Unchanged skipping 2025/11/13 02:08:33 DEBUG : both3: size = 6 OK 2025/11/13 02:08:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:08:33 DEBUG : both3: Unchanged skipping 2025/11/13 02:08:33 DEBUG : both4: size = 6 OK 2025/11/13 02:08:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:08:33 DEBUG : both4: Unchanged skipping 2025/11/13 02:08:33 DEBUG : both5: size = 6 OK 2025/11/13 02:08:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:08:33 DEBUG : both5: Unchanged skipping 2025/11/13 02:08:33 DEBUG : both6: size = 6 OK 2025/11/13 02:08:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:08:33 DEBUG : both6: Unchanged skipping 2025/11/13 02:08:33 DEBUG : both7: size = 6 OK 2025/11/13 02:08:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:08:33 DEBUG : both7: Unchanged skipping 2025/11/13 02:08:33 DEBUG : both8: size = 6 OK 2025/11/13 02:08:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:08:33 DEBUG : both8: Unchanged skipping 2025/11/13 02:08:33 DEBUG : both9: size = 6 OK 2025/11/13 02:08:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:08:33 DEBUG : both9: Unchanged skipping 2025/11/13 02:08:33 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:08:33 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:08:33 DEBUG : Waiting for deletions to finish 2025/11/13 02:08:33 INFO : only0: Deleted 2025/11/13 02:08:33 INFO : only10: Deleted 2025/11/13 02:08:33 INFO : only11: Deleted 2025/11/13 02:08:33 INFO : only12: Deleted 2025/11/13 02:08:33 INFO : only13: Deleted 2025/11/13 02:08:33 INFO : only15: Deleted 2025/11/13 02:08:33 INFO : only14: Deleted 2025/11/13 02:08:33 INFO : only16: Deleted 2025/11/13 02:08:33 INFO : only17: Deleted 2025/11/13 02:08:33 INFO : only1: Deleted 2025/11/13 02:08:33 INFO : only6: Deleted 2025/11/13 02:08:33 INFO : only7: Deleted 2025/11/13 02:08:33 INFO : only18: Deleted 2025/11/13 02:08:34 INFO : only19: Deleted 2025/11/13 02:08:34 INFO : only4: Deleted 2025/11/13 02:08:34 INFO : only9: Deleted 2025/11/13 02:08:34 INFO : only5: Deleted 2025/11/13 02:08:34 INFO : only8: Deleted 2025/11/13 02:08:34 INFO : only2: Deleted 2025/11/13 02:08:34 INFO : only3: Deleted 2025/11/13 02:08:34 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (26.39s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:09:00 DEBUG : both0: size = 6 OK 2025/11/13 02:09:00 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:00 DEBUG : both0: Unchanged skipping 2025/11/13 02:09:00 DEBUG : both10: size = 6 OK 2025/11/13 02:09:00 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:00 DEBUG : both10: Unchanged skipping 2025/11/13 02:09:00 DEBUG : both11: size = 6 OK 2025/11/13 02:09:00 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:00 DEBUG : both11: Unchanged skipping 2025/11/13 02:09:00 DEBUG : both12: size = 6 OK 2025/11/13 02:09:00 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:00 DEBUG : both12: Unchanged skipping 2025/11/13 02:09:00 DEBUG : both13: size = 6 OK 2025/11/13 02:09:00 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:00 DEBUG : both13: Unchanged skipping 2025/11/13 02:09:00 DEBUG : both14: size = 6 OK 2025/11/13 02:09:00 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:00 DEBUG : both14: Unchanged skipping 2025/11/13 02:09:00 DEBUG : both15: size = 6 OK 2025/11/13 02:09:00 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:00 DEBUG : both15: Unchanged skipping 2025/11/13 02:09:00 DEBUG : both16: size = 6 OK 2025/11/13 02:09:00 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:00 DEBUG : both16: Unchanged skipping 2025/11/13 02:09:00 DEBUG : both17: size = 6 OK 2025/11/13 02:09:00 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:00 DEBUG : both17: Unchanged skipping 2025/11/13 02:09:00 DEBUG : both18: size = 6 OK 2025/11/13 02:09:00 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:00 DEBUG : both18: Unchanged skipping 2025/11/13 02:09:00 DEBUG : both19: size = 6 OK 2025/11/13 02:09:00 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:00 DEBUG : both19: Unchanged skipping 2025/11/13 02:09:00 DEBUG : both1: size = 6 OK 2025/11/13 02:09:00 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:00 DEBUG : both1: Unchanged skipping 2025/11/13 02:09:00 DEBUG : both2: size = 6 OK 2025/11/13 02:09:00 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:00 DEBUG : both2: Unchanged skipping 2025/11/13 02:09:00 DEBUG : both3: size = 6 OK 2025/11/13 02:09:00 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:00 DEBUG : both3: Unchanged skipping 2025/11/13 02:09:00 DEBUG : both4: size = 6 OK 2025/11/13 02:09:00 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:00 DEBUG : both5: size = 6 OK 2025/11/13 02:09:00 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:00 DEBUG : both6: size = 6 OK 2025/11/13 02:09:00 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:00 DEBUG : both7: size = 6 OK 2025/11/13 02:09:00 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:00 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:09:00 DEBUG : both4: Unchanged skipping 2025/11/13 02:09:00 DEBUG : both8: size = 6 OK 2025/11/13 02:09:00 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:00 DEBUG : both8: Unchanged skipping 2025/11/13 02:09:00 DEBUG : both9: size = 6 OK 2025/11/13 02:09:00 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:00 DEBUG : both5: Unchanged skipping 2025/11/13 02:09:00 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:09:00 DEBUG : only0: size = 6 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:09:00 DEBUG : only0: Sizes differ 2025/11/13 02:09:00 DEBUG : both6: Unchanged skipping 2025/11/13 02:09:00 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:09:00 DEBUG : only10: size = 6 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:09:00 DEBUG : only10: Sizes differ 2025/11/13 02:09:00 DEBUG : both7: Unchanged skipping 2025/11/13 02:09:00 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:09:00 DEBUG : only11: size = 6 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:09:00 DEBUG : only11: Sizes differ 2025/11/13 02:09:00 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:09:00 DEBUG : only12: size = 6 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:09:00 DEBUG : only12: Sizes differ 2025/11/13 02:09:00 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:09:00 DEBUG : only13: size = 6 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:09:00 DEBUG : only13: Sizes differ 2025/11/13 02:09:00 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:09:00 DEBUG : only14: size = 6 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:09:00 DEBUG : only14: Sizes differ 2025/11/13 02:09:00 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:09:00 DEBUG : only15: size = 6 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:09:00 DEBUG : only15: Sizes differ 2025/11/13 02:09:00 DEBUG : both9: Unchanged skipping 2025/11/13 02:09:00 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:09:00 DEBUG : only16: size = 6 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:09:00 DEBUG : only16: Sizes differ 2025/11/13 02:09:00 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:09:00 DEBUG : only17: size = 6 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:09:00 DEBUG : only17: Sizes differ 2025/11/13 02:09:00 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:09:00 DEBUG : only18: size = 6 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:09:00 DEBUG : only18: Sizes differ 2025/11/13 02:09:00 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:09:00 DEBUG : only19: size = 6 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:09:00 DEBUG : only19: Sizes differ 2025/11/13 02:09:00 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:09:00 DEBUG : only1: size = 6 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:09:00 DEBUG : only1: Sizes differ 2025/11/13 02:09:00 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:09:00 DEBUG : only2: size = 6 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:09:00 DEBUG : only2: Sizes differ 2025/11/13 02:09:00 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:09:00 DEBUG : only3: size = 6 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:09:00 DEBUG : only3: Sizes differ 2025/11/13 02:09:00 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:09:00 DEBUG : only4: size = 6 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:09:00 DEBUG : only4: Sizes differ 2025/11/13 02:09:00 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:09:00 DEBUG : only8: size = 6 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:09:00 DEBUG : only8: Sizes differ 2025/11/13 02:09:00 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:09:00 DEBUG : only5: size = 6 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:09:00 DEBUG : only5: Sizes differ 2025/11/13 02:09:00 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:09:00 DEBUG : only6: size = 6 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:09:00 DEBUG : only6: Sizes differ 2025/11/13 02:09:00 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:09:00 DEBUG : only7: size = 6 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:09:00 DEBUG : only7: Sizes differ 2025/11/13 02:09:00 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1106163364) 2025/11/13 02:09:00 DEBUG : only9: size = 6 (B2 bucket rclone-test-cajunav8goce) 2025/11/13 02:09:00 DEBUG : only9: Sizes differ 2025/11/13 02:09:00 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:09:00 DEBUG : only13: size = 0 OK 2025/11/13 02:09:00 DEBUG : only11: size = 0 OK 2025/11/13 02:09:00 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 02:09:00 INFO : only13: Copied (replaced existing) 2025/11/13 02:09:00 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 02:09:00 INFO : only11: Copied (replaced existing) 2025/11/13 02:09:01 DEBUG : only10: size = 0 OK 2025/11/13 02:09:01 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 02:09:01 INFO : only10: Copied (replaced existing) 2025/11/13 02:09:01 DEBUG : only0: size = 0 OK 2025/11/13 02:09:01 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 02:09:01 INFO : only0: Copied (replaced existing) 2025/11/13 02:09:01 DEBUG : only12: size = 0 OK 2025/11/13 02:09:01 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 02:09:01 INFO : only12: Copied (replaced existing) 2025/11/13 02:09:01 DEBUG : only16: size = 0 OK 2025/11/13 02:09:01 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 02:09:01 INFO : only16: Copied (replaced existing) 2025/11/13 02:09:01 DEBUG : only15: size = 0 OK 2025/11/13 02:09:01 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 02:09:01 INFO : only15: Copied (replaced existing) 2025/11/13 02:09:01 DEBUG : only17: size = 0 OK 2025/11/13 02:09:01 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 02:09:01 INFO : only17: Copied (replaced existing) 2025/11/13 02:09:01 DEBUG : only18: size = 0 OK 2025/11/13 02:09:01 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 02:09:01 INFO : only18: Copied (replaced existing) 2025/11/13 02:09:01 DEBUG : only19: size = 0 OK 2025/11/13 02:09:01 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 02:09:01 INFO : only19: Copied (replaced existing) 2025/11/13 02:09:01 DEBUG : only14: size = 0 OK 2025/11/13 02:09:01 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 02:09:01 INFO : only14: Copied (replaced existing) 2025/11/13 02:09:01 DEBUG : only1: size = 0 OK 2025/11/13 02:09:01 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 02:09:01 INFO : only1: Copied (replaced existing) 2025/11/13 02:09:01 DEBUG : only2: size = 0 OK 2025/11/13 02:09:01 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 02:09:01 INFO : only2: Copied (replaced existing) 2025/11/13 02:09:01 DEBUG : only3: size = 0 OK 2025/11/13 02:09:01 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 02:09:01 INFO : only3: Copied (replaced existing) 2025/11/13 02:09:01 DEBUG : only4: size = 0 OK 2025/11/13 02:09:01 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 02:09:01 INFO : only4: Copied (replaced existing) 2025/11/13 02:09:01 DEBUG : only8: size = 0 OK 2025/11/13 02:09:01 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 02:09:01 INFO : only8: Copied (replaced existing) 2025/11/13 02:09:01 DEBUG : only5: size = 0 OK 2025/11/13 02:09:01 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 02:09:01 INFO : only5: Copied (replaced existing) 2025/11/13 02:09:01 DEBUG : only9: size = 0 OK 2025/11/13 02:09:01 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 02:09:01 INFO : only9: Copied (replaced existing) 2025/11/13 02:09:01 DEBUG : only6: size = 0 OK 2025/11/13 02:09:01 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 02:09:01 INFO : only6: Copied (replaced existing) 2025/11/13 02:09:02 DEBUG : only7: size = 0 OK 2025/11/13 02:09:02 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 02:09:02 INFO : only7: Copied (replaced existing) 2025/11/13 02:09:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (31.64s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:09:10 DEBUG : empty_dir: Making directory with metadata 2025/11/13 02:09:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 02:09:10 DEBUG : empty_on_remote: Making directory with metadata 2025/11/13 02:09:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 02:09:10 INFO : empty_on_remote: Making directory 2025/11/13 02:09:10 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/13 02:09:11 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/13 02:09:11 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/13 02:09:11 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/13 02:09:11 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.24s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:09:13 DEBUG : empty_dir: Making directory with metadata 2025/11/13 02:09:13 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 02:09:13 DEBUG : empty_on_remote: Making directory with metadata 2025/11/13 02:09:13 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 02:09:13 INFO : empty_on_remote: Making directory 2025/11/13 02:09:13 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/13 02:09:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/13 02:09:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/13 02:09:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/13 02:09:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/13 02:09:14 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.57s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:09:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/13 02:09:16 INFO : sub dir: Making directory 2025/11/13 02:09:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (4.49s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:09:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/13 02:09:20 INFO : sub dir: Making directory 2025/11/13 02:09:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.05s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:09:37 DEBUG : Waiting for deletions to finish 2025/11/13 02:09:37 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:09:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:09:37 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:09:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:09:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:09:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:09:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:09:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:09:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:09:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:09:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:09:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:09:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:09:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:09:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:09:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:09:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:09:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:09:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:09:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 02:09:37 DEBUG : apple: size = 5 OK 2025/11/13 02:09:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:37 DEBUG : apple: Unchanged skipping 2025/11/13 02:09:37 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 02:09:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 02:09:37 DEBUG : banana: size = 6 OK 2025/11/13 02:09:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:37 DEBUG : banana: Unchanged skipping 2025/11/13 02:09:37 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 02:09:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:37 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 02:09:38 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:09:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 02:09:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 02:09:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 02:09:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 02:09:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 02:09:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 02:09:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 02:09:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 02:09:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 02:09:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 02:09:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 02:09:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 02:09:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 02:09:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 02:09:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 02:09:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:09:38 DEBUG : Waiting for deletions to finish 2025/11/13 02:09:38 INFO : There was nothing to transfer 2025/11/13 02:09:38 DEBUG : Waiting for deletions to finish 2025/11/13 02:09:38 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:09:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:09:38 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:09:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:09:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:09:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:09:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:09:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:09:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:09:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:09:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:09:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:09:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:09:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:09:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:09:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:09:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:09:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:09:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:09:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 02:09:38 DEBUG : apple: size = 5 OK 2025/11/13 02:09:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : apple: Unchanged skipping 2025/11/13 02:09:38 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 02:09:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 02:09:38 DEBUG : banana: size = 6 OK 2025/11/13 02:09:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : banana: Unchanged skipping 2025/11/13 02:09:38 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 02:09:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 02:09:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 02:09:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 02:09:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 02:09:38 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:09:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 02:09:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 02:09:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 02:09:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 02:09:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 02:09:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 02:09:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 02:09:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 02:09:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 02:09:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 02:09:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 02:09:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 02:09:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 02:09:38 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:09:38 DEBUG : Waiting for deletions to finish 2025/11/13 02:09:38 INFO : There was nothing to transfer 2025/11/13 02:09:38 DEBUG : Waiting for deletions to finish 2025/11/13 02:09:39 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:09:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:09:39 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:09:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:09:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:09:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:09:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:09:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:09:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:09:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:09:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:09:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:09:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:09:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:09:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:09:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:09:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:09:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:09:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:09:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:09:57 DEBUG : Waiting for deletions to finish 2025/11/13 02:09:58 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:09:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:09:58 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:09:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:09:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:09:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:09:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:09:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:09:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:09:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:09:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:09:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:09:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:09:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:09:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:09:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:09:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:09:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:09:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:09:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 02:09:59 DEBUG : apple: size = 5 OK 2025/11/13 02:09:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:59 DEBUG : apple: Unchanged skipping 2025/11/13 02:09:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 02:09:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 02:09:59 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 02:09:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:59 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 02:09:59 DEBUG : banana: size = 6 OK 2025/11/13 02:09:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:59 DEBUG : banana: Unchanged skipping 2025/11/13 02:09:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 02:09:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 02:09:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 02:09:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 02:09:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 02:09:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 02:09:59 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:09:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 02:09:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 02:09:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 02:09:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 02:09:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 02:09:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 02:09:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 02:09:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 02:09:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 02:09:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 02:09:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 02:09:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 02:09:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 02:09:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 02:09:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 02:09:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 02:09:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 02:09:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 02:09:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 02:09:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 02:09:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 02:09:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 02:09:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 02:09:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 02:09:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 02:09:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 02:09:59 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:09:59 DEBUG : Waiting for deletions to finish 2025/11/13 02:09:59 INFO : There was nothing to transfer 2025/11/13 02:09:59 DEBUG : Waiting for deletions to finish 2025/11/13 02:09:59 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:09:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:09:59 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:09:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:09:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:09:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:09:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:09:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:09:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:09:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:09:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:09:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:09:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:09:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:09:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:09:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:09:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:09:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:09:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:09:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 02:09:59 DEBUG : apple: size = 5 OK 2025/11/13 02:09:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:59 DEBUG : apple: Unchanged skipping 2025/11/13 02:09:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 02:09:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 02:09:59 DEBUG : banana: size = 6 OK 2025/11/13 02:09:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:59 DEBUG : banana: Unchanged skipping 2025/11/13 02:09:59 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 02:09:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:09:59 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 02:10:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 02:10:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 02:10:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 02:10:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 02:10:00 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:10:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 02:10:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 02:10:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 02:10:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 02:10:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 02:10:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 02:10:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 02:10:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 02:10:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 02:10:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 02:10:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 02:10:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 02:10:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 02:10:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 02:10:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 02:10:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 02:10:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 02:10:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 02:10:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 02:10:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 02:10:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 02:10:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 02:10:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 02:10:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 02:10:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 02:10:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 02:10:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 02:10:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 02:10:00 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:10:00 DEBUG : Waiting for deletions to finish 2025/11/13 02:10:00 INFO : There was nothing to transfer 2025/11/13 02:10:00 DEBUG : Waiting for deletions to finish 2025/11/13 02:10:00 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:10:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:10:00 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:10:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:10:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:10:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:10:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:10:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:10:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:10:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:10:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:10:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:10:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:10:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:10:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:10:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:10:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:10:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:10:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:10:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:10:18 DEBUG : Waiting for deletions to finish 2025/11/13 02:10:18 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:10:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:10:18 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:10:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:10:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:10:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:10:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:10:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:10:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:10:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:10:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:10:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:10:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:10:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:10:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:10:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:10:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:10:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:10:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:10:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 02:10:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:19 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/13 02:10:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/13 02:10:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:19 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/13 02:10:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/13 02:10:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 02:10:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 02:10:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 02:10:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 02:10:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 02:10:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 02:10:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/13 02:10:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 02:10:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/13 02:10:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:19 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:10:19 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:10:19 DEBUG : YmFuYW5h: size = 6 OK 2025/11/13 02:10:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/13 02:10:19 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/13 02:10:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/13 02:10:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/13 02:10:19 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:20 DEBUG : YXBwbGU=: size = 5 OK 2025/11/13 02:10:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/13 02:10:20 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/13 02:10:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/13 02:10:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/13 02:10:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/13 02:10:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/13 02:10:20 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/13 02:10:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/13 02:10:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/13 02:10:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/13 02:10:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/13 02:10:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/13 02:10:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/13 02:10:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/13 02:10:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/13 02:10:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/13 02:10:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/13 02:10:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/13 02:10:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 02:10:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/13 02:10:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/13 02:10:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/13 02:10:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/13 02:10:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/13 02:10:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/13 02:10:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/13 02:10:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/13 02:10:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/13 02:10:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/13 02:10:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 02:10:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/13 02:10:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/13 02:10:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/13 02:10:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/13 02:10:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 02:10:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/13 02:10:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/13 02:10:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:22 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/13 02:10:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/13 02:10:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/13 02:10:22 DEBUG : Waiting for deletions to finish 2025/11/13 02:10:22 INFO : dir1/0011-56789;.txt: Deleted 2025/11/13 02:10:22 INFO : dir1/0012-6789;.txt: Deleted 2025/11/13 02:10:22 INFO : dir1/0014-89;=.txt: Deleted 2025/11/13 02:10:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/13 02:10:23 INFO : banana: Deleted 2025/11/13 02:10:23 INFO : apple: Deleted 2025/11/13 02:10:23 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/13 02:10:23 INFO : dir1/0007-1234567.txt: Deleted 2025/11/13 02:10:23 INFO : splitbananasplit: Deleted 2025/11/13 02:10:23 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/13 02:10:23 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/13 02:10:23 INFO : dir1/0008-2345678.txt: Deleted 2025/11/13 02:10:23 INFO : dir1/0010-456789.txt: Deleted 2025/11/13 02:10:23 INFO : dir1/0013-789;=.txt: Deleted 2025/11/13 02:10:23 INFO : dir1/0015-9;=.txt: Deleted 2025/11/13 02:10:23 INFO : dir1/0009-3456789.txt: Deleted 2025/11/13 02:10:23 INFO : appleappleapplebanana: Deleted 2025/11/13 02:10:23 INFO : dir1/0003-defghij.txt: Deleted 2025/11/13 02:10:23 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/13 02:10:23 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/13 02:10:23 DEBUG : Waiting for deletions to finish 2025/11/13 02:10:23 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/13 02:10:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/13 02:10:23 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/13 02:10:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/13 02:10:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/13 02:10:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/13 02:10:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/13 02:10:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/13 02:10:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/13 02:10:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/13 02:10:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/13 02:10:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/13 02:10:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/13 02:10:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/13 02:10:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/13 02:10:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/13 02:10:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/13 02:10:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/13 02:10:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/13 02:10:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/13 02:10:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 02:10:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 02:10:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 02:10:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 02:10:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 02:10:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 02:10:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 02:10:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 02:10:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 02:10:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 02:10:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 02:10:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 02:10:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 02:10:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:24 DEBUG : YXBwbGU=: size = 5 OK 2025/11/13 02:10:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:24 DEBUG : apple: Unchanged skipping 2025/11/13 02:10:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/13 02:10:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 02:10:24 DEBUG : YmFuYW5h: size = 6 OK 2025/11/13 02:10:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:24 DEBUG : banana: Unchanged skipping 2025/11/13 02:10:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/13 02:10:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:24 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 02:10:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 02:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 02:10:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 02:10:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 02:10:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 02:10:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 02:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/13 02:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 02:10:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/13 02:10:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/13 02:10:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 02:10:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/13 02:10:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 02:10:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/13 02:10:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 02:10:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/13 02:10:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 02:10:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/13 02:10:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 02:10:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/13 02:10:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 02:10:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/13 02:10:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 02:10:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/13 02:10:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 02:10:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/13 02:10:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 02:10:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/13 02:10:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 02:10:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/13 02:10:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 02:10:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/13 02:10:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 02:10:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/13 02:10:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 02:10:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/13 02:10:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 02:10:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/13 02:10:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 02:10:24 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/13 02:10:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:10:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 02:10:24 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:10:24 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:10:24 DEBUG : Waiting for deletions to finish 2025/11/13 02:10:24 DEBUG : Waiting for deletions to finish 2025/11/13 02:10:24 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/13 02:10:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/13 02:10:24 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/13 02:10:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/13 02:10:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/13 02:10:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/13 02:10:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/13 02:10:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/13 02:10:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/13 02:10:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/13 02:10:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/13 02:10:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/13 02:10:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/13 02:10:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/13 02:10:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/13 02:10:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/13 02:10:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/13 02:10:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/13 02:10:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/13 02:10:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/13 02:10:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 02:10:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 02:10:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 02:10:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 02:10:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 02:10:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 02:10:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 02:10:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 02:10:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 02:10:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 02:10:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 02:10:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 02:10:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:10:42 DEBUG : Waiting for deletions to finish 2025/11/13 02:10:42 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:10:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:10:42 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:10:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:10:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:10:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:10:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:10:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:10:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:10:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:10:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:10:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:10:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:10:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:10:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:10:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:10:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:10:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:10:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:10:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 02:10:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 02:10:42 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 02:10:42 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 02:10:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 02:10:42 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 02:10:42 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 02:10:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 02:10:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 02:10:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 02:10:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 02:10:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 02:10:42 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 02:10:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 02:10:42 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 02:10:42 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 02:10:43 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/13 02:10:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 02:10:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/13 02:10:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 02:10:43 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/13 02:10:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 02:10:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/13 02:10:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 02:10:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 02:10:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 02:10:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 02:10:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 02:10:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 02:10:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 02:10:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 02:10:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 02:10:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 02:10:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 02:10:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 02:10:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 02:10:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 02:10:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 02:10:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 02:10:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 02:10:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 02:10:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 02:10:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 02:10:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 02:10:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 02:10:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 02:10:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 02:10:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 02:10:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 02:10:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 02:10:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 02:10:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 02:10:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 02:10:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 02:10:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 02:10:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 02:10:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 02:10:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 02:10:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 02:10:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 02:10:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 02:10:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 02:10:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 02:10:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 02:10:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 02:10:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 02:10:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 02:10:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 02:10:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 02:10:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 02:10:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 02:10:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 02:10:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 02:10:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 02:10:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 02:10:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 02:10:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 02:10:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 02:10:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 02:10:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 02:10:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 02:10:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 02:10:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 02:10:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 02:10:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 02:10:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 02:10:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 02:10:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 02:10:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 02:10:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 02:10:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 02:10:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 02:10:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 02:10:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 02:10:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 02:10:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 02:10:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 02:10:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 02:10:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 02:10:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 02:10:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 02:10:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 02:10:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 02:10:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 02:10:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 02:10:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 02:10:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 02:10:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 02:10:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 02:10:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 02:10:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 02:10:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 02:10:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 02:10:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 02:10:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 02:10:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 02:10:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 02:10:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 02:10:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 02:10:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 02:10:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 02:10:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 02:10:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 02:10:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 02:10:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 02:10:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 02:10:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 02:10:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 02:10:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 02:10:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 02:10:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 02:10:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 02:10:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 02:10:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 02:10:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 02:10:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 02:10:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 02:10:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 02:10:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 02:10:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 02:10:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 02:10:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 02:10:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 02:10:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 02:10:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 02:10:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 02:10:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 02:10:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 02:10:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 02:10:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 02:10:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 02:10:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 02:10:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 02:10:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 02:10:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 02:10:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 02:10:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 02:10:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/13 02:10:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 02:10:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/13 02:10:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 02:10:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/13 02:10:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 02:10:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/13 02:10:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 02:10:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/13 02:10:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 02:10:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 02:10:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 02:10:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 02:10:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 02:10:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 02:10:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 02:10:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 02:10:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 02:10:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 02:10:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/13 02:10:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 02:10:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 02:10:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 02:10:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 02:10:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 02:10:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 02:10:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 02:10:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 02:10:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 02:10:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 02:10:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 02:10:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 02:10:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 02:10:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 02:10:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 02:10:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 02:10:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 02:10:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 02:10:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/13 02:10:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 02:10:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 02:10:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 02:10:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 02:10:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 02:10:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 02:10:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 02:10:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 02:10:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 02:10:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 02:10:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 02:10:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/13 02:10:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 02:10:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 02:10:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 02:10:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 02:10:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/13 02:10:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:43 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:10:43 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:10:43 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/13 02:10:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/13 02:10:43 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/13 02:10:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 02:10:43 DEBUG : PREFIXapple: size = 5 OK 2025/11/13 02:10:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/13 02:10:43 INFO : apple: Copied (new) to: PREFIXapple 2025/11/13 02:10:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 02:10:43 DEBUG : PREFIXbanana: size = 6 OK 2025/11/13 02:10:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/13 02:10:43 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/13 02:10:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 02:10:44 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/13 02:10:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/13 02:10:44 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/13 02:10:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 02:10:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/13 02:10:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/13 02:10:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 02:10:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 02:10:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/13 02:10:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/13 02:10:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 02:10:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 02:10:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/13 02:10:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/13 02:10:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 02:10:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 02:10:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/13 02:10:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/13 02:10:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 02:10:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 02:10:44 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/13 02:10:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/13 02:10:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/13 02:10:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 02:10:44 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/13 02:10:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/13 02:10:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/13 02:10:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 02:10:45 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/13 02:10:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/13 02:10:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/13 02:10:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 02:10:45 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/13 02:10:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/13 02:10:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/13 02:10:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 02:10:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/13 02:10:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/13 02:10:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 02:10:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 02:10:45 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/13 02:10:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/13 02:10:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/13 02:10:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 02:10:45 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/13 02:10:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/13 02:10:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/13 02:10:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 02:10:45 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/13 02:10:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/13 02:10:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/13 02:10:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/13 02:10:45 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/13 02:10:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/13 02:10:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/13 02:10:45 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/13 02:10:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/13 02:10:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/13 02:10:46 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/13 02:10:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/13 02:10:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/13 02:10:46 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/13 02:10:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/13 02:10:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/13 02:10:46 DEBUG : Waiting for deletions to finish 2025/11/13 02:10:46 INFO : splitbananasplit: Deleted 2025/11/13 02:10:46 INFO : dir1/0012-6789;.txt: Deleted 2025/11/13 02:10:46 INFO : dir1/0003-defghij.txt: Deleted 2025/11/13 02:10:46 INFO : dir1/0008-2345678.txt: Deleted 2025/11/13 02:10:46 INFO : dir1/0009-3456789.txt: Deleted 2025/11/13 02:10:46 INFO : dir1/0015-9;=.txt: Deleted 2025/11/13 02:10:46 INFO : appleappleapplebanana: Deleted 2025/11/13 02:10:46 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/13 02:10:46 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/13 02:10:46 INFO : dir1/0010-456789.txt: Deleted 2025/11/13 02:10:46 INFO : dir1/0014-89;=.txt: Deleted 2025/11/13 02:10:46 INFO : dir1/0013-789;=.txt: Deleted 2025/11/13 02:10:46 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/13 02:10:46 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/13 02:10:46 INFO : dir1/0011-56789;.txt: Deleted 2025/11/13 02:10:47 INFO : apple: Deleted 2025/11/13 02:10:47 INFO : banana: Deleted 2025/11/13 02:10:47 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/13 02:10:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/13 02:10:47 INFO : dir1/0007-1234567.txt: Deleted 2025/11/13 02:10:47 DEBUG : Waiting for deletions to finish 2025/11/13 02:10:47 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/13 02:10:47 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:10:47 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/13 02:10:47 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/13 02:10:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:10:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:10:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:10:47 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:10:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:10:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:10:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:10:47 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:10:47 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:10:47 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:10:47 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:10:47 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:10:47 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:10:47 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:10:47 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:10:47 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 02:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 02:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 02:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 02:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 02:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 02:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 02:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 02:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 02:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 02:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 02:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 02:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 02:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 02:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 02:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 02:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 02:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 02:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 02:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 02:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 02:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 02:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 02:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 02:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 02:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 02:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 02:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 02:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/13 02:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 02:10:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 02:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/13 02:10:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 02:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 02:10:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 02:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 02:10:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 02:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 02:10:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 02:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 02:10:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 02:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 02:10:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 02:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 02:10:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 02:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 02:10:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 02:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 02:10:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 02:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 02:10:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 02:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 02:10:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 02:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 02:10:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 02:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 02:10:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 02:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 02:10:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 02:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 02:10:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 02:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 02:10:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 02:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/13 02:10:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 02:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 02:10:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 02:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 02:10:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 02:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 02:10:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 02:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 02:10:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 02:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 02:10:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 02:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 02:10:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 02:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 02:10:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 02:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 02:10:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 02:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 02:10:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 02:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 02:10:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 02:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 02:10:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 02:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 02:10:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 02:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 02:10:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 02:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 02:10:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 02:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 02:10:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 02:10:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 02:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 02:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/13 02:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 02:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 02:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 02:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 02:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 02:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 02:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 02:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 02:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 02:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 02:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 02:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 02:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 02:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 02:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 02:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 02:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 02:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 02:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 02:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 02:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 02:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 02:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 02:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 02:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 02:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 02:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 02:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 02:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 02:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 02:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 02:10:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 02:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 02:10:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 02:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 02:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/13 02:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 02:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 02:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 02:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 02:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 02:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 02:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 02:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 02:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 02:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 02:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 02:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 02:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 02:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 02:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 02:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 02:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 02:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 02:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 02:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 02:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 02:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 02:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 02:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 02:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 02:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 02:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 02:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 02:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 02:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 02:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 02:10:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 02:10:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 02:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 02:10:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 02:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 02:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 02:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 02:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 02:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 02:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 02:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 02:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 02:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 02:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 02:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 02:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 02:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 02:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 02:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 02:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 02:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/13 02:10:47 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/13 02:10:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/13 02:10:47 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/13 02:10:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/13 02:10:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/13 02:10:47 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:10:47 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:10:48 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 02:10:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/13 02:10:48 INFO : appleappleapplebanana: Copied (new) 2025/11/13 02:10:48 DEBUG : banana: size = 6 OK 2025/11/13 02:10:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/13 02:10:48 INFO : banana: Copied (new) 2025/11/13 02:10:48 DEBUG : apple: size = 5 OK 2025/11/13 02:10:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/13 02:10:48 INFO : apple: Copied (new) 2025/11/13 02:10:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 02:10:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/13 02:10:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/13 02:10:48 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 02:10:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/13 02:10:48 INFO : splitbananasplit: Copied (new) 2025/11/13 02:10:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 02:10:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/13 02:10:48 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/13 02:10:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 02:10:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/13 02:10:48 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/13 02:10:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 02:10:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/13 02:10:49 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/13 02:10:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 02:10:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/13 02:10:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/13 02:10:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 02:10:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/13 02:10:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/13 02:10:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 02:10:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/13 02:10:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/13 02:10:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 02:10:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/13 02:10:49 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/13 02:10:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 02:10:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/13 02:10:49 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/13 02:10:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 02:10:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/13 02:10:49 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/13 02:10:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 02:10:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/13 02:10:49 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/13 02:10:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 02:10:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/13 02:10:49 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/13 02:10:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 02:10:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/13 02:10:50 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/13 02:10:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 02:10:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/13 02:10:50 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/13 02:10:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 02:10:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/13 02:10:50 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/13 02:10:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 02:10:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/13 02:10:50 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/13 02:10:50 DEBUG : Waiting for deletions to finish 2025/11/13 02:10:50 INFO : PREFIXbanana: Deleted 2025/11/13 02:10:50 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/13 02:10:50 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/13 02:10:50 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/13 02:10:50 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/13 02:10:50 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/13 02:10:50 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/13 02:10:50 INFO : PREFIXsplitbananasplit: Deleted 2025/11/13 02:10:50 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/13 02:10:50 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/13 02:10:50 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/13 02:10:50 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/13 02:10:50 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/13 02:10:50 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/13 02:10:50 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/13 02:10:50 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/13 02:10:51 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/13 02:10:51 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/13 02:10:51 INFO : PREFIXapple: Deleted 2025/11/13 02:10:51 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/13 02:10:51 DEBUG : Waiting for deletions to finish 2025/11/13 02:10:51 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : Waiting for deletions to finish 2025/11/13 02:10:51 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:10:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:11:09 DEBUG : Waiting for deletions to finish 2025/11/13 02:11:09 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:11:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:11:09 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:11:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:11:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:11:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:11:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:11:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:11:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:11:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:11:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:11:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:11:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:11:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:11:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:11:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:11:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:11:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:11:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:11:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 02:11:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 02:11:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 02:11:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 02:11:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 02:11:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 02:11:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 02:11:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 02:11:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 02:11:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 02:11:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 02:11:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 02:11:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 02:11:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 02:11:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 02:11:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 02:11:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 02:11:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/13 02:11:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 02:11:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/13 02:11:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 02:11:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/13 02:11:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 02:11:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/13 02:11:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 02:11:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 02:11:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 02:11:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 02:11:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 02:11:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 02:11:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 02:11:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 02:11:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 02:11:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 02:11:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 02:11:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 02:11:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 02:11:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 02:11:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 02:11:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/13 02:11:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 02:11:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 02:11:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 02:11:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 02:11:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/13 02:11:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:10 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:11:10 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:11:10 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/13 02:11:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/13 02:11:10 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/13 02:11:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 02:11:10 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/13 02:11:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/13 02:11:10 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/13 02:11:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 02:11:10 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/13 02:11:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/13 02:11:10 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/13 02:11:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 02:11:10 DEBUG : appleSUFFIX: size = 5 OK 2025/11/13 02:11:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/13 02:11:10 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/13 02:11:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/13 02:11:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/13 02:11:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/13 02:11:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 02:11:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 02:11:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/13 02:11:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/13 02:11:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 02:11:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 02:11:10 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/13 02:11:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/13 02:11:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/13 02:11:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 02:11:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/13 02:11:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/13 02:11:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 02:11:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/13 02:11:11 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/13 02:11:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/13 02:11:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/13 02:11:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/13 02:11:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/13 02:11:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/13 02:11:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 02:11:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/13 02:11:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/13 02:11:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/13 02:11:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 02:11:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/13 02:11:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/13 02:11:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/13 02:11:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 02:11:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/13 02:11:11 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/13 02:11:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/13 02:11:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/13 02:11:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/13 02:11:11 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/13 02:11:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/13 02:11:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/13 02:11:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/13 02:11:11 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/13 02:11:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/13 02:11:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/13 02:11:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/13 02:11:11 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/13 02:11:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/13 02:11:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/13 02:11:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/13 02:11:11 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/13 02:11:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/13 02:11:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/13 02:11:12 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/13 02:11:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/13 02:11:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/13 02:11:12 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/13 02:11:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/13 02:11:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/13 02:11:12 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/13 02:11:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/13 02:11:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/13 02:11:12 DEBUG : Waiting for deletions to finish 2025/11/13 02:11:12 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/13 02:11:12 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/13 02:11:12 INFO : apple: Deleted 2025/11/13 02:11:12 INFO : dir1/0011-56789;.txt: Deleted 2025/11/13 02:11:13 INFO : splitbananasplit: Deleted 2025/11/13 02:11:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/13 02:11:13 INFO : dir1/0015-9;=.txt: Deleted 2025/11/13 02:11:13 INFO : dir1/0014-89;=.txt: Deleted 2025/11/13 02:11:13 INFO : dir1/0008-2345678.txt: Deleted 2025/11/13 02:11:13 INFO : dir1/0013-789;=.txt: Deleted 2025/11/13 02:11:13 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/13 02:11:13 INFO : dir1/0007-1234567.txt: Deleted 2025/11/13 02:11:13 INFO : banana: Deleted 2025/11/13 02:11:13 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/13 02:11:13 INFO : appleappleapplebanana: Deleted 2025/11/13 02:11:13 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/13 02:11:13 INFO : dir1/0003-defghij.txt: Deleted 2025/11/13 02:11:13 INFO : dir1/0009-3456789.txt: Deleted 2025/11/13 02:11:13 INFO : dir1/0010-456789.txt: Deleted 2025/11/13 02:11:13 INFO : dir1/0012-6789;.txt: Deleted 2025/11/13 02:11:13 DEBUG : Waiting for deletions to finish 2025/11/13 02:11:13 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/13 02:11:13 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/13 02:11:13 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/13 02:11:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/13 02:11:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/13 02:11:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/13 02:11:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/13 02:11:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/13 02:11:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/13 02:11:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/13 02:11:13 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/13 02:11:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/13 02:11:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/13 02:11:13 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/13 02:11:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/13 02:11:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/13 02:11:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/13 02:11:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/13 02:11:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/13 02:11:13 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/13 02:11:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/13 02:11:13 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/13 02:11:13 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/13 02:11:13 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/13 02:11:13 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/13 02:11:13 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/13 02:11:13 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/13 02:11:13 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/13 02:11:13 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/13 02:11:13 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/13 02:11:13 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 02:11:13 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 02:11:13 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 02:11:13 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/13 02:11:13 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 02:11:13 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 02:11:13 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 02:11:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/13 02:11:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/13 02:11:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/13 02:11:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/13 02:11:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/13 02:11:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/13 02:11:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/13 02:11:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/13 02:11:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/13 02:11:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 02:11:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 02:11:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 02:11:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/13 02:11:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 02:11:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 02:11:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 02:11:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 02:11:13 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 02:11:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/13 02:11:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/13 02:11:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/13 02:11:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/13 02:11:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/13 02:11:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/13 02:11:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/13 02:11:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/13 02:11:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/13 02:11:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 02:11:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 02:11:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 02:11:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/13 02:11:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 02:11:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 02:11:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 02:11:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 02:11:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 02:11:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 02:11:13 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 02:11:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/13 02:11:13 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 02:11:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 02:11:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/13 02:11:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/13 02:11:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 02:11:13 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/13 02:11:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/13 02:11:13 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/13 02:11:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/13 02:11:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:14 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:11:14 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:11:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 02:11:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/13 02:11:14 INFO : splitbananasplit: Copied (new) 2025/11/13 02:11:14 DEBUG : banana: size = 6 OK 2025/11/13 02:11:14 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/13 02:11:14 INFO : banana: Copied (new) 2025/11/13 02:11:14 DEBUG : apple: size = 5 OK 2025/11/13 02:11:14 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/13 02:11:14 INFO : apple: Copied (new) 2025/11/13 02:11:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 02:11:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/13 02:11:14 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/13 02:11:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 02:11:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/13 02:11:14 INFO : appleappleapplebanana: Copied (new) 2025/11/13 02:11:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 02:11:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/13 02:11:14 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/13 02:11:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 02:11:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/13 02:11:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/13 02:11:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 02:11:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/13 02:11:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/13 02:11:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 02:11:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/13 02:11:15 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/13 02:11:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 02:11:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/13 02:11:15 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/13 02:11:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 02:11:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/13 02:11:15 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/13 02:11:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 02:11:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/13 02:11:15 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/13 02:11:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 02:11:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/13 02:11:15 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/13 02:11:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 02:11:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/13 02:11:16 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/13 02:11:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 02:11:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/13 02:11:16 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/13 02:11:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 02:11:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/13 02:11:16 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/13 02:11:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 02:11:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/13 02:11:16 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/13 02:11:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 02:11:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/13 02:11:16 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/13 02:11:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 02:11:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/13 02:11:16 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/13 02:11:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 02:11:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/13 02:11:16 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/13 02:11:16 DEBUG : Waiting for deletions to finish 2025/11/13 02:11:16 INFO : appleSUFFIX: Deleted 2025/11/13 02:11:16 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/13 02:11:16 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/13 02:11:16 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/13 02:11:16 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/13 02:11:16 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/13 02:11:17 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/13 02:11:17 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/13 02:11:17 INFO : splitbananasplitSUFFIX: Deleted 2025/11/13 02:11:17 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/13 02:11:17 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/13 02:11:17 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/13 02:11:17 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/13 02:11:17 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/13 02:11:17 INFO : bananaSUFFIX: Deleted 2025/11/13 02:11:17 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/13 02:11:17 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/13 02:11:17 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/13 02:11:17 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/13 02:11:17 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/13 02:11:17 DEBUG : Waiting for deletions to finish 2025/11/13 02:11:17 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:11:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:11:17 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:11:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:11:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:11:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:11:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:11:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:11:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:11:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:11:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:11:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:11:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:11:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:11:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:11:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:11:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:11:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:11:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:11:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 02:11:17 DEBUG : Waiting for deletions to finish 2025/11/13 02:11:18 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:11:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:11:18 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:11:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:11:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:11:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:11:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:11:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:11:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:11:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:11:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:11:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:11:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:11:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:11:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:11:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:11:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:11:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:11:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:11:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:11:35 DEBUG : Waiting for deletions to finish 2025/11/13 02:11:35 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:11:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:11:35 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:11:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:11:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:11:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:11:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:11:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:11:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:11:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:11:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:11:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:11:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:11:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:11:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:11:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:11:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:11:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:11:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:11:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 02:11:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 02:11:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 02:11:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 02:11:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 02:11:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/13 02:11:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 02:11:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/13 02:11:36 DEBUG : apple: size = 5 OK 2025/11/13 02:11:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:36 DEBUG : apple: Unchanged skipping 2025/11/13 02:11:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:36 DEBUG : banana: size = 6 OK 2025/11/13 02:11:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:36 DEBUG : banana: Unchanged skipping 2025/11/13 02:11:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 02:11:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 02:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 02:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 02:11:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 02:11:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 02:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 02:11:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 02:11:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 02:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 02:11:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 02:11:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 02:11:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 02:11:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 02:11:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 02:11:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 02:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 02:11:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 02:11:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 02:11:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 02:11:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 02:11:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 02:11:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 02:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 02:11:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 02:11:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 02:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 02:11:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 02:11:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 02:11:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 02:11:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 02:11:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 02:11:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 02:11:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 02:11:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 02:11:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 02:11:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 02:11:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 02:11:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 02:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 02:11:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 02:11:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 02:11:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 02:11:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 02:11:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 02:11:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 02:11:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 02:11:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 02:11:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 02:11:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 02:11:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 02:11:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 02:11:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 02:11:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 02:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 02:11:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 02:11:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 02:11:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 02:11:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 02:11:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 02:11:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 02:11:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 02:11:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 02:11:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 02:11:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 02:11:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 02:11:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 02:11:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 02:11:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 02:11:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 02:11:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 02:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 02:11:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 02:11:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 02:11:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 02:11:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 02:11:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 02:11:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 02:11:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 02:11:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 02:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 02:11:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 02:11:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 02:11:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 02:11:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 02:11:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 02:11:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 02:11:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 02:11:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 02:11:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 02:11:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 02:11:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 02:11:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 02:11:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 02:11:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 02:11:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 02:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 02:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 02:11:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 02:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 02:11:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 02:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 02:11:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 02:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 02:11:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 02:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 02:11:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 02:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 02:11:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 02:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 02:11:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 02:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 02:11:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 02:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 02:11:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 02:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 02:11:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 02:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 02:11:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 02:11:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 02:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 02:11:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 02:11:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 02:11:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 02:11:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 02:11:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 02:11:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 02:11:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 02:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 02:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 02:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 02:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 02:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 02:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 02:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 02:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 02:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 02:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 02:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 02:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 02:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 02:11:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/13 02:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 02:11:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 02:11:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 02:11:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 02:11:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 02:11:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 02:11:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 02:11:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 02:11:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 02:11:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 02:11:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 02:11:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 02:11:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 02:11:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/13 02:11:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/13 02:11:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 02:11:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 02:11:36 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:11:36 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:11:36 DEBUG : splitbanan: size = 16 OK 2025/11/13 02:11:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/13 02:11:36 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/13 02:11:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 02:11:36 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/13 02:11:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/13 02:11:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/13 02:11:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 02:11:36 DEBUG : appleapple: size = 21 OK 2025/11/13 02:11:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/13 02:11:36 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/13 02:11:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 02:11:36 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/13 02:11:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/13 02:11:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/13 02:11:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 02:11:37 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/13 02:11:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/13 02:11:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/13 02:11:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 02:11:37 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/13 02:11:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/13 02:11:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/13 02:11:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 02:11:37 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/13 02:11:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/13 02:11:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/13 02:11:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 02:11:37 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/13 02:11:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/13 02:11:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/13 02:11:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 02:11:37 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/13 02:11:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/13 02:11:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/13 02:11:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 02:11:37 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/13 02:11:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/13 02:11:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/13 02:11:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 02:11:37 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/13 02:11:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/13 02:11:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/13 02:11:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 02:11:38 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/13 02:11:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/13 02:11:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/13 02:11:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 02:11:38 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/13 02:11:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/13 02:11:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/13 02:11:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 02:11:38 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/13 02:11:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/13 02:11:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/13 02:11:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 02:11:38 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/13 02:11:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/13 02:11:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/13 02:11:38 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/13 02:11:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/13 02:11:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/13 02:11:38 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/13 02:11:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/13 02:11:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/13 02:11:38 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/13 02:11:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/13 02:11:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/13 02:11:38 DEBUG : Waiting for deletions to finish 2025/11/13 02:11:39 INFO : dir1/0015-9;=.txt: Deleted 2025/11/13 02:11:39 INFO : dir1/0009-3456789.txt: Deleted 2025/11/13 02:11:39 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/13 02:11:39 INFO : splitbananasplit: Deleted 2025/11/13 02:11:39 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/13 02:11:39 INFO : dir1/0007-1234567.txt: Deleted 2025/11/13 02:11:39 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/13 02:11:39 INFO : dir1/0010-456789.txt: Deleted 2025/11/13 02:11:39 INFO : dir1/0012-6789;.txt: Deleted 2025/11/13 02:11:39 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/13 02:11:39 INFO : dir1/0011-56789;.txt: Deleted 2025/11/13 02:11:39 INFO : dir1/0013-789;=.txt: Deleted 2025/11/13 02:11:39 INFO : appleappleapplebanana: Deleted 2025/11/13 02:11:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/13 02:11:39 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/13 02:11:39 INFO : dir1/0003-defghij.txt: Deleted 2025/11/13 02:11:39 INFO : dir1/0008-2345678.txt: Deleted 2025/11/13 02:11:39 INFO : dir1/0014-89;=.txt: Deleted 2025/11/13 02:11:39 DEBUG : Waiting for deletions to finish 2025/11/13 02:11:39 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:11:39 DEBUG : appleapple: Excluded (Path Filter) 2025/11/13 02:11:39 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:11:39 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/13 02:11:39 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/13 02:11:39 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/13 02:11:39 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/13 02:11:39 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/13 02:11:39 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/13 02:11:39 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/13 02:11:39 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/13 02:11:39 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/13 02:11:39 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/13 02:11:39 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/13 02:11:39 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/13 02:11:39 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/13 02:11:39 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/13 02:11:39 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/13 02:11:39 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/13 02:11:39 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/13 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 02:11:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 02:11:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 02:11:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 02:11:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 02:11:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 02:11:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 02:11:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 02:11:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 02:11:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 02:11:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 02:11:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 02:11:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 02:11:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 02:11:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 02:11:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 02:11:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 02:11:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 02:11:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 02:11:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 02:11:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 02:11:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 02:11:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 02:11:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 02:11:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 02:11:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 02:11:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 02:11:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 02:11:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 02:11:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 02:11:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 02:11:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 02:11:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 02:11:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 02:11:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 02:11:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 02:11:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 02:11:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 02:11:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 02:11:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 02:11:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 02:11:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 02:11:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 02:11:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 02:11:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 02:11:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 02:11:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 02:11:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 02:11:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 02:11:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 02:11:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 02:11:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 02:11:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 02:11:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 02:11:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 02:11:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 02:11:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 02:11:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 02:11:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 02:11:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 02:11:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 02:11:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 02:11:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 02:11:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 02:11:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 02:11:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 02:11:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 02:11:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 02:11:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 02:11:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 02:11:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 02:11:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 02:11:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 02:11:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 02:11:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 02:11:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 02:11:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 02:11:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 02:11:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 02:11:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 02:11:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 02:11:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 02:11:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 02:11:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 02:11:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 02:11:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 02:11:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 02:11:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 02:11:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 02:11:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 02:11:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 02:11:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 02:11:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 02:11:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 02:11:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 02:11:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 02:11:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 02:11:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 02:11:40 DEBUG : apple: size = 5 OK 2025/11/13 02:11:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:40 DEBUG : apple: Unchanged skipping 2025/11/13 02:11:40 DEBUG : banana: size = 6 OK 2025/11/13 02:11:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:40 DEBUG : banana: Unchanged skipping 2025/11/13 02:11:40 DEBUG : splitbanan: size = 16 OK 2025/11/13 02:11:40 DEBUG : appleapple: size = 21 OK 2025/11/13 02:11:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:40 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 02:11:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 02:11:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 02:11:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 02:11:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 02:11:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 02:11:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 02:11:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 02:11:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 02:11:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 02:11:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 02:11:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 02:11:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 02:11:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 02:11:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 02:11:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 02:11:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 02:11:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 02:11:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 02:11:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 02:11:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 02:11:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 02:11:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 02:11:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 02:11:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 02:11:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 02:11:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 02:11:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 02:11:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 02:11:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 02:11:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 02:11:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 02:11:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 02:11:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 02:11:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 02:11:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 02:11:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 02:11:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 02:11:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 02:11:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 02:11:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 02:11:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 02:11:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 02:11:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 02:11:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 02:11:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 02:11:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 02:11:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 02:11:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 02:11:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 02:11:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 02:11:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 02:11:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 02:11:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 02:11:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 02:11:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 02:11:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 02:11:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 02:11:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 02:11:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 02:11:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 02:11:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 02:11:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 02:11:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 02:11:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 02:11:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 02:11:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 02:11:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 02:11:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 02:11:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 02:11:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 02:11:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 02:11:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 02:11:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 02:11:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 02:11:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 02:11:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 02:11:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 02:11:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 02:11:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 02:11:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 02:11:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 02:11:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 02:11:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 02:11:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 02:11:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 02:11:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 02:11:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 02:11:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 02:11:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 02:11:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 02:11:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 02:11:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 02:11:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 02:11:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 02:11:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 02:11:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 02:11:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 02:11:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 02:11:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 02:11:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 02:11:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 02:11:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 02:11:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 02:11:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 02:11:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 02:11:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 02:11:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 02:11:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 02:11:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 02:11:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 02:11:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 02:11:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 02:11:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 02:11:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 02:11:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 02:11:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 02:11:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 02:11:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 02:11:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 02:11:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 02:11:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 02:11:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 02:11:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 02:11:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 02:11:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 02:11:40 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/13 02:11:40 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/13 02:11:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:40 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/13 02:11:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 02:11:40 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/13 02:11:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 02:11:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:40 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/13 02:11:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 02:11:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 02:11:40 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/13 02:11:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 02:11:40 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/13 02:11:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 02:11:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 02:11:40 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/13 02:11:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 02:11:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 02:11:40 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/13 02:11:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 02:11:40 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/13 02:11:40 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/13 02:11:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 02:11:40 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/13 02:11:40 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/13 02:11:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 02:11:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 02:11:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 02:11:40 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/13 02:11:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 02:11:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 02:11:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 02:11:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 02:11:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/13 02:11:40 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/13 02:11:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 02:11:40 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/13 02:11:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 02:11:40 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:11:40 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:11:40 DEBUG : Waiting for deletions to finish 2025/11/13 02:11:40 DEBUG : Waiting for deletions to finish 2025/11/13 02:11:40 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:11:40 DEBUG : appleapple: Excluded (Path Filter) 2025/11/13 02:11:40 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:11:40 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/13 02:11:40 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/13 02:11:40 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/13 02:11:40 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/13 02:11:40 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/13 02:11:40 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/13 02:11:40 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/13 02:11:40 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/13 02:11:40 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/13 02:11:40 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/13 02:11:40 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/13 02:11:40 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/13 02:11:40 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/13 02:11:40 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/13 02:11:40 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/13 02:11:40 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/13 02:11:40 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/13 02:11:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 02:11:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 02:11:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 02:11:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 02:11:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 02:11:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 02:11:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 02:11:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 02:11:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 02:11:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 02:11:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 02:11:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 02:11:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 02:11:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 02:11:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 02:11:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 02:11:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 02:11:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 02:11:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 02:11:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 02:11:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 02:11:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 02:11:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 02:11:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 02:11:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 02:11:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 02:11:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 02:11:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 02:11:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 02:11:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 02:11:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 02:11:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 02:11:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 02:11:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 02:11:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 02:11:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 02:11:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 02:11:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 02:11:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 02:11:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 02:11:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 02:11:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 02:11:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 02:11:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 02:11:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 02:11:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 02:11:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 02:11:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 02:11:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 02:11:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 02:11:41 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:11:58 DEBUG : Waiting for deletions to finish 2025/11/13 02:11:58 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:11:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:11:58 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:11:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:11:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:11:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:11:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:11:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:11:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:11:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:11:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:11:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:11:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:11:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:11:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:11:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:11:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:11:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:11:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:11:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 02:11:58 DEBUG : apple: size = 5 OK 2025/11/13 02:11:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:58 DEBUG : apple: Unchanged skipping 2025/11/13 02:11:58 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 02:11:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 02:11:58 DEBUG : banana: size = 6 OK 2025/11/13 02:11:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:58 DEBUG : banana: Unchanged skipping 2025/11/13 02:11:58 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 02:11:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:58 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 02:11:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 02:11:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 02:11:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 02:11:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 02:11:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 02:11:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 02:11:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 02:11:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 02:11:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 02:11:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 02:11:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 02:11:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 02:11:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:11:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 02:11:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 02:11:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 02:11:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:11:59 DEBUG : Waiting for deletions to finish 2025/11/13 02:11:59 DEBUG : Waiting for deletions to finish 2025/11/13 02:11:59 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:11:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:11:59 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:11:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:11:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:11:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:11:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:11:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:11:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:11:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:11:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:11:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:11:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:11:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:11:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:11:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:11:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:11:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:11:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:11:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 02:11:59 DEBUG : apple: size = 5 OK 2025/11/13 02:11:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : apple: Unchanged skipping 2025/11/13 02:11:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 02:11:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 02:11:59 DEBUG : banana: size = 6 OK 2025/11/13 02:11:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : banana: Unchanged skipping 2025/11/13 02:11:59 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 02:11:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 02:11:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 02:11:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 02:11:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 02:11:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 02:11:59 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:11:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 02:11:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 02:11:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 02:11:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 02:11:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 02:11:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 02:11:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 02:11:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 02:11:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 02:11:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 02:11:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 02:11:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:11:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 02:11:59 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:11:59 DEBUG : Waiting for deletions to finish 2025/11/13 02:11:59 DEBUG : Waiting for deletions to finish 2025/11/13 02:12:00 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : Waiting for deletions to finish 2025/11/13 02:12:00 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:12:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:12:17 DEBUG : Waiting for deletions to finish 2025/11/13 02:12:18 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:12:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:12:18 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:12:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:12:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:12:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:12:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:12:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:12:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:12:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:12:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:12:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:12:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:12:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:12:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:12:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:12:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:12:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:12:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:12:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 02:12:18 DEBUG : banana: size = 6 OK 2025/11/13 02:12:18 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 02:12:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 02:12:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:18 DEBUG : banana: Unchanged skipping 2025/11/13 02:12:18 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 02:12:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:18 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 02:12:18 DEBUG : apple: size = 5 OK 2025/11/13 02:12:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:18 DEBUG : apple: Unchanged skipping 2025/11/13 02:12:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 02:12:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 02:12:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 02:12:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 02:12:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 02:12:18 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:12:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 02:12:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 02:12:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 02:12:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 02:12:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 02:12:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 02:12:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 02:12:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 02:12:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 02:12:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 02:12:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 02:12:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 02:12:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 02:12:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 02:12:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 02:12:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 02:12:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 02:12:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 02:12:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 02:12:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 02:12:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 02:12:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 02:12:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 02:12:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 02:12:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 02:12:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 02:12:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 02:12:18 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:12:18 DEBUG : Waiting for deletions to finish 2025/11/13 02:12:18 DEBUG : Waiting for deletions to finish 2025/11/13 02:12:19 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : apple: size = 5 OK 2025/11/13 02:12:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:19 DEBUG : apple: Unchanged skipping 2025/11/13 02:12:19 DEBUG : banana: size = 6 OK 2025/11/13 02:12:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:19 DEBUG : banana: Unchanged skipping 2025/11/13 02:12:19 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 02:12:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:19 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 02:12:19 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 02:12:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 02:12:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 02:12:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 02:12:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 02:12:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 02:12:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 02:12:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 02:12:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 02:12:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 02:12:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 02:12:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 02:12:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 02:12:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 02:12:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 02:12:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 02:12:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 02:12:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 02:12:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 02:12:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 02:12:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 02:12:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 02:12:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 02:12:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 02:12:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 02:12:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 02:12:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 02:12:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 02:12:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 02:12:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 02:12:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 02:12:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 02:12:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 02:12:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 02:12:19 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:12:19 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:12:19 DEBUG : Waiting for deletions to finish 2025/11/13 02:12:19 DEBUG : Waiting for deletions to finish 2025/11/13 02:12:19 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:12:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:12:36 DEBUG : Waiting for deletions to finish 2025/11/13 02:12:36 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:12:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:12:36 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:12:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:12:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:12:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:12:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:12:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:12:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:12:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:12:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:12:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:12:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:12:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:12:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:12:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:12:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:12:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:12:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:12:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 02:12:36 DEBUG : apple: size = 5 OK 2025/11/13 02:12:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:36 DEBUG : apple: Unchanged skipping 2025/11/13 02:12:36 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 02:12:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 02:12:36 DEBUG : banana: size = 6 OK 2025/11/13 02:12:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:36 DEBUG : banana: Unchanged skipping 2025/11/13 02:12:36 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 02:12:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:36 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 02:12:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 02:12:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 02:12:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 02:12:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 02:12:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 02:12:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 02:12:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 02:12:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 02:12:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 02:12:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 02:12:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 02:12:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 02:12:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 02:12:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 02:12:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 02:12:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 02:12:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 02:12:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 02:12:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 02:12:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 02:12:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 02:12:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 02:12:37 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:12:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 02:12:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 02:12:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 02:12:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 02:12:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 02:12:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 02:12:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 02:12:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 02:12:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 02:12:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 02:12:37 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:12:37 DEBUG : Waiting for deletions to finish 2025/11/13 02:12:37 DEBUG : Waiting for deletions to finish 2025/11/13 02:12:37 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:12:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:12:37 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:12:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:12:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:12:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:12:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:12:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:12:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:12:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:12:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:12:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:12:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:12:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:12:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:12:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:12:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:12:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:12:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:12:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 02:12:37 DEBUG : apple: size = 5 OK 2025/11/13 02:12:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:37 DEBUG : apple: Unchanged skipping 2025/11/13 02:12:37 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 02:12:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 02:12:37 DEBUG : banana: size = 6 OK 2025/11/13 02:12:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:37 DEBUG : banana: Unchanged skipping 2025/11/13 02:12:37 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 02:12:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:37 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 02:12:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 02:12:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 02:12:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 02:12:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 02:12:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 02:12:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 02:12:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 02:12:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 02:12:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 02:12:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 02:12:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 02:12:38 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:12:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 02:12:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 02:12:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 02:12:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 02:12:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 02:12:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 02:12:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 02:12:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 02:12:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 02:12:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 02:12:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 02:12:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 02:12:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 02:12:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 02:12:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 02:12:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 02:12:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 02:12:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 02:12:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 02:12:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 02:12:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 02:12:38 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:12:38 DEBUG : Waiting for deletions to finish 2025/11/13 02:12:38 DEBUG : Waiting for deletions to finish 2025/11/13 02:12:38 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:12:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:12:38 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:12:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:12:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:12:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:12:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:12:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:12:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:12:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:12:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:12:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:12:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:12:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:12:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:12:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:12:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:12:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:12:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:12:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:12:57 DEBUG : Waiting for deletions to finish 2025/11/13 02:12:58 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:12:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:12:58 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:12:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:12:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:12:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:12:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:12:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:12:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:12:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:12:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:12:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:12:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:12:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:12:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:12:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:12:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:12:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:12:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:12:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 02:12:58 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 02:12:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 02:12:58 DEBUG : apple: size = 5 OK 2025/11/13 02:12:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:58 DEBUG : apple: Unchanged skipping 2025/11/13 02:12:58 DEBUG : banana: size = 6 OK 2025/11/13 02:12:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:58 DEBUG : banana: Unchanged skipping 2025/11/13 02:12:58 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 02:12:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:58 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 02:12:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 02:12:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 02:12:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 02:12:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 02:12:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 02:12:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 02:12:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 02:12:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 02:12:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 02:12:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 02:12:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 02:12:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 02:12:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 02:12:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 02:12:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 02:12:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 02:12:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 02:12:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 02:12:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 02:12:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 02:12:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 02:12:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 02:12:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 02:12:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 02:12:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 02:12:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 02:12:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 02:12:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 02:12:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 02:12:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 02:12:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 02:12:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 02:12:59 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:12:59 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:12:59 DEBUG : Waiting for deletions to finish 2025/11/13 02:12:59 DEBUG : Waiting for deletions to finish 2025/11/13 02:12:59 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:12:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:12:59 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:12:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:12:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:12:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:12:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:12:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:12:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:12:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:12:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:12:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:12:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:12:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:12:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:12:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:12:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:12:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:12:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:12:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 02:12:59 DEBUG : apple: size = 5 OK 2025/11/13 02:12:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:59 DEBUG : apple: Unchanged skipping 2025/11/13 02:12:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 02:12:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 02:12:59 DEBUG : banana: size = 6 OK 2025/11/13 02:12:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:59 DEBUG : banana: Unchanged skipping 2025/11/13 02:12:59 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 02:12:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:12:59 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 02:13:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 02:13:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 02:13:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 02:13:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 02:13:00 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:13:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 02:13:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 02:13:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 02:13:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 02:13:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 02:13:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 02:13:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 02:13:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 02:13:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 02:13:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 02:13:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 02:13:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 02:13:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 02:13:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 02:13:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 02:13:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 02:13:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 02:13:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 02:13:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 02:13:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 02:13:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 02:13:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 02:13:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 02:13:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 02:13:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 02:13:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 02:13:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 02:13:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 02:13:00 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:13:00 DEBUG : Waiting for deletions to finish 2025/11/13 02:13:00 DEBUG : Waiting for deletions to finish 2025/11/13 02:13:00 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:13:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:13:00 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:13:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:13:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:13:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:13:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:13:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:13:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:13:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:13:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:13:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:13:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:13:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:13:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:13:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:13:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:13:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:13:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:13:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:13:17 DEBUG : Waiting for deletions to finish 2025/11/13 02:13:17 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:13:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:13:17 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:13:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:13:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:13:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:13:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:13:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:13:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:13:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:13:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:13:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:13:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:13:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:13:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:13:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:13:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:13:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:13:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:13:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 02:13:18 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 02:13:18 DEBUG : apple: size = 5 OK 2025/11/13 02:13:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 02:13:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:18 DEBUG : apple: Unchanged skipping 2025/11/13 02:13:18 DEBUG : banana: size = 6 OK 2025/11/13 02:13:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:18 DEBUG : banana: Unchanged skipping 2025/11/13 02:13:18 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 02:13:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:18 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 02:13:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 02:13:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 02:13:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 02:13:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 02:13:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 02:13:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 02:13:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 02:13:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 02:13:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 02:13:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 02:13:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 02:13:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 02:13:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 02:13:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 02:13:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 02:13:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 02:13:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 02:13:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 02:13:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 02:13:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 02:13:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 02:13:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 02:13:18 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:13:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 02:13:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 02:13:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 02:13:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 02:13:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 02:13:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 02:13:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 02:13:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 02:13:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 02:13:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 02:13:18 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:13:18 DEBUG : Waiting for deletions to finish 2025/11/13 02:13:18 DEBUG : Waiting for deletions to finish 2025/11/13 02:13:18 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:13:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:13:18 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:13:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:13:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:13:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:13:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:13:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:13:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:13:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:13:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:13:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:13:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:13:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:13:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:13:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:13:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:13:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:13:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:13:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 02:13:19 DEBUG : apple: size = 5 OK 2025/11/13 02:13:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:19 DEBUG : apple: Unchanged skipping 2025/11/13 02:13:19 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 02:13:19 DEBUG : banana: size = 6 OK 2025/11/13 02:13:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:19 DEBUG : banana: Unchanged skipping 2025/11/13 02:13:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 02:13:19 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 02:13:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:19 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 02:13:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 02:13:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 02:13:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 02:13:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 02:13:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 02:13:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 02:13:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 02:13:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 02:13:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 02:13:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 02:13:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 02:13:19 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:13:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 02:13:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 02:13:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 02:13:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 02:13:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 02:13:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 02:13:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 02:13:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 02:13:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 02:13:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 02:13:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 02:13:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 02:13:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 02:13:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 02:13:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 02:13:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 02:13:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 02:13:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 02:13:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 02:13:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 02:13:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 02:13:19 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:13:19 DEBUG : Waiting for deletions to finish 2025/11/13 02:13:19 DEBUG : Waiting for deletions to finish 2025/11/13 02:13:19 DEBUG : apple: Excluded (Path Filter) 2025/11/13 02:13:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 02:13:19 DEBUG : banana: Excluded (Path Filter) 2025/11/13 02:13:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 02:13:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 02:13:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 02:13:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 02:13:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 02:13:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 02:13:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 02:13:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 02:13:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 02:13:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 02:13:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 02:13:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 02:13:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 02:13:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 02:13:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 02:13:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 02:13:19 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (239.81s) --- PASS: TestTransform/NFC (19.14s) --- PASS: TestTransform/NFD (21.20s) --- PASS: TestTransform/base64 (24.08s) --- PASS: TestTransform/prefix (27.25s) --- PASS: TestTransform/suffix (26.41s) --- PASS: TestTransform/truncate (22.82s) --- PASS: TestTransform/encoder (19.74s) --- PASS: TestTransform/ISO-8859-1 (19.33s) --- PASS: TestTransform/charmap (18.25s) --- PASS: TestTransform/lowercase (22.02s) --- PASS: TestTransform/ascii (19.58s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:13:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/13 02:13:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/13 02:13:24 INFO : sub dir_somesuffix: Making directory 2025/11/13 02:13:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/13 02:13:24 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/13 02:13:24 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/13 02:13:24 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/13 02:13:24 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/13 02:13:24 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:13:24 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:13:26 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/13 02:13:26 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:13:26 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/13 02:13:26 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.18s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:13:26 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:27 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:27 INFO : tictactoe: Making directory 2025/11/13 02:13:27 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:27 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 02:13:27 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/13 02:13:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 02:13:27 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:13:27 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:13:27 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/13 02:13:27 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:13:27 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/13 02:13:27 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.66s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:13:28 INFO : toe: Making directory 2025/11/13 02:13:28 INFO : toe/toe: Making directory 2025/11/13 02:13:28 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/13 02:13:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/13 02:13:28 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:13:28 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:13:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/13 02:13:29 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/13 02:13:29 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:13:29 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/13 02:13:29 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.93s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:13:30 INFO : toe: Making directory 2025/11/13 02:13:30 INFO : toe/toe: Making directory 2025/11/13 02:13:30 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/13 02:13:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/13 02:13:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/13 02:13:30 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:13:30 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:13:31 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/13 02:13:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:13:31 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/13 02:13:31 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.71s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:13:32 DEBUG : empty_dir: Making directory with metadata 2025/11/13 02:13:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/13 02:13:32 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 02:13:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 02:13:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 02:13:32 INFO : tictacempty_dir: Making directory 2025/11/13 02:13:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 02:13:32 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:32 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:32 INFO : tictactoe: Making directory 2025/11/13 02:13:32 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:32 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 02:13:32 INFO : tictactoe/tictactoe: Making directory 2025/11/13 02:13:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 02:13:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/13 02:13:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/13 02:13:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/13 02:13:32 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:13:32 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:13:33 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/13 02:13:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:13:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/13 02:13:33 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.44s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:13:34 DEBUG : empty_dir: Making directory with metadata 2025/11/13 02:13:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/13 02:13:34 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 02:13:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 02:13:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 02:13:34 INFO : tictacempty_dir: Making directory 2025/11/13 02:13:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 02:13:34 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:34 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:34 INFO : tictactoe: Making directory 2025/11/13 02:13:34 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:34 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 02:13:34 INFO : tictactoe/tictactoe: Making directory 2025/11/13 02:13:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 02:13:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/13 02:13:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 02:13:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/13 02:13:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 02:13:34 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:13:34 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:13:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/13 02:13:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:13:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 02:13:35 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/13 02:13:35 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:13:35 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 02:13:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 02:13:35 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:35 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/13 02:13:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/13 02:13:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:13:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/13 02:13:36 NOTICE: B2 bucket rclone-test-cajunav8goce: 0 differences found 2025/11/13 02:13:36 NOTICE: B2 bucket rclone-test-cajunav8goce: 1 matching files --- PASS: TestAllTag (2.28s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:13:36 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:37 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:37 INFO : tictactoe: Making directory 2025/11/13 02:13:37 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:37 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 02:13:37 INFO : tictactoe/tictactoe: Making directory 2025/11/13 02:13:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 02:13:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/13 02:13:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/13 02:13:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/13 02:13:37 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:13:37 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:13:37 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/13 02:13:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:13:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/13 02:13:37 DEBUG : Waiting for deletions to finish 2025/11/13 02:13:38 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:38 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:38 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 02:13:38 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/13 02:13:38 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 02:13:38 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:13:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/13 02:13:38 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/13 02:13:38 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:13:38 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.69s) === RUN TestSyntax 2025/11/13 02:13:39 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:13:39 INFO : toe: Making directory 2025/11/13 02:13:39 INFO : toe/toe: Making directory 2025/11/13 02:13:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/13 02:13:39 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:13:39 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:13:40 DEBUG : toe/toe/toe: size = 11 OK 2025/11/13 02:13:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:13:40 INFO : toe/toe/toe: Copied (new) 2025/11/13 02:13:40 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.63s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:13:41 DEBUG : empty_dir: Making directory with metadata 2025/11/13 02:13:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/13 02:13:41 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 02:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 02:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 02:13:41 INFO : tictacempty_dir: Making directory 2025/11/13 02:13:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 02:13:41 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:41 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:41 INFO : tictactoe: Making directory 2025/11/13 02:13:41 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:41 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 02:13:41 INFO : tictactoe/tictactoe: Making directory 2025/11/13 02:13:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 02:13:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/13 02:13:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 02:13:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/13 02:13:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 02:13:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 02:13:41 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:13:41 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:13:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/13 02:13:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:13:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 02:13:42 INFO : toe/toe/toe.txt: Deleted 2025/11/13 02:13:42 INFO : toe/toe: Removing directory 2025/11/13 02:13:42 INFO : toe: Removing directory 2025/11/13 02:13:42 INFO : empty_dir: Removing directory 2025/11/13 02:13:42 DEBUG : Local file system at /tmp/rclone1106163364: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.24s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:13:43 DEBUG : empty_dir: Making directory with metadata 2025/11/13 02:13:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/13 02:13:43 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 02:13:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 02:13:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 02:13:43 INFO : tictacempty_dir: Making directory 2025/11/13 02:13:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 02:13:43 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:43 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:43 INFO : tictactoe: Making directory 2025/11/13 02:13:43 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:43 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 02:13:43 INFO : tictactoe/tictactoe: Making directory 2025/11/13 02:13:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 02:13:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/13 02:13:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 02:13:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/13 02:13:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 02:13:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 02:13:43 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:13:43 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:13:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/13 02:13:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:13:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 02:13:44 INFO : toe/toe/toe.txt: Deleted 2025/11/13 02:13:44 INFO : toe/toe: Removing directory 2025/11/13 02:13:44 INFO : toe: Removing directory 2025/11/13 02:13:44 INFO : empty_dir: Removing directory 2025/11/13 02:13:44 DEBUG : Local file system at /tmp/rclone1106163364: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/13 02:13:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/13 02:13:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/13 02:13:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/13 02:13:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/13 02:13:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/13 02:13:45 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/13 02:13:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:13:45 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/13 02:13:46 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.51s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:13:46 DEBUG : Reset feature "Copy" 2025/11/13 02:13:46 DEBUG : Reset feature "Move" 2025/11/13 02:13:46 DEBUG : Reset feature "Copy" 2025/11/13 02:13:46 DEBUG : Reset feature "Move" 2025/11/13 02:13:46 DEBUG : empty_dir: Making directory with metadata 2025/11/13 02:13:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/13 02:13:46 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 02:13:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 02:13:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 02:13:47 INFO : tictacempty_dir: Making directory 2025/11/13 02:13:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 02:13:47 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:47 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:47 INFO : tictactoe: Making directory 2025/11/13 02:13:47 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:47 DEBUG : toe: transformed to: tictactoe 2025/11/13 02:13:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 02:13:47 INFO : tictactoe/tictactoe: Making directory 2025/11/13 02:13:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 02:13:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/13 02:13:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 02:13:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/13 02:13:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 02:13:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 02:13:47 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:13:47 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:13:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/13 02:13:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:13:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 02:13:48 INFO : toe/toe/toe.txt: Deleted 2025/11/13 02:13:48 INFO : toe/toe: Removing directory 2025/11/13 02:13:48 INFO : toe: Removing directory 2025/11/13 02:13:48 INFO : empty_dir: Removing directory 2025/11/13 02:13:48 DEBUG : Local file system at /tmp/rclone1106163364: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/13 02:13:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/13 02:13:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/13 02:13:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/13 02:13:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/13 02:13:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/13 02:13:49 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/13 02:13:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:13:49 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/13 02:13:50 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.31s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:13:51 DEBUG : toe: transformed to: dG9l 2025/11/13 02:13:51 DEBUG : toe: transformed to: dG9l 2025/11/13 02:13:51 INFO : dG9l: Making directory 2025/11/13 02:13:51 DEBUG : toe: transformed to: dG9l 2025/11/13 02:13:51 DEBUG : toe: transformed to: dG9l 2025/11/13 02:13:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/13 02:13:51 INFO : dG9l/dG9l: Making directory 2025/11/13 02:13:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/13 02:13:51 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/13 02:13:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/13 02:13:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/13 02:13:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/13 02:13:51 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:13:51 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:13:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/13 02:13:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:13:52 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/13 02:13:52 DEBUG : Waiting for deletions to finish 2025/11/13 02:13:52 DEBUG : dG9l: transformed to: toe 2025/11/13 02:13:52 DEBUG : dG9l: transformed to: toe 2025/11/13 02:13:53 DEBUG : dG9l: transformed to: toe 2025/11/13 02:13:53 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/13 02:13:53 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/13 02:13:53 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/13 02:13:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/13 02:13:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/13 02:13:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/13 02:13:53 DEBUG : Local file system at /tmp/rclone1106163364: Waiting for checks to finish 2025/11/13 02:13:53 DEBUG : Local file system at /tmp/rclone1106163364: Waiting for transfers to finish 2025/11/13 02:13:53 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.92s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-cajunav8goce", Local "Local file system at /tmp/rclone1106163364", Modify Window "1ms" 2025/11/13 02:13:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 02:13:54 DEBUG : toe: transformed to: 2025/11/13 02:13:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 02:13:54 DEBUG : toe: transformed to: 2025/11/13 02:13:54 INFO : B2 bucket rclone-test-cajunav8goce: Making directory 2025/11/13 02:13:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 02:13:54 DEBUG : toe: transformed to: 2025/11/13 02:13:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 02:13:54 DEBUG : toe: transformed to: 2025/11/13 02:13:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 02:13:54 DEBUG : toe/toe: transformed to: 2025/11/13 02:13:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/13 02:13:54 INFO : toe/toe: Making directory 2025/11/13 02:13:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 02:13:54 DEBUG : toe/toe: transformed to: 2025/11/13 02:13:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/13 02:13:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 02:13:54 DEBUG : toe: transformed to: 2025/11/13 02:13:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/13 02:13:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 02:13:54 DEBUG : toe/toe/toe: transformed to: 2025/11/13 02:13:54 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/13 02:13:54 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for checks to finish 2025/11/13 02:13:54 DEBUG : B2 bucket rclone-test-cajunav8goce: Waiting for transfers to finish 2025/11/13 02:13:55 DEBUG : toe/toe/toe: size = 11 OK 2025/11/13 02:13:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 02:13:55 INFO : toe/toe/toe: Copied (new) 2025/11/13 02:13:55 ERROR : B2 bucket rclone-test-cajunav8goce: not deleting files as there were IO errors 2025/11/13 02:13:55 ERROR : B2 bucket rclone-test-cajunav8goce: not deleting directories as there were IO errors --- PASS: TestError (1.90s) PASS 2025/11/13 02:13:56 DEBUG : B2 bucket rclone-test-cajunav8goce: Purge remote 2025/11/13 02:13:56 INFO : B2 bucket rclone-test-cajunav8goce: cleaning bucket "rclone-test-cajunav8goce" of all files 2025/11/13 02:13:57 DEBUG : BackupDir/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f404f8df6aae93726_d20251113_m020642_c001_v7007000_t0000_u01762999602735") 2025/11/13 02:13:57 DEBUG : BackupDir/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116212b78b086477_d20251113_m020636_c001_v0001136_t0053_u01762999596611") 2025/11/13 02:13:57 DEBUG : CompareDest/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f418b07dcb4f75571_d20251113_m020616_c001_v7007000_t0000_u01762999576843") 2025/11/13 02:13:57 DEBUG : CompareDest/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d526_d20251113_m020610_c001_v0001038_t0052_u01762999570613") 2025/11/13 02:13:57 DEBUG : CompareDest/two: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f418b07dcb4f75572_d20251113_m020617_c001_v7007000_t0000_u01762999577026") 2025/11/13 02:13:57 DEBUG : CompareDest/two: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e6377a_d20251113_m020611_c001_v0001172_t0016_u01762999571942") 2025/11/13 02:13:57 DEBUG : CopyDest/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f404f8df6aae93727_d20251113_m020642_c001_v7007000_t0000_u01762999602919") 2025/11/13 02:13:57 DEBUG : CopyDest/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63843_d20251113_m020633_c001_v0001172_t0058_u01762999593535") 2025/11/13 02:13:57 DEBUG : CopyDest/three: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f404f8df6aae93729_d20251113_m020643_c001_v7007000_t0000_u01762999603102") 2025/11/13 02:13:57 DEBUG : CopyDest/three: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63878_d20251113_m020640_c001_v0001172_t0002_u01762999600745") 2025/11/13 02:13:57 DEBUG : CopyDest/two: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f404f8df6aae9372b_d20251113_m020643_c001_v7007000_t0000_u01762999603286") 2025/11/13 02:13:57 DEBUG : CopyDest/two: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d59e_d20251113_m020637_c001_v0001038_t0002_u01762999597815") 2025/11/13 02:13:57 DEBUG : EXISTING: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4216311f44c2ab4d_d20251113_m020810_c001_v7007000_t0000_u01762999690669") 2025/11/13 02:13:57 DEBUG : EXISTING: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63b17_d20251113_m020809_c001_v0001172_t0022_u01762999689588") 2025/11/13 02:13:57 DEBUG : PREFIXapple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a87894_d20251113_m021050_c001_v7007000_t0000_u01762999850935") 2025/11/13 02:13:57 DEBUG : PREFIXapple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d928_d20251113_m021043_c001_v0001038_t0044_u01762999843309") 2025/11/13 02:13:57 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f417e20652b8f9d79_d20251113_m021050_c001_v7007000_t0000_u01762999850537") 2025/11/13 02:13:57 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360251_d20251113_m021043_c001_v0001171_t0036_u01762999843289") 2025/11/13 02:13:57 DEBUG : PREFIXbanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a968a_d20251113_m021050_c001_v7007000_t0000_u01762999850528") 2025/11/13 02:13:58 DEBUG : PREFIXbanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63f75_d20251113_m021043_c001_v0001172_t0000_u01762999843318") 2025/11/13 02:13:58 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4216311f44c2c1d6_d20251113_m021050_c001_v7007000_t0000_u01762999850589") 2025/11/13 02:13:58 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c123135f_d20251113_m021043_c001_v0001144_t0037_u01762999843299") 2025/11/13 02:13:58 DEBUG : Testêé: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4216311f44c2ab39_d20251113_m020806_c001_v7007000_t0000_u01762999686733") 2025/11/13 02:13:58 DEBUG : Testêé: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63afd_d20251113_m020805_c001_v0001172_t0034_u01762999685634") 2025/11/13 02:13:58 DEBUG : Testêé: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d6dc_d20251113_m020804_c001_v0001038_t0051_u01762999684208") 2025/11/13 02:13:58 DEBUG : YXBwbGU=: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4199673b39e5a492_d20251113_m021025_c001_v7007000_t0000_u01762999825059") 2025/11/13 02:13:58 DEBUG : YXBwbGU=: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d8e6_d20251113_m021019_c001_v0001038_t0027_u01762999819709") 2025/11/13 02:13:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4199673b39e5a493_d20251113_m021025_c001_v7007000_t0000_u01762999825239") 2025/11/13 02:13:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63ed6_d20251113_m021019_c001_v0001172_t0036_u01762999819727") 2025/11/13 02:13:58 DEBUG : YmFuYW5h: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4199673b39e5a494_d20251113_m021025_c001_v7007000_t0000_u01762999825423") 2025/11/13 02:13:58 DEBUG : YmFuYW5h: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353601a3_d20251113_m021019_c001_v0001171_t0037_u01762999819738") 2025/11/13 02:13:58 DEBUG : a/potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae1e_d20251113_m020439_c001_v7007000_t0000_u01762999479693") 2025/11/13 02:13:58 DEBUG : a/potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a717_d20251113_m020439_c001_v0001176_t0045_u01762999479094") 2025/11/13 02:13:58 DEBUG : a/potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a8d78_d20251113_m020437_c001_v7007000_t0000_u01762999477656") 2025/11/13 02:13:58 DEBUG : a/potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a707_d20251113_m020436_c001_v0001176_t0007_u01762999476760") 2025/11/13 02:13:58 DEBUG : a/potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a8d2a_d20251113_m020420_c001_v7007000_t0000_u01762999460883") 2025/11/13 02:13:58 DEBUG : a/potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a691_d20251113_m020419_c001_v0001176_t0014_u01762999459974") 2025/11/13 02:13:58 DEBUG : apple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd00_d20251113_m021320_c001_v7007000_t0000_u01763000000326") 2025/11/13 02:13:58 DEBUG : apple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12315fa_d20251113_m021315_c001_v0001144_t0022_u01762999995444") 2025/11/13 02:13:58 DEBUG : apple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc40c_d20251113_m021300_c001_v7007000_t0000_u01762999980812") 2025/11/13 02:13:58 DEBUG : apple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c123159f_d20251113_m021254_c001_v0001144_t0039_u01762999974986") 2025/11/13 02:13:59 DEBUG : apple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc3a9_d20251113_m021238_c001_v7007000_t0000_u01762999958848") 2025/11/13 02:13:59 DEBUG : apple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c123153e_d20251113_m021233_c001_v0001144_t0043_u01762999953935") 2025/11/13 02:13:59 DEBUG : apple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a87977_d20251113_m021220_c001_v7007000_t0000_u01762999940513") 2025/11/13 02:13:59 DEBUG : apple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12314f8_d20251113_m021216_c001_v0001144_t0028_u01762999936032") 2025/11/13 02:13:59 DEBUG : apple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4192668b7fd4456e_d20251113_m021201_c001_v7007000_t0000_u01762999921220") 2025/11/13 02:13:59 DEBUG : apple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12314b5_d20251113_m021156_c001_v0001144_t0028_u01762999916140") 2025/11/13 02:13:59 DEBUG : apple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f41587366533c4dde_d20251113_m021141_c001_v7007000_t0000_u01762999901340") 2025/11/13 02:13:59 DEBUG : apple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c123143d_d20251113_m021133_c001_v0001144_t0029_u01762999893036") 2025/11/13 02:13:59 DEBUG : apple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b2948_d20251113_m021118_c001_v7007000_t0000_u01762999878576") 2025/11/13 02:13:59 DEBUG : apple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e64054_d20251113_m021114_c001_v0001172_t0055_u01762999874109") 2025/11/13 02:13:59 DEBUG : apple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f418bef918bbfd8ff_d20251113_m021112_c001_v7007000_t0000_u01762999872785") 2025/11/13 02:13:59 DEBUG : apple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12313b6_d20251113_m021106_c001_v0001144_t0049_u01762999866892") 2025/11/13 02:13:59 DEBUG : apple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f68e5_d20251113_m021052_c001_v7007000_t0000_u01762999852263") 2025/11/13 02:13:59 DEBUG : apple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360272_d20251113_m021047_c001_v0001171_t0036_u01762999847859") 2025/11/13 02:13:59 DEBUG : apple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f68df_d20251113_m021046_c001_v7007000_t0000_u01762999846914") 2025/11/13 02:13:59 DEBUG : apple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360244_d20251113_m021040_c001_v0001171_t0050_u01762999840520") 2025/11/13 02:13:59 DEBUG : apple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f408fa5ef1db669d4_d20251113_m021022_c001_v7007000_t0000_u01762999822910") 2025/11/13 02:13:59 DEBUG : apple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d8de_d20251113_m021016_c001_v0001038_t0031_u01762999816435") 2025/11/13 02:13:59 DEBUG : apple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b2741_d20251113_m021000_c001_v7007000_t0000_u01762999800860") 2025/11/13 02:13:59 DEBUG : apple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d892_d20251113_m020955_c001_v0001038_t0043_u01762999795610") 2025/11/13 02:13:59 DEBUG : apple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef171856b6c4_d20251113_m020939_c001_v7007000_t0000_u01762999779748") 2025/11/13 02:14:00 DEBUG : apple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d851_d20251113_m020935_c001_v0001038_t0039_u01762999775346") 2025/11/13 02:14:00 DEBUG : appleSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f417e20652b8f9f7b_d20251113_m021116_c001_v7007000_t0000_u01762999876845") 2025/11/13 02:14:00 DEBUG : appleSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d982_d20251113_m021109_c001_v0001038_t0048_u01762999869960") 2025/11/13 02:14:00 DEBUG : appleapple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f41587366533c4ddf_d20251113_m021141_c001_v7007000_t0000_u01762999901521") 2025/11/13 02:14:00 DEBUG : appleapple: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c123145a_d20251113_m021136_c001_v0001144_t0044_u01762999896370") 2025/11/13 02:14:00 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd01_d20251113_m021320_c001_v7007000_t0000_u01763000000520") 2025/11/13 02:14:00 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5db19_d20251113_m021316_c001_v0001038_t0023_u01762999996552") 2025/11/13 02:14:00 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc40d_d20251113_m021300_c001_v7007000_t0000_u01762999980991") 2025/11/13 02:14:00 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5dae8_d20251113_m021257_c001_v0001038_t0031_u01762999977043") 2025/11/13 02:14:00 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc3ab_d20251113_m021239_c001_v7007000_t0000_u01762999959028") 2025/11/13 02:14:00 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5dab5_d20251113_m021235_c001_v0001038_t0015_u01762999955462") 2025/11/13 02:14:00 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a87979_d20251113_m021220_c001_v7007000_t0000_u01762999940696") 2025/11/13 02:14:00 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5da74_d20251113_m021217_c001_v0001038_t0039_u01762999937135") 2025/11/13 02:14:00 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4192668b7fd4456f_d20251113_m021201_c001_v7007000_t0000_u01762999921401") 2025/11/13 02:14:00 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5da2d_d20251113_m021157_c001_v0001038_t0014_u01762999917163") 2025/11/13 02:14:00 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4120efd2da3d3596_d20251113_m021139_c001_v7007000_t0000_u01762999899323") 2025/11/13 02:14:00 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353603f4_d20251113_m021134_c001_v0001171_t0048_u01762999894395") 2025/11/13 02:14:00 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b2949_d20251113_m021118_c001_v7007000_t0000_u01762999878758") 2025/11/13 02:14:00 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12313da_d20251113_m021114_c001_v0001144_t0024_u01762999874122") 2025/11/13 02:14:00 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4162881cf4546520_d20251113_m021113_c001_v7007000_t0000_u01762999873156") 2025/11/13 02:14:00 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d97c_d20251113_m021108_c001_v0001038_t0009_u01762999868190") 2025/11/13 02:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f68e6_d20251113_m021052_c001_v7007000_t0000_u01762999852447") 2025/11/13 02:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d93c_d20251113_m021047_c001_v0001038_t0029_u01762999847878") 2025/11/13 02:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4216311f44c2c1d2_d20251113_m021046_c001_v7007000_t0000_u01762999846704") 2025/11/13 02:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d922_d20251113_m021041_c001_v0001038_t0045_u01762999841459") 2025/11/13 02:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f411858a3752f7392_d20251113_m021023_c001_v7007000_t0000_u01762999823146") 2025/11/13 02:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63ec3_d20251113_m021017_c001_v0001172_t0047_u01762999817746") 2025/11/13 02:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b2743_d20251113_m021001_c001_v7007000_t0000_u01762999801042") 2025/11/13 02:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63e52_d20251113_m020957_c001_v0001172_t0037_u01762999797324") 2025/11/13 02:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef171856b6c6_d20251113_m020939_c001_v7007000_t0000_u01762999779931") 2025/11/13 02:14:01 DEBUG : appleappleapplebanana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63dd4_d20251113_m020936_c001_v0001172_t0037_u01762999776451") 2025/11/13 02:14:01 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b293d_d20251113_m021116_c001_v7007000_t0000_u01762999876888") 2025/11/13 02:14:01 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12313c4_d20251113_m021109_c001_v0001144_t0035_u01762999869929") 2025/11/13 02:14:01 DEBUG : b/potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae1f_d20251113_m020439_c001_v7007000_t0000_u01762999479878") 2025/11/13 02:14:01 DEBUG : b/potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a711_d20251113_m020438_c001_v0001176_t0044_u01762999478206") 2025/11/13 02:14:01 DEBUG : b/potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a8d77_d20251113_m020437_c001_v7007000_t0000_u01762999477104") 2025/11/13 02:14:01 DEBUG : b/potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a6fd_d20251113_m020435_c001_v0001176_t0038_u01762999475785") 2025/11/13 02:14:01 DEBUG : b/potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a8d25_d20251113_m020420_c001_v7007000_t0000_u01762999460314") 2025/11/13 02:14:01 DEBUG : b/potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a681_d20251113_m020419_c001_v0001176_t0001_u01762999459017") 2025/11/13 02:14:01 DEBUG : backup/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f418b07dcb4f7559c_d20251113_m020657_c001_v7007000_t0000_u01762999617324") 2025/11/13 02:14:01 DEBUG : backup/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f115be809206b17fa_d20251113_m020655_c001_v0001165_t0015_u01762999615019") 2025/11/13 02:14:02 DEBUG : backup/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1181eaf43758974b_d20251113_m020650_c001_v0001092_t0045_u01762999610317") 2025/11/13 02:14:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f40108f13c72e2060_d20251113_m020725_c001_v7007000_t0000_u01762999645126") 2025/11/13 02:14:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1001ad8c4729604d_d20251113_m020723_c001_v0001172_t0007_u01762999643224") 2025/11/13 02:14:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f101d8fa62ee966fd_d20251113_m020719_c001_v0001182_t0028_u01762999639507") 2025/11/13 02:14:02 DEBUG : backup/one.bak: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f5dce_d20251113_m020711_c001_v7007000_t0000_u01762999631903") 2025/11/13 02:14:02 DEBUG : backup/one.bak: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1188a5e2d0f943e9_d20251113_m020708_c001_v0001153_t0000_u01762999628306") 2025/11/13 02:14:02 DEBUG : backup/one.bak: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1035a1ecb424c276_d20251113_m020704_c001_v0001178_t0056_u01762999624228") 2025/11/13 02:14:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f40108f13c72e2061_d20251113_m020725_c001_v7007000_t0000_u01762999645310") 2025/11/13 02:14:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f101d45681079f029_d20251113_m020724_c001_v0001042_t0026_u01762999644201") 2025/11/13 02:14:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f103c3ef43d58ae79_d20251113_m020720_c001_v0001184_t0039_u01762999640889") 2025/11/13 02:14:02 DEBUG : backup/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f418b07dcb4f7559d_d20251113_m020657_c001_v7007000_t0000_u01762999617506") 2025/11/13 02:14:02 DEBUG : backup/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f113ea7e6a7ca780d_d20251113_m020656_c001_v0001102_t0000_u01762999616325") 2025/11/13 02:14:02 DEBUG : backup/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f11276c1735fd3887_d20251113_m020652_c001_v0001115_t0034_u01762999612431") 2025/11/13 02:14:02 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f5dd0_d20251113_m020712_c001_v7007000_t0000_u01762999632091") 2025/11/13 02:14:02 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f119a41c3dbaf1d16_d20251113_m020711_c001_v0001184_t0051_u01762999631118") 2025/11/13 02:14:02 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f113affbbcc07448e_d20251113_m020705_c001_v0001178_t0025_u01762999625739") 2025/11/13 02:14:02 DEBUG : banana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd02_d20251113_m021320_c001_v7007000_t0000_u01763000000740") 2025/11/13 02:14:02 DEBUG : banana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e64389_d20251113_m021316_c001_v0001172_t0028_u01762999996023") 2025/11/13 02:14:02 DEBUG : banana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc40e_d20251113_m021301_c001_v7007000_t0000_u01762999981171") 2025/11/13 02:14:02 DEBUG : banana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e6431c_d20251113_m021256_c001_v0001172_t0011_u01762999976194") 2025/11/13 02:14:02 DEBUG : banana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc3ad_d20251113_m021239_c001_v7007000_t0000_u01762999959208") 2025/11/13 02:14:03 DEBUG : banana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e642a8_d20251113_m021235_c001_v0001172_t0014_u01762999955030") 2025/11/13 02:14:03 DEBUG : banana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a8797a_d20251113_m021220_c001_v7007000_t0000_u01762999940880") 2025/11/13 02:14:03 DEBUG : banana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e64232_d20251113_m021216_c001_v0001172_t0022_u01762999936591") 2025/11/13 02:14:03 DEBUG : banana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4192668b7fd44570_d20251113_m021201_c001_v7007000_t0000_u01762999921583") 2025/11/13 02:14:03 DEBUG : banana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e641b6_d20251113_m021156_c001_v0001172_t0010_u01762999916846") 2025/11/13 02:14:03 DEBUG : banana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f41587366533c4de1_d20251113_m021141_c001_v7007000_t0000_u01762999901722") 2025/11/13 02:14:03 DEBUG : banana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e640eb_d20251113_m021133_c001_v0001172_t0020_u01762999893996") 2025/11/13 02:14:03 DEBUG : banana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b294a_d20251113_m021118_c001_v7007000_t0000_u01762999878940") 2025/11/13 02:14:03 DEBUG : banana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d996_d20251113_m021114_c001_v0001038_t0021_u01762999874089") 2025/11/13 02:14:03 DEBUG : banana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f405cd22c89303feb_d20251113_m021113_c001_v7007000_t0000_u01762999873157") 2025/11/13 02:14:03 DEBUG : banana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353602ff_d20251113_m021107_c001_v0001171_t0042_u01762999867901") 2025/11/13 02:14:03 DEBUG : banana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f68e7_d20251113_m021052_c001_v7007000_t0000_u01762999852629") 2025/11/13 02:14:03 DEBUG : banana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63fa5_d20251113_m021047_c001_v0001172_t0018_u01762999847865") 2025/11/13 02:14:03 DEBUG : banana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a87884_d20251113_m021046_c001_v7007000_t0000_u01762999846929") 2025/11/13 02:14:03 DEBUG : banana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c1231355_d20251113_m021040_c001_v0001144_t0048_u01762999840823") 2025/11/13 02:14:03 DEBUG : banana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f418b07dcb4f7659b_d20251113_m021022_c001_v7007000_t0000_u01762999822903") 2025/11/13 02:14:03 DEBUG : banana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12312ef_d20251113_m021016_c001_v0001144_t0031_u01762999816920") 2025/11/13 02:14:03 DEBUG : banana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b2745_d20251113_m021001_c001_v7007000_t0000_u01762999801236") 2025/11/13 02:14:03 DEBUG : banana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c1231291_d20251113_m020956_c001_v0001144_t0009_u01762999796118") 2025/11/13 02:14:03 DEBUG : banana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef171856b6c7_d20251113_m020940_c001_v7007000_t0000_u01762999780113") 2025/11/13 02:14:03 DEBUG : banana: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c1231246_d20251113_m020935_c001_v0001144_t0029_u01762999775854") 2025/11/13 02:14:04 DEBUG : bananaSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f418bef918bbfd904_d20251113_m021117_c001_v7007000_t0000_u01762999877103") 2025/11/13 02:14:04 DEBUG : bananaSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360308_d20251113_m021109_c001_v0001171_t0017_u01762999869951") 2025/11/13 02:14:04 DEBUG : both0: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b4f9_d20251113_m020902_c001_v7007000_t0000_u01762999742681") 2025/11/13 02:14:04 DEBUG : both0: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d771_d20251113_m020839_c001_v0001038_t0012_u01762999719306") 2025/11/13 02:14:04 DEBUG : both0: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db689799687_d20251113_m020834_c001_v7007000_t0000_u01762999714941") 2025/11/13 02:14:04 DEBUG : both0: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d6fc_d20251113_m020812_c001_v0001038_t0043_u01762999692557") 2025/11/13 02:14:04 DEBUG : both1: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b4fa_d20251113_m020902_c001_v7007000_t0000_u01762999742863") 2025/11/13 02:14:04 DEBUG : both1: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d775_d20251113_m020840_c001_v0001038_t0033_u01762999720480") 2025/11/13 02:14:04 DEBUG : both1: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db689799689_d20251113_m020835_c001_v7007000_t0000_u01762999715179") 2025/11/13 02:14:04 DEBUG : both1: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d700_d20251113_m020813_c001_v0001038_t0051_u01762999693293") 2025/11/13 02:14:04 DEBUG : both10: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b4fb_d20251113_m020903_c001_v7007000_t0000_u01762999743046") 2025/11/13 02:14:04 DEBUG : both10: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d79c_d20251113_m020849_c001_v0001038_t0030_u01762999729513") 2025/11/13 02:14:04 DEBUG : both10: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db68979968b_d20251113_m020835_c001_v7007000_t0000_u01762999715363") 2025/11/13 02:14:04 DEBUG : both10: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d732_d20251113_m020822_c001_v0001038_t0009_u01762999702567") 2025/11/13 02:14:04 DEBUG : both11: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b4fc_d20251113_m020903_c001_v7007000_t0000_u01762999743300") 2025/11/13 02:14:04 DEBUG : both11: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d7a4_d20251113_m020850_c001_v0001038_t0058_u01762999730666") 2025/11/13 02:14:04 DEBUG : both11: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db68979968c_d20251113_m020835_c001_v7007000_t0000_u01762999715546") 2025/11/13 02:14:04 DEBUG : both11: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d736_d20251113_m020823_c001_v0001038_t0052_u01762999703587") 2025/11/13 02:14:04 DEBUG : both12: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b4fd_d20251113_m020903_c001_v7007000_t0000_u01762999743481") 2025/11/13 02:14:04 DEBUG : both12: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d7a8_d20251113_m020851_c001_v0001038_t0000_u01762999731749") 2025/11/13 02:14:05 DEBUG : both12: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db68979968d_d20251113_m020835_c001_v7007000_t0000_u01762999715730") 2025/11/13 02:14:05 DEBUG : both12: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d738_d20251113_m020824_c001_v0001038_t0025_u01762999704464") 2025/11/13 02:14:05 DEBUG : both13: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b4fe_d20251113_m020903_c001_v7007000_t0000_u01762999743664") 2025/11/13 02:14:05 DEBUG : both13: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d7aa_d20251113_m020852_c001_v0001038_t0053_u01762999732740") 2025/11/13 02:14:05 DEBUG : both13: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db68979968e_d20251113_m020835_c001_v7007000_t0000_u01762999715912") 2025/11/13 02:14:05 DEBUG : both13: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d73c_d20251113_m020825_c001_v0001038_t0022_u01762999705270") 2025/11/13 02:14:05 DEBUG : both14: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b4ff_d20251113_m020903_c001_v7007000_t0000_u01762999743845") 2025/11/13 02:14:05 DEBUG : both14: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d7ae_d20251113_m020853_c001_v0001038_t0043_u01762999733842") 2025/11/13 02:14:05 DEBUG : both14: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db68979968f_d20251113_m020836_c001_v7007000_t0000_u01762999716094") 2025/11/13 02:14:05 DEBUG : both14: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d742_d20251113_m020826_c001_v0001038_t0050_u01762999706440") 2025/11/13 02:14:05 DEBUG : both15: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b500_d20251113_m020904_c001_v7007000_t0000_u01762999744026") 2025/11/13 02:14:05 DEBUG : both15: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d7b6_d20251113_m020855_c001_v0001038_t0026_u01762999735040") 2025/11/13 02:14:05 DEBUG : both15: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db689799691_d20251113_m020836_c001_v7007000_t0000_u01762999716276") 2025/11/13 02:14:05 DEBUG : both15: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d746_d20251113_m020827_c001_v0001038_t0012_u01762999707239") 2025/11/13 02:14:05 DEBUG : both16: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b502_d20251113_m020904_c001_v7007000_t0000_u01762999744207") 2025/11/13 02:14:05 DEBUG : both16: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d7be_d20251113_m020855_c001_v0001038_t0026_u01762999735962") 2025/11/13 02:14:05 DEBUG : both16: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db689799692_d20251113_m020836_c001_v7007000_t0000_u01762999716474") 2025/11/13 02:14:05 DEBUG : both16: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d748_d20251113_m020827_c001_v0001038_t0017_u01762999707930") 2025/11/13 02:14:05 DEBUG : both17: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b503_d20251113_m020904_c001_v7007000_t0000_u01762999744388") 2025/11/13 02:14:05 DEBUG : both17: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d7ca_d20251113_m020856_c001_v0001038_t0032_u01762999736836") 2025/11/13 02:14:05 DEBUG : both17: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db689799693_d20251113_m020836_c001_v7007000_t0000_u01762999716724") 2025/11/13 02:14:06 DEBUG : both17: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d74e_d20251113_m020828_c001_v0001038_t0034_u01762999708908") 2025/11/13 02:14:06 DEBUG : both18: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b504_d20251113_m020904_c001_v7007000_t0000_u01762999744584") 2025/11/13 02:14:06 DEBUG : both18: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d7d4_d20251113_m020857_c001_v0001038_t0052_u01762999737822") 2025/11/13 02:14:06 DEBUG : both18: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db689799694_d20251113_m020836_c001_v7007000_t0000_u01762999716914") 2025/11/13 02:14:06 DEBUG : both18: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d750_d20251113_m020829_c001_v0001038_t0030_u01762999709863") 2025/11/13 02:14:06 DEBUG : both19: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b505_d20251113_m020904_c001_v7007000_t0000_u01762999744799") 2025/11/13 02:14:06 DEBUG : both19: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d7d8_d20251113_m020858_c001_v0001038_t0045_u01762999738680") 2025/11/13 02:14:06 DEBUG : both19: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db689799695_d20251113_m020837_c001_v7007000_t0000_u01762999717097") 2025/11/13 02:14:06 DEBUG : both19: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d759_d20251113_m020831_c001_v0001038_t0053_u01762999711092") 2025/11/13 02:14:06 DEBUG : both2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b506_d20251113_m020904_c001_v7007000_t0000_u01762999744982") 2025/11/13 02:14:06 DEBUG : both2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d777_d20251113_m020841_c001_v0001038_t0050_u01762999721286") 2025/11/13 02:14:06 DEBUG : both2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db689799696_d20251113_m020837_c001_v7007000_t0000_u01762999717283") 2025/11/13 02:14:06 DEBUG : both2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d704_d20251113_m020814_c001_v0001038_t0026_u01762999694288") 2025/11/13 02:14:06 DEBUG : both3: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b507_d20251113_m020905_c001_v7007000_t0000_u01762999745217") 2025/11/13 02:14:06 DEBUG : both3: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d77d_d20251113_m020842_c001_v0001038_t0026_u01762999722412") 2025/11/13 02:14:06 DEBUG : both3: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db689799697_d20251113_m020837_c001_v7007000_t0000_u01762999717467") 2025/11/13 02:14:06 DEBUG : both3: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d706_d20251113_m020815_c001_v0001038_t0044_u01762999695249") 2025/11/13 02:14:06 DEBUG : both4: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b508_d20251113_m020905_c001_v7007000_t0000_u01762999745398") 2025/11/13 02:14:06 DEBUG : both4: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d77f_d20251113_m020843_c001_v0001038_t0052_u01762999723416") 2025/11/13 02:14:06 DEBUG : both4: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db689799698_d20251113_m020837_c001_v7007000_t0000_u01762999717650") 2025/11/13 02:14:06 DEBUG : both4: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d70c_d20251113_m020816_c001_v0001038_t0040_u01762999696836") 2025/11/13 02:14:07 DEBUG : both5: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b509_d20251113_m020905_c001_v7007000_t0000_u01762999745581") 2025/11/13 02:14:07 DEBUG : both5: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d784_d20251113_m020844_c001_v0001038_t0001_u01762999724344") 2025/11/13 02:14:07 DEBUG : both5: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db689799699_d20251113_m020837_c001_v7007000_t0000_u01762999717837") 2025/11/13 02:14:07 DEBUG : both5: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d712_d20251113_m020817_c001_v0001038_t0030_u01762999697730") 2025/11/13 02:14:07 DEBUG : both6: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b50a_d20251113_m020905_c001_v7007000_t0000_u01762999745761") 2025/11/13 02:14:07 DEBUG : both6: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d788_d20251113_m020845_c001_v0001038_t0057_u01762999725624") 2025/11/13 02:14:07 DEBUG : both6: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db68979969a_d20251113_m020838_c001_v7007000_t0000_u01762999718019") 2025/11/13 02:14:07 DEBUG : both6: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d71a_d20251113_m020818_c001_v0001038_t0031_u01762999698809") 2025/11/13 02:14:07 DEBUG : both7: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b50b_d20251113_m020905_c001_v7007000_t0000_u01762999745956") 2025/11/13 02:14:07 DEBUG : both7: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d78c_d20251113_m020846_c001_v0001038_t0032_u01762999726528") 2025/11/13 02:14:07 DEBUG : both7: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db68979969b_d20251113_m020838_c001_v7007000_t0000_u01762999718201") 2025/11/13 02:14:07 DEBUG : both7: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d724_d20251113_m020819_c001_v0001038_t0039_u01762999699490") 2025/11/13 02:14:07 DEBUG : both8: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b50c_d20251113_m020906_c001_v7007000_t0000_u01762999746136") 2025/11/13 02:14:07 DEBUG : both8: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d790_d20251113_m020847_c001_v0001038_t0015_u01762999727235") 2025/11/13 02:14:07 DEBUG : both8: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db68979969c_d20251113_m020838_c001_v7007000_t0000_u01762999718383") 2025/11/13 02:14:07 DEBUG : both8: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d72a_d20251113_m020820_c001_v0001038_t0019_u01762999700714") 2025/11/13 02:14:07 DEBUG : both9: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b50d_d20251113_m020906_c001_v7007000_t0000_u01762999746337") 2025/11/13 02:14:07 DEBUG : both9: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d794_d20251113_m020848_c001_v0001038_t0048_u01762999728102") 2025/11/13 02:14:07 DEBUG : both9: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db68979969d_d20251113_m020838_c001_v7007000_t0000_u01762999718565") 2025/11/13 02:14:07 DEBUG : both9: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d730_d20251113_m020821_c001_v0001038_t0057_u01762999701718") 2025/11/13 02:14:07 DEBUG : c/non empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae20_d20251113_m020440_c001_v7007000_t0000_u01762999480125") 2025/11/13 02:14:08 DEBUG : c/non empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a713_d20251113_m020438_c001_v0001176_t0006_u01762999478424") 2025/11/13 02:14:08 DEBUG : c/non empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a8d7a_d20251113_m020437_c001_v7007000_t0000_u01762999477838") 2025/11/13 02:14:08 DEBUG : c/non empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a6ff_d20251113_m020436_c001_v0001176_t0002_u01762999476106") 2025/11/13 02:14:08 DEBUG : c/non empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a8d2b_d20251113_m020421_c001_v7007000_t0000_u01762999461064") 2025/11/13 02:14:08 DEBUG : c/non empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a687_d20251113_m020419_c001_v0001176_t0044_u01762999459229") 2025/11/13 02:14:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4199673b39e5a495_d20251113_m021025_c001_v7007000_t0000_u01762999825605") 2025/11/13 02:14:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12312fb_d20251113_m021019_c001_v0001144_t0023_u01762999819720") 2025/11/13 02:14:08 DEBUG : check sum: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a8cf2_d20251113_m020412_c001_v7007000_t0000_u01762999452389") 2025/11/13 02:14:08 DEBUG : check sum: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a655_d20251113_m020411_c001_v0001176_t0029_u01762999451241") 2025/11/13 02:14:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4216311f44c2dc1a_d20251113_m021353_c001_v7007000_t0000_u01763000033893") 2025/11/13 02:14:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12316a5_d20251113_m021351_c001_v0001144_t0048_u01763000031909") 2025/11/13 02:14:08 DEBUG : dest/3: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f404f8df6aae9370d_d20251113_m020626_c001_v7007000_t0000_u01762999586309") 2025/11/13 02:14:08 DEBUG : dest/3: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f41608741f7ba047d_d20251113_m020625_c001_v0001130_t0050_u01762999585195") 2025/11/13 02:14:08 DEBUG : dir1/0000-abcde: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f41587366533c4de3_d20251113_m021141_c001_v7007000_t0000_u01762999901903") 2025/11/13 02:14:08 DEBUG : dir1/0000-abcde: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3536040c_d20251113_m021136_c001_v0001171_t0008_u01762999896576") 2025/11/13 02:14:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd03_d20251113_m021320_c001_v7007000_t0000_u01763000000922") 2025/11/13 02:14:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12315cb_d20251113_m021305_c001_v0001144_t0018_u01762999985538") 2025/11/13 02:14:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc410_d20251113_m021301_c001_v7007000_t0000_u01762999981361") 2025/11/13 02:14:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c1231564_d20251113_m021243_c001_v0001144_t0053_u01762999963513") 2025/11/13 02:14:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc3b0_d20251113_m021239_c001_v7007000_t0000_u01762999959389") 2025/11/13 02:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c123151f_d20251113_m021225_c001_v0001144_t0032_u01762999945266") 2025/11/13 02:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a8797c_d20251113_m021221_c001_v7007000_t0000_u01762999941062") 2025/11/13 02:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12314d4_d20251113_m021205_c001_v0001144_t0025_u01762999925927") 2025/11/13 02:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4192668b7fd44571_d20251113_m021201_c001_v7007000_t0000_u01762999921765") 2025/11/13 02:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c1231482_d20251113_m021146_c001_v0001144_t0026_u01762999906191") 2025/11/13 02:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f417e20652b8f9fb1_d20251113_m021138_c001_v7007000_t0000_u01762999898935") 2025/11/13 02:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c123140d_d20251113_m021123_c001_v0001144_t0043_u01762999883369") 2025/11/13 02:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b294b_d20251113_m021119_c001_v7007000_t0000_u01762999879122") 2025/11/13 02:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360343_d20251113_m021114_c001_v0001171_t0046_u01762999874392") 2025/11/13 02:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f418bef918bbfd901_d20251113_m021113_c001_v7007000_t0000_u01762999873166") 2025/11/13 02:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c123139a_d20251113_m021056_c001_v0001144_t0053_u01762999856965") 2025/11/13 02:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f68e8_d20251113_m021052_c001_v7007000_t0000_u01762999852813") 2025/11/13 02:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d93e_d20251113_m021048_c001_v0001038_t0012_u01762999848287") 2025/11/13 02:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f418b07dcb4f76dc1_d20251113_m021046_c001_v7007000_t0000_u01762999846932") 2025/11/13 02:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353601f1_d20251113_m021029_c001_v0001171_t0048_u01762999829760") 2025/11/13 02:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f411858a3752f7391_d20251113_m021022_c001_v7007000_t0000_u01762999822954") 2025/11/13 02:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d8a6_d20251113_m021005_c001_v0001038_t0054_u01762999805645") 2025/11/13 02:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b2747_d20251113_m021001_c001_v7007000_t0000_u01762999801419") 2025/11/13 02:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d86e_d20251113_m020944_c001_v0001038_t0023_u01762999784480") 2025/11/13 02:14:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef171856b6c9_d20251113_m020940_c001_v7007000_t0000_u01762999780296") 2025/11/13 02:14:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d833_d20251113_m020925_c001_v0001038_t0009_u01762999765300") 2025/11/13 02:14:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4162881cf4546529_d20251113_m021116_c001_v7007000_t0000_u01762999876910") 2025/11/13 02:14:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3536030e_d20251113_m021110_c001_v0001171_t0020_u01762999870284") 2025/11/13 02:14:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f41587366533c4de4_d20251113_m021142_c001_v7007000_t0000_u01762999902122") 2025/11/13 02:14:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d9e9_d20251113_m021136_c001_v0001038_t0041_u01762999896591") 2025/11/13 02:14:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd04_d20251113_m021321_c001_v7007000_t0000_u01763000001104") 2025/11/13 02:14:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e6434e_d20251113_m021306_c001_v0001172_t0038_u01762999986657") 2025/11/13 02:14:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc411_d20251113_m021301_c001_v7007000_t0000_u01762999981546") 2025/11/13 02:14:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e642e2_d20251113_m021245_c001_v0001172_t0040_u01762999965325") 2025/11/13 02:14:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc3b1_d20251113_m021239_c001_v7007000_t0000_u01762999959569") 2025/11/13 02:14:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e6426a_d20251113_m021226_c001_v0001172_t0037_u01762999946532") 2025/11/13 02:14:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a8797d_d20251113_m021221_c001_v7007000_t0000_u01762999941245") 2025/11/13 02:14:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e641f7_d20251113_m021206_c001_v0001172_t0022_u01762999926969") 2025/11/13 02:14:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4192668b7fd44572_d20251113_m021201_c001_v7007000_t0000_u01762999921945") 2025/11/13 02:14:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e64157_d20251113_m021147_c001_v0001172_t0053_u01762999907463") 2025/11/13 02:14:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f417e20652b8f9fb5_d20251113_m021139_c001_v7007000_t0000_u01762999899328") 2025/11/13 02:14:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e6409d_d20251113_m021124_c001_v0001172_t0026_u01762999884691") 2025/11/13 02:14:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b294d_d20251113_m021119_c001_v7007000_t0000_u01762999879303") 2025/11/13 02:14:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d998_d20251113_m021114_c001_v0001038_t0052_u01762999874442") 2025/11/13 02:14:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f405cd22c89303fea_d20251113_m021112_c001_v7007000_t0000_u01762999872962") 2025/11/13 02:14:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353602c0_d20251113_m021058_c001_v0001171_t0002_u01762999858457") 2025/11/13 02:14:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f68e9_d20251113_m021052_c001_v7007000_t0000_u01762999852997") 2025/11/13 02:14:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63fa7_d20251113_m021048_c001_v0001172_t0022_u01762999848311") 2025/11/13 02:14:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f417e20652b8f9d75_d20251113_m021046_c001_v7007000_t0000_u01762999846948") 2025/11/13 02:14:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c1231322_d20251113_m021030_c001_v0001144_t0006_u01762999830413") 2025/11/13 02:14:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4199673b39e5a48a_d20251113_m021022_c001_v7007000_t0000_u01762999822905") 2025/11/13 02:14:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12312bf_d20251113_m021006_c001_v0001144_t0046_u01762999806434") 2025/11/13 02:14:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b2748_d20251113_m021001_c001_v7007000_t0000_u01762999801609") 2025/11/13 02:14:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c1231269_d20251113_m020945_c001_v0001144_t0031_u01762999785415") 2025/11/13 02:14:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef171856b6cb_d20251113_m020940_c001_v7007000_t0000_u01762999780479") 2025/11/13 02:14:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c123121f_d20251113_m020926_c001_v0001144_t0046_u01762999766153") 2025/11/13 02:14:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4162881cf454652a_d20251113_m021117_c001_v7007000_t0000_u01762999877141") 2025/11/13 02:14:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e64033_d20251113_m021110_c001_v0001172_t0026_u01762999870385") 2025/11/13 02:14:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f41587366533c4de6_d20251113_m021142_c001_v7007000_t0000_u01762999902302") 2025/11/13 02:14:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e64101_d20251113_m021136_c001_v0001172_t0016_u01762999896785") 2025/11/13 02:14:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd05_d20251113_m021321_c001_v7007000_t0000_u01763000001285") 2025/11/13 02:14:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5db05_d20251113_m021307_c001_v0001038_t0046_u01762999987562") 2025/11/13 02:14:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc412_d20251113_m021301_c001_v7007000_t0000_u01762999981727") 2025/11/13 02:14:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5dad2_d20251113_m021246_c001_v0001038_t0023_u01762999966077") 2025/11/13 02:14:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc3b4_d20251113_m021239_c001_v7007000_t0000_u01762999959750") 2025/11/13 02:14:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5da91_d20251113_m021227_c001_v0001038_t0020_u01762999947289") 2025/11/13 02:14:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a8797f_d20251113_m021221_c001_v7007000_t0000_u01762999941467") 2025/11/13 02:14:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5da53_d20251113_m021208_c001_v0001038_t0013_u01762999928037") 2025/11/13 02:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4192668b7fd44574_d20251113_m021202_c001_v7007000_t0000_u01762999922190") 2025/11/13 02:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5da11_d20251113_m021148_c001_v0001038_t0041_u01762999908255") 2025/11/13 02:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4083fd133a504c8b_d20251113_m021139_c001_v7007000_t0000_u01762999899463") 2025/11/13 02:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353603b5_d20251113_m021125_c001_v0001171_t0031_u01762999885491") 2025/11/13 02:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b294e_d20251113_m021119_c001_v7007000_t0000_u01762999879484") 2025/11/13 02:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e64058_d20251113_m021114_c001_v0001172_t0044_u01762999874707") 2025/11/13 02:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b292a_d20251113_m021113_c001_v7007000_t0000_u01762999873173") 2025/11/13 02:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d964_d20251113_m021059_c001_v0001038_t0008_u01762999859215") 2025/11/13 02:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f68ea_d20251113_m021053_c001_v7007000_t0000_u01762999853180") 2025/11/13 02:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360278_d20251113_m021048_c001_v0001171_t0009_u01762999848388") 2025/11/13 02:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f407ae726371e7f26_d20251113_m021046_c001_v7007000_t0000_u01762999846715") 2025/11/13 02:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d902_d20251113_m021031_c001_v0001038_t0002_u01762999831748") 2025/11/13 02:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4199673b39e5a48d_d20251113_m021023_c001_v7007000_t0000_u01762999823269") 2025/11/13 02:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63e87_d20251113_m021008_c001_v0001172_t0022_u01762999808199") 2025/11/13 02:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b274a_d20251113_m021001_c001_v7007000_t0000_u01762999801810") 2025/11/13 02:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63e19_d20251113_m020947_c001_v0001172_t0008_u01762999787435") 2025/11/13 02:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef171856b6cc_d20251113_m020940_c001_v7007000_t0000_u01762999780663") 2025/11/13 02:14:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63d8d_d20251113_m020927_c001_v0001172_t0019_u01762999767620") 2025/11/13 02:14:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f6921_d20251113_m021117_c001_v7007000_t0000_u01762999877054") 2025/11/13 02:14:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12313ca_d20251113_m021110_c001_v0001144_t0039_u01762999870476") 2025/11/13 02:14:13 DEBUG : dir1/0003-defgh: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f41587366533c4de8_d20251113_m021142_c001_v7007000_t0000_u01762999902483") 2025/11/13 02:14:13 DEBUG : dir1/0003-defgh: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360410_d20251113_m021136_c001_v0001171_t0035_u01762999896998") 2025/11/13 02:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd06_d20251113_m021321_c001_v7007000_t0000_u01763000001466") 2025/11/13 02:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353606cc_d20251113_m021308_c001_v0001171_t0033_u01762999988476") 2025/11/13 02:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc413_d20251113_m021301_c001_v7007000_t0000_u01762999981909") 2025/11/13 02:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3536060f_d20251113_m021246_c001_v0001171_t0024_u01762999966936") 2025/11/13 02:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc3b5_d20251113_m021239_c001_v7007000_t0000_u01762999959930") 2025/11/13 02:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360582_d20251113_m021227_c001_v0001171_t0044_u01762999947995") 2025/11/13 02:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a87981_d20251113_m021221_c001_v7007000_t0000_u01762999941651") 2025/11/13 02:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353604e4_d20251113_m021208_c001_v0001171_t0054_u01762999928878") 2025/11/13 02:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4192668b7fd44575_d20251113_m021202_c001_v7007000_t0000_u01762999922373") 2025/11/13 02:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3536046b_d20251113_m021149_c001_v0001171_t0018_u01762999909047") 2025/11/13 02:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f417ea52e04b0a91d_d20251113_m021139_c001_v7007000_t0000_u01762999899475") 2025/11/13 02:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d9c8_d20251113_m021126_c001_v0001038_t0019_u01762999886206") 2025/11/13 02:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b294f_d20251113_m021119_c001_v7007000_t0000_u01762999879670") 2025/11/13 02:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360349_d20251113_m021114_c001_v0001171_t0052_u01762999874735") 2025/11/13 02:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b292b_d20251113_m021113_c001_v7007000_t0000_u01762999873184") 2025/11/13 02:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63fde_d20251113_m021100_c001_v0001172_t0048_u01762999860158") 2025/11/13 02:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f68eb_d20251113_m021053_c001_v7007000_t0000_u01762999853363") 2025/11/13 02:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63fa9_d20251113_m021048_c001_v0001172_t0049_u01762999848595") 2025/11/13 02:14:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f408fa5ef1db669f2_d20251113_m021046_c001_v7007000_t0000_u01762999846524") 2025/11/13 02:14:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63f21_d20251113_m021032_c001_v0001172_t0002_u01762999832606") 2025/11/13 02:14:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a9621_d20251113_m021023_c001_v7007000_t0000_u01762999823154") 2025/11/13 02:14:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360146_d20251113_m021008_c001_v0001171_t0045_u01762999808936") 2025/11/13 02:14:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b274b_d20251113_m021002_c001_v7007000_t0000_u01762999802004") 2025/11/13 02:14:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353600a4_d20251113_m020948_c001_v0001171_t0040_u01762999788270") 2025/11/13 02:14:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef171856b6ce_d20251113_m020940_c001_v7007000_t0000_u01762999780847") 2025/11/13 02:14:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3535fff2_d20251113_m020928_c001_v0001171_t0031_u01762999768382") 2025/11/13 02:14:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f403872197e51e567_d20251113_m021116_c001_v7007000_t0000_u01762999876907") 2025/11/13 02:14:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d986_d20251113_m021110_c001_v0001038_t0026_u01762999870514") 2025/11/13 02:14:14 DEBUG : dir1/0004-efghi: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f41587366533c4de9_d20251113_m021142_c001_v7007000_t0000_u01762999902665") 2025/11/13 02:14:14 DEBUG : dir1/0004-efghi: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d9eb_d20251113_m021137_c001_v0001038_t0002_u01762999897034") 2025/11/13 02:14:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd07_d20251113_m021321_c001_v7007000_t0000_u01763000001646") 2025/11/13 02:14:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12315db_d20251113_m021308_c001_v0001144_t0033_u01762999988790") 2025/11/13 02:14:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc414_d20251113_m021302_c001_v7007000_t0000_u01762999982090") 2025/11/13 02:14:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c1231572_d20251113_m021247_c001_v0001144_t0033_u01762999967433") 2025/11/13 02:14:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc3b8_d20251113_m021240_c001_v7007000_t0000_u01762999960111") 2025/11/13 02:14:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c1231525_d20251113_m021228_c001_v0001144_t0055_u01762999948272") 2025/11/13 02:14:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a87983_d20251113_m021221_c001_v7007000_t0000_u01762999941834") 2025/11/13 02:14:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12314e4_d20251113_m021209_c001_v0001144_t0040_u01762999929186") 2025/11/13 02:14:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4192668b7fd44576_d20251113_m021202_c001_v7007000_t0000_u01762999922559") 2025/11/13 02:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c123148f_d20251113_m021149_c001_v0001144_t0052_u01762999909334") 2025/11/13 02:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4044b017f99aa89f_d20251113_m021139_c001_v7007000_t0000_u01762999899298") 2025/11/13 02:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c1231422_d20251113_m021126_c001_v0001144_t0017_u01762999886896") 2025/11/13 02:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b2951_d20251113_m021119_c001_v7007000_t0000_u01762999879852") 2025/11/13 02:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12313e2_d20251113_m021115_c001_v0001144_t0036_u01762999875031") 2025/11/13 02:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b2928_d20251113_m021112_c001_v7007000_t0000_u01762999872991") 2025/11/13 02:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12313a4_d20251113_m021100_c001_v0001144_t0023_u01762999860747") 2025/11/13 02:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f68ec_d20251113_m021053_c001_v7007000_t0000_u01762999853547") 2025/11/13 02:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c123137c_d20251113_m021048_c001_v0001144_t0054_u01762999848709") 2025/11/13 02:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f68de_d20251113_m021046_c001_v7007000_t0000_u01762999846721") 2025/11/13 02:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3536020f_d20251113_m021033_c001_v0001171_t0048_u01762999833027") 2025/11/13 02:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f417ea52e04b09ba7_d20251113_m021023_c001_v7007000_t0000_u01762999823240") 2025/11/13 02:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d8b9_d20251113_m021009_c001_v0001038_t0052_u01762999809475") 2025/11/13 02:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b274d_d20251113_m021002_c001_v7007000_t0000_u01762999802200") 2025/11/13 02:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d881_d20251113_m020948_c001_v0001038_t0021_u01762999788679") 2025/11/13 02:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef171856b6cf_d20251113_m020941_c001_v7007000_t0000_u01762999781029") 2025/11/13 02:14:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d839_d20251113_m020928_c001_v0001038_t0037_u01762999768716") 2025/11/13 02:14:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4044b017f99aa4a8_d20251113_m021116_c001_v7007000_t0000_u01762999876857") 2025/11/13 02:14:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360314_d20251113_m021110_c001_v0001171_t0015_u01762999870681") 2025/11/13 02:14:15 DEBUG : dir1/0005-fghij: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f41587366533c4deb_d20251113_m021142_c001_v7007000_t0000_u01762999902850") 2025/11/13 02:14:15 DEBUG : dir1/0005-fghij: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c123145e_d20251113_m021137_c001_v0001144_t0054_u01762999897043") 2025/11/13 02:14:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd08_d20251113_m021321_c001_v7007000_t0000_u01763000001829") 2025/11/13 02:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e64366_d20251113_m021309_c001_v0001172_t0031_u01762999989786") 2025/11/13 02:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc415_d20251113_m021302_c001_v7007000_t0000_u01762999982279") 2025/11/13 02:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e642f2_d20251113_m021248_c001_v0001172_t0041_u01762999968421") 2025/11/13 02:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc3b9_d20251113_m021240_c001_v7007000_t0000_u01762999960291") 2025/11/13 02:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e6427e_d20251113_m021228_c001_v0001172_t0005_u01762999948882") 2025/11/13 02:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a87985_d20251113_m021222_c001_v7007000_t0000_u01762999942016") 2025/11/13 02:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e64203_d20251113_m021209_c001_v0001172_t0001_u01762999929877") 2025/11/13 02:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4192668b7fd44577_d20251113_m021202_c001_v7007000_t0000_u01762999922740") 2025/11/13 02:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e64169_d20251113_m021150_c001_v0001172_t0003_u01762999910262") 2025/11/13 02:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f404f8df6aae93f66_d20251113_m021139_c001_v7007000_t0000_u01762999899117") 2025/11/13 02:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e640bd_d20251113_m021127_c001_v0001172_t0048_u01762999887691") 2025/11/13 02:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b2952_d20251113_m021120_c001_v7007000_t0000_u01762999880082") 2025/11/13 02:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3536034b_d20251113_m021115_c001_v0001171_t0050_u01762999875063") 2025/11/13 02:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f418bef918bbfd8fe_d20251113_m021112_c001_v7007000_t0000_u01762999872571") 2025/11/13 02:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353602d3_d20251113_m021101_c001_v0001171_t0035_u01762999861399") 2025/11/13 02:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f68ee_d20251113_m021053_c001_v7007000_t0000_u01762999853730") 2025/11/13 02:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d942_d20251113_m021048_c001_v0001038_t0043_u01762999848733") 2025/11/13 02:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f41587366533c4652_d20251113_m021046_c001_v7007000_t0000_u01762999846878") 2025/11/13 02:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c1231338_d20251113_m021033_c001_v0001144_t0022_u01762999833568") 2025/11/13 02:14:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f683b_d20251113_m021022_c001_v7007000_t0000_u01762999822930") 2025/11/13 02:14:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12312db_d20251113_m021010_c001_v0001144_t0042_u01762999810294") 2025/11/13 02:14:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b274f_d20251113_m021002_c001_v7007000_t0000_u01762999802387") 2025/11/13 02:14:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c123126f_d20251113_m020949_c001_v0001144_t0051_u01762999789156") 2025/11/13 02:14:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef171856b6d1_d20251113_m020941_c001_v7007000_t0000_u01762999781213") 2025/11/13 02:14:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c123122d_d20251113_m020929_c001_v0001144_t0033_u01762999769158") 2025/11/13 02:14:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b293e_d20251113_m021117_c001_v7007000_t0000_u01762999877062") 2025/11/13 02:14:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e64039_d20251113_m021110_c001_v0001172_t0038_u01762999870851") 2025/11/13 02:14:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f41587366533c4dec_d20251113_m021143_c001_v7007000_t0000_u01762999903031") 2025/11/13 02:14:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360414_d20251113_m021137_c001_v0001171_t0008_u01762999897395") 2025/11/13 02:14:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd09_d20251113_m021322_c001_v7007000_t0000_u01763000002012") 2025/11/13 02:14:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5db0b_d20251113_m021310_c001_v0001038_t0052_u01762999990280") 2025/11/13 02:14:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc416_d20251113_m021302_c001_v7007000_t0000_u01762999982459") 2025/11/13 02:14:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5dada_d20251113_m021249_c001_v0001038_t0027_u01762999969371") 2025/11/13 02:14:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc3bc_d20251113_m021240_c001_v7007000_t0000_u01762999960472") 2025/11/13 02:14:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5da9d_d20251113_m021229_c001_v0001038_t0015_u01762999949149") 2025/11/13 02:14:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a87987_d20251113_m021222_c001_v7007000_t0000_u01762999942272") 2025/11/13 02:14:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5da5f_d20251113_m021210_c001_v0001038_t0000_u01762999930268") 2025/11/13 02:14:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4192668b7fd44578_d20251113_m021202_c001_v7007000_t0000_u01762999922922") 2025/11/13 02:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5da17_d20251113_m021151_c001_v0001038_t0014_u01762999911151") 2025/11/13 02:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4083fd133a504c8a_d20251113_m021139_c001_v7007000_t0000_u01762999899281") 2025/11/13 02:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353603cd_d20251113_m021128_c001_v0001171_t0059_u01762999888523") 2025/11/13 02:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b2954_d20251113_m021120_c001_v7007000_t0000_u01762999880313") 2025/11/13 02:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d99a_d20251113_m021115_c001_v0001038_t0038_u01762999875248") 2025/11/13 02:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b2924_d20251113_m021112_c001_v7007000_t0000_u01762999872580") 2025/11/13 02:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d968_d20251113_m021101_c001_v0001038_t0010_u01762999861727") 2025/11/13 02:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f68ef_d20251113_m021053_c001_v7007000_t0000_u01762999853916") 2025/11/13 02:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3536027e_d20251113_m021048_c001_v0001171_t0009_u01762999848758") 2025/11/13 02:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4216311f44c2c1d3_d20251113_m021046_c001_v7007000_t0000_u01762999846889") 2025/11/13 02:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d90c_d20251113_m021034_c001_v0001038_t0055_u01762999834239") 2025/11/13 02:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f417ea52e04b09ba6_d20251113_m021023_c001_v7007000_t0000_u01762999823059") 2025/11/13 02:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63e9c_d20251113_m021011_c001_v0001172_t0048_u01762999811288") 2025/11/13 02:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b2750_d20251113_m021002_c001_v7007000_t0000_u01762999802570") 2025/11/13 02:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63e2a_d20251113_m020950_c001_v0001172_t0028_u01762999790075") 2025/11/13 02:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef171856b6d2_d20251113_m020941_c001_v7007000_t0000_u01762999781394") 2025/11/13 02:14:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63d99_d20251113_m020929_c001_v0001172_t0057_u01762999769813") 2025/11/13 02:14:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4044b017f99aa4aa_d20251113_m021117_c001_v7007000_t0000_u01762999877232") 2025/11/13 02:14:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d98a_d20251113_m021110_c001_v0001038_t0058_u01762999870931") 2025/11/13 02:14:18 DEBUG : dir1/0007-12345: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f41587366533c4dee_d20251113_m021143_c001_v7007000_t0000_u01762999903211") 2025/11/13 02:14:19 DEBUG : dir1/0007-12345: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d9f1_d20251113_m021137_c001_v0001038_t0017_u01762999897445") 2025/11/13 02:14:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd0a_d20251113_m021322_c001_v7007000_t0000_u01763000002194") 2025/11/13 02:14:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353606dc_d20251113_m021310_c001_v0001171_t0019_u01762999990741") 2025/11/13 02:14:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc417_d20251113_m021302_c001_v7007000_t0000_u01762999982639") 2025/11/13 02:14:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360635_d20251113_m021249_c001_v0001171_t0003_u01762999969977") 2025/11/13 02:14:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc3c0_d20251113_m021240_c001_v7007000_t0000_u01762999960707") 2025/11/13 02:14:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3536058e_d20251113_m021229_c001_v0001171_t0052_u01762999949722") 2025/11/13 02:14:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a87a07_d20251113_m021222_c001_v7007000_t0000_u01762999942456") 2025/11/13 02:14:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353604ee_d20251113_m021211_c001_v0001171_t0022_u01762999931012") 2025/11/13 02:14:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4192668b7fd44579_d20251113_m021203_c001_v7007000_t0000_u01762999923103") 2025/11/13 02:14:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360477_d20251113_m021151_c001_v0001171_t0054_u01762999911619") 2025/11/13 02:14:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f417e20652b8f9fb3_d20251113_m021139_c001_v7007000_t0000_u01762999899146") 2025/11/13 02:14:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d9d0_d20251113_m021128_c001_v0001038_t0014_u01762999888871") 2025/11/13 02:14:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b2955_d20251113_m021120_c001_v7007000_t0000_u01762999880496") 2025/11/13 02:14:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3536034f_d20251113_m021115_c001_v0001171_t0059_u01762999875379") 2025/11/13 02:14:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f691c_d20251113_m021113_c001_v7007000_t0000_u01762999873004") 2025/11/13 02:14:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63fe6_d20251113_m021102_c001_v0001172_t0059_u01762999862299") 2025/11/13 02:14:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f68f1_d20251113_m021054_c001_v7007000_t0000_u01762999854100") 2025/11/13 02:14:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63fab_d20251113_m021049_c001_v0001172_t0055_u01762999849122") 2025/11/13 02:14:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a9677_d20251113_m021046_c001_v7007000_t0000_u01762999846977") 2025/11/13 02:14:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63f2e_d20251113_m021034_c001_v0001172_t0016_u01762999834675") 2025/11/13 02:14:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4120efd2da3d1d84_d20251113_m021022_c001_v7007000_t0000_u01762999822931") 2025/11/13 02:14:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3536015c_d20251113_m021011_c001_v0001171_t0001_u01762999811860") 2025/11/13 02:14:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b2752_d20251113_m021002_c001_v7007000_t0000_u01762999802758") 2025/11/13 02:14:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353600bb_d20251113_m020950_c001_v0001171_t0036_u01762999790392") 2025/11/13 02:14:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef171856b6d4_d20251113_m020941_c001_v7007000_t0000_u01762999781577") 2025/11/13 02:14:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360002_d20251113_m020930_c001_v0001171_t0054_u01762999770384") 2025/11/13 02:14:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f417e20652b8f9f7d_d20251113_m021117_c001_v7007000_t0000_u01762999877242") 2025/11/13 02:14:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3536031c_d20251113_m021110_c001_v0001171_t0018_u01762999870947") 2025/11/13 02:14:20 DEBUG : dir1/0008-23456: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f41587366533c4df0_d20251113_m021143_c001_v7007000_t0000_u01762999903393") 2025/11/13 02:14:20 DEBUG : dir1/0008-23456: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e64103_d20251113_m021137_c001_v0001172_t0008_u01762999897539") 2025/11/13 02:14:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd0b_d20251113_m021322_c001_v7007000_t0000_u01763000002385") 2025/11/13 02:14:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12315e3_d20251113_m021311_c001_v0001144_t0049_u01762999991035") 2025/11/13 02:14:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc418_d20251113_m021302_c001_v7007000_t0000_u01762999982820") 2025/11/13 02:14:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c123157d_d20251113_m021250_c001_v0001144_t0047_u01762999970326") 2025/11/13 02:14:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc3c1_d20251113_m021240_c001_v7007000_t0000_u01762999960891") 2025/11/13 02:14:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c123152a_d20251113_m021230_c001_v0001144_t0048_u01762999950089") 2025/11/13 02:14:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a87a09_d20251113_m021222_c001_v7007000_t0000_u01762999942643") 2025/11/13 02:14:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12314e8_d20251113_m021211_c001_v0001144_t0008_u01762999931348") 2025/11/13 02:14:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4192668b7fd4457a_d20251113_m021203_c001_v7007000_t0000_u01762999923285") 2025/11/13 02:14:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c123149e_d20251113_m021151_c001_v0001144_t0020_u01762999911954") 2025/11/13 02:14:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f404f8df6aae93f68_d20251113_m021139_c001_v7007000_t0000_u01762999899491") 2025/11/13 02:14:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c123142c_d20251113_m021129_c001_v0001144_t0028_u01762999889199") 2025/11/13 02:14:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b2956_d20251113_m021120_c001_v7007000_t0000_u01762999880676") 2025/11/13 02:14:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e64062_d20251113_m021115_c001_v0001172_t0013_u01762999875619") 2025/11/13 02:14:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f418bef918bbfd900_d20251113_m021112_c001_v7007000_t0000_u01762999872983") 2025/11/13 02:14:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12313ae_d20251113_m021102_c001_v0001144_t0048_u01762999862700") 2025/11/13 02:14:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f68f2_d20251113_m021054_c001_v7007000_t0000_u01762999854283") 2025/11/13 02:14:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360284_d20251113_m021049_c001_v0001171_t0055_u01762999849222") 2025/11/13 02:14:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4216311f44c2c1d1_d20251113_m021046_c001_v7007000_t0000_u01762999846522") 2025/11/13 02:14:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360220_d20251113_m021034_c001_v0001171_t0054_u01762999834971") 2025/11/13 02:14:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4199673b39e5a48c_d20251113_m021023_c001_v7007000_t0000_u01762999823086") 2025/11/13 02:14:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d8c8_d20251113_m021012_c001_v0001038_t0034_u01762999812276") 2025/11/13 02:14:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b2754_d20251113_m021002_c001_v7007000_t0000_u01762999802940") 2025/11/13 02:14:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d885_d20251113_m020950_c001_v0001038_t0012_u01762999790684") 2025/11/13 02:14:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef171856b6d6_d20251113_m020941_c001_v7007000_t0000_u01762999781760") 2025/11/13 02:14:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d848_d20251113_m020930_c001_v0001038_t0057_u01762999770810") 2025/11/13 02:14:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b2942_d20251113_m021117_c001_v7007000_t0000_u01762999877254") 2025/11/13 02:14:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360321_d20251113_m021111_c001_v0001171_t0019_u01762999871216") 2025/11/13 02:14:21 DEBUG : dir1/0009-34567: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f41587366533c4df1_d20251113_m021143_c001_v7007000_t0000_u01762999903618") 2025/11/13 02:14:21 DEBUG : dir1/0009-34567: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c1231466_d20251113_m021137_c001_v0001144_t0017_u01762999897647") 2025/11/13 02:14:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd0d_d20251113_m021322_c001_v7007000_t0000_u01763000002566") 2025/11/13 02:14:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e6436d_d20251113_m021311_c001_v0001172_t0014_u01762999991763") 2025/11/13 02:14:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc419_d20251113_m021303_c001_v7007000_t0000_u01762999983001") 2025/11/13 02:14:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e64300_d20251113_m021250_c001_v0001172_t0039_u01762999970887") 2025/11/13 02:14:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc3c4_d20251113_m021241_c001_v7007000_t0000_u01762999961121") 2025/11/13 02:14:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e6428c_d20251113_m021230_c001_v0001172_t0027_u01762999950664") 2025/11/13 02:14:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a87a0a_d20251113_m021222_c001_v7007000_t0000_u01762999942826") 2025/11/13 02:14:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e6420e_d20251113_m021212_c001_v0001172_t0019_u01762999932411") 2025/11/13 02:14:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4192668b7fd4457b_d20251113_m021203_c001_v7007000_t0000_u01762999923465") 2025/11/13 02:14:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e6418b_d20251113_m021153_c001_v0001172_t0026_u01762999913142") 2025/11/13 02:14:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f404f8df6aae93f65_d20251113_m021138_c001_v7007000_t0000_u01762999898934") 2025/11/13 02:14:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e640d0_d20251113_m021129_c001_v0001172_t0039_u01762999889853") 2025/11/13 02:14:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b2957_d20251113_m021120_c001_v7007000_t0000_u01762999880858") 2025/11/13 02:14:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d99c_d20251113_m021115_c001_v0001038_t0014_u01762999875672") 2025/11/13 02:14:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f691e_d20251113_m021113_c001_v7007000_t0000_u01762999873198") 2025/11/13 02:14:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353602d9_d20251113_m021103_c001_v0001171_t0056_u01762999863234") 2025/11/13 02:14:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f68f3_d20251113_m021054_c001_v7007000_t0000_u01762999854484") 2025/11/13 02:14:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c1231380_d20251113_m021049_c001_v0001144_t0029_u01762999849333") 2025/11/13 02:14:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f41587366533c4650_d20251113_m021046_c001_v7007000_t0000_u01762999846697") 2025/11/13 02:14:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c1231342_d20251113_m021035_c001_v0001144_t0031_u01762999835302") 2025/11/13 02:14:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f418b07dcb4f7659d_d20251113_m021023_c001_v7007000_t0000_u01762999823132") 2025/11/13 02:14:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12312e7_d20251113_m021012_c001_v0001144_t0029_u01762999812642") 2025/11/13 02:14:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b2757_d20251113_m021003_c001_v7007000_t0000_u01762999803125") 2025/11/13 02:14:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c1231279_d20251113_m020951_c001_v0001144_t0042_u01762999791138") 2025/11/13 02:14:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef171856b6d7_d20251113_m020941_c001_v7007000_t0000_u01762999781941") 2025/11/13 02:14:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c1231233_d20251113_m020931_c001_v0001144_t0052_u01762999771274") 2025/11/13 02:14:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b293f_d20251113_m021117_c001_v7007000_t0000_u01762999877074") 2025/11/13 02:14:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e6403f_d20251113_m021111_c001_v0001172_t0042_u01762999871344") 2025/11/13 02:14:23 DEBUG : dir1/0010-45678: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f41587366533c4df3_d20251113_m021143_c001_v7007000_t0000_u01762999903804") 2025/11/13 02:14:23 DEBUG : dir1/0010-45678: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3536041e_d20251113_m021137_c001_v0001171_t0032_u01762999897794") 2025/11/13 02:14:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd0e_d20251113_m021322_c001_v7007000_t0000_u01763000002747") 2025/11/13 02:14:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5db11_d20251113_m021312_c001_v0001038_t0050_u01762999992157") 2025/11/13 02:14:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc41a_d20251113_m021303_c001_v7007000_t0000_u01762999983181") 2025/11/13 02:14:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5dae2_d20251113_m021251_c001_v0001038_t0031_u01762999971261") 2025/11/13 02:14:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc3c7_d20251113_m021241_c001_v7007000_t0000_u01762999961302") 2025/11/13 02:14:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5daa1_d20251113_m021231_c001_v0001038_t0028_u01762999951216") 2025/11/13 02:14:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a87a0c_d20251113_m021223_c001_v7007000_t0000_u01762999943008") 2025/11/13 02:14:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5da69_d20251113_m021213_c001_v0001038_t0007_u01762999933109") 2025/11/13 02:14:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4192668b7fd4457c_d20251113_m021203_c001_v7007000_t0000_u01762999923656") 2025/11/13 02:14:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5da25_d20251113_m021153_c001_v0001038_t0011_u01762999913562") 2025/11/13 02:14:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f417ea52e04b0a91c_d20251113_m021139_c001_v7007000_t0000_u01762999899290") 2025/11/13 02:14:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353603db_d20251113_m021130_c001_v0001171_t0041_u01762999890253") 2025/11/13 02:14:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b2958_d20251113_m021121_c001_v7007000_t0000_u01762999881048") 2025/11/13 02:14:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12313e6_d20251113_m021115_c001_v0001144_t0030_u01762999875684") 2025/11/13 02:14:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4044b017f99aa4a3_d20251113_m021113_c001_v7007000_t0000_u01762999873205") 2025/11/13 02:14:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d96c_d20251113_m021103_c001_v0001038_t0033_u01762999863793") 2025/11/13 02:14:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f68f4_d20251113_m021054_c001_v7007000_t0000_u01762999854678") 2025/11/13 02:14:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d946_d20251113_m021049_c001_v0001038_t0042_u01762999849371") 2025/11/13 02:14:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f417e20652b8f9d74_d20251113_m021046_c001_v7007000_t0000_u01762999846737") 2025/11/13 02:14:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d912_d20251113_m021037_c001_v0001038_t0037_u01762999837542") 2025/11/13 02:14:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f408fa5ef1db669d5_d20251113_m021023_c001_v7007000_t0000_u01762999823101") 2025/11/13 02:14:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63eac_d20251113_m021013_c001_v0001172_t0037_u01762999813545") 2025/11/13 02:14:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b2759_d20251113_m021003_c001_v7007000_t0000_u01762999803309") 2025/11/13 02:14:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63e39_d20251113_m020952_c001_v0001172_t0023_u01762999792046") 2025/11/13 02:14:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef171856b6d9_d20251113_m020942_c001_v7007000_t0000_u01762999782133") 2025/11/13 02:14:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63daa_d20251113_m020932_c001_v0001172_t0007_u01762999772006") 2025/11/13 02:14:24 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f417e20652b8f9f7c_d20251113_m021117_c001_v7007000_t0000_u01762999877061") 2025/11/13 02:14:24 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12313d0_d20251113_m021111_c001_v0001144_t0034_u01762999871359") 2025/11/13 02:14:24 DEBUG : dir1/0011-56789: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f41587366533c4df5_d20251113_m021144_c001_v7007000_t0000_u01762999904078") 2025/11/13 02:14:24 DEBUG : dir1/0011-56789: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e64107_d20251113_m021137_c001_v0001172_t0007_u01762999897805") 2025/11/13 02:14:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd0f_d20251113_m021322_c001_v7007000_t0000_u01763000002929") 2025/11/13 02:14:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353606ec_d20251113_m021312_c001_v0001171_t0031_u01762999992695") 2025/11/13 02:14:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc41b_d20251113_m021303_c001_v7007000_t0000_u01762999983361") 2025/11/13 02:14:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3536064b_d20251113_m021251_c001_v0001171_t0012_u01762999971737") 2025/11/13 02:14:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc3c8_d20251113_m021241_c001_v7007000_t0000_u01762999961481") 2025/11/13 02:14:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353605a1_d20251113_m021231_c001_v0001171_t0010_u01762999951629") 2025/11/13 02:14:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a87a0d_d20251113_m021223_c001_v7007000_t0000_u01762999943190") 2025/11/13 02:14:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360500_d20251113_m021213_c001_v0001171_t0032_u01762999933674") 2025/11/13 02:14:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4192668b7fd4457d_d20251113_m021203_c001_v7007000_t0000_u01762999923838") 2025/11/13 02:14:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3536048b_d20251113_m021153_c001_v0001171_t0034_u01762999913951") 2025/11/13 02:14:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f404f8df6aae93f67_d20251113_m021139_c001_v7007000_t0000_u01762999899306") 2025/11/13 02:14:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d9d6_d20251113_m021130_c001_v0001038_t0012_u01762999890545") 2025/11/13 02:14:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b2959_d20251113_m021121_c001_v7007000_t0000_u01762999881235") 2025/11/13 02:14:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360353_d20251113_m021115_c001_v0001171_t0032_u01762999875741") 2025/11/13 02:14:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b2926_d20251113_m021112_c001_v7007000_t0000_u01762999872787") 2025/11/13 02:14:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e64001_d20251113_m021104_c001_v0001172_t0035_u01762999864252") 2025/11/13 02:14:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f68f6_d20251113_m021054_c001_v7007000_t0000_u01762999854861") 2025/11/13 02:14:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63faf_d20251113_m021049_c001_v0001172_t0012_u01762999849561") 2025/11/13 02:14:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f407ae726371e7f27_d20251113_m021046_c001_v7007000_t0000_u01762999846902") 2025/11/13 02:14:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63f50_d20251113_m021037_c001_v0001172_t0007_u01762999837899") 2025/11/13 02:14:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4199673b39e5a486_d20251113_m021022_c001_v7007000_t0000_u01762999822509") 2025/11/13 02:14:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360172_d20251113_m021013_c001_v0001171_t0015_u01762999813917") 2025/11/13 02:14:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b275c_d20251113_m021003_c001_v7007000_t0000_u01762999803574") 2025/11/13 02:14:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353600d5_d20251113_m020952_c001_v0001171_t0055_u01762999792764") 2025/11/13 02:14:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef171856b6da_d20251113_m020942_c001_v7007000_t0000_u01762999782315") 2025/11/13 02:14:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360018_d20251113_m020932_c001_v0001171_t0017_u01762999772449") 2025/11/13 02:14:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b2943_d20251113_m021117_c001_v7007000_t0000_u01762999877264") 2025/11/13 02:14:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d98c_d20251113_m021111_c001_v0001038_t0038_u01762999871387") 2025/11/13 02:14:26 DEBUG : dir1/0012-6789;: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f41587366533c4df6_d20251113_m021144_c001_v7007000_t0000_u01762999904262") 2025/11/13 02:14:26 DEBUG : dir1/0012-6789;: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d9f3_d20251113_m021138_c001_v0001038_t0044_u01762999898005") 2025/11/13 02:14:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd10_d20251113_m021323_c001_v7007000_t0000_u01763000003110") 2025/11/13 02:14:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12315f1_d20251113_m021313_c001_v0001144_t0019_u01762999993218") 2025/11/13 02:14:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc41c_d20251113_m021303_c001_v7007000_t0000_u01762999983542") 2025/11/13 02:14:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c1231589_d20251113_m021252_c001_v0001144_t0022_u01762999972064") 2025/11/13 02:14:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc3cb_d20251113_m021241_c001_v7007000_t0000_u01762999961662") 2025/11/13 02:14:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c1231534_d20251113_m021231_c001_v0001144_t0043_u01762999951901") 2025/11/13 02:14:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a87a0f_d20251113_m021223_c001_v7007000_t0000_u01762999943373") 2025/11/13 02:14:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12314f0_d20251113_m021213_c001_v0001144_t0021_u01762999933981") 2025/11/13 02:14:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4192668b7fd4457e_d20251113_m021204_c001_v7007000_t0000_u01762999924021") 2025/11/13 02:14:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12314ac_d20251113_m021154_c001_v0001144_t0026_u01762999914309") 2025/11/13 02:14:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef171856b88d_d20251113_m021139_c001_v7007000_t0000_u01762999899295") 2025/11/13 02:14:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c1231439_d20251113_m021130_c001_v0001144_t0014_u01762999890964") 2025/11/13 02:14:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b295a_d20251113_m021121_c001_v7007000_t0000_u01762999881434") 2025/11/13 02:14:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360359_d20251113_m021116_c001_v0001171_t0042_u01762999876101") 2025/11/13 02:14:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f417e20652b8f9f76_d20251113_m021113_c001_v7007000_t0000_u01762999873214") 2025/11/13 02:14:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12313b4_d20251113_m021104_c001_v0001144_t0040_u01762999864725") 2025/11/13 02:14:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f68f7_d20251113_m021055_c001_v7007000_t0000_u01762999855047") 2025/11/13 02:14:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3536028a_d20251113_m021049_c001_v0001171_t0032_u01762999849593") 2025/11/13 02:14:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4216311f44c2c1d0_d20251113_m021046_c001_v7007000_t0000_u01762999846336") 2025/11/13 02:14:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3536023a_d20251113_m021038_c001_v0001171_t0028_u01762999838392") 2025/11/13 02:14:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4199673b39e5a487_d20251113_m021022_c001_v7007000_t0000_u01762999822690") 2025/11/13 02:14:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d8cd_d20251113_m021014_c001_v0001038_t0026_u01762999814223") 2025/11/13 02:14:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b275d_d20251113_m021003_c001_v7007000_t0000_u01762999803757") 2025/11/13 02:14:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d88d_d20251113_m020953_c001_v0001038_t0015_u01762999793134") 2025/11/13 02:14:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef171856b6dc_d20251113_m020942_c001_v7007000_t0000_u01762999782498") 2025/11/13 02:14:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d84a_d20251113_m020932_c001_v0001038_t0023_u01762999772729") 2025/11/13 02:14:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f418bef918bbfd903_d20251113_m021116_c001_v7007000_t0000_u01762999876922") 2025/11/13 02:14:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360325_d20251113_m021111_c001_v0001171_t0052_u01762999871502") 2025/11/13 02:14:27 DEBUG : dir1/0013-789;=: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f41587366533c4df8_d20251113_m021144_c001_v7007000_t0000_u01762999904468") 2025/11/13 02:14:27 DEBUG : dir1/0013-789;=: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e6410b_d20251113_m021138_c001_v0001172_t0025_u01762999898250") 2025/11/13 02:14:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd11_d20251113_m021323_c001_v7007000_t0000_u01763000003294") 2025/11/13 02:14:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e64377_d20251113_m021314_c001_v0001172_t0033_u01762999994138") 2025/11/13 02:14:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc41e_d20251113_m021303_c001_v7007000_t0000_u01762999983722") 2025/11/13 02:14:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e64310_d20251113_m021253_c001_v0001172_t0033_u01762999973069") 2025/11/13 02:14:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc3cc_d20251113_m021241_c001_v7007000_t0000_u01762999961844") 2025/11/13 02:14:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e64298_d20251113_m021232_c001_v0001172_t0027_u01762999952511") 2025/11/13 02:14:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a87a11_d20251113_m021223_c001_v7007000_t0000_u01762999943555") 2025/11/13 02:14:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e6421e_d20251113_m021214_c001_v0001172_t0015_u01762999934598") 2025/11/13 02:14:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4192668b7fd4457f_d20251113_m021204_c001_v7007000_t0000_u01762999924202") 2025/11/13 02:14:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e641a4_d20251113_m021154_c001_v0001172_t0052_u01762999914925") 2025/11/13 02:14:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f41587366533c4dd9_d20251113_m021139_c001_v7007000_t0000_u01762999899311") 2025/11/13 02:14:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e640da_d20251113_m021131_c001_v0001172_t0022_u01762999891708") 2025/11/13 02:14:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b295b_d20251113_m021121_c001_v7007000_t0000_u01762999881614") 2025/11/13 02:14:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d9a4_d20251113_m021116_c001_v0001038_t0050_u01762999876191") 2025/11/13 02:14:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b2927_d20251113_m021112_c001_v7007000_t0000_u01762999872988") 2025/11/13 02:14:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353602e9_d20251113_m021105_c001_v0001171_t0028_u01762999865452") 2025/11/13 02:14:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f68f8_d20251113_m021055_c001_v7007000_t0000_u01762999855231") 2025/11/13 02:14:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d94c_d20251113_m021049_c001_v0001038_t0021_u01762999849868") 2025/11/13 02:14:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a9675_d20251113_m021046_c001_v7007000_t0000_u01762999846743") 2025/11/13 02:14:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c1231351_d20251113_m021038_c001_v0001144_t0021_u01762999838678") 2025/11/13 02:14:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f683e_d20251113_m021023_c001_v7007000_t0000_u01762999823114") 2025/11/13 02:14:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12312ed_d20251113_m021014_c001_v0001144_t0008_u01762999814580") 2025/11/13 02:14:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b275f_d20251113_m021003_c001_v7007000_t0000_u01762999803945") 2025/11/13 02:14:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c1231287_d20251113_m020953_c001_v0001144_t0052_u01762999793617") 2025/11/13 02:14:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef171856b6de_d20251113_m020942_c001_v7007000_t0000_u01762999782682") 2025/11/13 02:14:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c123123a_d20251113_m020933_c001_v0001144_t0025_u01762999773138") 2025/11/13 02:14:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f6920_d20251113_m021116_c001_v7007000_t0000_u01762999876870") 2025/11/13 02:14:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e64043_d20251113_m021111_c001_v0001172_t0013_u01762999871707") 2025/11/13 02:14:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f41587366533c4df9_d20251113_m021144_c001_v7007000_t0000_u01762999904651") 2025/11/13 02:14:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360425_d20251113_m021138_c001_v0001171_t0002_u01762999898385") 2025/11/13 02:14:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd12_d20251113_m021323_c001_v7007000_t0000_u01763000003486") 2025/11/13 02:14:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5db17_d20251113_m021314_c001_v0001038_t0037_u01762999994688") 2025/11/13 02:14:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc41f_d20251113_m021303_c001_v7007000_t0000_u01762999983921") 2025/11/13 02:14:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5dae4_d20251113_m021254_c001_v0001038_t0052_u01762999974156") 2025/11/13 02:14:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc3d0_d20251113_m021242_c001_v7007000_t0000_u01762999962028") 2025/11/13 02:14:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5daab_d20251113_m021233_c001_v0001038_t0010_u01762999953116") 2025/11/13 02:14:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a87a12_d20251113_m021223_c001_v7007000_t0000_u01762999943738") 2025/11/13 02:14:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5da70_d20251113_m021214_c001_v0001038_t0016_u01762999934940") 2025/11/13 02:14:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4192668b7fd44580_d20251113_m021204_c001_v7007000_t0000_u01762999924384") 2025/11/13 02:14:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5da2b_d20251113_m021155_c001_v0001038_t0019_u01762999915341") 2025/11/13 02:14:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f41587366533c4dda_d20251113_m021139_c001_v7007000_t0000_u01762999899500") 2025/11/13 02:14:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353603e7_d20251113_m021132_c001_v0001171_t0040_u01762999892287") 2025/11/13 02:14:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b295c_d20251113_m021121_c001_v7007000_t0000_u01762999881796") 2025/11/13 02:14:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e64068_d20251113_m021116_c001_v0001172_t0030_u01762999876274") 2025/11/13 02:14:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4044b017f99aa4a2_d20251113_m021112_c001_v7007000_t0000_u01762999872977") 2025/11/13 02:14:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d976_d20251113_m021105_c001_v0001038_t0002_u01762999865805") 2025/11/13 02:14:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f68f9_d20251113_m021055_c001_v7007000_t0000_u01762999855415") 2025/11/13 02:14:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3536028e_d20251113_m021049_c001_v0001171_t0008_u01762999849892") 2025/11/13 02:14:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f418b07dcb4f76dc0_d20251113_m021046_c001_v7007000_t0000_u01762999846749") 2025/11/13 02:14:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d916_d20251113_m021039_c001_v0001038_t0046_u01762999839296") 2025/11/13 02:14:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f417ea52e04b09ba5_d20251113_m021022_c001_v7007000_t0000_u01762999822878") 2025/11/13 02:14:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63eb4_d20251113_m021015_c001_v0001172_t0000_u01762999815137") 2025/11/13 02:14:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b2761_d20251113_m021004_c001_v7007000_t0000_u01762999804131") 2025/11/13 02:14:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63e42_d20251113_m020954_c001_v0001172_t0048_u01762999794523") 2025/11/13 02:14:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef171856b6df_d20251113_m020942_c001_v7007000_t0000_u01762999782900") 2025/11/13 02:14:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63dbb_d20251113_m020933_c001_v0001172_t0044_u01762999773823") 2025/11/13 02:14:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f403872197e51e569_d20251113_m021117_c001_v7007000_t0000_u01762999877089") 2025/11/13 02:14:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360327_d20251113_m021111_c001_v0001171_t0036_u01762999871791") 2025/11/13 02:14:30 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f41587366533c4dfb_d20251113_m021144_c001_v7007000_t0000_u01762999904835") 2025/11/13 02:14:30 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d9f5_d20251113_m021138_c001_v0001038_t0032_u01762999898452") 2025/11/13 02:14:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd13_d20251113_m021323_c001_v7007000_t0000_u01763000003667") 2025/11/13 02:14:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360702_d20251113_m021315_c001_v0001171_t0041_u01762999995147") 2025/11/13 02:14:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc421_d20251113_m021304_c001_v7007000_t0000_u01762999984152") 2025/11/13 02:14:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3536065e_d20251113_m021254_c001_v0001171_t0048_u01762999974727") 2025/11/13 02:14:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc3d2_d20251113_m021242_c001_v7007000_t0000_u01762999962208") 2025/11/13 02:14:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353605b3_d20251113_m021233_c001_v0001171_t0047_u01762999953676") 2025/11/13 02:14:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a87a14_d20251113_m021223_c001_v7007000_t0000_u01762999943937") 2025/11/13 02:14:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3536050a_d20251113_m021215_c001_v0001171_t0056_u01762999935463") 2025/11/13 02:14:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4192668b7fd44581_d20251113_m021204_c001_v7007000_t0000_u01762999924565") 2025/11/13 02:14:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360493_d20251113_m021155_c001_v0001171_t0049_u01762999915857") 2025/11/13 02:14:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef171856b88a_d20251113_m021138_c001_v7007000_t0000_u01762999898930") 2025/11/13 02:14:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d9df_d20251113_m021132_c001_v0001038_t0008_u01762999892588") 2025/11/13 02:14:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b295d_d20251113_m021121_c001_v7007000_t0000_u01762999881977") 2025/11/13 02:14:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3536035b_d20251113_m021116_c001_v0001171_t0056_u01762999876413") 2025/11/13 02:14:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f417e20652b8f9f75_d20251113_m021112_c001_v7007000_t0000_u01762999872974") 2025/11/13 02:14:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e64019_d20251113_m021106_c001_v0001172_t0027_u01762999866525") 2025/11/13 02:14:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f68fa_d20251113_m021055_c001_v7007000_t0000_u01762999855609") 2025/11/13 02:14:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63fb3_d20251113_m021050_c001_v0001172_t0018_u01762999850058") 2025/11/13 02:14:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f408fa5ef1db669f3_d20251113_m021046_c001_v7007000_t0000_u01762999846706") 2025/11/13 02:14:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63f59_d20251113_m021040_c001_v0001172_t0012_u01762999840233") 2025/11/13 02:14:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4120efd2da3d1d86_d20251113_m021023_c001_v7007000_t0000_u01762999823121") 2025/11/13 02:14:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3536017f_d20251113_m021016_c001_v0001171_t0009_u01762999816011") 2025/11/13 02:14:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b2763_d20251113_m021004_c001_v7007000_t0000_u01762999804320") 2025/11/13 02:14:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353600e7_d20251113_m020955_c001_v0001171_t0001_u01762999795091") 2025/11/13 02:14:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef171856b6e1_d20251113_m020943_c001_v7007000_t0000_u01762999783103") 2025/11/13 02:14:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3536002e_d20251113_m020934_c001_v0001171_t0010_u01762999774890") 2025/11/13 02:14:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b293c_d20251113_m021116_c001_v7007000_t0000_u01762999876878") 2025/11/13 02:14:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12313d2_d20251113_m021111_c001_v0001144_t0046_u01762999871914") 2025/11/13 02:14:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4199673b39e5a496_d20251113_m021025_c001_v7007000_t0000_u01762999825796") 2025/11/13 02:14:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353601a9_d20251113_m021020_c001_v0001171_t0028_u01762999820029") 2025/11/13 02:14:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4199673b39e5a497_d20251113_m021025_c001_v7007000_t0000_u01762999825978") 2025/11/13 02:14:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63ed8_d20251113_m021020_c001_v0001172_t0014_u01762999820059") 2025/11/13 02:14:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4199673b39e5a498_d20251113_m021026_c001_v7007000_t0000_u01762999826159") 2025/11/13 02:14:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d8e8_d20251113_m021020_c001_v0001038_t0043_u01762999820117") 2025/11/13 02:14:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4199673b39e5a49a_d20251113_m021026_c001_v7007000_t0000_u01762999826341") 2025/11/13 02:14:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353601ad_d20251113_m021020_c001_v0001171_t0020_u01762999820364") 2025/11/13 02:14:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4199673b39e5a49b_d20251113_m021026_c001_v7007000_t0000_u01762999826530") 2025/11/13 02:14:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12312fd_d20251113_m021020_c001_v0001144_t0032_u01762999820430") 2025/11/13 02:14:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4199673b39e5a49c_d20251113_m021026_c001_v7007000_t0000_u01762999826713") 2025/11/13 02:14:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d8ea_d20251113_m021020_c001_v0001038_t0032_u01762999820510") 2025/11/13 02:14:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4199673b39e5a49d_d20251113_m021026_c001_v7007000_t0000_u01762999826894") 2025/11/13 02:14:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353601b1_d20251113_m021020_c001_v0001171_t0036_u01762999820711") 2025/11/13 02:14:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4199673b39e5a49e_d20251113_m021027_c001_v7007000_t0000_u01762999827077") 2025/11/13 02:14:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63edc_d20251113_m021020_c001_v0001172_t0007_u01762999820830") 2025/11/13 02:14:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4199673b39e5a4a0_d20251113_m021027_c001_v7007000_t0000_u01762999827262") 2025/11/13 02:14:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d8ec_d20251113_m021020_c001_v0001038_t0059_u01762999820849") 2025/11/13 02:14:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4199673b39e5a4a1_d20251113_m021027_c001_v7007000_t0000_u01762999827444") 2025/11/13 02:14:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353601b5_d20251113_m021021_c001_v0001171_t0043_u01762999821002") 2025/11/13 02:14:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4199673b39e5a4a2_d20251113_m021027_c001_v7007000_t0000_u01762999827626") 2025/11/13 02:14:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c1231301_d20251113_m021021_c001_v0001144_t0008_u01762999821113") 2025/11/13 02:14:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4199673b39e5a4a4_d20251113_m021027_c001_v7007000_t0000_u01762999827807") 2025/11/13 02:14:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353601b9_d20251113_m021021_c001_v0001171_t0055_u01762999821305") 2025/11/13 02:14:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4199673b39e5a4a5_d20251113_m021027_c001_v7007000_t0000_u01762999827989") 2025/11/13 02:14:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63ee2_d20251113_m021021_c001_v0001172_t0013_u01762999821338") 2025/11/13 02:14:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4199673b39e5a4a6_d20251113_m021028_c001_v7007000_t0000_u01762999828214") 2025/11/13 02:14:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d8ee_d20251113_m021021_c001_v0001038_t0019_u01762999821399") 2025/11/13 02:14:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4199673b39e5a4a7_d20251113_m021028_c001_v7007000_t0000_u01762999828409") 2025/11/13 02:14:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353601bd_d20251113_m021021_c001_v0001171_t0034_u01762999821754") 2025/11/13 02:14:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4199673b39e5a4a8_d20251113_m021028_c001_v7007000_t0000_u01762999828590") 2025/11/13 02:14:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63ee9_d20251113_m021022_c001_v0001172_t0045_u01762999822047") 2025/11/13 02:14:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f407ae726371e7f42_d20251113_m021050_c001_v7007000_t0000_u01762999850766") 2025/11/13 02:14:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360255_d20251113_m021043_c001_v0001171_t0003_u01762999843739") 2025/11/13 02:14:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4216311f44c2c1d8_d20251113_m021050_c001_v7007000_t0000_u01762999850780") 2025/11/13 02:14:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d92c_d20251113_m021043_c001_v0001038_t0021_u01762999843831") 2025/11/13 02:14:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4216311f44c2c1da_d20251113_m021050_c001_v7007000_t0000_u01762999850819") 2025/11/13 02:14:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63f7b_d20251113_m021043_c001_v0001172_t0034_u01762999843915") 2025/11/13 02:14:33 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f68e1_d20251113_m021050_c001_v7007000_t0000_u01762999850570") 2025/11/13 02:14:33 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c1231365_d20251113_m021044_c001_v0001144_t0024_u01762999844213") 2025/11/13 02:14:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f407ae726371e7f41_d20251113_m021050_c001_v7007000_t0000_u01762999850580") 2025/11/13 02:14:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d92e_d20251113_m021044_c001_v0001038_t0013_u01762999844222") 2025/11/13 02:14:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f68e3_d20251113_m021050_c001_v7007000_t0000_u01762999850948") 2025/11/13 02:14:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360257_d20251113_m021044_c001_v0001171_t0041_u01762999844281") 2025/11/13 02:14:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f418b07dcb4f76dc8_d20251113_m021050_c001_v7007000_t0000_u01762999850544") 2025/11/13 02:14:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63f82_d20251113_m021044_c001_v0001172_t0051_u01762999844491") 2025/11/13 02:14:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f418b07dcb4f76dc9_d20251113_m021050_c001_v7007000_t0000_u01762999850727") 2025/11/13 02:14:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3536025b_d20251113_m021044_c001_v0001171_t0036_u01762999844564") 2025/11/13 02:14:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4216311f44c2c1d7_d20251113_m021050_c001_v7007000_t0000_u01762999850599") 2025/11/13 02:14:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d932_d20251113_m021044_c001_v0001038_t0059_u01762999844738") 2025/11/13 02:14:34 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a968b_d20251113_m021050_c001_v7007000_t0000_u01762999850710") 2025/11/13 02:14:34 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3536025d_d20251113_m021044_c001_v0001171_t0026_u01762999844864") 2025/11/13 02:14:34 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f417e20652b8f9d7b_d20251113_m021050_c001_v7007000_t0000_u01762999850734") 2025/11/13 02:14:34 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c123136c_d20251113_m021045_c001_v0001144_t0029_u01762999845157") 2025/11/13 02:14:34 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a87893_d20251113_m021050_c001_v7007000_t0000_u01762999850742") 2025/11/13 02:14:34 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3536025f_d20251113_m021045_c001_v0001171_t0020_u01762999845211") 2025/11/13 02:14:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a87891_d20251113_m021050_c001_v7007000_t0000_u01762999850557") 2025/11/13 02:14:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63f8a_d20251113_m021045_c001_v0001172_t0049_u01762999845219") 2025/11/13 02:14:34 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f68e2_d20251113_m021050_c001_v7007000_t0000_u01762999850756") 2025/11/13 02:14:34 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360261_d20251113_m021045_c001_v0001171_t0053_u01762999845484") 2025/11/13 02:14:34 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f418b07dcb4f76dcb_d20251113_m021050_c001_v7007000_t0000_u01762999850909") 2025/11/13 02:14:34 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d936_d20251113_m021045_c001_v0001038_t0029_u01762999845567") 2025/11/13 02:14:34 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a968d_d20251113_m021050_c001_v7007000_t0000_u01762999850925") 2025/11/13 02:14:34 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63f92_d20251113_m021045_c001_v0001172_t0043_u01762999845741") 2025/11/13 02:14:34 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4216311f44c2ab2d_d20251113_m020802_c001_v7007000_t0000_u01762999682731") 2025/11/13 02:14:35 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f102c9bd1c1c40f14_d20251113_m020800_c001_v0001161_t0058_u01762999680013") 2025/11/13 02:14:35 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4120efd2da3d141e_d20251113_m020759_c001_v7007000_t0000_u01762999679793") 2025/11/13 02:14:35 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f102c9bd1c1c40ef9_d20251113_m020756_c001_v0001161_t0033_u01762999676281") 2025/11/13 02:14:35 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4120efd2da3d140a_d20251113_m020755_c001_v7007000_t0000_u01762999675556") 2025/11/13 02:14:35 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63a87_d20251113_m020751_c001_v0001172_t0059_u01762999671019") 2025/11/13 02:14:35 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4162881cf4545ea3_d20251113_m020749_c001_v7007000_t0000_u01762999669534") 2025/11/13 02:14:35 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116bb1c0c6a80892_d20251113_m020747_c001_v0001177_t0003_u01762999667387") 2025/11/13 02:14:35 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b429_d20251113_m020747_c001_v7007000_t0000_u01762999667205") 2025/11/13 02:14:35 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116bb1c0c6a80876_d20251113_m020743_c001_v0001177_t0019_u01762999663783") 2025/11/13 02:14:35 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b418_d20251113_m020743_c001_v7007000_t0000_u01762999663052") 2025/11/13 02:14:35 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d677_d20251113_m020738_c001_v0001038_t0000_u01762999658006") 2025/11/13 02:14:35 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f40108f13c72e206e_d20251113_m020736_c001_v7007000_t0000_u01762999656733") 2025/11/13 02:14:35 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f111fdd791e61d6e1_d20251113_m020734_c001_v0001120_t0044_u01762999654780") 2025/11/13 02:14:35 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f5dff_d20251113_m020734_c001_v7007000_t0000_u01762999654554") 2025/11/13 02:14:35 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f111fdd791e61d6c3_d20251113_m020731_c001_v0001120_t0042_u01762999651059") 2025/11/13 02:14:35 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f5dfd_d20251113_m020730_c001_v7007000_t0000_u01762999650331") 2025/11/13 02:14:35 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d652_d20251113_m020726_c001_v0001038_t0026_u01762999646408") 2025/11/13 02:14:35 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f40108f13c72e2062_d20251113_m020725_c001_v7007000_t0000_u01762999645492") 2025/11/13 02:14:35 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1190868a890c202b_d20251113_m020723_c001_v0001177_t0050_u01762999643704") 2025/11/13 02:14:35 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4162881cf4545e95_d20251113_m020723_c001_v7007000_t0000_u01762999643520") 2025/11/13 02:14:35 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1190868a890c200f_d20251113_m020720_c001_v0001177_t0044_u01762999640454") 2025/11/13 02:14:35 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4162881cf4545e8e_d20251113_m020719_c001_v7007000_t0000_u01762999639720") 2025/11/13 02:14:36 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d621_d20251113_m020713_c001_v0001038_t0041_u01762999633232") 2025/11/13 02:14:36 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f5dd1_d20251113_m020712_c001_v7007000_t0000_u01762999632275") 2025/11/13 02:14:36 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1188a5e2d0f943f3_d20251113_m020710_c001_v0001153_t0022_u01762999630529") 2025/11/13 02:14:36 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4162881cf4545e7e_d20251113_m020708_c001_v7007000_t0000_u01762999628797") 2025/11/13 02:14:36 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f10407c8b6d4536df_d20251113_m020705_c001_v0001182_t0040_u01762999625265") 2025/11/13 02:14:36 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4162881cf4545e76_d20251113_m020704_c001_v7007000_t0000_u01762999624530") 2025/11/13 02:14:36 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d5d5_d20251113_m020658_c001_v0001038_t0015_u01762999618628") 2025/11/13 02:14:36 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f418b07dcb4f7559e_d20251113_m020657_c001_v7007000_t0000_u01762999617692") 2025/11/13 02:14:36 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f113f9440f29466e5_d20251113_m020655_c001_v0001144_t0034_u01762999615417") 2025/11/13 02:14:36 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f404f8df6aae9375e_d20251113_m020655_c001_v7007000_t0000_u01762999615233") 2025/11/13 02:14:36 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f113f9440f29466d5_d20251113_m020651_c001_v0001144_t0038_u01762999611527") 2025/11/13 02:14:36 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f404f8df6aae93749_d20251113_m020650_c001_v7007000_t0000_u01762999610798") 2025/11/13 02:14:36 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d5aa_d20251113_m020644_c001_v0001038_t0045_u01762999604576") 2025/11/13 02:14:36 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f404f8df6aae9372c_d20251113_m020643_c001_v7007000_t0000_u01762999603472") 2025/11/13 02:14:36 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1182bc4d5591a5bf_d20251113_m020637_c001_v0001179_t0052_u01762999597379") 2025/11/13 02:14:36 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db689799536_d20251113_m020637_c001_v7007000_t0000_u01762999597150") 2025/11/13 02:14:36 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d57a_d20251113_m020632_c001_v0001038_t0002_u01762999592624") 2025/11/13 02:14:36 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f115b4b86edb23695_d20251113_m020631_c001_v0001181_t0033_u01762999591628") 2025/11/13 02:14:36 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f115b4b86edb2368f_d20251113_m020630_c001_v0001181_t0045_u01762999590677") 2025/11/13 02:14:36 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f418b07dcb4f75574_d20251113_m020617_c001_v7007000_t0000_u01762999577223") 2025/11/13 02:14:37 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63768_d20251113_m020609_c001_v0001172_t0025_u01762999569893") 2025/11/13 02:14:37 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f119f92eefc337db2_d20251113_m020608_c001_v0001093_t0053_u01762999568869") 2025/11/13 02:14:37 DEBUG : dst/one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f119f92eefc337da3_d20251113_m020607_c001_v0001093_t0045_u01762999567364") 2025/11/13 02:14:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4216311f44c2ab2e_d20251113_m020802_c001_v7007000_t0000_u01762999682915") 2025/11/13 02:14:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f109982772d5d1da8_d20251113_m020759_c001_v0001093_t0036_u01762999679394") 2025/11/13 02:14:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1163de89e8db5a05_d20251113_m020755_c001_v0001134_t0015_u01762999675136") 2025/11/13 02:14:37 DEBUG : dst/one.bak: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4162881cf4545ea7_d20251113_m020749_c001_v7007000_t0000_u01762999669717") 2025/11/13 02:14:37 DEBUG : dst/one.bak: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f115fbbb87b4f5861_d20251113_m020746_c001_v0001102_t0021_u01762999666681") 2025/11/13 02:14:37 DEBUG : dst/one.bak: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f119934a23898b58e_d20251113_m020742_c001_v0001176_t0012_u01762999662804") 2025/11/13 02:14:37 DEBUG : dst/one.bak: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f40108f13c72e206f_d20251113_m020736_c001_v7007000_t0000_u01762999656916") 2025/11/13 02:14:37 DEBUG : dst/one.bak: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f112b8a90bbafbba0_d20251113_m020734_c001_v0001100_t0043_u01762999654044") 2025/11/13 02:14:37 DEBUG : dst/one.bak: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1043776bfd3bfed3_d20251113_m020729_c001_v0001134_t0025_u01762999649954") 2025/11/13 02:14:37 DEBUG : dst/three: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f404f8df6aae9372e_d20251113_m020643_c001_v7007000_t0000_u01762999603658") 2025/11/13 02:14:37 DEBUG : dst/three: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f115b4b86edb236ed_d20251113_m020642_c001_v0001181_t0011_u01762999602137") 2025/11/13 02:14:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4216311f44c2ab2f_d20251113_m020803_c001_v7007000_t0000_u01762999683098") 2025/11/13 02:14:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f119e933c6bfeb1f6_d20251113_m020801_c001_v0001165_t0053_u01762999681292") 2025/11/13 02:14:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f109bd8f3e2107d09_d20251113_m020757_c001_v0001161_t0032_u01762999677362") 2025/11/13 02:14:37 DEBUG : dst/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4216311f44c2ab30_d20251113_m020803_c001_v7007000_t0000_u01762999683280") 2025/11/13 02:14:37 DEBUG : dst/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f102c9bd1c1c40f26_d20251113_m020801_c001_v0001161_t0043_u01762999681800") 2025/11/13 02:14:37 DEBUG : dst/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4120efd2da3d1420_d20251113_m020801_c001_v7007000_t0000_u01762999681615") 2025/11/13 02:14:37 DEBUG : dst/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f102c9bd1c1c40f05_d20251113_m020757_c001_v0001161_t0016_u01762999677974") 2025/11/13 02:14:37 DEBUG : dst/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4120efd2da3d140e_d20251113_m020757_c001_v7007000_t0000_u01762999677789") 2025/11/13 02:14:38 DEBUG : dst/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63a95_d20251113_m020752_c001_v0001172_t0000_u01762999672346") 2025/11/13 02:14:38 DEBUG : dst/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4162881cf4545ea8_d20251113_m020749_c001_v7007000_t0000_u01762999669902") 2025/11/13 02:14:38 DEBUG : dst/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116bb1c0c6a80896_d20251113_m020748_c001_v0001177_t0059_u01762999668860") 2025/11/13 02:14:38 DEBUG : dst/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b42f_d20251113_m020748_c001_v7007000_t0000_u01762999668679") 2025/11/13 02:14:38 DEBUG : dst/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116bb1c0c6a80886_d20251113_m020745_c001_v0001177_t0018_u01762999665286") 2025/11/13 02:14:38 DEBUG : dst/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b421_d20251113_m020745_c001_v7007000_t0000_u01762999665104") 2025/11/13 02:14:38 DEBUG : dst/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d67f_d20251113_m020739_c001_v0001038_t0044_u01762999659951") 2025/11/13 02:14:38 DEBUG : dst/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f5e00_d20251113_m020736_c001_v7007000_t0000_u01762999656169") 2025/11/13 02:14:38 DEBUG : dst/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63a18_d20251113_m020733_c001_v0001172_t0056_u01762999653120") 2025/11/13 02:14:38 DEBUG : dst/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f5dfe_d20251113_m020732_c001_v7007000_t0000_u01762999652395") 2025/11/13 02:14:38 DEBUG : dst/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d654_d20251113_m020727_c001_v0001038_t0016_u01762999647117") 2025/11/13 02:14:38 DEBUG : dst/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4162881cf4545e96_d20251113_m020724_c001_v7007000_t0000_u01762999644529") 2025/11/13 02:14:38 DEBUG : dst/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e639b6_d20251113_m020722_c001_v0001172_t0046_u01762999642254") 2025/11/13 02:14:38 DEBUG : dst/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4162881cf4545e91_d20251113_m020721_c001_v7007000_t0000_u01762999641124") 2025/11/13 02:14:38 DEBUG : dst/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d629_d20251113_m020714_c001_v0001038_t0025_u01762999634758") 2025/11/13 02:14:38 DEBUG : dst/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4162881cf4545e82_d20251113_m020711_c001_v7007000_t0000_u01762999631348") 2025/11/13 02:14:38 DEBUG : dst/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e6394c_d20251113_m020707_c001_v0001172_t0024_u01762999627053") 2025/11/13 02:14:38 DEBUG : dst/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4162881cf4545e78_d20251113_m020705_c001_v7007000_t0000_u01762999625958") 2025/11/13 02:14:38 DEBUG : dst/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d5d7_d20251113_m020659_c001_v0001038_t0045_u01762999619533") 2025/11/13 02:14:38 DEBUG : dst/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f404f8df6aae93760_d20251113_m020656_c001_v7007000_t0000_u01762999616721") 2025/11/13 02:14:39 DEBUG : dst/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e638e2_d20251113_m020654_c001_v0001172_t0028_u01762999614131") 2025/11/13 02:14:39 DEBUG : dst/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f404f8df6aae93758_d20251113_m020653_c001_v7007000_t0000_u01762999613034") 2025/11/13 02:14:39 DEBUG : dst/three.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d5b0_d20251113_m020645_c001_v0001038_t0052_u01762999605714") 2025/11/13 02:14:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4162881cf4545ea9_d20251113_m020750_c001_v7007000_t0000_u01762999670087") 2025/11/13 02:14:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1163de89e8db59e7_d20251113_m020748_c001_v0001134_t0040_u01762999668189") 2025/11/13 02:14:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f105fd137e94d3e9f_d20251113_m020744_c001_v0001117_t0015_u01762999664574") 2025/11/13 02:14:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f40108f13c72e2070_d20251113_m020737_c001_v7007000_t0000_u01762999657099") 2025/11/13 02:14:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f119fc6f579957795_d20251113_m020735_c001_v0001116_t0030_u01762999655638") 2025/11/13 02:14:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1180e44d82fd9372_d20251113_m020731_c001_v0001093_t0032_u01762999651679") 2025/11/13 02:14:39 DEBUG : dst/two: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4216311f44c2ab31_d20251113_m020803_c001_v7007000_t0000_u01762999683465") 2025/11/13 02:14:39 DEBUG : dst/two: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d6ab_d20251113_m020751_c001_v0001038_t0048_u01762999671759") 2025/11/13 02:14:39 DEBUG : dst/two: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4162881cf4545eaa_d20251113_m020750_c001_v7007000_t0000_u01762999670290") 2025/11/13 02:14:39 DEBUG : dst/two: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63a3e_d20251113_m020739_c001_v0001172_t0047_u01762999659027") 2025/11/13 02:14:39 DEBUG : dst/two: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f40108f13c72e2071_d20251113_m020737_c001_v7007000_t0000_u01762999657281") 2025/11/13 02:14:39 DEBUG : dst/two: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e639e6_d20251113_m020726_c001_v0001172_t0010_u01762999646815") 2025/11/13 02:14:39 DEBUG : dst/two: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f40108f13c72e2063_d20251113_m020725_c001_v7007000_t0000_u01762999645674") 2025/11/13 02:14:39 DEBUG : dst/two: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63981_d20251113_m020714_c001_v0001172_t0045_u01762999634050") 2025/11/13 02:14:39 DEBUG : dst/two: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f5dd3_d20251113_m020712_c001_v7007000_t0000_u01762999632462") 2025/11/13 02:14:39 DEBUG : dst/two: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e6390c_d20251113_m020659_c001_v0001172_t0035_u01762999619124") 2025/11/13 02:14:39 DEBUG : dst/two: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f418b07dcb4f7559f_d20251113_m020657_c001_v7007000_t0000_u01762999617873") 2025/11/13 02:14:39 DEBUG : dst/two: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e6389a_d20251113_m020645_c001_v0001172_t0056_u01762999605278") 2025/11/13 02:14:39 DEBUG : dst/two: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f404f8df6aae9372f_d20251113_m020643_c001_v7007000_t0000_u01762999603845") 2025/11/13 02:14:40 DEBUG : dst/two: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1059197f1ee2f893_d20251113_m020638_c001_v0001109_t0048_u01762999598953") 2025/11/13 02:14:40 DEBUG : dst/two: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f418b07dcb4f75575_d20251113_m020617_c001_v7007000_t0000_u01762999577413") 2025/11/13 02:14:40 DEBUG : dst/two: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f119f92eefc337dde_d20251113_m020615_c001_v0001093_t0050_u01762999575888") 2025/11/13 02:14:40 DEBUG : empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f5545_d20251113_m020540_c001_v7007000_t0000_u01762999540731") 2025/11/13 02:14:40 DEBUG : empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63680_d20251113_m020537_c001_v0001172_t0026_u01762999537175") 2025/11/13 02:14:40 DEBUG : empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f5539_d20251113_m020535_c001_v7007000_t0000_u01762999535123") 2025/11/13 02:14:40 DEBUG : empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d485_d20251113_m020524_c001_v0001038_t0002_u01762999524269") 2025/11/13 02:14:40 DEBUG : empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db689799497_d20251113_m020515_c001_v7007000_t0000_u01762999515797") 2025/11/13 02:14:40 DEBUG : empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e635b9_d20251113_m020512_c001_v0001172_t0040_u01762999512191") 2025/11/13 02:14:40 DEBUG : empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae39_d20251113_m020450_c001_v7007000_t0000_u01762999490746") 2025/11/13 02:14:40 DEBUG : empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a765_d20251113_m020448_c001_v0001176_t0009_u01762999488989") 2025/11/13 02:14:40 DEBUG : empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae34_d20251113_m020448_c001_v7007000_t0000_u01762999488203") 2025/11/13 02:14:40 DEBUG : empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a755_d20251113_m020446_c001_v0001176_t0003_u01762999486978") 2025/11/13 02:14:40 DEBUG : empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae2e_d20251113_m020444_c001_v7007000_t0000_u01762999484315") 2025/11/13 02:14:40 DEBUG : empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a736_d20251113_m020442_c001_v0001176_t0041_u01762999482746") 2025/11/13 02:14:40 DEBUG : empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae26_d20251113_m020441_c001_v7007000_t0000_u01762999481927") 2025/11/13 02:14:40 DEBUG : empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a729_d20251113_m020440_c001_v0001176_t0004_u01762999480704") 2025/11/13 02:14:40 DEBUG : empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a8d73_d20251113_m020435_c001_v7007000_t0000_u01762999475243") 2025/11/13 02:14:40 DEBUG : empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a6f3_d20251113_m020433_c001_v0001176_t0001_u01762999473792") 2025/11/13 02:14:40 DEBUG : empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a8d6e_d20251113_m020432_c001_v7007000_t0000_u01762999472984") 2025/11/13 02:14:40 DEBUG : empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a6e7_d20251113_m020432_c001_v0001176_t0005_u01762999472169") 2025/11/13 02:14:40 DEBUG : empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a8d58_d20251113_m020428_c001_v7007000_t0000_u01762999468136") 2025/11/13 02:14:41 DEBUG : empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a6c0_d20251113_m020426_c001_v0001176_t0035_u01762999466955") 2025/11/13 02:14:41 DEBUG : empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a8d44_d20251113_m020425_c001_v7007000_t0000_u01762999465121") 2025/11/13 02:14:41 DEBUG : empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a6aa_d20251113_m020424_c001_v0001176_t0030_u01762999464151") 2025/11/13 02:14:41 DEBUG : empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a8d3e_d20251113_m020423_c001_v7007000_t0000_u01762999463788") 2025/11/13 02:14:41 DEBUG : empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108bf88a9e779dfc_d20251113_m020422_c001_v0001036_t0025_u01762999462980") 2025/11/13 02:14:41 DEBUG : empty space: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a69b_d20251113_m020421_c001_v0001176_t0029_u01762999461433") 2025/11/13 02:14:41 DEBUG : enormous: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae38_d20251113_m020449_c001_v7007000_t0000_u01762999489975") 2025/11/13 02:14:41 DEBUG : enormous: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a767_d20251113_m020449_c001_v0001176_t0055_u01762999489203") 2025/11/13 02:14:41 DEBUG : existing: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4216311f44c2ab45_d20251113_m020809_c001_v7007000_t0000_u01762999689203") 2025/11/13 02:14:41 DEBUG : existing: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d6e1_d20251113_m020807_c001_v0001038_t0030_u01762999687528") 2025/11/13 02:14:41 DEBUG : existing: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db689799478_d20251113_m020510_c001_v7007000_t0000_u01762999510650") 2025/11/13 02:14:41 DEBUG : existing: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d457_d20251113_m020509_c001_v0001038_t0014_u01762999509505") 2025/11/13 02:14:41 DEBUG : existing: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a8d18_d20251113_m020418_c001_v7007000_t0000_u01762999458653") 2025/11/13 02:14:41 DEBUG : existing: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a675_d20251113_m020417_c001_v0001176_t0011_u01762999457647") 2025/11/13 02:14:41 DEBUG : existing: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a8d0c_d20251113_m020417_c001_v7007000_t0000_u01762999457105") 2025/11/13 02:14:41 DEBUG : existing: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a671_d20251113_m020416_c001_v0001176_t0044_u01762999456517") 2025/11/13 02:14:41 DEBUG : existing: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a669_d20251113_m020415_c001_v0001176_t0025_u01762999455751") 2025/11/13 02:14:41 DEBUG : existing-b: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db68979947a_d20251113_m020510_c001_v7007000_t0000_u01762999510833") 2025/11/13 02:14:41 DEBUG : existing-b: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e6359e_d20251113_m020509_c001_v0001172_t0036_u01762999509495") 2025/11/13 02:14:41 DEBUG : file1: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4192668b7fd43e3a_d20251113_m020915_c001_v7007000_t0000_u01762999755626") 2025/11/13 02:14:42 DEBUG : file1: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63d30_d20251113_m020914_c001_v0001172_t0055_u01762999754048") 2025/11/13 02:14:42 DEBUG : file1: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4192668b7fd43e37_d20251113_m020913_c001_v7007000_t0000_u01762999753084") 2025/11/13 02:14:42 DEBUG : file1: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d818_d20251113_m020911_c001_v0001038_t0022_u01762999751148") 2025/11/13 02:14:42 DEBUG : five: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae3c_d20251113_m020454_c001_v7007000_t0000_u01762999494280") 2025/11/13 02:14:42 DEBUG : five: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f408d726e5731a784_d20251113_m020452_c001_v0001176_t0024_u01762999492326") 2025/11/13 02:14:42 DEBUG : foo: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a8d51_d20251113_m020426_c001_v7007000_t0000_u01762999466592") 2025/11/13 02:14:42 DEBUG : foo: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f408d726e5731a6b8_d20251113_m020426_c001_v0001176_t0024_u01762999466043") 2025/11/13 02:14:42 DEBUG : foo: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f408d726e5731a6b4_d20251113_m020425_c001_v0001176_t0024_u01762999465487") 2025/11/13 02:14:42 DEBUG : four: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae3d_d20251113_m020454_c001_v7007000_t0000_u01762999494464") 2025/11/13 02:14:42 DEBUG : four: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4088c72720c5d40d_d20251113_m020452_c001_v0001038_t0026_u01762999492880") 2025/11/13 02:14:42 DEBUG : four: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a77e_d20251113_m020451_c001_v0001176_t0050_u01762999491746") 2025/11/13 02:14:42 DEBUG : hello world2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef17185695bd_d20251113_m020334_c001_v7007000_t0000_u01762999414258") 2025/11/13 02:14:42 DEBUG : hello world2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a5a9_d20251113_m020333_c001_v0001176_t0028_u01762999413674") 2025/11/13 02:14:42 DEBUG : ignore-size: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a8cff_d20251113_m020415_c001_v7007000_t0000_u01762999455384") 2025/11/13 02:14:42 DEBUG : ignore-size: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a665_d20251113_m020414_c001_v0001176_t0056_u01762999454441") 2025/11/13 02:14:42 DEBUG : nested/sub dir/file: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db689799469_d20251113_m020508_c001_v7007000_t0000_u01762999508754") 2025/11/13 02:14:42 DEBUG : nested/sub dir/file: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d450_d20251113_m020507_c001_v0001038_t0056_u01762999507870") 2025/11/13 02:14:42 DEBUG : nested/sub dir/file: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae6e_d20251113_m020507_c001_v7007000_t0000_u01762999507093") 2025/11/13 02:14:42 DEBUG : nested/sub dir/file: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d443_d20251113_m020505_c001_v0001038_t0007_u01762999505671") 2025/11/13 02:14:42 DEBUG : one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae40_d20251113_m020454_c001_v7007000_t0000_u01762999494646") 2025/11/13 02:14:43 DEBUG : one: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f408d726e5731a777_d20251113_m020451_c001_v0001176_t0024_u01762999491149") 2025/11/13 02:14:43 DEBUG : only0: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b50e_d20251113_m020906_c001_v7007000_t0000_u01762999746520") 2025/11/13 02:14:43 DEBUG : only0: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4088c72720c5d7e4_d20251113_m020901_c001_v0001038_t0026_u01762999741106") 2025/11/13 02:14:43 DEBUG : only0: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63bfb_d20251113_m020840_c001_v0001172_t0034_u01762999720080") 2025/11/13 02:14:43 DEBUG : only0: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a86bae_d20251113_m020833_c001_v7007000_t0000_u01762999713151") 2025/11/13 02:14:43 DEBUG : only0: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63b2f_d20251113_m020812_c001_v0001172_t0055_u01762999692945") 2025/11/13 02:14:43 DEBUG : only1: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b50f_d20251113_m020906_c001_v7007000_t0000_u01762999746739") 2025/11/13 02:14:43 DEBUG : only1: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f404051cf3535ff0f_d20251113_m020901_c001_v0001171_t0042_u01762999741633") 2025/11/13 02:14:43 DEBUG : only1: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63c03_d20251113_m020840_c001_v0001172_t0056_u01762999720891") 2025/11/13 02:14:43 DEBUG : only1: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a86bb3_d20251113_m020833_c001_v7007000_t0000_u01762999713755") 2025/11/13 02:14:43 DEBUG : only1: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63b33_d20251113_m020813_c001_v0001172_t0034_u01762999693760") 2025/11/13 02:14:43 DEBUG : only10: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b511_d20251113_m020906_c001_v7007000_t0000_u01762999746921") 2025/11/13 02:14:43 DEBUG : only10: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4126dc4d77e63cda_d20251113_m020901_c001_v0001172_t0041_u01762999741094") 2025/11/13 02:14:43 DEBUG : only10: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63c68_d20251113_m020850_c001_v0001172_t0018_u01762999730007") 2025/11/13 02:14:43 DEBUG : only10: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a86bb0_d20251113_m020833_c001_v7007000_t0000_u01762999713390") 2025/11/13 02:14:43 DEBUG : only10: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63b88_d20251113_m020823_c001_v0001172_t0034_u01762999703002") 2025/11/13 02:14:43 DEBUG : only11: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b512_d20251113_m020907_c001_v7007000_t0000_u01762999747116") 2025/11/13 02:14:43 DEBUG : only11: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4088c72720c5d7e0_d20251113_m020900_c001_v0001038_t0026_u01762999740695") 2025/11/13 02:14:43 DEBUG : only11: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63c72_d20251113_m020851_c001_v0001172_t0034_u01762999731091") 2025/11/13 02:14:43 DEBUG : only11: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a94b8_d20251113_m020833_c001_v7007000_t0000_u01762999713507") 2025/11/13 02:14:43 DEBUG : only11: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63b90_d20251113_m020824_c001_v0001172_t0042_u01762999704052") 2025/11/13 02:14:43 DEBUG : only12: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b513_d20251113_m020907_c001_v7007000_t0000_u01762999747351") 2025/11/13 02:14:44 DEBUG : only12: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f404051cf3535ff07_d20251113_m020901_c001_v0001171_t0042_u01762999741259") 2025/11/13 02:14:44 DEBUG : only12: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63c87_d20251113_m020852_c001_v0001172_t0056_u01762999732315") 2025/11/13 02:14:44 DEBUG : only12: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f418bef918bbfd735_d20251113_m020833_c001_v7007000_t0000_u01762999713510") 2025/11/13 02:14:44 DEBUG : only12: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63b9a_d20251113_m020824_c001_v0001172_t0014_u01762999704979") 2025/11/13 02:14:44 DEBUG : only13: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b514_d20251113_m020907_c001_v7007000_t0000_u01762999747533") 2025/11/13 02:14:44 DEBUG : only13: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4126dc4d77e63cd4_d20251113_m020900_c001_v0001172_t0041_u01762999740704") 2025/11/13 02:14:44 DEBUG : only13: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63c8d_d20251113_m020853_c001_v0001172_t0031_u01762999733255") 2025/11/13 02:14:44 DEBUG : only13: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db689799682_d20251113_m020833_c001_v7007000_t0000_u01762999713529") 2025/11/13 02:14:44 DEBUG : only13: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63b9e_d20251113_m020825_c001_v0001172_t0006_u01762999705637") 2025/11/13 02:14:44 DEBUG : only14: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b515_d20251113_m020907_c001_v7007000_t0000_u01762999747722") 2025/11/13 02:14:44 DEBUG : only14: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f416b11b0c12311c4_d20251113_m020901_c001_v0001144_t0031_u01762999741461") 2025/11/13 02:14:44 DEBUG : only14: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63c97_d20251113_m020854_c001_v0001172_t0042_u01762999734608") 2025/11/13 02:14:44 DEBUG : only14: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a94ba_d20251113_m020833_c001_v7007000_t0000_u01762999713704") 2025/11/13 02:14:44 DEBUG : only14: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63ba4_d20251113_m020826_c001_v0001172_t0007_u01762999706889") 2025/11/13 02:14:44 DEBUG : only15: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b517_d20251113_m020907_c001_v7007000_t0000_u01762999747903") 2025/11/13 02:14:44 DEBUG : only15: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4088c72720c5d7e6_d20251113_m020901_c001_v0001038_t0026_u01762999741302") 2025/11/13 02:14:44 DEBUG : only15: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63ca3_d20251113_m020855_c001_v0001172_t0041_u01762999735458") 2025/11/13 02:14:44 DEBUG : only15: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a86bb2_d20251113_m020833_c001_v7007000_t0000_u01762999713571") 2025/11/13 02:14:44 DEBUG : only15: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63ba8_d20251113_m020827_c001_v0001172_t0024_u01762999707640") 2025/11/13 02:14:45 DEBUG : only16: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b518_d20251113_m020908_c001_v7007000_t0000_u01762999748086") 2025/11/13 02:14:45 DEBUG : only16: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4126dc4d77e63cde_d20251113_m020901_c001_v0001172_t0041_u01762999741277") 2025/11/13 02:14:45 DEBUG : only16: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63cb1_d20251113_m020856_c001_v0001172_t0002_u01762999736492") 2025/11/13 02:14:45 DEBUG : only16: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f418bef918bbfd738_d20251113_m020833_c001_v7007000_t0000_u01762999713705") 2025/11/13 02:14:45 DEBUG : only16: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63bae_d20251113_m020828_c001_v0001172_t0022_u01762999708595") 2025/11/13 02:14:45 DEBUG : only17: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b519_d20251113_m020908_c001_v7007000_t0000_u01762999748268") 2025/11/13 02:14:45 DEBUG : only17: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f404051cf3535ff0d_d20251113_m020901_c001_v0001171_t0042_u01762999741447") 2025/11/13 02:14:45 DEBUG : only17: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63cb9_d20251113_m020857_c001_v0001172_t0046_u01762999737328") 2025/11/13 02:14:45 DEBUG : only17: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db689799683_d20251113_m020833_c001_v7007000_t0000_u01762999713715") 2025/11/13 02:14:45 DEBUG : only17: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63bb2_d20251113_m020829_c001_v0001172_t0025_u01762999709361") 2025/11/13 02:14:45 DEBUG : only18: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b51a_d20251113_m020908_c001_v7007000_t0000_u01762999748451") 2025/11/13 02:14:45 DEBUG : only18: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4126dc4d77e63ce0_d20251113_m020901_c001_v0001172_t0041_u01762999741463") 2025/11/13 02:14:45 DEBUG : only18: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63cbd_d20251113_m020858_c001_v0001172_t0007_u01762999738344") 2025/11/13 02:14:45 DEBUG : only18: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db689799684_d20251113_m020833_c001_v7007000_t0000_u01762999713907") 2025/11/13 02:14:46 DEBUG : only18: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63bba_d20251113_m020830_c001_v0001172_t0034_u01762999710293") 2025/11/13 02:14:46 DEBUG : only19: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b51b_d20251113_m020908_c001_v7007000_t0000_u01762999748660") 2025/11/13 02:14:46 DEBUG : only19: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4088c72720c5d7e8_d20251113_m020901_c001_v0001038_t0026_u01762999741488") 2025/11/13 02:14:46 DEBUG : only19: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63cc9_d20251113_m020859_c001_v0001172_t0030_u01762999739287") 2025/11/13 02:14:46 DEBUG : only19: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a86bb4_d20251113_m020833_c001_v7007000_t0000_u01762999713938") 2025/11/13 02:14:46 DEBUG : only19: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63bc8_d20251113_m020831_c001_v0001172_t0007_u01762999711614") 2025/11/13 02:14:46 DEBUG : only2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b51c_d20251113_m020908_c001_v7007000_t0000_u01762999748847") 2025/11/13 02:14:46 DEBUG : only2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4126dc4d77e63ce4_d20251113_m020901_c001_v0001172_t0041_u01762999741660") 2025/11/13 02:14:46 DEBUG : only2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63c17_d20251113_m020841_c001_v0001172_t0043_u01762999721857") 2025/11/13 02:14:46 DEBUG : only2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a94bf_d20251113_m020834_c001_v7007000_t0000_u01762999714245") 2025/11/13 02:14:46 DEBUG : only2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63b39_d20251113_m020814_c001_v0001172_t0043_u01762999694743") 2025/11/13 02:14:46 DEBUG : only3: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b51e_d20251113_m020909_c001_v7007000_t0000_u01762999749029") 2025/11/13 02:14:46 DEBUG : only3: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4088c72720c5d7ea_d20251113_m020901_c001_v0001038_t0026_u01762999741672") 2025/11/13 02:14:46 DEBUG : only3: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63c1d_d20251113_m020842_c001_v0001172_t0049_u01762999722905") 2025/11/13 02:14:46 DEBUG : only3: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db689799686_d20251113_m020834_c001_v7007000_t0000_u01762999714272") 2025/11/13 02:14:46 DEBUG : only3: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63b47_d20251113_m020816_c001_v0001172_t0011_u01762999696143") 2025/11/13 02:14:46 DEBUG : only4: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b51f_d20251113_m020909_c001_v7007000_t0000_u01762999749210") 2025/11/13 02:14:46 DEBUG : only4: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f416b11b0c12311c6_d20251113_m020901_c001_v0001144_t0031_u01762999741696") 2025/11/13 02:14:46 DEBUG : only4: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63c21_d20251113_m020843_c001_v0001172_t0030_u01762999723923") 2025/11/13 02:14:46 DEBUG : only4: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a94bd_d20251113_m020834_c001_v7007000_t0000_u01762999714065") 2025/11/13 02:14:47 DEBUG : only4: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63b51_d20251113_m020817_c001_v0001172_t0001_u01762999697337") 2025/11/13 02:14:47 DEBUG : only5: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b520_d20251113_m020909_c001_v7007000_t0000_u01762999749420") 2025/11/13 02:14:47 DEBUG : only5: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4088c72720c5d7ee_d20251113_m020901_c001_v0001038_t0026_u01762999741858") 2025/11/13 02:14:47 DEBUG : only5: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63c2a_d20251113_m020844_c001_v0001172_t0041_u01762999724920") 2025/11/13 02:14:47 DEBUG : only5: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db689799685_d20251113_m020834_c001_v7007000_t0000_u01762999714090") 2025/11/13 02:14:47 DEBUG : only5: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63b5e_d20251113_m020818_c001_v0001172_t0012_u01762999698411") 2025/11/13 02:14:47 DEBUG : only6: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b522_d20251113_m020909_c001_v7007000_t0000_u01762999749620") 2025/11/13 02:14:47 DEBUG : only6: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f416b11b0c12311c8_d20251113_m020901_c001_v0001144_t0031_u01762999741880") 2025/11/13 02:14:47 DEBUG : only6: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63c3a_d20251113_m020846_c001_v0001172_t0000_u01762999726132") 2025/11/13 02:14:47 DEBUG : only6: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a94bb_d20251113_m020833_c001_v7007000_t0000_u01762999713884") 2025/11/13 02:14:47 DEBUG : only6: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63b64_d20251113_m020819_c001_v0001172_t0008_u01762999699162") 2025/11/13 02:14:47 DEBUG : only7: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b523_d20251113_m020909_c001_v7007000_t0000_u01762999749802") 2025/11/13 02:14:47 DEBUG : only7: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f404051cf3535ff13_d20251113_m020902_c001_v0001171_t0042_u01762999742000") 2025/11/13 02:14:47 DEBUG : only7: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63c3e_d20251113_m020846_c001_v0001172_t0040_u01762999726890") 2025/11/13 02:14:47 DEBUG : only7: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f418bef918bbfd739_d20251113_m020833_c001_v7007000_t0000_u01762999713896") 2025/11/13 02:14:47 DEBUG : only7: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63b70_d20251113_m020820_c001_v0001172_t0021_u01762999700006") 2025/11/13 02:14:47 DEBUG : only8: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b526_d20251113_m020910_c001_v7007000_t0000_u01762999750024") 2025/11/13 02:14:47 DEBUG : only8: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f404051cf3535ff11_d20251113_m020901_c001_v0001171_t0042_u01762999741817") 2025/11/13 02:14:47 DEBUG : only8: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63c45_d20251113_m020847_c001_v0001172_t0039_u01762999727654") 2025/11/13 02:14:47 DEBUG : only8: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a86bb6_d20251113_m020834_c001_v7007000_t0000_u01762999714131") 2025/11/13 02:14:48 DEBUG : only8: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63b7e_d20251113_m020821_c001_v0001172_t0041_u01762999701312") 2025/11/13 02:14:48 DEBUG : only9: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b527_d20251113_m020910_c001_v7007000_t0000_u01762999750205") 2025/11/13 02:14:48 DEBUG : only9: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4126dc4d77e63ce6_d20251113_m020901_c001_v0001172_t0041_u01762999741847") 2025/11/13 02:14:48 DEBUG : only9: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63c4b_d20251113_m020848_c001_v0001172_t0046_u01762999728628") 2025/11/13 02:14:48 DEBUG : only9: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f418bef918bbfd73b_d20251113_m020834_c001_v7007000_t0000_u01762999714080") 2025/11/13 02:14:48 DEBUG : only9: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63b84_d20251113_m020822_c001_v0001172_t0040_u01762999702204") 2025/11/13 02:14:48 DEBUG : potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae5c_d20251113_m020504_c001_v7007000_t0000_u01762999504540") 2025/11/13 02:14:48 DEBUG : potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63569_d20251113_m020502_c001_v0001172_t0039_u01762999502374") 2025/11/13 02:14:48 DEBUG : potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae51_d20251113_m020501_c001_v7007000_t0000_u01762999501620") 2025/11/13 02:14:48 DEBUG : potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d423_d20251113_m020458_c001_v0001038_t0053_u01762999498906") 2025/11/13 02:14:48 DEBUG : potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae4a_d20251113_m020458_c001_v7007000_t0000_u01762999498036") 2025/11/13 02:14:48 DEBUG : potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d417_d20251113_m020455_c001_v0001038_t0052_u01762999495556") 2025/11/13 02:14:48 DEBUG : potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae31_d20251113_m020446_c001_v7007000_t0000_u01762999486160") 2025/11/13 02:14:48 DEBUG : potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a745_d20251113_m020444_c001_v0001176_t0019_u01762999484867") 2025/11/13 02:14:48 DEBUG : potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae2b_d20251113_m020443_c001_v7007000_t0000_u01762999483337") 2025/11/13 02:14:48 DEBUG : potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a72f_d20251113_m020442_c001_v0001176_t0003_u01762999482534") 2025/11/13 02:14:48 DEBUG : potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae23_d20251113_m020441_c001_v7007000_t0000_u01762999481292") 2025/11/13 02:14:48 DEBUG : potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a725_d20251113_m020440_c001_v0001176_t0042_u01762999480492") 2025/11/13 02:14:48 DEBUG : potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a8d72_d20251113_m020434_c001_v7007000_t0000_u01762999474691") 2025/11/13 02:14:48 DEBUG : potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a6ef_d20251113_m020433_c001_v0001176_t0011_u01762999473580") 2025/11/13 02:14:48 DEBUG : potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a8d70_d20251113_m020433_c001_v7007000_t0000_u01762999473217") 2025/11/13 02:14:48 DEBUG : potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a6e5_d20251113_m020431_c001_v0001176_t0035_u01762999471928") 2025/11/13 02:14:49 DEBUG : potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a8d6c_d20251113_m020431_c001_v7007000_t0000_u01762999471564") 2025/11/13 02:14:49 DEBUG : potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a6df_d20251113_m020430_c001_v0001176_t0033_u01762999470949") 2025/11/13 02:14:49 DEBUG : potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a6da_d20251113_m020430_c001_v0001176_t0042_u01762999470271") 2025/11/13 02:14:49 DEBUG : potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a8d64_d20251113_m020429_c001_v7007000_t0000_u01762999469841") 2025/11/13 02:14:49 DEBUG : potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a6d4_d20251113_m020429_c001_v0001176_t0006_u01762999469257") 2025/11/13 02:14:49 DEBUG : potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a6d2_d20251113_m020428_c001_v0001176_t0032_u01762999468681") 2025/11/13 02:14:49 DEBUG : potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a8d5a_d20251113_m020428_c001_v7007000_t0000_u01762999468316") 2025/11/13 02:14:49 DEBUG : potato: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a6c6_d20251113_m020427_c001_v0001176_t0001_u01762999467562") 2025/11/13 02:14:49 DEBUG : potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f407ae726371e65d1_d20251113_m020550_c001_v7007000_t0000_u01762999550965") 2025/11/13 02:14:49 DEBUG : potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e636c5_d20251113_m020550_c001_v0001172_t0039_u01762999550180") 2025/11/13 02:14:49 DEBUG : potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f5547_d20251113_m020541_c001_v7007000_t0000_u01762999541145") 2025/11/13 02:14:49 DEBUG : potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d4a9_d20251113_m020536_c001_v0001038_t0011_u01762999536401") 2025/11/13 02:14:49 DEBUG : potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f418bef918bbfd557_d20251113_m020528_c001_v7007000_t0000_u01762999528831") 2025/11/13 02:14:49 DEBUG : potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63612_d20251113_m020523_c001_v0001172_t0049_u01762999523444") 2025/11/13 02:14:49 DEBUG : potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db689799499_d20251113_m020516_c001_v7007000_t0000_u01762999516542") 2025/11/13 02:14:49 DEBUG : potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d460_d20251113_m020511_c001_v0001038_t0044_u01762999511763") 2025/11/13 02:14:49 DEBUG : potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae37_d20251113_m020449_c001_v7007000_t0000_u01762999489790") 2025/11/13 02:14:49 DEBUG : potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a763_d20251113_m020448_c001_v0001176_t0057_u01762999488749") 2025/11/13 02:14:49 DEBUG : potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae35_d20251113_m020448_c001_v7007000_t0000_u01762999488385") 2025/11/13 02:14:49 DEBUG : potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a751_d20251113_m020446_c001_v0001176_t0049_u01762999486710") 2025/11/13 02:14:49 DEBUG : potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae32_d20251113_m020446_c001_v7007000_t0000_u01762999486344") 2025/11/13 02:14:49 DEBUG : potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a749_d20251113_m020445_c001_v0001176_t0002_u01762999485574") 2025/11/13 02:14:50 DEBUG : potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae2f_d20251113_m020444_c001_v7007000_t0000_u01762999484503") 2025/11/13 02:14:50 DEBUG : potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a73e_d20251113_m020443_c001_v0001176_t0010_u01762999483706") 2025/11/13 02:14:50 DEBUG : potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae28_d20251113_m020442_c001_v7007000_t0000_u01762999482164") 2025/11/13 02:14:50 DEBUG : potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a72b_d20251113_m020441_c001_v0001176_t0015_u01762999481304") 2025/11/13 02:14:50 DEBUG : potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a8d74_d20251113_m020435_c001_v7007000_t0000_u01762999475424") 2025/11/13 02:14:50 DEBUG : potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a6f5_d20251113_m020434_c001_v0001176_t0042_u01762999474473") 2025/11/13 02:14:50 DEBUG : potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef17185695d2_d20251113_m020337_c001_v7007000_t0000_u01762999417239") 2025/11/13 02:14:50 DEBUG : potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a5b5_d20251113_m020336_c001_v0001176_t0058_u01762999416500") 2025/11/13 02:14:50 DEBUG : potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef17185695c6_d20251113_m020335_c001_v7007000_t0000_u01762999415546") 2025/11/13 02:14:50 DEBUG : potato2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a5b1_d20251113_m020334_c001_v0001176_t0000_u01762999414842") 2025/11/13 02:14:50 DEBUG : potato3: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f5548_d20251113_m020541_c001_v7007000_t0000_u01762999541399") 2025/11/13 02:14:50 DEBUG : potato3: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d4b5_d20251113_m020537_c001_v0001038_t0013_u01762999537862") 2025/11/13 02:14:50 DEBUG : potato3: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f418bef918bbfd55a_d20251113_m020529_c001_v7007000_t0000_u01762999529083") 2025/11/13 02:14:50 DEBUG : potato3: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63624_d20251113_m020524_c001_v0001172_t0037_u01762999524858") 2025/11/13 02:14:50 DEBUG : potato3: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db68979949a_d20251113_m020516_c001_v7007000_t0000_u01762999516724") 2025/11/13 02:14:50 DEBUG : potato3: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d468_d20251113_m020512_c001_v0001038_t0019_u01762999512724") 2025/11/13 02:14:50 DEBUG : pre-dest1/1: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f404f8df6aae9370f_d20251113_m020626_c001_v7007000_t0000_u01762999586491") 2025/11/13 02:14:50 DEBUG : pre-dest1/1: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d538_d20251113_m020618_c001_v0001038_t0032_u01762999578181") 2025/11/13 02:14:50 DEBUG : pre-dest2/2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f404f8df6aae93710_d20251113_m020626_c001_v7007000_t0000_u01762999586675") 2025/11/13 02:14:50 DEBUG : pre-dest2/2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e637c6_d20251113_m020618_c001_v0001172_t0013_u01762999578987") 2025/11/13 02:14:51 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f418b07dcb4f7552e_d20251113_m020603_c001_v7007000_t0000_u01762999563308") 2025/11/13 02:14:51 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d4f1_d20251113_m020558_c001_v0001038_t0046_u01762999558708") 2025/11/13 02:14:51 DEBUG : sizeonly: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a8cfa_d20251113_m020413_c001_v7007000_t0000_u01762999453897") 2025/11/13 02:14:51 DEBUG : sizeonly: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a65f_d20251113_m020412_c001_v0001176_t0027_u01762999452941") 2025/11/13 02:14:51 DEBUG : splitbanan: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f41587366533c4dfd_d20251113_m021145_c001_v7007000_t0000_u01762999905054") 2025/11/13 02:14:51 DEBUG : splitbanan: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e640fb_d20251113_m021136_c001_v0001172_t0056_u01762999896359") 2025/11/13 02:14:51 DEBUG : splitbananasplit: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd14_d20251113_m021323_c001_v7007000_t0000_u01763000003891") 2025/11/13 02:14:51 DEBUG : splitbananasplit: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3536070e_d20251113_m021317_c001_v0001171_t0028_u01762999997035") 2025/11/13 02:14:51 DEBUG : splitbananasplit: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc423_d20251113_m021304_c001_v7007000_t0000_u01762999984382") 2025/11/13 02:14:51 DEBUG : splitbananasplit: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360679_d20251113_m021257_c001_v0001171_t0023_u01762999977548") 2025/11/13 02:14:51 DEBUG : splitbananasplit: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f415071e978ecc3d4_d20251113_m021242_c001_v7007000_t0000_u01762999962388") 2025/11/13 02:14:51 DEBUG : splitbananasplit: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353605bb_d20251113_m021235_c001_v0001171_t0042_u01762999955943") 2025/11/13 02:14:51 DEBUG : splitbananasplit: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f406602b192a87a15_d20251113_m021224_c001_v7007000_t0000_u01762999944119") 2025/11/13 02:14:51 DEBUG : splitbananasplit: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360524_d20251113_m021217_c001_v0001171_t0049_u01762999937673") 2025/11/13 02:14:51 DEBUG : splitbananasplit: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4192668b7fd44582_d20251113_m021204_c001_v7007000_t0000_u01762999924748") 2025/11/13 02:14:51 DEBUG : splitbananasplit: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353604ad_d20251113_m021157_c001_v0001171_t0055_u01762999917699") 2025/11/13 02:14:51 DEBUG : splitbananasplit: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef171856b88c_d20251113_m021139_c001_v7007000_t0000_u01762999899113") 2025/11/13 02:14:51 DEBUG : splitbananasplit: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d9e5_d20251113_m021134_c001_v0001038_t0000_u01762999894745") 2025/11/13 02:14:51 DEBUG : splitbananasplit: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b295e_d20251113_m021122_c001_v7007000_t0000_u01762999882201") 2025/11/13 02:14:51 DEBUG : splitbananasplit: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3536033b_d20251113_m021114_c001_v0001171_t0044_u01762999874103") 2025/11/13 02:14:52 DEBUG : splitbananasplit: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4162881cf454651f_d20251113_m021112_c001_v7007000_t0000_u01762999872958") 2025/11/13 02:14:52 DEBUG : splitbananasplit: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e6401f_d20251113_m021108_c001_v0001172_t0002_u01762999868677") 2025/11/13 02:14:52 DEBUG : splitbananasplit: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4103e53acd3f68fb_d20251113_m021055_c001_v7007000_t0000_u01762999855794") 2025/11/13 02:14:52 DEBUG : splitbananasplit: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c123137a_d20251113_m021047_c001_v0001144_t0028_u01762999847846") 2025/11/13 02:14:52 DEBUG : splitbananasplit: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f408fa5ef1db669f1_d20251113_m021046_c001_v7007000_t0000_u01762999846338") 2025/11/13 02:14:52 DEBUG : splitbananasplit: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63f66_d20251113_m021041_c001_v0001172_t0025_u01762999841955") 2025/11/13 02:14:52 DEBUG : splitbananasplit: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a961e_d20251113_m021022_c001_v7007000_t0000_u01762999822955") 2025/11/13 02:14:52 DEBUG : splitbananasplit: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360191_d20251113_m021018_c001_v0001171_t0021_u01762999818199") 2025/11/13 02:14:52 DEBUG : splitbananasplit: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f413f2cbeee9b2766_d20251113_m021004_c001_v7007000_t0000_u01762999804511") 2025/11/13 02:14:52 DEBUG : splitbananasplit: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353600f1_d20251113_m020957_c001_v0001171_t0018_u01762999797701") 2025/11/13 02:14:52 DEBUG : splitbananasplit: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef171856b6e3_d20251113_m020943_c001_v7007000_t0000_u01762999783292") 2025/11/13 02:14:52 DEBUG : splitbananasplit: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf35360055_d20251113_m020936_c001_v0001171_t0041_u01762999776884") 2025/11/13 02:14:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4044b017f99aa4a9_d20251113_m021117_c001_v7007000_t0000_u01762999877041") 2025/11/13 02:14:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e6402d_d20251113_m021109_c001_v0001172_t0021_u01762999869970") 2025/11/13 02:14:52 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4192668b7fd43e40_d20251113_m020924_c001_v7007000_t0000_u01762999764335") 2025/11/13 02:14:52 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63d61_d20251113_m020921_c001_v0001172_t0003_u01762999761452") 2025/11/13 02:14:52 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b538_d20251113_m020920_c001_v7007000_t0000_u01762999760320") 2025/11/13 02:14:52 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12311fc_d20251113_m020916_c001_v0001144_t0024_u01762999756598") 2025/11/13 02:14:52 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f422c1db68979946b_d20251113_m020508_c001_v7007000_t0000_u01762999508943") 2025/11/13 02:14:52 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63592_d20251113_m020507_c001_v0001172_t0026_u01762999507827") 2025/11/13 02:14:52 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae70_d20251113_m020507_c001_v7007000_t0000_u01762999507278") 2025/11/13 02:14:53 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63580_d20251113_m020505_c001_v0001172_t0018_u01762999505682") 2025/11/13 02:14:53 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a8ce9_d20251113_m020410_c001_v7007000_t0000_u01762999450695") 2025/11/13 02:14:53 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a64d_d20251113_m020409_c001_v0001176_t0052_u01762999449207") 2025/11/13 02:14:53 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a8cde_d20251113_m020408_c001_v7007000_t0000_u01762999448845") 2025/11/13 02:14:53 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a63f_d20251113_m020407_c001_v0001176_t0005_u01762999447725") 2025/11/13 02:14:53 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a8cd2_d20251113_m020405_c001_v7007000_t0000_u01762999445452") 2025/11/13 02:14:53 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a625_d20251113_m020403_c001_v0001176_t0002_u01762999443681") 2025/11/13 02:14:53 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a8ccb_d20251113_m020403_c001_v7007000_t0000_u01762999443140") 2025/11/13 02:14:53 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a621_d20251113_m020402_c001_v0001176_t0005_u01762999442001") 2025/11/13 02:14:53 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a60b_d20251113_m020359_c001_v0001176_t0020_u01762999439141") 2025/11/13 02:14:53 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a8cbf_d20251113_m020358_c001_v7007000_t0000_u01762999438777") 2025/11/13 02:14:53 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a607_d20251113_m020358_c001_v0001176_t0027_u01762999438197") 2025/11/13 02:14:53 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a605_d20251113_m020357_c001_v0001176_t0024_u01762999437430") 2025/11/13 02:14:53 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f414136f5a59a8cba_d20251113_m020357_c001_v7007000_t0000_u01762999437067") 2025/11/13 02:14:53 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a5fa_d20251113_m020354_c001_v0001176_t0011_u01762999434335") 2025/11/13 02:14:53 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a5ef_d20251113_m020351_c001_v0001176_t0050_u01762999431497") 2025/11/13 02:14:53 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef1718569a37_d20251113_m020351_c001_v7007000_t0000_u01762999431125") 2025/11/13 02:14:53 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a5eb_d20251113_m020350_c001_v0001176_t0028_u01762999430542") 2025/11/13 02:14:53 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a5e9_d20251113_m020349_c001_v0001176_t0053_u01762999429728") 2025/11/13 02:14:53 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef1718569a30_d20251113_m020349_c001_v7007000_t0000_u01762999429353") 2025/11/13 02:14:53 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a5dc_d20251113_m020345_c001_v0001176_t0004_u01762999425505") 2025/11/13 02:14:53 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef1718569a05_d20251113_m020345_c001_v7007000_t0000_u01762999425136") 2025/11/13 02:14:54 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a5d6_d20251113_m020344_c001_v0001176_t0031_u01762999424563") 2025/11/13 02:14:54 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef17185699fa_d20251113_m020343_c001_v7007000_t0000_u01762999423646") 2025/11/13 02:14:54 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a5d1_d20251113_m020343_c001_v0001176_t0026_u01762999423040") 2025/11/13 02:14:54 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef17185699f0_d20251113_m020342_c001_v7007000_t0000_u01762999422489") 2025/11/13 02:14:54 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a5cc_d20251113_m020341_c001_v0001176_t0017_u01762999421899") 2025/11/13 02:14:54 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef17185695fe_d20251113_m020340_c001_v7007000_t0000_u01762999420990") 2025/11/13 02:14:54 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a5c6_d20251113_m020340_c001_v0001176_t0059_u01762999420112") 2025/11/13 02:14:54 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef17185695f8_d20251113_m020339_c001_v7007000_t0000_u01762999419559") 2025/11/13 02:14:54 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a5c2_d20251113_m020338_c001_v0001176_t0058_u01762999418914") 2025/11/13 02:14:54 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef17185695f3_d20251113_m020338_c001_v7007000_t0000_u01762999418365") 2025/11/13 02:14:54 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a5bc_d20251113_m020337_c001_v0001176_t0055_u01762999417789") 2025/11/13 02:14:54 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef17185695b3_d20251113_m020333_c001_v7007000_t0000_u01762999413125") 2025/11/13 02:14:54 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a59f_d20251113_m020332_c001_v0001176_t0014_u01762999412550") 2025/11/13 02:14:54 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef17185695a9_d20251113_m020332_c001_v7007000_t0000_u01762999412002") 2025/11/13 02:14:54 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a595_d20251113_m020331_c001_v0001176_t0044_u01762999411422") 2025/11/13 02:14:54 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef171856959e_d20251113_m020330_c001_v7007000_t0000_u01762999410514") 2025/11/13 02:14:54 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a58f_d20251113_m020329_c001_v0001176_t0027_u01762999409942") 2025/11/13 02:14:54 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4098ef1718569589_d20251113_m020327_c001_v7007000_t0000_u01762999407770") 2025/11/13 02:14:54 DEBUG : sub dir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a589_d20251113_m020327_c001_v0001176_t0030_u01762999407145") 2025/11/13 02:14:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4192668b7fd43e41_d20251113_m020924_c001_v7007000_t0000_u01762999764518") 2025/11/13 02:14:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3535ffa8_d20251113_m020921_c001_v0001171_t0046_u01762999761460") 2025/11/13 02:14:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9b539_d20251113_m020920_c001_v7007000_t0000_u01762999760514") 2025/11/13 02:14:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d822_d20251113_m020916_c001_v0001038_t0017_u01762999756614") 2025/11/13 02:14:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd15_d20251113_m021326_c001_v7007000_t0000_u01763000006549") 2025/11/13 02:14:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c123161d_d20251113_m021325_c001_v0001144_t0037_u01763000005314") 2025/11/13 02:14:55 DEBUG : sub/yam: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae57_d20251113_m020503_c001_v7007000_t0000_u01762999503990") 2025/11/13 02:14:55 DEBUG : sub/yam: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d433_d20251113_m020502_c001_v0001038_t0031_u01762999502385") 2025/11/13 02:14:55 DEBUG : test_dir1/file2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4192668b7fd43e3b_d20251113_m020915_c001_v7007000_t0000_u01762999755809") 2025/11/13 02:14:55 DEBUG : test_dir1/file2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3535ff70_d20251113_m020914_c001_v0001171_t0011_u01762999754404") 2025/11/13 02:14:55 DEBUG : test_dir1/file2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4192668b7fd43e38_d20251113_m020913_c001_v7007000_t0000_u01762999753266") 2025/11/13 02:14:55 DEBUG : test_dir1/file2: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c12311eb_d20251113_m020911_c001_v0001144_t0037_u01762999751168") 2025/11/13 02:14:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4192668b7fd43e3c_d20251113_m020916_c001_v7007000_t0000_u01762999756016") 2025/11/13 02:14:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5d81c_d20251113_m020914_c001_v0001038_t0013_u01762999754060") 2025/11/13 02:14:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4192668b7fd43e39_d20251113_m020913_c001_v7007000_t0000_u01762999753448") 2025/11/13 02:14:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63d1d_d20251113_m020911_c001_v0001172_t0046_u01762999751150") 2025/11/13 02:14:55 DEBUG : three: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae42_d20251113_m020454_c001_v7007000_t0000_u01762999494827") 2025/11/13 02:14:55 DEBUG : three: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a78a_d20251113_m020453_c001_v0001176_t0048_u01762999493690") 2025/11/13 02:14:55 DEBUG : three: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f108d726e5731a77b_d20251113_m020451_c001_v0001176_t0056_u01762999491518") 2025/11/13 02:14:55 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd16_d20251113_m021328_c001_v7007000_t0000_u01763000008208") 2025/11/13 02:14:55 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e643c4_d20251113_m021327_c001_v0001172_t0019_u01763000007495") 2025/11/13 02:14:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd29_d20251113_m021350_c001_v7007000_t0000_u01763000030018") 2025/11/13 02:14:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5db72_d20251113_m021347_c001_v0001038_t0059_u01763000027602") 2025/11/13 02:14:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd25_d20251113_m021346_c001_v7007000_t0000_u01763000026074") 2025/11/13 02:14:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e64412_d20251113_m021344_c001_v0001172_t0022_u01763000024152") 2025/11/13 02:14:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd24_d20251113_m021343_c001_v7007000_t0000_u01763000023144") 2025/11/13 02:14:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c1231670_d20251113_m021341_c001_v0001144_t0026_u01763000021862") 2025/11/13 02:14:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd20_d20251113_m021336_c001_v7007000_t0000_u01763000016578") 2025/11/13 02:14:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e643f1_d20251113_m021335_c001_v0001172_t0028_u01763000015238") 2025/11/13 02:14:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd21_d20251113_m021339_c001_v7007000_t0000_u01763000019261") 2025/11/13 02:14:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5db55_d20251113_m021337_c001_v0001038_t0036_u01763000017590") 2025/11/13 02:14:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd1c_d20251113_m021334_c001_v7007000_t0000_u01763000014295") 2025/11/13 02:14:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f116b11b0c123163f_d20251113_m021332_c001_v0001144_t0024_u01763000012799") 2025/11/13 02:14:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd1a_d20251113_m021331_c001_v7007000_t0000_u01763000011850") 2025/11/13 02:14:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf3536076c_d20251113_m021331_c001_v0001171_t0009_u01763000011090") 2025/11/13 02:14:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd18_d20251113_m021330_c001_v7007000_t0000_u01763000010126") 2025/11/13 02:14:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1088c72720c5db3d_d20251113_m021329_c001_v0001038_t0000_u01763000009155") 2025/11/13 02:14:56 DEBUG : toe/toe/toe: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4216311f44c2dc96_d20251113_m021355_c001_v7007000_t0000_u01763000035795") 2025/11/13 02:14:56 DEBUG : toe/toe/toe: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e64455_d20251113_m021354_c001_v0001172_t0034_u01763000034832") 2025/11/13 02:14:56 DEBUG : toe/toe/toe: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd22_d20251113_m021340_c001_v7007000_t0000_u01763000020903") 2025/11/13 02:14:56 DEBUG : toe/toe/toe: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353607bd_d20251113_m021340_c001_v0001171_t0047_u01763000020222") 2025/11/13 02:14:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd2a_d20251113_m021350_c001_v7007000_t0000_u01763000030604") 2025/11/13 02:14:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f104051cf353607f4_d20251113_m021349_c001_v0001171_t0052_u01763000029343") 2025/11/13 02:14:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4161f6f3b6c2cd27_d20251113_m021346_c001_v7007000_t0000_u01763000026655") 2025/11/13 02:14:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f10815a025d47b93b_d20251113_m021345_c001_v0001117_t0043_u01763000025512") 2025/11/13 02:14:57 DEBUG : two: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae43_d20251113_m020455_c001_v7007000_t0000_u01762999495008") 2025/11/13 02:14:57 DEBUG : two: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f4126dc4d77e6351f_d20251113_m020453_c001_v0001172_t0041_u01762999493122") 2025/11/13 02:14:57 DEBUG : two: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f408d726e5731a779_d20251113_m020451_c001_v0001176_t0024_u01762999491335") 2025/11/13 02:14:57 DEBUG : yam: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae5e_d20251113_m020504_c001_v7007000_t0000_u01762999504722") 2025/11/13 02:14:57 DEBUG : yam: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1076e6b7b02a6d1a_d20251113_m020503_c001_v0001176_t0048_u01762999503772") 2025/11/13 02:14:57 DEBUG : yam: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae4f_d20251113_m020501_c001_v7007000_t0000_u01762999501071") 2025/11/13 02:14:57 DEBUG : yam: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e63540_d20251113_m020458_c001_v0001172_t0022_u01762999498781") 2025/11/13 02:14:57 DEBUG : yam: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae49_d20251113_m020457_c001_v7007000_t0000_u01762999497489") 2025/11/13 02:14:57 DEBUG : yam: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1126dc4d77e6352e_d20251113_m020455_c001_v0001172_t0051_u01762999495568") 2025/11/13 02:14:57 DEBUG : yaml: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae52_d20251113_m020501_c001_v7007000_t0000_u01762999501802") 2025/11/13 02:14:57 DEBUG : yaml: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f1056130c9d0126eb_d20251113_m020500_c001_v0001116_t0058_u01762999500186") 2025/11/13 02:14:57 DEBUG : yaml: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f402687500db9ae4c_d20251113_m020458_c001_v7007000_t0000_u01762999498217") 2025/11/13 02:14:57 DEBUG : yaml: Deleting (id "4_z6fb20da3f04d7bab9fa80e1b_f10097e1a86f94981_d20251113_m020457_c001_v0001178_t0031_u01762999497288") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m34.541114984s (try 1/5)