"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/07/05 03:22:32 DEBUG : Creating backend with remote "TestB2:rclone-test-vipiyoz2dijo" 2025/07/05 03:22:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 03:22:33 DEBUG : Creating backend with remote "/tmp/rclone2581875903" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:22:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 03:22:34 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/05 03:22:34 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:22:34 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.53s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:22:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/05 03:22:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 03:22:34 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:22:34 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:22:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:22:35 INFO : sub dir/hello world: Copied (new) 2025/07/05 03:22:35 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.69s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:22:37 DEBUG : Creating backend with remote "/non-existing" 2025/07/05 03:22:37 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/05 03:22:37 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:22:37 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:22:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 03:22:38 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:22:38 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:22:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:22:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.67s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:22:39 INFO : B2 bucket rclone-test-vipiyoz2dijo: Running all checks before starting transfers 2025/07/05 03:22:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 03:22:39 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:22:39 INFO : B2 bucket rclone-test-vipiyoz2dijo: Checks finished, now starting transfers 2025/07/05 03:22:39 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:22:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:22:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.12s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:22:40 ERROR : Ignoring --no-traverse with sync 2025/07/05 03:22:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 03:22:40 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:22:40 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:22:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:22:41 INFO : sub dir/hello world: Copied (new) 2025/07/05 03:22:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.13s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:22:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/05 03:22:42 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:22:42 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:22:42 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/05 03:22:42 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.12s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:22:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 03:22:43 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:22:43 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:22:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:22:43 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.11s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:22:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 03:22:44 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:22:44 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:22:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:22:44 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.55s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:22:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/05 03:22:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/05 03:22:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/05 03:22:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/05 03:22:45 INFO : sub dir2: Making directory 2025/07/05 03:22:45 INFO : sub dir: Making directory 2025/07/05 03:22:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 03:22:45 INFO : sub dir2/sub sub dir2: Making directory 2025/07/05 03:22:45 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:22:45 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:22:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:22:46 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/07/05 03:22:46 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.11s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:22:46 INFO : sub dir2: Making directory 2025/07/05 03:22:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/05 03:22:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/05 03:22:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 03:22:46 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:22:46 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:22:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:22:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:22:47 DEBUG : sub dir2: Making directory with metadata 2025/07/05 03:22:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/05 03:22:48 INFO : sub dir2: Making directory 2025/07/05 03:22:48 INFO : sub dir: Making directory 2025/07/05 03:22:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 03:22:48 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:22:48 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:22:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:22:48 INFO : sub dir/hello world: Copied (new) 2025/07/05 03:22:48 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/05 03:22:48 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/05 03:22:48 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.29s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.39s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:22:49 INFO : sub dir2: Making directory 2025/07/05 03:22:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 03:22:49 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:22:49 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:22:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:22:50 INFO : sub dir/hello world: Copied (new) 2025/07/05 03:22:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.13s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:22:50 DEBUG : sub dir2: Making directory with metadata 2025/07/05 03:22:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/05 03:22:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/05 03:22:50 INFO : sub dir2: Making directory 2025/07/05 03:22:50 INFO : sub dir: Making directory 2025/07/05 03:22:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 03:22:50 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:22:50 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:22:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:22:51 INFO : sub dir/hello world: Copied (new) 2025/07/05 03:22:51 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/05 03:22:51 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.10s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:22:52 INFO : sub dir2: Making directory 2025/07/05 03:22:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 03:22:52 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:22:52 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:22:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:22:52 INFO : sub dir/hello world: Copied (new) 2025/07/05 03:22:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.16s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:22:53 DEBUG : Creating backend with remote "TestB2:rclone-test-xisohiv0saru" 2025/07/05 03:22:53 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-vipiyoz2dijo -> B2 bucket rclone-test-xisohiv0saru 2025/07/05 03:22:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 03:22:55 DEBUG : B2 bucket rclone-test-xisohiv0saru: Waiting for checks to finish 2025/07/05 03:22:55 DEBUG : B2 bucket rclone-test-xisohiv0saru: Waiting for transfers to finish 2025/07/05 03:22:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:22:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/05 03:22:56 DEBUG : B2 bucket rclone-test-xisohiv0saru: Purge remote 2025/07/05 03:22:56 INFO : B2 bucket rclone-test-xisohiv0saru: cleaning bucket "rclone-test-xisohiv0saru" of all files 2025/07/05 03:22:56 DEBUG : sub dir/hello world: Deleting (id "4_z2ff2bdf390bddb8b9f780e1b_f118bb3992d0043a8_d20250705_m032255_c001_v0001176_t0029_u01751685775620") --- PASS: TestServerSideCopy (4.05s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:22:58 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:22:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/05 03:22:58 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:22:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/05 03:22:58 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.73s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:22:59 DEBUG : Creating backend with remote "TestB2:rclone-test-yivihix0dila" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-vipiyoz2dijo -> B2 bucket rclone-test-yivihix0dila 2025/07/05 03:23:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 03:23:00 DEBUG : B2 bucket rclone-test-yivihix0dila: Waiting for checks to finish 2025/07/05 03:23:00 DEBUG : B2 bucket rclone-test-yivihix0dila: Waiting for transfers to finish 2025/07/05 03:23:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:23:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/05 03:23:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/05 03:23:03 DEBUG : B2 bucket rclone-test-yivihix0dila: Waiting for checks to finish 2025/07/05 03:23:03 DEBUG : B2 bucket rclone-test-yivihix0dila: Waiting for transfers to finish 2025/07/05 03:23:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/05 03:23:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/05 03:23:03 DEBUG : B2 bucket rclone-test-yivihix0dila: Purge remote 2025/07/05 03:23:03 INFO : B2 bucket rclone-test-yivihix0dila: cleaning bucket "rclone-test-yivihix0dila" of all files 2025/07/05 03:23:03 DEBUG : sub dir/hello world: Deleting (id "4_zdf02dd5390bddb8b9f780e1b_f103502b2b5da6755_d20250705_m032303_c001_v0001137_t0047_u01751685783332") 2025/07/05 03:23:03 DEBUG : sub dir/hello world: Deleting (id "4_zdf02dd5390bddb8b9f780e1b_f11201a011b619a48_d20250705_m032301_c001_v0001117_t0045_u01751685781392") --- PASS: TestServerSideCopyOverSelf (6.07s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:23:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/05 03:23:05 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:05 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/05 03:23:06 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/05 03:23:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.69s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:23:07 DEBUG : Creating backend with remote "TestB2:rclone-test-xadudew6vuci" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-vipiyoz2dijo -> B2 bucket rclone-test-xadudew6vuci 2025/07/05 03:23:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 03:23:08 DEBUG : B2 bucket rclone-test-xadudew6vuci: Waiting for checks to finish 2025/07/05 03:23:08 DEBUG : B2 bucket rclone-test-xadudew6vuci: Waiting for transfers to finish 2025/07/05 03:23:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:23:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/05 03:23:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/05 03:23:10 DEBUG : B2 bucket rclone-test-xadudew6vuci: Waiting for checks to finish 2025/07/05 03:23:10 DEBUG : B2 bucket rclone-test-xadudew6vuci: Waiting for transfers to finish 2025/07/05 03:23:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/05 03:23:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/05 03:23:11 INFO : sub dir/hello world: Deleted 2025/07/05 03:23:12 DEBUG : testing file moves 2025/07/05 03:23:12 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/05 03:23:12 DEBUG : B2 bucket rclone-test-xadudew6vuci: Waiting for checks to finish 2025/07/05 03:23:12 DEBUG : B2 bucket rclone-test-xadudew6vuci: Waiting for transfers to finish 2025/07/05 03:23:12 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/05 03:23:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/05 03:23:13 INFO : sub dir/hello world: Deleted 2025/07/05 03:23:13 DEBUG : B2 bucket rclone-test-xadudew6vuci: Purge remote 2025/07/05 03:23:13 INFO : B2 bucket rclone-test-xadudew6vuci: cleaning bucket "rclone-test-xadudew6vuci" of all files 2025/07/05 03:23:13 DEBUG : sub dir/hello world: Deleting (id "4_z4f42fd4390bddb8b9f780e1b_f101fd49d49f3bffd_d20250705_m032312_c001_v0001113_t0022_u01751685792703") 2025/07/05 03:23:13 DEBUG : sub dir/hello world: Deleting (id "4_z4f42fd4390bddb8b9f780e1b_f1140f028131b493c_d20250705_m032310_c001_v0001044_t0058_u01751685790832") 2025/07/05 03:23:13 DEBUG : sub dir/hello world: Deleting (id "4_z4f42fd4390bddb8b9f780e1b_f119b14a89ba50d3c_d20250705_m032309_c001_v0001044_t0011_u01751685789260") --- PASS: TestServerSideMoveOverSelf (8.13s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:23:15 ERROR : error listing: directory not found 2025/07/05 03:23:15 INFO : Local file system at /tmp/rclone2581875903: Making directory 2025/07/05 03:23:15 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:15 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.48s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:23:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 03:23:17 DEBUG : Local file system at /tmp/rclone2581875903: Waiting for checks to finish 2025/07/05 03:23:17 DEBUG : Local file system at /tmp/rclone2581875903: Waiting for transfers to finish 2025/07/05 03:23:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:23:17 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/05 03:23:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.93s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:23:18 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/05 03:23:18 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:18 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:18 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/05 03:23:18 INFO : check sum: Copied (new) 2025/07/05 03:23:18 DEBUG : Waiting for deletions to finish 2025/07/05 03:23:19 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:19 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/05 03:23:19 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/05 03:23:19 DEBUG : check sum: Unchanged skipping 2025/07/05 03:23:19 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:19 DEBUG : Waiting for deletions to finish 2025/07/05 03:23:19 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.53s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:23:20 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/05 03:23:20 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:20 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:20 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/05 03:23:20 INFO : sizeonly: Copied (new) 2025/07/05 03:23:20 DEBUG : Waiting for deletions to finish 2025/07/05 03:23:20 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:20 DEBUG : sizeonly: Sizes identical 2025/07/05 03:23:20 DEBUG : sizeonly: Unchanged skipping 2025/07/05 03:23:20 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:20 DEBUG : Waiting for deletions to finish 2025/07/05 03:23:20 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.52s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:23:21 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/05 03:23:21 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:21 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:21 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/05 03:23:21 INFO : ignore-size: Copied (new) 2025/07/05 03:23:21 DEBUG : Waiting for deletions to finish 2025/07/05 03:23:22 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:22 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:23:22 DEBUG : ignore-size: Unchanged skipping 2025/07/05 03:23:22 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:22 DEBUG : Waiting for deletions to finish 2025/07/05 03:23:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.51s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:23:23 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:23:23 DEBUG : existing: Unchanged skipping 2025/07/05 03:23:23 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:23 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:23 DEBUG : Waiting for deletions to finish 2025/07/05 03:23:23 INFO : There was nothing to transfer 2025/07/05 03:23:23 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/05 03:23:23 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:23 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/05 03:23:24 INFO : existing: Copied (replaced existing) 2025/07/05 03:23:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.82s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:23:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/05 03:23:25 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:25 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/05 03:23:25 INFO : existing: Copied (new) 2025/07/05 03:23:25 DEBUG : Waiting for deletions to finish 2025/07/05 03:23:25 DEBUG : existing: Destination exists, skipping 2025/07/05 03:23:25 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:25 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:25 DEBUG : Waiting for deletions to finish 2025/07/05 03:23:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.53s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:23:26 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/05 03:23:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/05 03:23:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 03:23:27 DEBUG : c/non empty space: Unchanged skipping 2025/07/05 03:23:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/05 03:23:27 INFO : a/potato2: Copied (new) 2025/07/05 03:23:27 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:27 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:27 DEBUG : Waiting for deletions to finish 2025/07/05 03:23:27 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.26s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:23:29 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:29 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/05 03:23:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/05 03:23:29 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/05 03:23:29 DEBUG : empty space: Unchanged skipping 2025/07/05 03:23:29 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:29 DEBUG : Waiting for deletions to finish 2025/07/05 03:23:29 INFO : There was nothing to transfer 2025/07/05 03:23:29 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:29 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/05 03:23:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/05 03:23:30 INFO : empty space: Updated modification time in destination 2025/07/05 03:23:30 DEBUG : empty space: Unchanged skipping 2025/07/05 03:23:30 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:30 DEBUG : Waiting for deletions to finish 2025/07/05 03:23:30 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.74s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:23:31 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:31 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/05 03:23:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/05 03:23:31 DEBUG : empty space: Unchanged skipping 2025/07/05 03:23:31 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:31 DEBUG : Waiting for deletions to finish 2025/07/05 03:23:31 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.32s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:23:33 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/05 03:23:33 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:33 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2581875903) 2025/07/05 03:23:33 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-vipiyoz2dijo) 2025/07/05 03:23:33 DEBUG : foo: sha1 differ 2025/07/05 03:23:33 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:33 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/05 03:23:33 INFO : foo: Copied (replaced existing) 2025/07/05 03:23:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:23:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 03:23:34 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/05 03:23:34 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:34 DEBUG : empty space: Unchanged skipping 2025/07/05 03:23:34 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:34 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/05 03:23:34 INFO : potato: Copied (new) 2025/07/05 03:23:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.72s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:23:36 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/05 03:23:36 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:36 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:36 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/05 03:23:36 INFO : potato: Copied (replaced existing) 2025/07/05 03:23:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.52s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:23:37 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:37 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/07/05 03:23:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2581875903) 2025/07/05 03:23:37 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-vipiyoz2dijo) 2025/07/05 03:23:37 DEBUG : potato: sha1 differ 2025/07/05 03:23:37 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:38 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/05 03:23:38 INFO : potato: Copied (replaced existing) 2025/07/05 03:23:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:23:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 03:23:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 03:23:39 DEBUG : empty space: Unchanged skipping 2025/07/05 03:23:39 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/05 03:23:39 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:39 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:39 DEBUG : Waiting for deletions to finish 2025/07/05 03:23:39 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:23:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 03:23:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 03:23:41 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:41 DEBUG : empty space: Unchanged skipping 2025/07/05 03:23:41 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/05 03:23:41 INFO : potato2: Copied (new) 2025/07/05 03:23:41 DEBUG : Waiting for deletions to finish 2025/07/05 03:23:41 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:23:43 INFO : d: Making directory 2025/07/05 03:23:43 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/05 03:23:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/05 03:23:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 03:23:43 DEBUG : c/non empty space: Unchanged skipping 2025/07/05 03:23:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/05 03:23:43 INFO : a/potato2: Copied (new) 2025/07/05 03:23:43 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:43 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:43 DEBUG : Waiting for deletions to finish 2025/07/05 03:23:44 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:23:45 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/05 03:23:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/05 03:23:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 03:23:45 DEBUG : c/non empty space: Unchanged skipping 2025/07/05 03:23:45 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:45 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/05 03:23:46 INFO : a/potato2: Copied (new) 2025/07/05 03:23:46 ERROR : B2 bucket rclone-test-vipiyoz2dijo: not deleting files as there were IO errors 2025/07/05 03:23:46 ERROR : B2 bucket rclone-test-vipiyoz2dijo: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.14s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:23:47 DEBUG : Waiting for deletions to finish 2025/07/05 03:23:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 03:23:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 03:23:47 DEBUG : empty space: Unchanged skipping 2025/07/05 03:23:47 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:47 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:48 INFO : potato: Deleted 2025/07/05 03:23:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/05 03:23:48 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.95s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:23:49 DEBUG : Waiting for deletions to finish 2025/07/05 03:23:49 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:49 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:50 INFO : potato: Deleted 2025/07/05 03:23:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 03:23:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 03:23:50 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:50 DEBUG : empty space: Unchanged skipping 2025/07/05 03:23:50 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/05 03:23:50 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.46s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:23:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 03:23:52 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:52 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:52 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/05 03:23:52 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.76s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:23:53 DEBUG : enormous: Excluded (Size Filter) 2025/07/05 03:23:53 DEBUG : enormous: Excluded 2025/07/05 03:23:53 DEBUG : potato2: Excluded (Size Filter) 2025/07/05 03:23:53 DEBUG : potato2: Excluded 2025/07/05 03:23:54 DEBUG : potato2: Excluded (Size Filter) 2025/07/05 03:23:54 DEBUG : potato2: Excluded 2025/07/05 03:23:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 03:23:54 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:54 DEBUG : empty space: Unchanged skipping 2025/07/05 03:23:54 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:54 DEBUG : Waiting for deletions to finish 2025/07/05 03:23:54 INFO : There was nothing to transfer 2025/07/05 03:23:54 DEBUG : enormous: Excluded (Size Filter) 2025/07/05 03:23:54 DEBUG : enormous: Excluded 2025/07/05 03:23:54 DEBUG : potato2: Excluded (Size Filter) 2025/07/05 03:23:54 DEBUG : potato2: Excluded 2025/07/05 03:23:54 DEBUG : potato2: Excluded (Size Filter) 2025/07/05 03:23:54 DEBUG : potato2: Excluded 2025/07/05 03:23:54 DEBUG : Local file system at /tmp/rclone2581875903: Waiting for checks to finish 2025/07/05 03:23:54 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/05 03:23:54 DEBUG : empty space: Unchanged skipping 2025/07/05 03:23:54 DEBUG : Local file system at /tmp/rclone2581875903: Waiting for transfers to finish 2025/07/05 03:23:54 DEBUG : Waiting for deletions to finish 2025/07/05 03:23:54 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.92s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:23:56 DEBUG : enormous: Excluded (Size Filter) 2025/07/05 03:23:56 DEBUG : enormous: Excluded 2025/07/05 03:23:56 DEBUG : potato2: Excluded (Size Filter) 2025/07/05 03:23:56 DEBUG : potato2: Excluded 2025/07/05 03:23:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 03:23:56 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:56 DEBUG : empty space: Unchanged skipping 2025/07/05 03:23:56 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:56 DEBUG : Waiting for deletions to finish 2025/07/05 03:23:56 INFO : enormous: Deleted 2025/07/05 03:23:56 INFO : potato2: Deleted 2025/07/05 03:23:56 INFO : There was nothing to transfer 2025/07/05 03:23:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/05 03:23:56 DEBUG : empty space: Unchanged skipping 2025/07/05 03:23:56 DEBUG : Local file system at /tmp/rclone2581875903: Waiting for checks to finish 2025/07/05 03:23:56 DEBUG : Local file system at /tmp/rclone2581875903: Waiting for transfers to finish 2025/07/05 03:23:56 DEBUG : Waiting for deletions to finish 2025/07/05 03:23:56 INFO : enormous: Deleted 2025/07/05 03:23:56 INFO : potato2: Deleted 2025/07/05 03:23:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.27s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:23:58 DEBUG : five: Need to transfer - File not found at Destination 2025/07/05 03:23:58 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/05 03:23:58 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/05 03:23:58 DEBUG : one: Destination is newer than source, skipping 2025/07/05 03:23:58 DEBUG : three: Sizes identical 2025/07/05 03:23:58 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/05 03:23:58 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2581875903) 2025/07/05 03:23:58 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-vipiyoz2dijo) 2025/07/05 03:23:58 DEBUG : two: sha1 differ 2025/07/05 03:23:58 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:23:59 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/05 03:23:59 INFO : four: Copied (replaced existing) 2025/07/05 03:23:59 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/05 03:23:59 INFO : five: Copied (new) 2025/07/05 03:23:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/05 03:23:59 INFO : two: Copied (replaced existing) 2025/07/05 03:23:59 DEBUG : Waiting for deletions to finish 2025/07/05 03:23:59 DEBUG : one: Destination is newer than source, skipping 2025/07/05 03:23:59 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:23:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/05 03:23:59 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/05 03:23:59 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/05 03:23:59 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/05 03:23:59 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/05 03:23:59 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/05 03:23:59 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/05 03:23:59 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/05 03:23:59 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/05 03:23:59 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2581875903) 2025/07/05 03:23:59 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-vipiyoz2dijo) 2025/07/05 03:23:59 DEBUG : three: sha1 differ 2025/07/05 03:23:59 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/05 03:23:59 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:24:00 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/05 03:24:00 INFO : three: Copied (replaced existing) 2025/07/05 03:24:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.21s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/05 03:24:01 INFO : B2 bucket rclone-test-vipiyoz2dijo: Making map for --track-renames 2025/07/05 03:24:01 INFO : B2 bucket rclone-test-vipiyoz2dijo: Finished making map for --track-renames 2025/07/05 03:24:01 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:24:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/05 03:24:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/05 03:24:01 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for renames to finish 2025/07/05 03:24:01 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:24:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/05 03:24:02 INFO : potato: Copied (new) 2025/07/05 03:24:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/05 03:24:02 INFO : yam: Copied (new) 2025/07/05 03:24:02 DEBUG : Waiting for deletions to finish 2025/07/05 03:24:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:24:02 INFO : B2 bucket rclone-test-vipiyoz2dijo: Making map for --track-renames 2025/07/05 03:24:02 INFO : B2 bucket rclone-test-vipiyoz2dijo: Finished making map for --track-renames 2025/07/05 03:24:02 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:24:02 DEBUG : potato: Unchanged skipping 2025/07/05 03:24:02 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for renames to finish 2025/07/05 03:24:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/05 03:24:03 INFO : yam: Copied (server-side copy) to: yaml 2025/07/05 03:24:03 INFO : yam: Deleted 2025/07/05 03:24:03 INFO : yaml: Renamed from "yam" 2025/07/05 03:24:03 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:24:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.07s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/05 03:24:04 INFO : B2 bucket rclone-test-vipiyoz2dijo: Making map for --track-renames 2025/07/05 03:24:04 INFO : B2 bucket rclone-test-vipiyoz2dijo: Finished making map for --track-renames 2025/07/05 03:24:04 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:24:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/05 03:24:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/05 03:24:04 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for renames to finish 2025/07/05 03:24:04 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:24:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/05 03:24:05 INFO : potato: Copied (new) 2025/07/05 03:24:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/05 03:24:05 INFO : yam: Copied (new) 2025/07/05 03:24:05 DEBUG : Waiting for deletions to finish 2025/07/05 03:24:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:24:05 INFO : B2 bucket rclone-test-vipiyoz2dijo: Making map for --track-renames 2025/07/05 03:24:05 INFO : B2 bucket rclone-test-vipiyoz2dijo: Finished making map for --track-renames 2025/07/05 03:24:05 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:24:05 DEBUG : potato: Unchanged skipping 2025/07/05 03:24:05 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for renames to finish 2025/07/05 03:24:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/05 03:24:06 INFO : yam: Copied (server-side copy) to: yaml 2025/07/05 03:24:06 INFO : yam: Deleted 2025/07/05 03:24:06 INFO : yaml: Renamed from "yam" 2025/07/05 03:24:06 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:24:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.71s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/05 03:24:07 INFO : B2 bucket rclone-test-vipiyoz2dijo: Making map for --track-renames 2025/07/05 03:24:07 INFO : B2 bucket rclone-test-vipiyoz2dijo: Finished making map for --track-renames 2025/07/05 03:24:07 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:24:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/05 03:24:07 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/05 03:24:07 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for renames to finish 2025/07/05 03:24:07 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:24:07 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/05 03:24:07 INFO : sub/yam: Copied (new) 2025/07/05 03:24:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/05 03:24:08 INFO : potato: Copied (new) 2025/07/05 03:24:08 DEBUG : Waiting for deletions to finish 2025/07/05 03:24:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:24:08 DEBUG : potato: Unchanged skipping 2025/07/05 03:24:09 INFO : B2 bucket rclone-test-vipiyoz2dijo: Making map for --track-renames 2025/07/05 03:24:09 INFO : B2 bucket rclone-test-vipiyoz2dijo: Finished making map for --track-renames 2025/07/05 03:24:09 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:24:09 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for renames to finish 2025/07/05 03:24:09 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/05 03:24:09 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/05 03:24:09 INFO : sub/yam: Deleted 2025/07/05 03:24:09 INFO : yam: Renamed from "sub/yam" 2025/07/05 03:24:09 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:24:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.28s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:24:10 DEBUG : Creating backend with remote "/tmp/rclone2581875903/dir1" 2025/07/05 03:24:10 DEBUG : Creating backend with remote "/tmp/rclone2581875903/dir2" 2025/07/05 03:24:10 DEBUG : Local file system at /tmp/rclone2581875903/dir2: Using server-side directory move 2025/07/05 03:24:10 INFO : Local file system at /tmp/rclone2581875903/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/05 03:24:10 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/05 03:24:10 DEBUG : Local file system at /tmp/rclone2581875903/dir2: Waiting for checks to finish 2025/07/05 03:24:10 INFO : file1.txt: Moved (server-side) 2025/07/05 03:24:10 DEBUG : Local file system at /tmp/rclone2581875903/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:24:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 03:24:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/05 03:24:11 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:24:11 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:24:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:24:11 INFO : sub dir/hello world: Copied (new) 2025/07/05 03:24:11 INFO : sub dir/hello world: Deleted 2025/07/05 03:24:12 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/05 03:24:12 INFO : nested/sub dir/file: Copied (new) 2025/07/05 03:24:12 INFO : nested/sub dir/file: Deleted 2025/07/05 03:24:12 INFO : sub dir: Removing directory 2025/07/05 03:24:12 INFO : nested/sub dir: Removing directory 2025/07/05 03:24:12 INFO : nested: Removing directory 2025/07/05 03:24:12 DEBUG : Local file system at /tmp/rclone2581875903: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.89s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:24:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 03:24:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/05 03:24:13 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:24:13 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:24:13 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/05 03:24:13 INFO : nested/sub dir/file: Copied (new) 2025/07/05 03:24:13 INFO : nested/sub dir/file: Deleted 2025/07/05 03:24:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:24:13 INFO : sub dir/hello world: Copied (new) 2025/07/05 03:24:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.68s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:24:14 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/05 03:24:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/05 03:24:14 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:24:14 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:24:15 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/05 03:24:15 INFO : existing-b: Copied (new) 2025/07/05 03:24:15 INFO : existing-b: Deleted 2025/07/05 03:24:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/05 03:24:15 INFO : existing: Copied (new) 2025/07/05 03:24:15 INFO : existing: Deleted 2025/07/05 03:24:15 DEBUG : existing: Destination exists, skipping 2025/07/05 03:24:15 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/05 03:24:15 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:24:15 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:24:15 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.82s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:24:16 DEBUG : Creating backend with remote "TestB2:rclone-test-tayijuy7mofo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-vipiyoz2dijo -> B2 bucket rclone-test-tayijuy7mofo 2025/07/05 03:24:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 03:24:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/05 03:24:20 DEBUG : empty space: Unchanged skipping 2025/07/05 03:24:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/05 03:24:20 DEBUG : B2 bucket rclone-test-tayijuy7mofo: Waiting for checks to finish 2025/07/05 03:24:21 INFO : empty space: Deleted 2025/07/05 03:24:21 DEBUG : B2 bucket rclone-test-tayijuy7mofo: Waiting for transfers to finish 2025/07/05 03:24:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/05 03:24:21 INFO : potato2: Copied (server-side copy) 2025/07/05 03:24:21 INFO : potato2: Deleted 2025/07/05 03:24:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/05 03:24:21 INFO : potato3: Copied (server-side copy) 2025/07/05 03:24:21 INFO : potato3: Deleted 2025/07/05 03:24:22 DEBUG : Creating backend with remote "TestB2:rclone-test-xabubeg0zaju" 2025/07/05 03:24:23 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/05 03:24:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 03:24:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/05 03:24:23 DEBUG : B2 bucket rclone-test-xabubeg0zaju: Waiting for checks to finish 2025/07/05 03:24:23 DEBUG : B2 bucket rclone-test-xabubeg0zaju: Waiting for transfers to finish 2025/07/05 03:24:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/05 03:24:24 INFO : empty space: Copied (server-side copy) 2025/07/05 03:24:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/05 03:24:24 INFO : potato2: Copied (server-side copy) 2025/07/05 03:24:24 INFO : empty space: Deleted 2025/07/05 03:24:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/05 03:24:24 INFO : potato3: Copied (server-side copy) 2025/07/05 03:24:24 INFO : potato2: Deleted 2025/07/05 03:24:25 INFO : potato3: Deleted 2025/07/05 03:24:25 DEBUG : B2 bucket rclone-test-xabubeg0zaju: Purge remote 2025/07/05 03:24:25 INFO : B2 bucket rclone-test-xabubeg0zaju: cleaning bucket "rclone-test-xabubeg0zaju" of all files 2025/07/05 03:24:25 DEBUG : empty space: Deleting (id "4_z0fa21d8390dddb8b9f780e1b_f11045c6da5ae3f53_d20250705_m032424_c001_v0001116_t0056_u01751685864147") 2025/07/05 03:24:25 DEBUG : potato2: Deleting (id "4_z0fa21d8390dddb8b9f780e1b_f107c17238d8a96e7_d20250705_m032424_c001_v0001113_t0042_u01751685864507") 2025/07/05 03:24:25 DEBUG : potato3: Deleting (id "4_z0fa21d8390dddb8b9f780e1b_f11298c2fffa45357_d20250705_m032424_c001_v0001130_t0009_u01751685864523") 2025/07/05 03:24:26 DEBUG : B2 bucket rclone-test-tayijuy7mofo: Purge remote 2025/07/05 03:24:26 INFO : B2 bucket rclone-test-tayijuy7mofo: cleaning bucket "rclone-test-tayijuy7mofo" of all files 2025/07/05 03:24:26 DEBUG : empty space: Deleting (id "4_z4f720d7390dddb8b9f780e1b_f416b1689df23bc45_d20250705_m032424_c001_v7007000_t0000_u01751685864742") 2025/07/05 03:24:26 DEBUG : empty space: Deleting (id "4_z4f720d7390dddb8b9f780e1b_f100eb7c4a2d4056c_d20250705_m032420_c001_v0001177_t0051_u01751685860149") 2025/07/05 03:24:26 DEBUG : potato2: Deleting (id "4_z4f720d7390dddb8b9f780e1b_f4109346993fa4116_d20250705_m032424_c001_v7007000_t0000_u01751685864849") 2025/07/05 03:24:26 DEBUG : potato2: Deleting (id "4_z4f720d7390dddb8b9f780e1b_f103f25e67fa5a2e8_d20250705_m032421_c001_v0001032_t0004_u01751685861039") 2025/07/05 03:24:26 DEBUG : potato3: Deleting (id "4_z4f720d7390dddb8b9f780e1b_f416b1689df23bc46_d20250705_m032425_c001_v7007000_t0000_u01751685865019") 2025/07/05 03:24:26 DEBUG : potato3: Deleting (id "4_z4f720d7390dddb8b9f780e1b_f101b919bd787e339_d20250705_m032421_c001_v0001157_t0042_u01751685861429") 2025/07/05 03:24:26 DEBUG : potato3: Deleting (id "4_z4f720d7390dddb8b9f780e1b_f100eb7c4a2d4056e_d20250705_m032420_c001_v0001177_t0026_u01751685860356") --- PASS: TestServerSideMove (11.67s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:24:28 DEBUG : Creating backend with remote "TestB2:rclone-test-nohafab2rufo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-vipiyoz2dijo -> B2 bucket rclone-test-nohafab2rufo 2025/07/05 03:24:34 DEBUG : empty space: Excluded (Size Filter) 2025/07/05 03:24:34 DEBUG : empty space: Excluded 2025/07/05 03:24:34 DEBUG : empty space: Excluded (Size Filter) 2025/07/05 03:24:34 DEBUG : empty space: Excluded 2025/07/05 03:24:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 03:24:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/05 03:24:34 DEBUG : B2 bucket rclone-test-nohafab2rufo: Waiting for checks to finish 2025/07/05 03:24:34 DEBUG : B2 bucket rclone-test-nohafab2rufo: Waiting for transfers to finish 2025/07/05 03:24:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/05 03:24:34 INFO : potato2: Copied (server-side copy) 2025/07/05 03:24:34 INFO : potato2: Deleted 2025/07/05 03:24:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/05 03:24:34 INFO : potato3: Copied (server-side copy) 2025/07/05 03:24:35 INFO : potato3: Deleted 2025/07/05 03:24:35 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqabuk0qogo" 2025/07/05 03:24:36 DEBUG : empty space: Excluded (Size Filter) 2025/07/05 03:24:36 DEBUG : empty space: Excluded 2025/07/05 03:24:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 03:24:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/05 03:24:36 DEBUG : B2 bucket rclone-test-fiqabuk0qogo: Waiting for checks to finish 2025/07/05 03:24:36 DEBUG : B2 bucket rclone-test-fiqabuk0qogo: Waiting for transfers to finish 2025/07/05 03:24:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/05 03:24:37 INFO : potato2: Copied (server-side copy) 2025/07/05 03:24:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/05 03:24:37 INFO : potato3: Copied (server-side copy) 2025/07/05 03:24:37 INFO : potato2: Deleted 2025/07/05 03:24:37 INFO : potato3: Deleted 2025/07/05 03:24:38 DEBUG : B2 bucket rclone-test-fiqabuk0qogo: Purge remote 2025/07/05 03:24:38 INFO : B2 bucket rclone-test-fiqabuk0qogo: cleaning bucket "rclone-test-fiqabuk0qogo" of all files 2025/07/05 03:24:38 DEBUG : potato2: Deleting (id "4_z0f024dc390dddb8b9f780e1b_f1031743daa5afe79_d20250705_m032437_c001_v0001100_t0039_u01751685877242") 2025/07/05 03:24:38 DEBUG : potato3: Deleting (id "4_z0f024dc390dddb8b9f780e1b_f10028fcb90efd4d7_d20250705_m032437_c001_v0001184_t0024_u01751685877608") 2025/07/05 03:24:39 DEBUG : B2 bucket rclone-test-nohafab2rufo: Purge remote 2025/07/05 03:24:39 INFO : B2 bucket rclone-test-nohafab2rufo: cleaning bucket "rclone-test-nohafab2rufo" of all files 2025/07/05 03:24:39 DEBUG : empty space: Deleting (id "4_zcf623d9390dddb8b9f780e1b_f1139d6718dfa15b7_d20250705_m032433_c001_v0001044_t0037_u01751685873034") 2025/07/05 03:24:39 DEBUG : potato2: Deleting (id "4_zcf623d9390dddb8b9f780e1b_f4109346993fa4120_d20250705_m032437_c001_v7007000_t0000_u01751685877718") 2025/07/05 03:24:39 DEBUG : potato2: Deleting (id "4_zcf623d9390dddb8b9f780e1b_f1161947af12ed461_d20250705_m032434_c001_v0001177_t0049_u01751685874531") 2025/07/05 03:24:39 DEBUG : potato3: Deleting (id "4_zcf623d9390dddb8b9f780e1b_f4085bdfc9d9cf34c_d20250705_m032437_c001_v7007000_t0000_u01751685877847") 2025/07/05 03:24:39 DEBUG : potato3: Deleting (id "4_zcf623d9390dddb8b9f780e1b_f1067d1e1351d88b5_d20250705_m032434_c001_v0001176_t0001_u01751685874782") 2025/07/05 03:24:39 DEBUG : potato3: Deleting (id "4_zcf623d9390dddb8b9f780e1b_f1139d6718dfa15b9_d20250705_m032433_c001_v0001044_t0043_u01751685873609") 2025/07/05 03:24:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/05 03:24:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/05 03:24:40 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.99s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:24:41 DEBUG : Creating backend with remote "TestB2:rclone-test-jicevif6lade" 2025/07/05 03:24:44 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-vipiyoz2dijo -> B2 bucket rclone-test-jicevif6lade 2025/07/05 03:24:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 03:24:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/05 03:24:46 DEBUG : empty space: Unchanged skipping 2025/07/05 03:24:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/05 03:24:46 DEBUG : B2 bucket rclone-test-jicevif6lade: Waiting for checks to finish 2025/07/05 03:24:46 INFO : empty space: Deleted 2025/07/05 03:24:46 DEBUG : B2 bucket rclone-test-jicevif6lade: Waiting for transfers to finish 2025/07/05 03:24:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/05 03:24:47 INFO : potato3: Copied (server-side copy) 2025/07/05 03:24:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/05 03:24:47 INFO : potato2: Copied (server-side copy) 2025/07/05 03:24:47 INFO : potato3: Deleted 2025/07/05 03:24:47 INFO : potato2: Deleted 2025/07/05 03:24:48 DEBUG : Creating backend with remote "TestB2:rclone-test-rimudud1xevo" 2025/07/05 03:24:48 INFO : tomatoDir: Making directory 2025/07/05 03:24:49 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/05 03:24:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 03:24:49 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/05 03:24:49 DEBUG : B2 bucket rclone-test-rimudud1xevo: Waiting for checks to finish 2025/07/05 03:24:49 DEBUG : B2 bucket rclone-test-rimudud1xevo: Waiting for transfers to finish 2025/07/05 03:24:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/05 03:24:50 INFO : empty space: Copied (server-side copy) 2025/07/05 03:24:50 INFO : empty space: Deleted 2025/07/05 03:24:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/05 03:24:50 INFO : potato3: Copied (server-side copy) 2025/07/05 03:24:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/05 03:24:50 INFO : potato2: Copied (server-side copy) 2025/07/05 03:24:50 INFO : potato3: Deleted 2025/07/05 03:24:51 INFO : potato2: Deleted 2025/07/05 03:24:51 DEBUG : B2 bucket rclone-test-rimudud1xevo: Purge remote 2025/07/05 03:24:51 INFO : B2 bucket rclone-test-rimudud1xevo: cleaning bucket "rclone-test-rimudud1xevo" of all files 2025/07/05 03:24:51 DEBUG : empty space: Deleting (id "4_z7ff27de390dddb8b9f780e1b_f107ea632d5f63156_d20250705_m032450_c001_v0001179_t0050_u01751685890200") 2025/07/05 03:24:51 DEBUG : potato2: Deleting (id "4_z7ff27de390dddb8b9f780e1b_f112fca8071a93b12_d20250705_m032450_c001_v0001161_t0047_u01751685890418") 2025/07/05 03:24:51 DEBUG : potato3: Deleting (id "4_z7ff27de390dddb8b9f780e1b_f11483e15e69dc0a1_d20250705_m032450_c001_v0001182_t0013_u01751685890561") 2025/07/05 03:24:52 DEBUG : B2 bucket rclone-test-jicevif6lade: Purge remote 2025/07/05 03:24:52 INFO : B2 bucket rclone-test-jicevif6lade: cleaning bucket "rclone-test-jicevif6lade" of all files 2025/07/05 03:24:52 DEBUG : empty space: Deleting (id "4_z5f326dc390dddb8b9f780e1b_f4024a9f40512f91d_d20250705_m032450_c001_v7007000_t0000_u01751685890396") 2025/07/05 03:24:52 DEBUG : empty space: Deleting (id "4_z5f326dc390dddb8b9f780e1b_f113593b975bd758c_d20250705_m032445_c001_v0001165_t0017_u01751685885919") 2025/07/05 03:24:52 DEBUG : potato2: Deleting (id "4_z5f326dc390dddb8b9f780e1b_f413e410e2c5862bf_d20250705_m032450_c001_v7007000_t0000_u01751685890921") 2025/07/05 03:24:52 DEBUG : potato2: Deleting (id "4_z5f326dc390dddb8b9f780e1b_f111f5a7acb00cc1a_d20250705_m032446_c001_v0001109_t0021_u01751685886820") 2025/07/05 03:24:52 DEBUG : potato3: Deleting (id "4_z5f326dc390dddb8b9f780e1b_f4024a9f40512f91e_d20250705_m032450_c001_v7007000_t0000_u01751685890795") 2025/07/05 03:24:52 DEBUG : potato3: Deleting (id "4_z5f326dc390dddb8b9f780e1b_f1087909b2b8b94b2_d20250705_m032447_c001_v0001161_t0036_u01751685887221") 2025/07/05 03:24:52 DEBUG : potato3: Deleting (id "4_z5f326dc390dddb8b9f780e1b_f113593b975bd7590_d20250705_m032446_c001_v0001165_t0023_u01751685886177") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.74s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:24:53 DEBUG : Creating backend with remote "TestB2:rclone-test-vipiyoz2dijo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.84s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:24:56 DEBUG : Creating backend with remote "TestB2:rclone-test-vipiyoz2dijo/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:24:58 DEBUG : Creating backend with remote "TestB2:rclone-test-vipiyoz2dijo/rclone-sync-test" 2025/07/05 03:25:00 DEBUG : Creating backend with remote "TestB2:rclone-test-vipiyoz2dijo/rclone-sync-test-include/layer2" 2025/07/05 03:25:01 DEBUG : Creating backend with remote "TestB2:rclone-test-vipiyoz2dijo/rclone-sync-test-ignore-file" 2025/07/05 03:25:05 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/05 03:25:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/05 03:25:05 DEBUG : pacer: Reducing sleep to 10ms 2025/07/05 03:25:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/05 03:25:05 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path rclone-sync-test: Waiting for checks to finish 2025/07/05 03:25:05 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path rclone-sync-test: Waiting for transfers to finish 2025/07/05 03:25:05 DEBUG : Waiting for deletions to finish 2025/07/05 03:25:05 INFO : There was nothing to transfer 2025/07/05 03:25:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/05 03:25:06 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:25:06 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:25:06 DEBUG : Waiting for deletions to finish 2025/07/05 03:25:06 INFO : There was nothing to transfer 2025/07/05 03:25:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/05 03:25:06 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/05 03:25:06 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/05 03:25:06 DEBUG : Waiting for deletions to finish 2025/07/05 03:25:06 INFO : There was nothing to transfer 2025/07/05 03:25:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/05 03:25:07 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:25:07 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:25:07 DEBUG : Waiting for deletions to finish 2025/07/05 03:25:07 INFO : There was nothing to transfer 2025/07/05 03:25:07 DEBUG : Excluded 2025/07/05 03:25:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/05 03:25:07 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/05 03:25:07 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/05 03:25:07 DEBUG : Waiting for deletions to finish 2025/07/05 03:25:07 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.28s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:25:08 DEBUG : Creating backend with remote "TestB2:rclone-test-vipiyoz2dijo/dst" 2025/07/05 03:25:09 DEBUG : Creating backend with remote "TestB2:rclone-test-vipiyoz2dijo/CompareDest" 2025/07/05 03:25:11 DEBUG : one: Need to transfer - File not found at Destination 2025/07/05 03:25:11 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for checks to finish 2025/07/05 03:25:11 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for transfers to finish 2025/07/05 03:25:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/05 03:25:12 INFO : one: Copied (new) 2025/07/05 03:25:12 DEBUG : Waiting for deletions to finish 2025/07/05 03:25:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 03:25:13 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for checks to finish 2025/07/05 03:25:13 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for transfers to finish 2025/07/05 03:25:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/05 03:25:13 INFO : one: Copied (replaced existing) 2025/07/05 03:25:13 DEBUG : Waiting for deletions to finish 2025/07/05 03:25:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 03:25:15 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for checks to finish 2025/07/05 03:25:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 03:25:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/05 03:25:16 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for transfers to finish 2025/07/05 03:25:16 DEBUG : Waiting for deletions to finish 2025/07/05 03:25:16 INFO : There was nothing to transfer 2025/07/05 03:25:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 03:25:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 03:25:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/05 03:25:17 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for checks to finish 2025/07/05 03:25:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 03:25:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/05 03:25:17 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for transfers to finish 2025/07/05 03:25:17 DEBUG : Waiting for deletions to finish 2025/07/05 03:25:17 INFO : There was nothing to transfer 2025/07/05 03:25:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 03:25:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 03:25:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/05 03:25:18 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for checks to finish 2025/07/05 03:25:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 03:25:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/05 03:25:18 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for transfers to finish 2025/07/05 03:25:18 DEBUG : Waiting for deletions to finish 2025/07/05 03:25:18 INFO : There was nothing to transfer 2025/07/05 03:25:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 03:25:19 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/07/05 03:25:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/05 03:25:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/05 03:25:19 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for checks to finish 2025/07/05 03:25:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 03:25:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/05 03:25:19 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for transfers to finish 2025/07/05 03:25:19 DEBUG : Waiting for deletions to finish 2025/07/05 03:25:19 INFO : There was nothing to transfer 2025/07/05 03:25:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 03:25:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/05 03:25:20 DEBUG : two: Need to transfer - File not found at Destination 2025/07/05 03:25:20 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for checks to finish 2025/07/05 03:25:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 03:25:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/05 03:25:20 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for transfers to finish 2025/07/05 03:25:20 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/05 03:25:20 INFO : two: Copied (new) 2025/07/05 03:25:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.69s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:25:24 DEBUG : Creating backend with remote "TestB2:rclone-test-vipiyoz2dijo/dest" 2025/07/05 03:25:25 DEBUG : Creating backend with remote "TestB2:rclone-test-vipiyoz2dijo/pre-dest1" 2025/07/05 03:25:26 DEBUG : Creating backend with remote "TestB2:rclone-test-vipiyoz2dijo/pre-dest2" 2025/07/05 03:25:28 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:25:28 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/05 03:25:28 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:25:28 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/05 03:25:29 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/05 03:25:29 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dest: Waiting for checks to finish 2025/07/05 03:25:29 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dest: Waiting for transfers to finish 2025/07/05 03:25:30 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/05 03:25:30 INFO : 3: Copied (new) 2025/07/05 03:25:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.60s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:25:31 DEBUG : Creating backend with remote "TestB2:rclone-test-vipiyoz2dijo/dst" 2025/07/05 03:25:32 DEBUG : Creating backend with remote "TestB2:rclone-test-vipiyoz2dijo/CopyDest" 2025/07/05 03:25:34 DEBUG : one: Need to transfer - File not found at Destination 2025/07/05 03:25:34 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for checks to finish 2025/07/05 03:25:34 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for transfers to finish 2025/07/05 03:25:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/05 03:25:36 INFO : one: Copied (new) 2025/07/05 03:25:36 DEBUG : Waiting for deletions to finish 2025/07/05 03:25:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 03:25:36 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for checks to finish 2025/07/05 03:25:36 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for transfers to finish 2025/07/05 03:25:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/05 03:25:37 INFO : one: Copied (replaced existing) 2025/07/05 03:25:37 DEBUG : Waiting for deletions to finish 2025/07/05 03:25:38 DEBUG : Creating backend with remote "TestB2:rclone-test-vipiyoz2dijo/BackupDir" 2025/07/05 03:25:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 03:25:40 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for checks to finish 2025/07/05 03:25:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 03:25:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 03:25:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/05 03:25:41 INFO : one: Copied (server-side copy) 2025/07/05 03:25:42 INFO : one: Deleted 2025/07/05 03:25:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/05 03:25:42 INFO : one: Copied (server-side copy) 2025/07/05 03:25:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/05 03:25:42 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for transfers to finish 2025/07/05 03:25:42 DEBUG : Waiting for deletions to finish 2025/07/05 03:25:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 03:25:43 DEBUG : one: Unchanged skipping 2025/07/05 03:25:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 03:25:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/05 03:25:44 INFO : two: Copied (server-side copy) 2025/07/05 03:25:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/05 03:25:44 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for checks to finish 2025/07/05 03:25:44 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for transfers to finish 2025/07/05 03:25:44 DEBUG : Waiting for deletions to finish 2025/07/05 03:25:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 03:25:44 DEBUG : one: Unchanged skipping 2025/07/05 03:25:44 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for checks to finish 2025/07/05 03:25:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 03:25:44 DEBUG : two: Unchanged skipping 2025/07/05 03:25:44 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for transfers to finish 2025/07/05 03:25:44 DEBUG : Waiting for deletions to finish 2025/07/05 03:25:44 INFO : There was nothing to transfer 2025/07/05 03:25:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 03:25:45 DEBUG : one: Unchanged skipping 2025/07/05 03:25:45 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/05 03:25:45 DEBUG : three: Destination not found in --copy-dest 2025/07/05 03:25:45 DEBUG : three: Need to transfer - File not found at Destination 2025/07/05 03:25:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 03:25:45 DEBUG : two: Unchanged skipping 2025/07/05 03:25:45 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for checks to finish 2025/07/05 03:25:45 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for transfers to finish 2025/07/05 03:25:46 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/05 03:25:46 INFO : three: Copied (new) 2025/07/05 03:25:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.03s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:25:51 DEBUG : Creating backend with remote "TestB2:rclone-test-vipiyoz2dijo/dst" 2025/07/05 03:25:52 DEBUG : Creating backend with remote "TestB2:rclone-test-vipiyoz2dijo/backup" 2025/07/05 03:25:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/05 03:25:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:25:54 DEBUG : two: Unchanged skipping 2025/07/05 03:25:54 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for checks to finish 2025/07/05 03:25:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/05 03:25:55 INFO : one: Copied (server-side copy) 2025/07/05 03:25:55 INFO : one: Deleted 2025/07/05 03:25:55 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for transfers to finish 2025/07/05 03:25:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/05 03:25:56 INFO : one: Copied (new) 2025/07/05 03:25:56 DEBUG : Waiting for deletions to finish 2025/07/05 03:25:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/05 03:25:57 INFO : three.txt: Copied (server-side copy) 2025/07/05 03:25:57 INFO : three.txt: Deleted 2025/07/05 03:25:57 INFO : three.txt: Moved into backup dir 2025/07/05 03:25:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/05 03:25:59 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for checks to finish 2025/07/05 03:25:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:25:59 DEBUG : two: Unchanged skipping 2025/07/05 03:25:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/05 03:25:59 INFO : one: Copied (server-side copy) 2025/07/05 03:25:59 INFO : one: Deleted 2025/07/05 03:25:59 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for transfers to finish 2025/07/05 03:25:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/05 03:25:59 INFO : one: Copied (new) 2025/07/05 03:25:59 DEBUG : Waiting for deletions to finish 2025/07/05 03:26:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/05 03:26:00 INFO : three.txt: Copied (server-side copy) 2025/07/05 03:26:00 INFO : three.txt: Deleted 2025/07/05 03:26:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.36s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:26:05 DEBUG : Creating backend with remote "TestB2:rclone-test-vipiyoz2dijo/dst" 2025/07/05 03:26:06 DEBUG : Creating backend with remote "TestB2:rclone-test-vipiyoz2dijo/backup" 2025/07/05 03:26:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/05 03:26:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:26:08 DEBUG : two: Unchanged skipping 2025/07/05 03:26:08 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for checks to finish 2025/07/05 03:26:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/05 03:26:09 INFO : one: Copied (server-side copy) to: one.bak 2025/07/05 03:26:09 INFO : one: Deleted 2025/07/05 03:26:09 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for transfers to finish 2025/07/05 03:26:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/05 03:26:10 INFO : one: Copied (new) 2025/07/05 03:26:10 DEBUG : Waiting for deletions to finish 2025/07/05 03:26:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/05 03:26:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/05 03:26:11 INFO : three.txt: Deleted 2025/07/05 03:26:11 INFO : three.txt: Moved into backup dir 2025/07/05 03:26:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/05 03:26:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:26:13 DEBUG : two: Unchanged skipping 2025/07/05 03:26:13 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for checks to finish 2025/07/05 03:26:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/05 03:26:13 INFO : one: Copied (server-side copy) to: one.bak 2025/07/05 03:26:13 INFO : one: Deleted 2025/07/05 03:26:13 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for transfers to finish 2025/07/05 03:26:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/05 03:26:14 INFO : one: Copied (new) 2025/07/05 03:26:14 DEBUG : Waiting for deletions to finish 2025/07/05 03:26:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/05 03:26:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/05 03:26:15 INFO : three.txt: Deleted 2025/07/05 03:26:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.46s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:26:19 DEBUG : Creating backend with remote "TestB2:rclone-test-vipiyoz2dijo/dst" 2025/07/05 03:26:20 DEBUG : Creating backend with remote "TestB2:rclone-test-vipiyoz2dijo/backup" 2025/07/05 03:26:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/05 03:26:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:26:22 DEBUG : two: Unchanged skipping 2025/07/05 03:26:22 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for checks to finish 2025/07/05 03:26:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/05 03:26:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/05 03:26:24 INFO : one: Deleted 2025/07/05 03:26:24 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for transfers to finish 2025/07/05 03:26:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/05 03:26:24 INFO : one: Copied (new) 2025/07/05 03:26:24 DEBUG : Waiting for deletions to finish 2025/07/05 03:26:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/05 03:26:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/05 03:26:25 INFO : three.txt: Deleted 2025/07/05 03:26:25 INFO : three.txt: Moved into backup dir 2025/07/05 03:26:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/05 03:26:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:26:27 DEBUG : two: Unchanged skipping 2025/07/05 03:26:27 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for checks to finish 2025/07/05 03:26:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/05 03:26:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/05 03:26:27 INFO : one: Deleted 2025/07/05 03:26:27 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for transfers to finish 2025/07/05 03:26:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/05 03:26:27 INFO : one: Copied (new) 2025/07/05 03:26:27 DEBUG : Waiting for deletions to finish 2025/07/05 03:26:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/05 03:26:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/05 03:26:28 INFO : three.txt: Deleted 2025/07/05 03:26:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.19s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:26:31 DEBUG : Creating backend with remote "TestB2:rclone-test-vipiyoz2dijo/dst" 2025/07/05 03:26:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/05 03:26:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:26:33 DEBUG : two: Unchanged skipping 2025/07/05 03:26:33 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for checks to finish 2025/07/05 03:26:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/05 03:26:34 INFO : one: Copied (server-side copy) to: one.bak 2025/07/05 03:26:34 INFO : one: Deleted 2025/07/05 03:26:34 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for transfers to finish 2025/07/05 03:26:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/05 03:26:35 INFO : one: Copied (new) 2025/07/05 03:26:35 DEBUG : Waiting for deletions to finish 2025/07/05 03:26:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/05 03:26:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/05 03:26:36 INFO : three.txt: Deleted 2025/07/05 03:26:36 INFO : three.txt: Moved into backup dir 2025/07/05 03:26:37 DEBUG : one.bak: Excluded (Path Filter) 2025/07/05 03:26:37 DEBUG : one.bak: Excluded 2025/07/05 03:26:37 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/05 03:26:37 DEBUG : three.txt.bak: Excluded 2025/07/05 03:26:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/05 03:26:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:26:37 DEBUG : two: Unchanged skipping 2025/07/05 03:26:37 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for checks to finish 2025/07/05 03:26:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/05 03:26:38 INFO : one: Copied (server-side copy) to: one.bak 2025/07/05 03:26:38 INFO : one: Deleted 2025/07/05 03:26:38 DEBUG : B2 bucket rclone-test-vipiyoz2dijo path dst: Waiting for transfers to finish 2025/07/05 03:26:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/05 03:26:38 INFO : one: Copied (new) 2025/07/05 03:26:38 DEBUG : Waiting for deletions to finish 2025/07/05 03:26:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/05 03:26:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/05 03:26:39 INFO : three.txt: Deleted 2025/07/05 03:26:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.98s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:26:43 DEBUG : Creating backend with remote "TestB2:rclone-test-vipiyoz2dijo/dst" 2025/07/05 03:26:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/05 03:26:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/05 03:26:45 INFO : one: Copied (server-side copy) to: one.bak 2025/07/05 03:26:46 INFO : one: Deleted 2025/07/05 03:26:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/05 03:26:46 INFO : one: Copied (new) 2025/07/05 03:26:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:26:47 DEBUG : two: Unchanged skipping 2025/07/05 03:26:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/05 03:26:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/05 03:26:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/05 03:26:47 INFO : three.txt: Deleted 2025/07/05 03:26:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/05 03:26:48 INFO : three.txt: Copied (new) 2025/07/05 03:26:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/05 03:26:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/05 03:26:49 INFO : one: Copied (server-side copy) to: one.bak 2025/07/05 03:26:49 INFO : one: Deleted 2025/07/05 03:26:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/05 03:26:49 INFO : one: Copied (new) 2025/07/05 03:26:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:26:49 DEBUG : two: Unchanged skipping 2025/07/05 03:26:50 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/05 03:26:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/05 03:26:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/05 03:26:50 INFO : three.txt: Deleted 2025/07/05 03:26:51 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/05 03:26:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.90s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:26:55 DEBUG : Creating backend with remote "TestB2:rclone-test-vipiyoz2dijo/dst" 2025/07/05 03:26:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/05 03:26:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/05 03:26:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/05 03:26:58 INFO : one: Deleted 2025/07/05 03:26:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/05 03:26:59 INFO : one: Copied (new) 2025/07/05 03:26:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:26:59 DEBUG : two: Unchanged skipping 2025/07/05 03:26:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/05 03:27:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/05 03:27:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/05 03:27:00 INFO : three.txt: Deleted 2025/07/05 03:27:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/05 03:27:00 INFO : three.txt: Copied (new) 2025/07/05 03:27:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/05 03:27:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/05 03:27:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/05 03:27:02 INFO : one: Deleted 2025/07/05 03:27:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/05 03:27:02 INFO : one: Copied (new) 2025/07/05 03:27:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:02 DEBUG : two: Unchanged skipping 2025/07/05 03:27:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/05 03:27:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/05 03:27:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/05 03:27:03 INFO : three.txt: Deleted 2025/07/05 03:27:04 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/05 03:27:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.06s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:27:07 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/05 03:27:07 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:27:07 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:27:07 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/05 03:27:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/05 03:27:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.55s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:27:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/05 03:27:08 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:27:08 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:27:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/05 03:27:09 INFO : existing: Copied (new) 2025/07/05 03:27:09 DEBUG : Waiting for deletions to finish 2025/07/05 03:27:10 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/05 03:27:10 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/05 03:27:10 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:27:10 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:27:10 ERROR : B2 bucket rclone-test-vipiyoz2dijo: not deleting files as there were IO errors 2025/07/05 03:27:10 ERROR : B2 bucket rclone-test-vipiyoz2dijo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.54s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:27:11 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:11 DEBUG : existing: Unchanged skipping 2025/07/05 03:27:11 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:27:11 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:27:11 DEBUG : Waiting for deletions to finish 2025/07/05 03:27:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.86s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.17s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.43s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:27:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:33 DEBUG : both0: Unchanged skipping 2025/07/05 03:27:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:33 DEBUG : both10: Unchanged skipping 2025/07/05 03:27:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:33 DEBUG : both11: Unchanged skipping 2025/07/05 03:27:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:33 DEBUG : both12: Unchanged skipping 2025/07/05 03:27:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:33 DEBUG : both13: Unchanged skipping 2025/07/05 03:27:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:33 DEBUG : both14: Unchanged skipping 2025/07/05 03:27:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:33 DEBUG : both15: Unchanged skipping 2025/07/05 03:27:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:33 DEBUG : both16: Unchanged skipping 2025/07/05 03:27:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:33 DEBUG : both18: Unchanged skipping 2025/07/05 03:27:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:33 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:27:33 DEBUG : both2: Unchanged skipping 2025/07/05 03:27:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:33 DEBUG : both3: Unchanged skipping 2025/07/05 03:27:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:33 DEBUG : both4: Unchanged skipping 2025/07/05 03:27:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:33 DEBUG : both5: Unchanged skipping 2025/07/05 03:27:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:33 DEBUG : both6: Unchanged skipping 2025/07/05 03:27:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:33 DEBUG : both7: Unchanged skipping 2025/07/05 03:27:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:33 DEBUG : both8: Unchanged skipping 2025/07/05 03:27:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:33 DEBUG : both9: Unchanged skipping 2025/07/05 03:27:33 DEBUG : both1: Unchanged skipping 2025/07/05 03:27:33 DEBUG : both19: Unchanged skipping 2025/07/05 03:27:33 DEBUG : both17: Unchanged skipping 2025/07/05 03:27:33 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:27:33 DEBUG : Waiting for deletions to finish 2025/07/05 03:27:34 INFO : only12: Deleted 2025/07/05 03:27:34 INFO : only14: Deleted 2025/07/05 03:27:34 INFO : only17: Deleted 2025/07/05 03:27:34 INFO : only8: Deleted 2025/07/05 03:27:34 INFO : only0: Deleted 2025/07/05 03:27:34 INFO : only2: Deleted 2025/07/05 03:27:34 INFO : only3: Deleted 2025/07/05 03:27:34 INFO : only5: Deleted 2025/07/05 03:27:34 INFO : only7: Deleted 2025/07/05 03:27:34 INFO : only9: Deleted 2025/07/05 03:27:34 INFO : only1: Deleted 2025/07/05 03:27:34 INFO : only10: Deleted 2025/07/05 03:27:34 INFO : only11: Deleted 2025/07/05 03:27:34 INFO : only13: Deleted 2025/07/05 03:27:35 INFO : only15: Deleted 2025/07/05 03:27:35 INFO : only16: Deleted 2025/07/05 03:27:35 INFO : only4: Deleted 2025/07/05 03:27:35 INFO : only18: Deleted 2025/07/05 03:27:35 INFO : only6: Deleted 2025/07/05 03:27:35 INFO : only19: Deleted 2025/07/05 03:27:35 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (25.35s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:27:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:59 DEBUG : both0: Unchanged skipping 2025/07/05 03:27:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:59 DEBUG : both10: Unchanged skipping 2025/07/05 03:27:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:59 DEBUG : both11: Unchanged skipping 2025/07/05 03:27:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:59 DEBUG : both12: Unchanged skipping 2025/07/05 03:27:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:59 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:27:59 DEBUG : both13: Unchanged skipping 2025/07/05 03:27:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:59 DEBUG : both17: Unchanged skipping 2025/07/05 03:27:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:59 DEBUG : both18: Unchanged skipping 2025/07/05 03:27:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:59 DEBUG : both19: Unchanged skipping 2025/07/05 03:27:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:59 DEBUG : both1: Unchanged skipping 2025/07/05 03:27:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:59 DEBUG : both14: Unchanged skipping 2025/07/05 03:27:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:59 DEBUG : both3: Unchanged skipping 2025/07/05 03:27:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:59 DEBUG : both4: Unchanged skipping 2025/07/05 03:27:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:59 DEBUG : both5: Unchanged skipping 2025/07/05 03:27:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:59 DEBUG : both6: Unchanged skipping 2025/07/05 03:27:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:59 DEBUG : both7: Unchanged skipping 2025/07/05 03:27:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:59 DEBUG : both8: Unchanged skipping 2025/07/05 03:27:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:27:59 DEBUG : both9: Unchanged skipping 2025/07/05 03:27:59 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/05 03:27:59 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/05 03:27:59 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/05 03:27:59 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/05 03:27:59 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/05 03:27:59 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/05 03:27:59 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/05 03:27:59 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/05 03:27:59 DEBUG : both15: Unchanged skipping 2025/07/05 03:27:59 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/05 03:27:59 DEBUG : both16: Unchanged skipping 2025/07/05 03:27:59 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/05 03:27:59 DEBUG : both2: Unchanged skipping 2025/07/05 03:27:59 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/05 03:27:59 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/05 03:27:59 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/05 03:27:59 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/05 03:27:59 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/05 03:27:59 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/05 03:27:59 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/05 03:27:59 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/05 03:27:59 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/05 03:27:59 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/05 03:27:59 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:28:00 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 03:28:00 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 03:28:00 INFO : only0: Copied (replaced existing) 2025/07/05 03:28:00 INFO : only10: Copied (replaced existing) 2025/07/05 03:28:00 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 03:28:00 INFO : only11: Copied (replaced existing) 2025/07/05 03:28:00 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 03:28:00 INFO : only13: Copied (replaced existing) 2025/07/05 03:28:00 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 03:28:00 INFO : only14: Copied (replaced existing) 2025/07/05 03:28:00 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 03:28:00 INFO : only15: Copied (replaced existing) 2025/07/05 03:28:00 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 03:28:00 INFO : only16: Copied (replaced existing) 2025/07/05 03:28:00 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 03:28:00 INFO : only19: Copied (replaced existing) 2025/07/05 03:28:00 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 03:28:00 INFO : only2: Copied (replaced existing) 2025/07/05 03:28:00 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 03:28:00 INFO : only3: Copied (replaced existing) 2025/07/05 03:28:00 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 03:28:00 INFO : only12: Copied (replaced existing) 2025/07/05 03:28:00 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 03:28:00 INFO : only4: Copied (replaced existing) 2025/07/05 03:28:00 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 03:28:00 INFO : only5: Copied (replaced existing) 2025/07/05 03:28:00 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 03:28:00 INFO : only8: Copied (replaced existing) 2025/07/05 03:28:00 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 03:28:00 INFO : only9: Copied (replaced existing) 2025/07/05 03:28:00 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 03:28:00 INFO : only6: Copied (replaced existing) 2025/07/05 03:28:00 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 03:28:00 INFO : only7: Copied (replaced existing) 2025/07/05 03:28:00 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 03:28:00 INFO : only1: Copied (replaced existing) 2025/07/05 03:28:01 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 03:28:01 INFO : only18: Copied (replaced existing) 2025/07/05 03:28:01 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 03:28:01 INFO : only17: Copied (replaced existing) 2025/07/05 03:28:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (29.48s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:28:09 DEBUG : empty_dir: Making directory with metadata 2025/07/05 03:28:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/05 03:28:09 DEBUG : empty_on_remote: Making directory with metadata 2025/07/05 03:28:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/05 03:28:09 INFO : empty_on_remote: Making directory 2025/07/05 03:28:09 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/05 03:28:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/05 03:28:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/05 03:28:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/05 03:28:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.81s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:28:11 DEBUG : empty_dir: Making directory with metadata 2025/07/05 03:28:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/05 03:28:11 DEBUG : empty_on_remote: Making directory with metadata 2025/07/05 03:28:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/05 03:28:11 INFO : empty_on_remote: Making directory 2025/07/05 03:28:11 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/05 03:28:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/05 03:28:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/05 03:28:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/05 03:28:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/05 03:28:13 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.01s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:28:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/05 03:28:14 INFO : sub dir: Making directory 2025/07/05 03:28:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.64s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:28:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/05 03:28:18 INFO : sub dir: Making directory 2025/07/05 03:28:18 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.24s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:28:30 DEBUG : Waiting for deletions to finish 2025/07/05 03:28:31 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:28:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:28:31 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:28:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:28:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:28:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:28:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:28:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:28:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:28:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:28:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:28:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:28:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:28:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:28:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:28:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:28:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:28:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:28:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:28:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 03:28:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:32 DEBUG : banana: Unchanged skipping 2025/07/05 03:28:32 DEBUG : apple: Unchanged skipping 2025/07/05 03:28:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:32 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 03:28:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 03:28:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 03:28:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 03:28:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 03:28:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 03:28:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 03:28:32 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:28:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 03:28:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 03:28:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 03:28:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 03:28:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 03:28:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 03:28:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 03:28:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 03:28:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 03:28:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 03:28:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 03:28:32 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:28:32 DEBUG : Waiting for deletions to finish 2025/07/05 03:28:32 INFO : There was nothing to transfer 2025/07/05 03:28:32 DEBUG : Waiting for deletions to finish 2025/07/05 03:28:32 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:28:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:28:32 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:28:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:28:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:28:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:28:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:28:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:28:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:28:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:28:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:28:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:28:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:28:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:28:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:28:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:28:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:28:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:28:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:28:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 03:28:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:32 DEBUG : apple: Unchanged skipping 2025/07/05 03:28:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 03:28:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:32 DEBUG : banana: Unchanged skipping 2025/07/05 03:28:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:32 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 03:28:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 03:28:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 03:28:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 03:28:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 03:28:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 03:28:33 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:28:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 03:28:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 03:28:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 03:28:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 03:28:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 03:28:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 03:28:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 03:28:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 03:28:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 03:28:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 03:28:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 03:28:33 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:28:33 DEBUG : Waiting for deletions to finish 2025/07/05 03:28:33 INFO : There was nothing to transfer 2025/07/05 03:28:33 DEBUG : Waiting for deletions to finish 2025/07/05 03:28:33 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:28:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:28:33 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:28:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:28:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:28:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:28:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:28:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:28:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:28:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:28:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:28:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:28:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:28:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:28:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:28:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:28:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:28:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:28:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:28:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:28:47 DEBUG : Waiting for deletions to finish 2025/07/05 03:28:48 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:28:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:28:48 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:28:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:28:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:28:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:28:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:28:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:28:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:28:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:28:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:28:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:28:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:28:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:28:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:28:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:28:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:28:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:28:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:28:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 03:28:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:48 DEBUG : apple: Unchanged skipping 2025/07/05 03:28:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 03:28:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:48 DEBUG : banana: Unchanged skipping 2025/07/05 03:28:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:48 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:28:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:28:49 DEBUG : Waiting for deletions to finish 2025/07/05 03:28:49 INFO : There was nothing to transfer 2025/07/05 03:28:49 DEBUG : Waiting for deletions to finish 2025/07/05 03:28:49 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:28:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:28:49 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:28:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:28:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:28:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:28:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:28:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:28:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:28:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:28:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:28:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:28:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:28:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:28:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:28:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:28:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:28:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:28:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:28:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 03:28:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : apple: Unchanged skipping 2025/07/05 03:28:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 03:28:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : banana: Unchanged skipping 2025/07/05 03:28:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:28:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 03:28:49 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:28:49 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:28:49 DEBUG : Waiting for deletions to finish 2025/07/05 03:28:49 INFO : There was nothing to transfer 2025/07/05 03:28:49 DEBUG : Waiting for deletions to finish 2025/07/05 03:28:50 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:28:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:28:50 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:28:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:28:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:28:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:28:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:28:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:28:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:28:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:28:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:28:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:28:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:28:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:28:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:28:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:28:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:28:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:28:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:28:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:29:03 DEBUG : Waiting for deletions to finish 2025/07/05 03:29:04 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:29:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:29:04 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:29:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:29:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:29:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:29:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:29:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:29:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:29:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:29:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:29:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:29:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:29:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:29:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:29:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:29:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:29:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:29:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:29:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 03:29:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:04 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:04 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:04 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:04 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:04 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:04 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:04 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/05 03:29:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/05 03:29:04 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/05 03:29:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:04 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/05 03:29:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:04 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 03:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 03:29:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 03:29:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 03:29:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 03:29:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 03:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/05 03:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 03:29:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/05 03:29:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:04 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:29:04 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:29:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/05 03:29:05 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:05 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/05 03:29:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:05 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/05 03:29:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/05 03:29:05 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/05 03:29:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/05 03:29:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/05 03:29:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/05 03:29:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/05 03:29:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/05 03:29:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/05 03:29:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/05 03:29:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/05 03:29:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 03:29:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/05 03:29:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/05 03:29:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/05 03:29:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/05 03:29:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 03:29:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/05 03:29:06 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/05 03:29:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/05 03:29:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/05 03:29:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/05 03:29:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/05 03:29:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/05 03:29:07 DEBUG : Waiting for deletions to finish 2025/07/05 03:29:07 INFO : appleappleapplebanana: Deleted 2025/07/05 03:29:07 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/05 03:29:07 INFO : dir1/0007-1234567.txt: Deleted 2025/07/05 03:29:07 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/05 03:29:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/05 03:29:07 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/05 03:29:07 INFO : dir1/0012-6789;.txt: Deleted 2025/07/05 03:29:07 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/05 03:29:07 INFO : dir1/0009-3456789.txt: Deleted 2025/07/05 03:29:07 INFO : dir1/0013-789;=.txt: Deleted 2025/07/05 03:29:07 INFO : dir1/0011-56789;.txt: Deleted 2025/07/05 03:29:07 INFO : dir1/0008-2345678.txt: Deleted 2025/07/05 03:29:07 INFO : dir1/0014-89;=.txt: Deleted 2025/07/05 03:29:07 INFO : banana: Deleted 2025/07/05 03:29:07 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/05 03:29:07 INFO : dir1/0003-defghij.txt: Deleted 2025/07/05 03:29:07 INFO : apple: Deleted 2025/07/05 03:29:07 INFO : splitbananasplit: Deleted 2025/07/05 03:29:08 INFO : dir1/0010-456789.txt: Deleted 2025/07/05 03:29:08 INFO : dir1/0015-9;=.txt: Deleted 2025/07/05 03:29:08 DEBUG : Waiting for deletions to finish 2025/07/05 03:29:08 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/05 03:29:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/05 03:29:08 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/05 03:29:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/05 03:29:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/05 03:29:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/05 03:29:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/05 03:29:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/05 03:29:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/05 03:29:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/05 03:29:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/05 03:29:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/05 03:29:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/05 03:29:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/05 03:29:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/05 03:29:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/05 03:29:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/05 03:29:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/05 03:29:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/05 03:29:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/05 03:29:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 03:29:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 03:29:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/05 03:29:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/05 03:29:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 03:29:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/05 03:29:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 03:29:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/05 03:29:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 03:29:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/05 03:29:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 03:29:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 03:29:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/05 03:29:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:29:08 DEBUG : apple: Unchanged skipping 2025/07/05 03:29:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:29:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 03:29:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:29:08 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 03:29:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:29:08 DEBUG : banana: Unchanged skipping 2025/07/05 03:29:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 03:29:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 03:29:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 03:29:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 03:29:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 03:29:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 03:29:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/05 03:29:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 03:29:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/05 03:29:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:29:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 03:29:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:29:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 03:29:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:29:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 03:29:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:29:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 03:29:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:29:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 03:29:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:29:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 03:29:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:29:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 03:29:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:29:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 03:29:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:29:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 03:29:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:29:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 03:29:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:29:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 03:29:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:29:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 03:29:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:29:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 03:29:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:29:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 03:29:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:29:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 03:29:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:29:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 03:29:08 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:29:08 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:29:08 DEBUG : Waiting for deletions to finish 2025/07/05 03:29:08 DEBUG : Waiting for deletions to finish 2025/07/05 03:29:09 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/05 03:29:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/05 03:29:09 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/05 03:29:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/05 03:29:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/05 03:29:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/05 03:29:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/05 03:29:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/05 03:29:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/05 03:29:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/05 03:29:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/05 03:29:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/05 03:29:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/05 03:29:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/05 03:29:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/05 03:29:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/05 03:29:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/05 03:29:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/05 03:29:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/05 03:29:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/05 03:29:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:09 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:09 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:09 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 03:29:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 03:29:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/05 03:29:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:09 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 03:29:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 03:29:09 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 03:29:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 03:29:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 03:29:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 03:29:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 03:29:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 03:29:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 03:29:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:29:24 DEBUG : Waiting for deletions to finish 2025/07/05 03:29:24 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:29:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:29:24 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:29:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:29:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:29:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:29:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:29:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:29:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:29:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:29:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:29:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:29:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:29:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:29:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:29:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:29:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:29:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:29:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:29:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 03:29:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 03:29:25 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 03:29:25 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 03:29:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 03:29:25 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 03:29:25 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 03:29:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 03:29:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 03:29:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 03:29:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 03:29:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 03:29:25 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 03:29:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 03:29:25 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 03:29:25 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 03:29:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/05 03:29:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 03:29:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/05 03:29:25 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 03:29:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/05 03:29:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 03:29:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/05 03:29:25 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 03:29:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 03:29:25 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 03:29:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 03:29:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 03:29:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 03:29:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 03:29:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 03:29:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 03:29:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 03:29:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 03:29:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 03:29:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 03:29:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 03:29:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 03:29:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 03:29:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 03:29:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 03:29:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 03:29:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 03:29:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 03:29:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 03:29:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 03:29:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 03:29:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 03:29:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 03:29:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 03:29:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 03:29:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 03:29:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 03:29:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 03:29:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 03:29:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 03:29:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 03:29:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 03:29:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 03:29:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 03:29:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 03:29:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 03:29:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 03:29:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 03:29:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 03:29:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 03:29:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 03:29:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 03:29:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 03:29:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 03:29:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 03:29:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 03:29:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 03:29:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 03:29:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 03:29:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 03:29:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 03:29:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 03:29:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 03:29:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 03:29:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 03:29:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 03:29:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 03:29:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 03:29:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 03:29:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 03:29:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 03:29:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 03:29:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 03:29:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 03:29:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 03:29:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 03:29:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 03:29:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 03:29:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 03:29:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 03:29:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 03:29:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 03:29:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 03:29:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 03:29:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 03:29:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 03:29:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 03:29:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 03:29:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 03:29:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 03:29:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 03:29:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 03:29:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 03:29:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 03:29:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 03:29:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 03:29:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 03:29:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 03:29:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 03:29:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 03:29:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 03:29:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 03:29:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 03:29:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 03:29:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 03:29:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 03:29:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 03:29:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 03:29:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 03:29:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 03:29:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 03:29:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 03:29:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 03:29:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 03:29:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 03:29:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 03:29:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 03:29:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 03:29:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 03:29:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 03:29:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 03:29:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 03:29:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 03:29:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 03:29:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 03:29:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 03:29:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 03:29:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 03:29:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 03:29:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 03:29:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 03:29:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 03:29:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 03:29:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 03:29:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 03:29:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 03:29:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 03:29:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 03:29:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 03:29:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 03:29:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 03:29:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/05 03:29:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 03:29:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/05 03:29:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 03:29:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/05 03:29:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 03:29:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/05 03:29:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 03:29:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/05 03:29:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 03:29:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 03:29:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 03:29:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 03:29:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 03:29:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 03:29:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 03:29:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 03:29:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 03:29:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 03:29:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/05 03:29:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 03:29:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 03:29:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 03:29:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 03:29:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 03:29:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 03:29:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 03:29:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 03:29:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 03:29:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 03:29:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 03:29:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 03:29:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 03:29:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 03:29:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 03:29:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 03:29:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 03:29:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 03:29:25 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/05 03:29:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 03:29:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 03:29:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/05 03:29:25 INFO : apple: Copied (new) to: PREFIXapple 2025/07/05 03:29:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 03:29:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 03:29:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 03:29:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 03:29:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 03:29:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 03:29:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 03:29:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 03:29:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 03:29:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/05 03:29:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 03:29:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 03:29:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 03:29:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 03:29:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:25 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/05 03:29:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/05 03:29:25 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:29:25 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:29:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/05 03:29:25 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/05 03:29:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/05 03:29:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/05 03:29:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/05 03:29:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/05 03:29:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/05 03:29:25 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/05 03:29:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/05 03:29:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/05 03:29:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/05 03:29:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/05 03:29:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/05 03:29:26 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/05 03:29:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/05 03:29:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/05 03:29:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/05 03:29:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/05 03:29:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/05 03:29:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/05 03:29:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/05 03:29:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/05 03:29:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/05 03:29:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/05 03:29:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/05 03:29:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/05 03:29:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/05 03:29:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/05 03:29:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/05 03:29:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/05 03:29:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/05 03:29:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/05 03:29:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/05 03:29:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/05 03:29:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/05 03:29:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/05 03:29:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/05 03:29:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/05 03:29:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/05 03:29:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/05 03:29:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/05 03:29:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/05 03:29:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/05 03:29:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/05 03:29:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/05 03:29:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/05 03:29:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/05 03:29:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/05 03:29:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/05 03:29:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/05 03:29:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/05 03:29:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/05 03:29:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/05 03:29:27 DEBUG : Waiting for deletions to finish 2025/07/05 03:29:27 INFO : dir1/0012-6789;.txt: Deleted 2025/07/05 03:29:27 INFO : dir1/0013-789;=.txt: Deleted 2025/07/05 03:29:27 INFO : banana: Deleted 2025/07/05 03:29:27 INFO : splitbananasplit: Deleted 2025/07/05 03:29:28 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/05 03:29:28 INFO : apple: Deleted 2025/07/05 03:29:28 INFO : appleappleapplebanana: Deleted 2025/07/05 03:29:28 INFO : dir1/0003-defghij.txt: Deleted 2025/07/05 03:29:28 INFO : dir1/0014-89;=.txt: Deleted 2025/07/05 03:29:28 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/05 03:29:28 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/05 03:29:28 INFO : dir1/0007-1234567.txt: Deleted 2025/07/05 03:29:28 INFO : dir1/0009-3456789.txt: Deleted 2025/07/05 03:29:28 INFO : dir1/0010-456789.txt: Deleted 2025/07/05 03:29:28 INFO : dir1/0011-56789;.txt: Deleted 2025/07/05 03:29:28 INFO : dir1/0015-9;=.txt: Deleted 2025/07/05 03:29:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/05 03:29:28 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/05 03:29:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/05 03:29:28 INFO : dir1/0008-2345678.txt: Deleted 2025/07/05 03:29:28 DEBUG : Waiting for deletions to finish 2025/07/05 03:29:28 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/05 03:29:28 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:29:28 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/05 03:29:28 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/05 03:29:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:29:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:29:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:29:28 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:29:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:29:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:29:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:29:28 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:29:28 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:29:28 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:29:28 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:29:28 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:29:28 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:29:28 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:29:28 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:29:28 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:29:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/05 03:29:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/05 03:29:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/05 03:29:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/05 03:29:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/05 03:29:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/05 03:29:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/05 03:29:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/05 03:29:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/05 03:29:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/05 03:29:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/05 03:29:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/05 03:29:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/05 03:29:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/05 03:29:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/05 03:29:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/05 03:29:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/05 03:29:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/05 03:29:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/05 03:29:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/05 03:29:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/05 03:29:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/05 03:29:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/05 03:29:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/05 03:29:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/05 03:29:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/05 03:29:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/05 03:29:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/05 03:29:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/05 03:29:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/05 03:29:28 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 03:29:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/05 03:29:28 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 03:29:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/05 03:29:28 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 03:29:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/05 03:29:28 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 03:29:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/05 03:29:28 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 03:29:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/05 03:29:28 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 03:29:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/05 03:29:28 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 03:29:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/05 03:29:28 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 03:29:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/05 03:29:28 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 03:29:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/05 03:29:28 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 03:29:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/05 03:29:28 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 03:29:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/05 03:29:28 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 03:29:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/05 03:29:28 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 03:29:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/05 03:29:28 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 03:29:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/05 03:29:28 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 03:29:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/05 03:29:28 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 03:29:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/05 03:29:28 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 03:29:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/05 03:29:28 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 03:29:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/05 03:29:28 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 03:29:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/05 03:29:28 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 03:29:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/05 03:29:28 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 03:29:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/05 03:29:28 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 03:29:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/05 03:29:28 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 03:29:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/05 03:29:28 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 03:29:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/05 03:29:28 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 03:29:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/05 03:29:28 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 03:29:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/05 03:29:28 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 03:29:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/05 03:29:28 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 03:29:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/05 03:29:28 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 03:29:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/05 03:29:28 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 03:29:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/05 03:29:28 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 03:29:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/05 03:29:28 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 03:29:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/05 03:29:28 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 03:29:28 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 03:29:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 03:29:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/05 03:29:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 03:29:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/05 03:29:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 03:29:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/05 03:29:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 03:29:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/05 03:29:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 03:29:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/05 03:29:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 03:29:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/05 03:29:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 03:29:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/05 03:29:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 03:29:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/05 03:29:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 03:29:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/05 03:29:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 03:29:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/05 03:29:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 03:29:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/05 03:29:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 03:29:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/05 03:29:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 03:29:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/05 03:29:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 03:29:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/05 03:29:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 03:29:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/05 03:29:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 03:29:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/05 03:29:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 03:29:28 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 03:29:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 03:29:28 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 03:29:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 03:29:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/05 03:29:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 03:29:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/05 03:29:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 03:29:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/05 03:29:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 03:29:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/05 03:29:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 03:29:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/05 03:29:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 03:29:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/05 03:29:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 03:29:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/05 03:29:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 03:29:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/05 03:29:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 03:29:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/05 03:29:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 03:29:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/05 03:29:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 03:29:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/05 03:29:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 03:29:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/05 03:29:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 03:29:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/05 03:29:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 03:29:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/05 03:29:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 03:29:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/05 03:29:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 03:29:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/05 03:29:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 03:29:28 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 03:29:28 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 03:29:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 03:29:28 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 03:29:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 03:29:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/05 03:29:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/05 03:29:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/05 03:29:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/05 03:29:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/05 03:29:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/05 03:29:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/05 03:29:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/05 03:29:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/05 03:29:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/05 03:29:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/05 03:29:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/05 03:29:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/05 03:29:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/05 03:29:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/05 03:29:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/05 03:29:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/05 03:29:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/05 03:29:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/05 03:29:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/05 03:29:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/05 03:29:29 INFO : appleappleapplebanana: Copied (new) 2025/07/05 03:29:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:29 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:29:29 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:29:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/05 03:29:29 INFO : splitbananasplit: Copied (new) 2025/07/05 03:29:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/05 03:29:29 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/05 03:29:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/05 03:29:29 INFO : apple: Copied (new) 2025/07/05 03:29:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/05 03:29:29 INFO : banana: Copied (new) 2025/07/05 03:29:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/05 03:29:29 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/05 03:29:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/05 03:29:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/05 03:29:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/05 03:29:30 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/05 03:29:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/05 03:29:30 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/05 03:29:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/05 03:29:30 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/05 03:29:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/05 03:29:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/05 03:29:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/05 03:29:30 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/05 03:29:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/05 03:29:30 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/05 03:29:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/05 03:29:30 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/05 03:29:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/05 03:29:30 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/05 03:29:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/05 03:29:30 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/05 03:29:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/05 03:29:30 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/05 03:29:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/05 03:29:31 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/05 03:29:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/05 03:29:31 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/05 03:29:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/05 03:29:31 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/05 03:29:31 DEBUG : Waiting for deletions to finish 2025/07/05 03:29:31 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/05 03:29:31 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/05 03:29:31 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/05 03:29:31 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/05 03:29:31 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/05 03:29:31 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/05 03:29:31 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/05 03:29:31 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/05 03:29:31 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/05 03:29:31 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/05 03:29:31 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/05 03:29:31 INFO : PREFIXsplitbananasplit: Deleted 2025/07/05 03:29:31 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/05 03:29:31 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/05 03:29:31 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/05 03:29:31 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/05 03:29:31 INFO : PREFIXapple: Deleted 2025/07/05 03:29:31 INFO : PREFIXbanana: Deleted 2025/07/05 03:29:31 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/05 03:29:31 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/05 03:29:31 DEBUG : Waiting for deletions to finish 2025/07/05 03:29:32 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : Waiting for deletions to finish 2025/07/05 03:29:32 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:29:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:29:47 DEBUG : Waiting for deletions to finish 2025/07/05 03:29:47 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:29:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:29:47 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:29:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:29:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:29:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:29:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:29:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:29:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:29:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:29:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:29:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:29:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:29:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:29:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:29:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:29:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:29:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:29:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:29:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 03:29:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/05 03:29:48 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 03:29:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 03:29:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/05 03:29:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 03:29:48 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 03:29:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/05 03:29:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 03:29:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 03:29:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/05 03:29:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 03:29:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 03:29:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 03:29:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 03:29:48 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 03:29:48 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 03:29:48 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/05 03:29:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 03:29:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/05 03:29:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 03:29:48 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/05 03:29:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/05 03:29:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/05 03:29:48 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 03:29:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 03:29:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 03:29:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 03:29:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/05 03:29:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 03:29:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/05 03:29:48 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/05 03:29:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/05 03:29:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 03:29:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 03:29:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 03:29:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 03:29:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 03:29:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 03:29:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 03:29:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 03:29:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 03:29:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/05 03:29:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 03:29:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 03:29:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 03:29:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 03:29:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/05 03:29:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:48 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:29:48 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:29:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/05 03:29:48 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/05 03:29:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/05 03:29:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/05 03:29:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/05 03:29:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/05 03:29:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/05 03:29:49 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/05 03:29:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/05 03:29:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/05 03:29:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/05 03:29:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/05 03:29:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/05 03:29:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/05 03:29:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/05 03:29:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/05 03:29:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/05 03:29:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/05 03:29:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/05 03:29:49 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/05 03:29:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/05 03:29:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/05 03:29:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/05 03:29:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/05 03:29:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/05 03:29:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/05 03:29:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/05 03:29:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/05 03:29:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/05 03:29:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/05 03:29:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/05 03:29:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/05 03:29:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/05 03:29:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/05 03:29:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/05 03:29:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/05 03:29:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/05 03:29:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/05 03:29:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/05 03:29:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/05 03:29:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/05 03:29:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/05 03:29:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/05 03:29:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/05 03:29:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/05 03:29:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/05 03:29:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/05 03:29:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/05 03:29:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/05 03:29:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/05 03:29:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/05 03:29:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/05 03:29:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/05 03:29:50 DEBUG : Waiting for deletions to finish 2025/07/05 03:29:50 INFO : banana: Deleted 2025/07/05 03:29:50 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/05 03:29:50 INFO : dir1/0003-defghij.txt: Deleted 2025/07/05 03:29:50 INFO : dir1/0008-2345678.txt: Deleted 2025/07/05 03:29:51 INFO : dir1/0009-3456789.txt: Deleted 2025/07/05 03:29:51 INFO : dir1/0014-89;=.txt: Deleted 2025/07/05 03:29:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/05 03:29:51 INFO : dir1/0012-6789;.txt: Deleted 2025/07/05 03:29:51 INFO : dir1/0013-789;=.txt: Deleted 2025/07/05 03:29:51 INFO : dir1/0015-9;=.txt: Deleted 2025/07/05 03:29:51 INFO : appleappleapplebanana: Deleted 2025/07/05 03:29:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/05 03:29:51 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/05 03:29:51 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/05 03:29:51 INFO : dir1/0007-1234567.txt: Deleted 2025/07/05 03:29:51 INFO : dir1/0010-456789.txt: Deleted 2025/07/05 03:29:51 INFO : dir1/0011-56789;.txt: Deleted 2025/07/05 03:29:51 INFO : splitbananasplit: Deleted 2025/07/05 03:29:51 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/05 03:29:51 INFO : apple: Deleted 2025/07/05 03:29:51 DEBUG : Waiting for deletions to finish 2025/07/05 03:29:51 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/05 03:29:51 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/05 03:29:51 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/05 03:29:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/05 03:29:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/05 03:29:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/05 03:29:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/05 03:29:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/05 03:29:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/05 03:29:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/05 03:29:51 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/05 03:29:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/05 03:29:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/05 03:29:51 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/05 03:29:51 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/05 03:29:51 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/05 03:29:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/05 03:29:51 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/05 03:29:51 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/05 03:29:51 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/05 03:29:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/05 03:29:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/05 03:29:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/05 03:29:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/05 03:29:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/05 03:29:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/05 03:29:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/05 03:29:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/05 03:29:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/05 03:29:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/05 03:29:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/05 03:29:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/05 03:29:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/05 03:29:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/05 03:29:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/05 03:29:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/05 03:29:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/05 03:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/05 03:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/05 03:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/05 03:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/05 03:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/05 03:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/05 03:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/05 03:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/05 03:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/05 03:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/05 03:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/05 03:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/05 03:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/05 03:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/05 03:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/05 03:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/05 03:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 03:29:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 03:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/05 03:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/05 03:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/05 03:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/05 03:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/05 03:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/05 03:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/05 03:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/05 03:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/05 03:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/05 03:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/05 03:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/05 03:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/05 03:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/05 03:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/05 03:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/05 03:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 03:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 03:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 03:29:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 03:29:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/05 03:29:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 03:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 03:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/05 03:29:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/05 03:29:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/05 03:29:52 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/05 03:29:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/05 03:29:52 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/05 03:29:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/05 03:29:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/05 03:29:52 INFO : appleappleapplebanana: Copied (new) 2025/07/05 03:29:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/05 03:29:52 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:29:52 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:29:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/05 03:29:52 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/05 03:29:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/05 03:29:52 INFO : banana: Copied (new) 2025/07/05 03:29:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/05 03:29:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/05 03:29:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/05 03:29:52 INFO : splitbananasplit: Copied (new) 2025/07/05 03:29:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/05 03:29:52 INFO : apple: Copied (new) 2025/07/05 03:29:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/05 03:29:53 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/05 03:29:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/05 03:29:53 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/05 03:29:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/05 03:29:53 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/05 03:29:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/05 03:29:53 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/05 03:29:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/05 03:29:53 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/05 03:29:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/05 03:29:53 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/05 03:29:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/05 03:29:53 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/05 03:29:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/05 03:29:53 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/05 03:29:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/05 03:29:53 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/05 03:29:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/05 03:29:53 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/05 03:29:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/05 03:29:53 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/05 03:29:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/05 03:29:54 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/05 03:29:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/05 03:29:54 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/05 03:29:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/05 03:29:54 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/05 03:29:54 DEBUG : Waiting for deletions to finish 2025/07/05 03:29:54 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/05 03:29:54 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/05 03:29:54 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/05 03:29:54 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/05 03:29:54 INFO : appleSUFFIX: Deleted 2025/07/05 03:29:54 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/05 03:29:54 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/05 03:29:54 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/05 03:29:54 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/05 03:29:54 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/05 03:29:54 INFO : bananaSUFFIX: Deleted 2025/07/05 03:29:54 INFO : splitbananasplitSUFFIX: Deleted 2025/07/05 03:29:54 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/05 03:29:54 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/05 03:29:54 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/05 03:29:54 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/05 03:29:54 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/05 03:29:54 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/05 03:29:54 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/05 03:29:54 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/05 03:29:54 DEBUG : Waiting for deletions to finish 2025/07/05 03:29:55 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : Waiting for deletions to finish 2025/07/05 03:29:55 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:29:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:30:10 DEBUG : Waiting for deletions to finish 2025/07/05 03:30:10 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:30:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:30:10 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:30:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:30:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:30:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:30:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:30:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:30:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:30:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:30:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:30:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:30:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:30:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:30:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:30:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:30:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:30:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:30:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:30:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 03:30:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 03:30:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 03:30:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 03:30:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 03:30:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/05 03:30:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 03:30:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/05 03:30:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:11 DEBUG : apple: Unchanged skipping 2025/07/05 03:30:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:11 DEBUG : banana: Unchanged skipping 2025/07/05 03:30:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 03:30:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 03:30:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 03:30:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 03:30:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 03:30:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 03:30:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 03:30:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 03:30:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 03:30:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 03:30:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 03:30:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 03:30:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 03:30:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 03:30:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 03:30:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 03:30:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 03:30:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 03:30:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 03:30:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 03:30:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 03:30:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 03:30:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 03:30:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 03:30:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 03:30:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 03:30:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 03:30:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 03:30:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 03:30:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 03:30:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 03:30:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 03:30:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 03:30:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 03:30:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 03:30:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 03:30:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 03:30:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 03:30:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 03:30:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 03:30:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 03:30:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 03:30:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 03:30:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 03:30:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 03:30:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 03:30:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 03:30:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 03:30:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 03:30:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 03:30:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 03:30:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 03:30:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 03:30:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 03:30:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 03:30:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 03:30:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 03:30:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 03:30:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 03:30:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 03:30:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 03:30:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 03:30:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 03:30:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 03:30:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 03:30:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 03:30:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 03:30:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 03:30:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 03:30:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 03:30:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 03:30:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 03:30:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 03:30:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 03:30:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 03:30:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 03:30:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 03:30:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 03:30:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 03:30:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 03:30:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 03:30:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 03:30:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 03:30:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 03:30:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 03:30:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 03:30:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 03:30:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 03:30:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 03:30:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 03:30:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 03:30:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 03:30:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 03:30:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 03:30:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 03:30:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 03:30:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 03:30:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 03:30:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 03:30:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 03:30:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 03:30:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 03:30:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 03:30:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 03:30:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 03:30:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 03:30:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 03:30:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 03:30:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 03:30:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 03:30:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 03:30:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 03:30:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 03:30:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 03:30:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 03:30:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 03:30:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 03:30:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 03:30:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 03:30:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 03:30:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 03:30:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 03:30:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 03:30:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 03:30:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 03:30:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 03:30:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 03:30:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 03:30:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 03:30:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 03:30:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 03:30:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 03:30:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 03:30:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 03:30:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 03:30:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 03:30:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 03:30:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 03:30:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 03:30:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 03:30:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 03:30:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/05 03:30:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/05 03:30:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 03:30:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/05 03:30:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 03:30:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/05 03:30:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 03:30:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/05 03:30:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 03:30:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/05 03:30:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 03:30:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/05 03:30:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 03:30:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/05 03:30:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 03:30:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/05 03:30:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 03:30:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/05 03:30:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 03:30:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/05 03:30:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 03:30:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/05 03:30:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 03:30:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/05 03:30:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 03:30:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/05 03:30:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 03:30:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/05 03:30:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/05 03:30:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/05 03:30:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/05 03:30:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/05 03:30:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 03:30:11 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:30:11 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:30:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/05 03:30:11 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/05 03:30:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 03:30:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/05 03:30:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/05 03:30:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 03:30:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/05 03:30:11 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/05 03:30:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 03:30:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/05 03:30:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/05 03:30:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 03:30:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/05 03:30:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/05 03:30:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 03:30:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/05 03:30:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/05 03:30:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 03:30:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/05 03:30:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/05 03:30:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 03:30:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/05 03:30:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/05 03:30:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 03:30:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/05 03:30:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/05 03:30:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 03:30:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/05 03:30:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/05 03:30:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 03:30:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/05 03:30:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/05 03:30:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 03:30:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/05 03:30:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/05 03:30:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 03:30:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/05 03:30:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/05 03:30:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 03:30:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/05 03:30:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/05 03:30:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 03:30:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/05 03:30:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/05 03:30:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/05 03:30:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/05 03:30:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/05 03:30:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/05 03:30:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/05 03:30:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/05 03:30:13 DEBUG : Waiting for deletions to finish 2025/07/05 03:30:13 INFO : appleappleapplebanana: Deleted 2025/07/05 03:30:13 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/05 03:30:13 INFO : dir1/0008-2345678.txt: Deleted 2025/07/05 03:30:13 INFO : dir1/0009-3456789.txt: Deleted 2025/07/05 03:30:13 INFO : dir1/0011-56789;.txt: Deleted 2025/07/05 03:30:13 INFO : dir1/0014-89;=.txt: Deleted 2025/07/05 03:30:13 INFO : dir1/0013-789;=.txt: Deleted 2025/07/05 03:30:13 INFO : dir1/0010-456789.txt: Deleted 2025/07/05 03:30:14 INFO : dir1/0012-6789;.txt: Deleted 2025/07/05 03:30:14 INFO : dir1/0015-9;=.txt: Deleted 2025/07/05 03:30:14 INFO : dir1/0003-defghij.txt: Deleted 2025/07/05 03:30:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/05 03:30:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/05 03:30:14 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/05 03:30:14 INFO : dir1/0007-1234567.txt: Deleted 2025/07/05 03:30:14 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/05 03:30:14 INFO : splitbananasplit: Deleted 2025/07/05 03:30:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/05 03:30:14 DEBUG : Waiting for deletions to finish 2025/07/05 03:30:14 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:30:14 DEBUG : appleapple: Excluded (Path Filter) 2025/07/05 03:30:14 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:30:14 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/05 03:30:14 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/05 03:30:14 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/05 03:30:14 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/05 03:30:14 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/05 03:30:14 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/05 03:30:14 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/05 03:30:14 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/05 03:30:14 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/05 03:30:14 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/05 03:30:14 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/05 03:30:14 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/05 03:30:14 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/05 03:30:14 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/05 03:30:14 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/05 03:30:14 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/05 03:30:14 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/05 03:30:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 03:30:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/05 03:30:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 03:30:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 03:30:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 03:30:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 03:30:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 03:30:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 03:30:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 03:30:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 03:30:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 03:30:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 03:30:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 03:30:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 03:30:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 03:30:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 03:30:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 03:30:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 03:30:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 03:30:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 03:30:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 03:30:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 03:30:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 03:30:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 03:30:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 03:30:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 03:30:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 03:30:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 03:30:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 03:30:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 03:30:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 03:30:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 03:30:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 03:30:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 03:30:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 03:30:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 03:30:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 03:30:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 03:30:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 03:30:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 03:30:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 03:30:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 03:30:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 03:30:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 03:30:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 03:30:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/05 03:30:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 03:30:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 03:30:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 03:30:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 03:30:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 03:30:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 03:30:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 03:30:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 03:30:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 03:30:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 03:30:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 03:30:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 03:30:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 03:30:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 03:30:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 03:30:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/05 03:30:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 03:30:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 03:30:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 03:30:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 03:30:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 03:30:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 03:30:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 03:30:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 03:30:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 03:30:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 03:30:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 03:30:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 03:30:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 03:30:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 03:30:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 03:30:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/05 03:30:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 03:30:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 03:30:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/05 03:30:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 03:30:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 03:30:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 03:30:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 03:30:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 03:30:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 03:30:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 03:30:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 03:30:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 03:30:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 03:30:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 03:30:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 03:30:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 03:30:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 03:30:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 03:30:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 03:30:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 03:30:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 03:30:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 03:30:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 03:30:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 03:30:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:14 DEBUG : apple: Unchanged skipping 2025/07/05 03:30:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 03:30:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:14 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 03:30:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:14 DEBUG : banana: Unchanged skipping 2025/07/05 03:30:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 03:30:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 03:30:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 03:30:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 03:30:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 03:30:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 03:30:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 03:30:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 03:30:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 03:30:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 03:30:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 03:30:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 03:30:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 03:30:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 03:30:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 03:30:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 03:30:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 03:30:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 03:30:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 03:30:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 03:30:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 03:30:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 03:30:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 03:30:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 03:30:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 03:30:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 03:30:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 03:30:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 03:30:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 03:30:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 03:30:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 03:30:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 03:30:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 03:30:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 03:30:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 03:30:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 03:30:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 03:30:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 03:30:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 03:30:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 03:30:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 03:30:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 03:30:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 03:30:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 03:30:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 03:30:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 03:30:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 03:30:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 03:30:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 03:30:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 03:30:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 03:30:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 03:30:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 03:30:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 03:30:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 03:30:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 03:30:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 03:30:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 03:30:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 03:30:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 03:30:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 03:30:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 03:30:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 03:30:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 03:30:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 03:30:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 03:30:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 03:30:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 03:30:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 03:30:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 03:30:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 03:30:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 03:30:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 03:30:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 03:30:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 03:30:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 03:30:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 03:30:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 03:30:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 03:30:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 03:30:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 03:30:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 03:30:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 03:30:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 03:30:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 03:30:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 03:30:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 03:30:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 03:30:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 03:30:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 03:30:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 03:30:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 03:30:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 03:30:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 03:30:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 03:30:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 03:30:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 03:30:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 03:30:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 03:30:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 03:30:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 03:30:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 03:30:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 03:30:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 03:30:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 03:30:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 03:30:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 03:30:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 03:30:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 03:30:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 03:30:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 03:30:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 03:30:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 03:30:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 03:30:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 03:30:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 03:30:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 03:30:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 03:30:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 03:30:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 03:30:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 03:30:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 03:30:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 03:30:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 03:30:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 03:30:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 03:30:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 03:30:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 03:30:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 03:30:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 03:30:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 03:30:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 03:30:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 03:30:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 03:30:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 03:30:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 03:30:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 03:30:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 03:30:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 03:30:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 03:30:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/05 03:30:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 03:30:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 03:30:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 03:30:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 03:30:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 03:30:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 03:30:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 03:30:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 03:30:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 03:30:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 03:30:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 03:30:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 03:30:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 03:30:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 03:30:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 03:30:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/05 03:30:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 03:30:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 03:30:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 03:30:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 03:30:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 03:30:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 03:30:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 03:30:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 03:30:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 03:30:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 03:30:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 03:30:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 03:30:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 03:30:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 03:30:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 03:30:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 03:30:15 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:30:15 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:30:15 DEBUG : Waiting for deletions to finish 2025/07/05 03:30:15 DEBUG : Waiting for deletions to finish 2025/07/05 03:30:15 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:30:15 DEBUG : appleapple: Excluded (Path Filter) 2025/07/05 03:30:15 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:30:15 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/05 03:30:15 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/05 03:30:15 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/05 03:30:15 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/05 03:30:15 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/05 03:30:15 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/05 03:30:15 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/05 03:30:15 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/05 03:30:15 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/05 03:30:15 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/05 03:30:15 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/05 03:30:15 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/05 03:30:15 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/05 03:30:15 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/05 03:30:15 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/05 03:30:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/05 03:30:15 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/05 03:30:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/05 03:30:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 03:30:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/05 03:30:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 03:30:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 03:30:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 03:30:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 03:30:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 03:30:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 03:30:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 03:30:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 03:30:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 03:30:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 03:30:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 03:30:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 03:30:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 03:30:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 03:30:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 03:30:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 03:30:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 03:30:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 03:30:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 03:30:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 03:30:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 03:30:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 03:30:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 03:30:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 03:30:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 03:30:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 03:30:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 03:30:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 03:30:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 03:30:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 03:30:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 03:30:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/05 03:30:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 03:30:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 03:30:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 03:30:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 03:30:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 03:30:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 03:30:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 03:30:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 03:30:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 03:30:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 03:30:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 03:30:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 03:30:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 03:30:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 03:30:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 03:30:15 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:30:30 DEBUG : Waiting for deletions to finish 2025/07/05 03:30:31 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:30:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:30:31 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:30:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:30:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:30:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:30:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:30:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:30:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:30:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:30:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:30:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:30:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:30:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:30:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:30:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:30:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:30:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:30:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:30:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 03:30:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:31 DEBUG : apple: Unchanged skipping 2025/07/05 03:30:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 03:30:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:31 DEBUG : banana: Unchanged skipping 2025/07/05 03:30:31 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 03:30:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 03:30:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 03:30:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 03:30:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 03:30:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 03:30:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 03:30:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:31 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:30:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 03:30:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 03:30:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 03:30:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 03:30:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 03:30:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 03:30:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 03:30:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 03:30:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 03:30:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 03:30:31 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:30:31 DEBUG : Waiting for deletions to finish 2025/07/05 03:30:31 DEBUG : Waiting for deletions to finish 2025/07/05 03:30:32 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:30:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:30:32 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:30:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:30:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:30:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:30:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:30:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:30:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:30:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:30:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:30:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:30:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:30:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:30:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:30:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:30:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:30:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:30:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 03:30:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:32 DEBUG : apple: Unchanged skipping 2025/07/05 03:30:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 03:30:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:32 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 03:30:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:32 DEBUG : banana: Unchanged skipping 2025/07/05 03:30:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 03:30:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 03:30:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 03:30:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 03:30:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 03:30:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 03:30:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 03:30:32 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:30:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 03:30:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 03:30:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 03:30:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 03:30:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 03:30:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 03:30:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 03:30:32 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:30:32 DEBUG : Waiting for deletions to finish 2025/07/05 03:30:32 DEBUG : Waiting for deletions to finish 2025/07/05 03:30:33 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : Waiting for deletions to finish 2025/07/05 03:30:33 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:30:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:30:48 DEBUG : Waiting for deletions to finish 2025/07/05 03:30:48 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:30:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:30:48 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:30:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:30:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:30:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:30:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:30:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:30:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:30:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:30:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:30:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:30:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:30:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:30:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:30:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:30:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:30:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:30:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:30:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 03:30:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:49 DEBUG : apple: Unchanged skipping 2025/07/05 03:30:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 03:30:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:49 DEBUG : banana: Unchanged skipping 2025/07/05 03:30:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:49 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 03:30:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 03:30:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 03:30:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 03:30:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 03:30:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 03:30:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 03:30:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:49 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:30:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 03:30:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 03:30:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 03:30:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 03:30:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 03:30:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 03:30:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 03:30:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 03:30:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 03:30:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 03:30:49 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:30:49 DEBUG : Waiting for deletions to finish 2025/07/05 03:30:49 DEBUG : Waiting for deletions to finish 2025/07/05 03:30:49 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:30:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:30:49 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:30:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:30:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:30:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:30:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:30:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:30:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:30:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:30:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:30:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:30:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:30:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:30:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:30:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:30:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:30:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:30:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:30:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 03:30:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:50 DEBUG : apple: Unchanged skipping 2025/07/05 03:30:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 03:30:50 DEBUG : banana: Unchanged skipping 2025/07/05 03:30:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:50 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 03:30:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 03:30:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 03:30:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 03:30:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 03:30:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 03:30:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:50 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:30:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 03:30:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 03:30:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 03:30:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 03:30:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 03:30:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 03:30:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 03:30:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 03:30:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 03:30:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:30:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 03:30:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 03:30:50 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:30:50 DEBUG : Waiting for deletions to finish 2025/07/05 03:30:50 DEBUG : Waiting for deletions to finish 2025/07/05 03:30:50 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:30:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:30:50 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:30:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:30:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:30:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:30:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:30:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:30:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:30:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:30:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:30:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:30:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:30:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:30:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:30:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:30:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:30:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:30:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:30:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:31:07 DEBUG : Waiting for deletions to finish 2025/07/05 03:31:07 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:31:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:31:07 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:31:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:31:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:31:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:31:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:31:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:31:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:31:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:31:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:31:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:31:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:31:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:31:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:31:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:31:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:31:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:31:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:31:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 03:31:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:08 DEBUG : apple: Unchanged skipping 2025/07/05 03:31:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 03:31:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:08 DEBUG : banana: Unchanged skipping 2025/07/05 03:31:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:08 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 03:31:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 03:31:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 03:31:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 03:31:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 03:31:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 03:31:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 03:31:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 03:31:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 03:31:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 03:31:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 03:31:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 03:31:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 03:31:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 03:31:08 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:31:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 03:31:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 03:31:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 03:31:08 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:31:08 DEBUG : Waiting for deletions to finish 2025/07/05 03:31:08 DEBUG : Waiting for deletions to finish 2025/07/05 03:31:08 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:31:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:31:08 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:31:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:31:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:31:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:31:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:31:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:31:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:31:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:31:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:31:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:31:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:31:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:31:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:31:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:31:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:31:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:31:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:31:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 03:31:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:09 DEBUG : apple: Unchanged skipping 2025/07/05 03:31:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 03:31:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:09 DEBUG : banana: Unchanged skipping 2025/07/05 03:31:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:09 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 03:31:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 03:31:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 03:31:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 03:31:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 03:31:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:09 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:31:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 03:31:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 03:31:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 03:31:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 03:31:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 03:31:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 03:31:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 03:31:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 03:31:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 03:31:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 03:31:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 03:31:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 03:31:09 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:31:09 DEBUG : Waiting for deletions to finish 2025/07/05 03:31:09 DEBUG : Waiting for deletions to finish 2025/07/05 03:31:09 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:31:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:31:09 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:31:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:31:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:31:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:31:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:31:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:31:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:31:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:31:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:31:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:31:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:31:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:31:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:31:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:31:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:31:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:31:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:31:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:31:25 DEBUG : Waiting for deletions to finish 2025/07/05 03:31:25 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:31:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:31:25 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:31:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:31:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:31:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:31:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:31:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:31:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:31:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:31:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:31:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:31:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:31:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:31:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:31:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:31:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:31:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:31:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:31:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 03:31:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:26 DEBUG : apple: Unchanged skipping 2025/07/05 03:31:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 03:31:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:26 DEBUG : banana: Unchanged skipping 2025/07/05 03:31:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:26 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 03:31:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 03:31:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 03:31:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 03:31:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 03:31:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 03:31:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 03:31:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 03:31:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 03:31:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 03:31:26 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:31:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 03:31:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 03:31:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 03:31:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 03:31:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 03:31:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 03:31:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 03:31:26 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:31:26 DEBUG : Waiting for deletions to finish 2025/07/05 03:31:26 DEBUG : Waiting for deletions to finish 2025/07/05 03:31:26 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:31:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:31:26 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:31:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:31:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:31:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:31:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:31:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:31:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:31:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:31:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:31:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:31:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:31:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:31:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:31:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:31:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:31:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:31:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:31:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 03:31:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:27 DEBUG : apple: Unchanged skipping 2025/07/05 03:31:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 03:31:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:27 DEBUG : banana: Unchanged skipping 2025/07/05 03:31:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:27 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 03:31:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:27 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:31:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 03:31:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 03:31:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 03:31:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 03:31:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 03:31:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 03:31:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 03:31:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 03:31:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 03:31:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 03:31:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 03:31:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 03:31:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 03:31:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 03:31:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 03:31:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 03:31:27 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:31:27 DEBUG : Waiting for deletions to finish 2025/07/05 03:31:27 DEBUG : Waiting for deletions to finish 2025/07/05 03:31:27 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:31:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:31:27 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:31:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:31:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:31:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:31:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:31:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:31:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:31:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:31:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:31:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:31:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:31:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:31:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:31:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:31:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:31:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:31:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:31:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:31:42 DEBUG : Waiting for deletions to finish 2025/07/05 03:31:43 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:31:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:31:43 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:31:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:31:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:31:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:31:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:31:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:31:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:31:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:31:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:31:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:31:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:31:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:31:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:31:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:31:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:31:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:31:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:31:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 03:31:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:43 DEBUG : banana: Unchanged skipping 2025/07/05 03:31:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:43 DEBUG : apple: Unchanged skipping 2025/07/05 03:31:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 03:31:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:43 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 03:31:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 03:31:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 03:31:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 03:31:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 03:31:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 03:31:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 03:31:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 03:31:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 03:31:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 03:31:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 03:31:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 03:31:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 03:31:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 03:31:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 03:31:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 03:31:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 03:31:44 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:31:44 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:31:44 DEBUG : Waiting for deletions to finish 2025/07/05 03:31:44 DEBUG : Waiting for deletions to finish 2025/07/05 03:31:44 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:31:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:31:44 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:31:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:31:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:31:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:31:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:31:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:31:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:31:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:31:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:31:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:31:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:31:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:31:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:31:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:31:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:31:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:31:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:31:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 03:31:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:44 DEBUG : apple: Unchanged skipping 2025/07/05 03:31:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 03:31:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:44 DEBUG : banana: Unchanged skipping 2025/07/05 03:31:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:44 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 03:31:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 03:31:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 03:31:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 03:31:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 03:31:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 03:31:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 03:31:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 03:31:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 03:31:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 03:31:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 03:31:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 03:31:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 03:31:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 03:31:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 03:31:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 03:31:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:31:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 03:31:45 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:31:45 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:31:45 DEBUG : Waiting for deletions to finish 2025/07/05 03:31:45 DEBUG : Waiting for deletions to finish 2025/07/05 03:31:45 DEBUG : apple: Excluded (Path Filter) 2025/07/05 03:31:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 03:31:45 DEBUG : banana: Excluded (Path Filter) 2025/07/05 03:31:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 03:31:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 03:31:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 03:31:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 03:31:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 03:31:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 03:31:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 03:31:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 03:31:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 03:31:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 03:31:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 03:31:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 03:31:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 03:31:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 03:31:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 03:31:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 03:31:45 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (207.35s) --- PASS: TestTransform/NFC (15.27s) --- PASS: TestTransform/NFD (16.69s) --- PASS: TestTransform/base64 (19.18s) --- PASS: TestTransform/prefix (23.43s) --- PASS: TestTransform/suffix (23.01s) --- PASS: TestTransform/truncate (19.87s) --- PASS: TestTransform/encoder (18.00s) --- PASS: TestTransform/ISO-8859-1 (17.53s) --- PASS: TestTransform/charmap (18.70s) --- PASS: TestTransform/lowercase (17.91s) --- PASS: TestTransform/ascii (17.75s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:31:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/05 03:31:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/05 03:31:50 INFO : sub dir_somesuffix: Making directory 2025/07/05 03:31:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/05 03:31:50 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/05 03:31:50 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/05 03:31:50 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/05 03:31:50 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/05 03:31:50 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:31:50 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:31:50 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:31:50 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/05 03:31:50 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.58s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:31:51 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:31:51 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:31:51 INFO : tictactoe: Making directory 2025/07/05 03:31:51 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:31:51 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:31:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 03:31:51 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/05 03:31:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 03:31:51 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:31:51 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:31:52 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:31:52 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/05 03:31:52 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.83s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:31:53 INFO : toe: Making directory 2025/07/05 03:31:53 INFO : toe/toe: Making directory 2025/07/05 03:31:53 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:31:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/05 03:31:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/05 03:31:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/05 03:31:53 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:31:53 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:31:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:31:54 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/05 03:31:54 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.72s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:31:55 INFO : toe: Making directory 2025/07/05 03:31:55 INFO : toe/toe: Making directory 2025/07/05 03:31:55 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:31:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/05 03:31:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/05 03:31:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/05 03:31:55 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:31:55 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:31:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:31:56 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/05 03:31:56 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.01s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:31:57 DEBUG : empty_dir: Making directory with metadata 2025/07/05 03:31:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/05 03:31:57 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:31:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 03:31:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 03:31:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 03:31:57 INFO : tictacempty_dir: Making directory 2025/07/05 03:31:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 03:31:57 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:31:57 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:31:57 INFO : tictactoe: Making directory 2025/07/05 03:31:57 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:31:57 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:31:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 03:31:57 INFO : tictactoe/tictactoe: Making directory 2025/07/05 03:31:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 03:31:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/05 03:31:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/05 03:31:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/05 03:31:57 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:31:57 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:31:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:31:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/05 03:31:58 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.59s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:31:58 DEBUG : empty_dir: Making directory with metadata 2025/07/05 03:31:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/05 03:31:58 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:31:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 03:31:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 03:31:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 03:31:59 INFO : tictacempty_dir: Making directory 2025/07/05 03:31:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 03:31:59 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:31:59 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:31:59 INFO : tictactoe: Making directory 2025/07/05 03:31:59 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:31:59 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:31:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 03:31:59 INFO : tictactoe/tictactoe: Making directory 2025/07/05 03:31:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 03:31:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/05 03:31:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 03:31:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/05 03:31:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 03:31:59 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:31:59 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:31:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:31:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 03:31:59 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/05 03:32:00 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:32:00 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:32:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 03:32:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 03:32:00 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:32:00 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:32:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/05 03:32:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:32:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/05 03:32:00 NOTICE: B2 bucket rclone-test-vipiyoz2dijo: 0 differences found 2025/07/05 03:32:00 NOTICE: B2 bucket rclone-test-vipiyoz2dijo: 1 matching files --- PASS: TestAllTag (2.37s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:32:01 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:32:01 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:32:01 INFO : tictactoe: Making directory 2025/07/05 03:32:01 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:32:01 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:32:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 03:32:01 INFO : tictactoe/tictactoe: Making directory 2025/07/05 03:32:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 03:32:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/05 03:32:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/05 03:32:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/05 03:32:01 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:32:01 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:32:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:32:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/05 03:32:02 DEBUG : Waiting for deletions to finish 2025/07/05 03:32:02 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:32:02 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:32:02 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:32:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 03:32:03 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 03:32:03 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:32:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/05 03:32:03 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/05 03:32:03 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:32:03 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.65s) === RUN TestSyntax 2025/07/05 03:32:03 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:32:04 INFO : toe: Making directory 2025/07/05 03:32:04 INFO : toe/toe: Making directory 2025/07/05 03:32:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/05 03:32:04 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:32:04 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:32:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:32:05 INFO : toe/toe/toe: Copied (new) 2025/07/05 03:32:05 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.07s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:32:05 DEBUG : empty_dir: Making directory with metadata 2025/07/05 03:32:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/05 03:32:05 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:32:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 03:32:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 03:32:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 03:32:06 INFO : tictacempty_dir: Making directory 2025/07/05 03:32:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 03:32:06 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:32:06 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:32:06 INFO : tictactoe: Making directory 2025/07/05 03:32:06 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:32:06 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:32:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 03:32:06 INFO : tictactoe/tictactoe: Making directory 2025/07/05 03:32:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 03:32:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/05 03:32:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 03:32:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/05 03:32:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 03:32:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 03:32:06 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:32:06 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:32:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:32:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 03:32:06 INFO : toe/toe/toe.txt: Deleted 2025/07/05 03:32:06 INFO : toe/toe: Removing directory 2025/07/05 03:32:06 INFO : toe: Removing directory 2025/07/05 03:32:06 INFO : empty_dir: Removing directory 2025/07/05 03:32:06 DEBUG : Local file system at /tmp/rclone2581875903: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.60s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:32:07 DEBUG : empty_dir: Making directory with metadata 2025/07/05 03:32:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/05 03:32:07 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:32:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 03:32:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 03:32:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 03:32:07 INFO : tictacempty_dir: Making directory 2025/07/05 03:32:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 03:32:07 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:32:07 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:32:07 INFO : tictactoe: Making directory 2025/07/05 03:32:07 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:32:07 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:32:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 03:32:07 INFO : tictactoe/tictactoe: Making directory 2025/07/05 03:32:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 03:32:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/05 03:32:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 03:32:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/05 03:32:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 03:32:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 03:32:07 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:32:07 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:32:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:32:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 03:32:08 INFO : toe/toe/toe.txt: Deleted 2025/07/05 03:32:08 INFO : toe/toe: Removing directory 2025/07/05 03:32:08 INFO : toe: Removing directory 2025/07/05 03:32:08 INFO : empty_dir: Removing directory 2025/07/05 03:32:08 DEBUG : Local file system at /tmp/rclone2581875903: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/05 03:32:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/05 03:32:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/05 03:32:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/05 03:32:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/05 03:32:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:32:10 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/05 03:32:10 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.64s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:32:11 DEBUG : Reset feature "Copy" 2025/07/05 03:32:11 DEBUG : Reset feature "Move" 2025/07/05 03:32:11 DEBUG : Reset feature "Copy" 2025/07/05 03:32:11 DEBUG : Reset feature "Move" 2025/07/05 03:32:11 DEBUG : empty_dir: Making directory with metadata 2025/07/05 03:32:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/05 03:32:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:32:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 03:32:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 03:32:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 03:32:11 INFO : tictacempty_dir: Making directory 2025/07/05 03:32:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 03:32:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:32:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:32:11 INFO : tictactoe: Making directory 2025/07/05 03:32:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:32:11 DEBUG : toe: transformed to: tictactoe 2025/07/05 03:32:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 03:32:11 INFO : tictactoe/tictactoe: Making directory 2025/07/05 03:32:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 03:32:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/05 03:32:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 03:32:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/05 03:32:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 03:32:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 03:32:11 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:32:11 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:32:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:32:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 03:32:12 INFO : toe/toe/toe.txt: Deleted 2025/07/05 03:32:12 INFO : toe/toe: Removing directory 2025/07/05 03:32:12 INFO : toe: Removing directory 2025/07/05 03:32:12 INFO : empty_dir: Removing directory 2025/07/05 03:32:12 DEBUG : Local file system at /tmp/rclone2581875903: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/05 03:32:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/05 03:32:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/05 03:32:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/05 03:32:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/05 03:32:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:32:14 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/05 03:32:14 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.22s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:32:15 DEBUG : toe: transformed to: dG9l 2025/07/05 03:32:15 DEBUG : toe: transformed to: dG9l 2025/07/05 03:32:15 INFO : dG9l: Making directory 2025/07/05 03:32:15 DEBUG : toe: transformed to: dG9l 2025/07/05 03:32:15 DEBUG : toe: transformed to: dG9l 2025/07/05 03:32:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/05 03:32:15 INFO : dG9l/dG9l: Making directory 2025/07/05 03:32:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/05 03:32:15 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/05 03:32:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/05 03:32:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/05 03:32:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/05 03:32:15 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:32:15 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:32:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:32:16 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/05 03:32:16 DEBUG : Waiting for deletions to finish 2025/07/05 03:32:16 DEBUG : dG9l: transformed to: toe 2025/07/05 03:32:16 DEBUG : dG9l: transformed to: toe 2025/07/05 03:32:16 DEBUG : dG9l: transformed to: toe 2025/07/05 03:32:16 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/05 03:32:17 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/05 03:32:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/05 03:32:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/05 03:32:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/05 03:32:17 DEBUG : Local file system at /tmp/rclone2581875903: Waiting for checks to finish 2025/07/05 03:32:17 DEBUG : Local file system at /tmp/rclone2581875903: Waiting for transfers to finish 2025/07/05 03:32:17 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.49s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-vipiyoz2dijo", Local "Local file system at /tmp/rclone2581875903", Modify Window "1ms" 2025/07/05 03:32:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/05 03:32:17 DEBUG : toe: transformed to: 2025/07/05 03:32:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/05 03:32:18 DEBUG : toe: transformed to: 2025/07/05 03:32:18 INFO : B2 bucket rclone-test-vipiyoz2dijo: Making directory 2025/07/05 03:32:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/05 03:32:18 DEBUG : toe: transformed to: 2025/07/05 03:32:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/05 03:32:18 DEBUG : toe: transformed to: 2025/07/05 03:32:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/05 03:32:18 DEBUG : toe/toe: transformed to: 2025/07/05 03:32:18 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/05 03:32:18 INFO : toe/toe: Making directory 2025/07/05 03:32:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/05 03:32:18 DEBUG : toe/toe: transformed to: 2025/07/05 03:32:18 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/05 03:32:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/05 03:32:18 DEBUG : toe: transformed to: 2025/07/05 03:32:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/05 03:32:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/05 03:32:18 DEBUG : toe/toe/toe: transformed to: 2025/07/05 03:32:18 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/05 03:32:18 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for checks to finish 2025/07/05 03:32:18 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Waiting for transfers to finish 2025/07/05 03:32:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 03:32:19 INFO : toe/toe/toe: Copied (new) 2025/07/05 03:32:19 ERROR : B2 bucket rclone-test-vipiyoz2dijo: not deleting files as there were IO errors 2025/07/05 03:32:19 ERROR : B2 bucket rclone-test-vipiyoz2dijo: not deleting directories as there were IO errors --- PASS: TestError (1.98s) PASS 2025/07/05 03:32:19 DEBUG : B2 bucket rclone-test-vipiyoz2dijo: Purge remote 2025/07/05 03:32:19 INFO : B2 bucket rclone-test-vipiyoz2dijo: cleaning bucket "rclone-test-vipiyoz2dijo" of all files 2025/07/05 03:32:20 DEBUG : BackupDir/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b0c3_d20250705_m032547_c001_v7007000_t0000_u01751685947367") 2025/07/05 03:32:20 DEBUG : BackupDir/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10542209a79f3e9a_d20250705_m032541_c001_v0001161_t0053_u01751685941469") 2025/07/05 03:32:20 DEBUG : CompareDest/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f409aaac2ab3f9944_d20250705_m032521_c001_v7007000_t0000_u01751685921362") 2025/07/05 03:32:20 DEBUG : CompareDest/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968a03_d20250705_m032515_c001_v0001116_t0033_u01751685915214") 2025/07/05 03:32:20 DEBUG : CompareDest/two: Deleting (id "4_z2f826db390bddb8b9f780e1b_f409aaac2ab3f9945_d20250705_m032521_c001_v7007000_t0000_u01751685921548") 2025/07/05 03:32:20 DEBUG : CompareDest/two: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cbe7d_d20250705_m032516_c001_v0001183_t0057_u01751685916749") 2025/07/05 03:32:20 DEBUG : CopyDest/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b0c4_d20250705_m032547_c001_v7007000_t0000_u01751685947553") 2025/07/05 03:32:20 DEBUG : CopyDest/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a15280_d20250705_m032538_c001_v0001032_t0058_u01751685938258") 2025/07/05 03:32:20 DEBUG : CopyDest/three: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b0c6_d20250705_m032547_c001_v7007000_t0000_u01751685947763") 2025/07/05 03:32:21 DEBUG : CopyDest/three: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cbfaa_d20250705_m032545_c001_v0001183_t0022_u01751685945290") 2025/07/05 03:32:21 DEBUG : CopyDest/two: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b0c7_d20250705_m032547_c001_v7007000_t0000_u01751685947947") 2025/07/05 03:32:21 DEBUG : CopyDest/two: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968a61_d20250705_m032542_c001_v0001116_t0054_u01751685942889") 2025/07/05 03:32:21 DEBUG : EXISTING: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4180e40eeb76000f_d20250705_m032712_c001_v7007000_t0000_u01751686032447") 2025/07/05 03:32:21 DEBUG : EXISTING: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968bb9_d20250705_m032710_c001_v0001116_t0033_u01751686030963") 2025/07/05 03:32:21 DEBUG : PREFIXapple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e36f_d20250705_m032931_c001_v7007000_t0000_u01751686171715") 2025/07/05 03:32:21 DEBUG : PREFIXapple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc836_d20250705_m032925_c001_v0001183_t0048_u01751686165562") 2025/07/05 03:32:21 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4078888abe798ae7_d20250705_m032931_c001_v7007000_t0000_u01751686171553") 2025/07/05 03:32:21 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d9d9_d20250705_m032925_c001_v0001161_t0018_u01751686165574") 2025/07/05 03:32:21 DEBUG : PREFIXbanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf826_d20250705_m032931_c001_v7007000_t0000_u01751686171728") 2025/07/05 03:32:21 DEBUG : PREFIXbanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968da5_d20250705_m032925_c001_v0001116_t0016_u01751686165584") 2025/07/05 03:32:21 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38e4d_d20250705_m032931_c001_v7007000_t0000_u01751686171571") 2025/07/05 03:32:21 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58e98_d20250705_m032925_c001_v0001117_t0043_u01751686165597") 2025/07/05 03:32:21 DEBUG : Testêé: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4180e40eeb76000c_d20250705_m032708_c001_v7007000_t0000_u01751686028048") 2025/07/05 03:32:22 DEBUG : Testêé: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc2e2_d20250705_m032707_c001_v0001183_t0038_u01751686027465") 2025/07/05 03:32:22 DEBUG : Testêé: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968ba9_d20250705_m032706_c001_v0001116_t0045_u01751686026239") 2025/07/05 03:32:22 DEBUG : YXBwbGU=: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ab70_d20250705_m032909_c001_v7007000_t0000_u01751686149740") 2025/07/05 03:32:22 DEBUG : YXBwbGU=: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc76b_d20250705_m032904_c001_v0001183_t0044_u01751686144839") 2025/07/05 03:32:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ab71_d20250705_m032909_c001_v7007000_t0000_u01751686149922") 2025/07/05 03:32:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d968_d20250705_m032904_c001_v0001161_t0022_u01751686144830") 2025/07/05 03:32:22 DEBUG : YmFuYW5h: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ab72_d20250705_m032910_c001_v7007000_t0000_u01751686150105") 2025/07/05 03:32:22 DEBUG : YmFuYW5h: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968d53_d20250705_m032904_c001_v0001116_t0049_u01751686144851") 2025/07/05 03:32:22 DEBUG : a/potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8607_d20250705_m032346_c001_v7007000_t0000_u01751685826475") 2025/07/05 03:32:22 DEBUG : a/potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cba16_d20250705_m032345_c001_v0001183_t0038_u01751685825869") 2025/07/05 03:32:22 DEBUG : a/potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d40f_d20250705_m032344_c001_v7007000_t0000_u01751685824498") 2025/07/05 03:32:22 DEBUG : a/potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cba04_d20250705_m032343_c001_v0001183_t0039_u01751685823586") 2025/07/05 03:32:22 DEBUG : a/potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b03c_d20250705_m032328_c001_v7007000_t0000_u01751685808154") 2025/07/05 03:32:22 DEBUG : a/potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb958_d20250705_m032327_c001_v0001183_t0033_u01751685807248") 2025/07/05 03:32:22 DEBUG : apple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fba_d20250705_m033146_c001_v7007000_t0000_u01751686306005") 2025/07/05 03:32:22 DEBUG : apple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0ccdb6_d20250705_m033141_c001_v0001183_t0056_u01751686301363") 2025/07/05 03:32:22 DEBUG : apple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4122019317018aaa_d20250705_m033128_c001_v7007000_t0000_u01751686288122") 2025/07/05 03:32:22 DEBUG : apple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0ccd30_d20250705_m033122_c001_v0001183_t0055_u01751686282870") 2025/07/05 03:32:22 DEBUG : apple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419ffae81cc91287_d20250705_m033110_c001_v7007000_t0000_u01751686270286") 2025/07/05 03:32:22 DEBUG : apple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0ccc7c_d20250705_m033105_c001_v0001183_t0020_u01751686265542") 2025/07/05 03:32:23 DEBUG : apple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403021f69372e2f8_d20250705_m033051_c001_v7007000_t0000_u01751686251560") 2025/07/05 03:32:23 DEBUG : apple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0ccbae_d20250705_m033046_c001_v0001183_t0028_u01751686246783") 2025/07/05 03:32:23 DEBUG : apple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ac59_d20250705_m033034_c001_v7007000_t0000_u01751686234053") 2025/07/05 03:32:23 DEBUG : apple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0ccb0b_d20250705_m033029_c001_v0001183_t0049_u01751686229244") 2025/07/05 03:32:23 DEBUG : apple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d5d4_d20250705_m033015_c001_v7007000_t0000_u01751686215943") 2025/07/05 03:32:23 DEBUG : apple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cca20_d20250705_m033009_c001_v0001183_t0028_u01751686209094") 2025/07/05 03:32:23 DEBUG : apple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e398_d20250705_m032956_c001_v7007000_t0000_u01751686196205") 2025/07/05 03:32:23 DEBUG : apple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58f1a_d20250705_m032952_c001_v0001117_t0042_u01751686192292") 2025/07/05 03:32:23 DEBUG : apple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4109346993fa4485_d20250705_m032951_c001_v7007000_t0000_u01751686191390") 2025/07/05 03:32:23 DEBUG : apple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc92d_d20250705_m032945_c001_v0001183_t0046_u01751686185712") 2025/07/05 03:32:23 DEBUG : apple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38e4f_d20250705_m032933_c001_v7007000_t0000_u01751686173100") 2025/07/05 03:32:23 DEBUG : apple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58eac_d20250705_m032929_c001_v0001117_t0036_u01751686169265") 2025/07/05 03:32:23 DEBUG : apple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e364_d20250705_m032927_c001_v7007000_t0000_u01751686167975") 2025/07/05 03:32:23 DEBUG : apple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc824_d20250705_m032923_c001_v0001183_t0029_u01751686163117") 2025/07/05 03:32:23 DEBUG : apple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419811bd30f51061_d20250705_m032907_c001_v7007000_t0000_u01751686147905") 2025/07/05 03:32:23 DEBUG : apple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968d45_d20250705_m032901_c001_v0001116_t0037_u01751686141966") 2025/07/05 03:32:23 DEBUG : apple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf7e8_d20250705_m032850_c001_v7007000_t0000_u01751686130624") 2025/07/05 03:32:23 DEBUG : apple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d8f4_d20250705_m032846_c001_v0001161_t0050_u01751686126162") 2025/07/05 03:32:23 DEBUG : apple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c5917685f_d20250705_m032833_c001_v7007000_t0000_u01751686113919") 2025/07/05 03:32:23 DEBUG : apple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc623_d20250705_m032829_c001_v0001183_t0045_u01751686109564") 2025/07/05 03:32:23 DEBUG : appleSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f409f9734ef9e30c3_d20250705_m032954_c001_v7007000_t0000_u01751686194488") 2025/07/05 03:32:23 DEBUG : appleSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc949_d20250705_m032948_c001_v0001183_t0050_u01751686188581") 2025/07/05 03:32:24 DEBUG : appleapple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d5d5_d20250705_m033016_c001_v7007000_t0000_u01751686216126") 2025/07/05 03:32:24 DEBUG : appleapple: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cca3e_d20250705_m033011_c001_v0001183_t0012_u01751686211397") 2025/07/05 03:32:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fbb_d20250705_m033146_c001_v7007000_t0000_u01751686306186") 2025/07/05 03:32:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0dc73_d20250705_m033142_c001_v0001161_t0039_u01751686302075") 2025/07/05 03:32:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4122019317018aab_d20250705_m033128_c001_v7007000_t0000_u01751686288332") 2025/07/05 03:32:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0dc27_d20250705_m033124_c001_v0001161_t0045_u01751686284028") 2025/07/05 03:32:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419ffae81cc91288_d20250705_m033110_c001_v7007000_t0000_u01751686270470") 2025/07/05 03:32:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0dbe9_d20250705_m033106_c001_v0001161_t0005_u01751686266504") 2025/07/05 03:32:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403021f69372e2f9_d20250705_m033051_c001_v7007000_t0000_u01751686251744") 2025/07/05 03:32:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0db93_d20250705_m033047_c001_v0001161_t0052_u01751686247679") 2025/07/05 03:32:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ac5a_d20250705_m033034_c001_v7007000_t0000_u01751686234237") 2025/07/05 03:32:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0db43_d20250705_m033030_c001_v0001161_t0037_u01751686230019") 2025/07/05 03:32:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416b1689df23bcf2_d20250705_m033013_c001_v7007000_t0000_u01751686213555") 2025/07/05 03:32:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0dadd_d20250705_m033009_c001_v0001161_t0028_u01751686209761") 2025/07/05 03:32:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e39a_d20250705_m032956_c001_v7007000_t0000_u01751686196388") 2025/07/05 03:32:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc985_d20250705_m032952_c001_v0001183_t0016_u01751686192278") 2025/07/05 03:32:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f41454ec29257ccf0_d20250705_m032951_c001_v7007000_t0000_u01751686191197") 2025/07/05 03:32:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968df9_d20250705_m032946_c001_v0001116_t0057_u01751686186276") 2025/07/05 03:32:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38e50_d20250705_m032933_c001_v7007000_t0000_u01751686173286") 2025/07/05 03:32:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc874_d20250705_m032929_c001_v0001183_t0024_u01751686169229") 2025/07/05 03:32:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4078888abe798ae2_d20250705_m032927_c001_v7007000_t0000_u01751686167990") 2025/07/05 03:32:24 DEBUG : appleappleapplebanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968d9b_d20250705_m032923_c001_v0001116_t0031_u01751686163709") 2025/07/05 03:32:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4109346993fa4452_d20250705_m032907_c001_v7007000_t0000_u01751686147269") 2025/07/05 03:32:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc75b_d20250705_m032902_c001_v0001183_t0026_u01751686142815") 2025/07/05 03:32:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf7e9_d20250705_m032850_c001_v7007000_t0000_u01751686130807") 2025/07/05 03:32:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968d11_d20250705_m032846_c001_v0001116_t0032_u01751686126811") 2025/07/05 03:32:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c59176860_d20250705_m032834_c001_v7007000_t0000_u01751686114102") 2025/07/05 03:32:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d8a3_d20250705_m032830_c001_v0001161_t0035_u01751686110566") 2025/07/05 03:32:25 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4013ad938b498d8d_d20250705_m032954_c001_v7007000_t0000_u01751686194837") 2025/07/05 03:32:25 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58f0c_d20250705_m032948_c001_v0001117_t0028_u01751686188616") 2025/07/05 03:32:25 DEBUG : b/potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8608_d20250705_m032346_c001_v7007000_t0000_u01751685826658") 2025/07/05 03:32:25 DEBUG : b/potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cba0e_d20250705_m032345_c001_v0001183_t0024_u01751685825064") 2025/07/05 03:32:25 DEBUG : b/potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d40d_d20250705_m032343_c001_v7007000_t0000_u01751685823936") 2025/07/05 03:32:25 DEBUG : b/potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb9f4_d20250705_m032342_c001_v0001183_t0030_u01751685822745") 2025/07/05 03:32:25 DEBUG : b/potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b03a_d20250705_m032327_c001_v7007000_t0000_u01751685807595") 2025/07/05 03:32:25 DEBUG : b/potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb940_d20250705_m032326_c001_v0001183_t0034_u01751685806445") 2025/07/05 03:32:25 DEBUG : backup/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c59176622_d20250705_m032601_c001_v7007000_t0000_u01751685961359") 2025/07/05 03:32:25 DEBUG : backup/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f1112e643477fecba_d20250705_m032559_c001_v0001178_t0035_u01751685959375") 2025/07/05 03:32:25 DEBUG : backup/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f110d0a8058eb1b25_d20250705_m032555_c001_v0001165_t0023_u01751685955637") 2025/07/05 03:32:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38dc3_d20250705_m032629_c001_v7007000_t0000_u01751685989020") 2025/07/05 03:32:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f826db390bddb8b9f780e1b_f1199c80e977379a8_d20250705_m032627_c001_v0001180_t0043_u01751685987390") 2025/07/05 03:32:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f826db390bddb8b9f780e1b_f105663d85bdaa6ae_d20250705_m032623_c001_v0001109_t0048_u01751685983453") 2025/07/05 03:32:26 DEBUG : backup/one.bak: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7a9c1_d20250705_m032615_c001_v7007000_t0000_u01751685975809") 2025/07/05 03:32:26 DEBUG : backup/one.bak: Deleting (id "4_z2f826db390bddb8b9f780e1b_f1030419aaf418d57_d20250705_m032613_c001_v0001161_t0048_u01751685973374") 2025/07/05 03:32:26 DEBUG : backup/one.bak: Deleting (id "4_z2f826db390bddb8b9f780e1b_f1032b51810ded065_d20250705_m032609_c001_v0001171_t0021_u01751685969073") 2025/07/05 03:32:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38dc4_d20250705_m032629_c001_v7007000_t0000_u01751685989202") 2025/07/05 03:32:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107d204a7dc923b5_d20250705_m032628_c001_v0001183_t0018_u01751685988240") 2025/07/05 03:32:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10594f8eb255a742_d20250705_m032625_c001_v0001171_t0013_u01751685985111") 2025/07/05 03:32:26 DEBUG : backup/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c59176623_d20250705_m032601_c001_v7007000_t0000_u01751685961540") 2025/07/05 03:32:26 DEBUG : backup/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107348a29db8c936_d20250705_m032600_c001_v0001041_t0053_u01751685960370") 2025/07/05 03:32:26 DEBUG : backup/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f106676d45c08ca36_d20250705_m032557_c001_v0001130_t0053_u01751685957094") 2025/07/05 03:32:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7a9c2_d20250705_m032615_c001_v7007000_t0000_u01751685975993") 2025/07/05 03:32:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f826db390bddb8b9f780e1b_f112c3e4857651803_d20250705_m032614_c001_v0001106_t0053_u01751685974433") 2025/07/05 03:32:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f826db390bddb8b9f780e1b_f114f1db3b399e88d_d20250705_m032610_c001_v0001131_t0025_u01751685970564") 2025/07/05 03:32:26 DEBUG : banana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fbc_d20250705_m033146_c001_v7007000_t0000_u01751686306368") 2025/07/05 03:32:26 DEBUG : banana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968f78_d20250705_m033141_c001_v0001116_t0001_u01751686301569") 2025/07/05 03:32:26 DEBUG : banana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4122019317018aac_d20250705_m033128_c001_v7007000_t0000_u01751686288589") 2025/07/05 03:32:26 DEBUG : banana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968f44_d20250705_m033123_c001_v0001116_t0006_u01751686283089") 2025/07/05 03:32:26 DEBUG : banana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419ffae81cc91289_d20250705_m033110_c001_v7007000_t0000_u01751686270653") 2025/07/05 03:32:26 DEBUG : banana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968f12_d20250705_m033105_c001_v0001116_t0009_u01751686265747") 2025/07/05 03:32:26 DEBUG : banana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403021f69372e2fa_d20250705_m033051_c001_v7007000_t0000_u01751686251928") 2025/07/05 03:32:26 DEBUG : banana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968edc_d20250705_m033047_c001_v0001116_t0022_u01751686247002") 2025/07/05 03:32:26 DEBUG : banana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ac5b_d20250705_m033034_c001_v7007000_t0000_u01751686234420") 2025/07/05 03:32:26 DEBUG : banana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968eaa_d20250705_m033029_c001_v0001116_t0059_u01751686229475") 2025/07/05 03:32:27 DEBUG : banana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d5d6_d20250705_m033016_c001_v7007000_t0000_u01751686216308") 2025/07/05 03:32:27 DEBUG : banana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968e60_d20250705_m033009_c001_v0001116_t0041_u01751686209290") 2025/07/05 03:32:27 DEBUG : banana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e39b_d20250705_m032956_c001_v7007000_t0000_u01751686196572") 2025/07/05 03:32:27 DEBUG : banana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0da7f_d20250705_m032952_c001_v0001161_t0049_u01751686192312") 2025/07/05 03:32:27 DEBUG : banana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c591768fc_d20250705_m032950_c001_v7007000_t0000_u01751686190807") 2025/07/05 03:32:27 DEBUG : banana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0da57_d20250705_m032945_c001_v0001161_t0044_u01751686185940") 2025/07/05 03:32:27 DEBUG : banana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38e51_d20250705_m032933_c001_v7007000_t0000_u01751686173493") 2025/07/05 03:32:27 DEBUG : banana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968db5_d20250705_m032929_c001_v0001116_t0059_u01751686169242") 2025/07/05 03:32:27 DEBUG : banana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4078888abe798ae1_d20250705_m032927_c001_v7007000_t0000_u01751686167807") 2025/07/05 03:32:27 DEBUG : banana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d9c9_d20250705_m032923_c001_v0001161_t0054_u01751686163318") 2025/07/05 03:32:27 DEBUG : banana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40165088f11e468e_d20250705_m032907_c001_v7007000_t0000_u01751686147847") 2025/07/05 03:32:27 DEBUG : banana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d958_d20250705_m032902_c001_v0001161_t0000_u01751686142408") 2025/07/05 03:32:27 DEBUG : banana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf7ea_d20250705_m032850_c001_v7007000_t0000_u01751686130988") 2025/07/05 03:32:27 DEBUG : banana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc6de_d20250705_m032846_c001_v0001183_t0048_u01751686126599") 2025/07/05 03:32:27 DEBUG : banana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c59176861_d20250705_m032834_c001_v7007000_t0000_u01751686114286") 2025/07/05 03:32:27 DEBUG : banana: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968ccf_d20250705_m032829_c001_v0001116_t0031_u01751686109776") 2025/07/05 03:32:27 DEBUG : bananaSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4013ad938b498d8b_d20250705_m032954_c001_v7007000_t0000_u01751686194656") 2025/07/05 03:32:27 DEBUG : bananaSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968dfd_d20250705_m032948_c001_v0001116_t0043_u01751686188604") 2025/07/05 03:32:27 DEBUG : both0: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22ddd4_d20250705_m032801_c001_v7007000_t0000_u01751686081628") 2025/07/05 03:32:27 DEBUG : both0: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a153bb_d20250705_m032740_c001_v0001032_t0029_u01751686060098") 2025/07/05 03:32:27 DEBUG : both0: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8818_d20250705_m032735_c001_v7007000_t0000_u01751686055796") 2025/07/05 03:32:27 DEBUG : both0: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc31e_d20250705_m032714_c001_v0001183_t0048_u01751686034731") 2025/07/05 03:32:28 DEBUG : both1: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22ddd5_d20250705_m032801_c001_v7007000_t0000_u01751686081812") 2025/07/05 03:32:28 DEBUG : both1: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc439_d20250705_m032742_c001_v0001183_t0021_u01751686062122") 2025/07/05 03:32:28 DEBUG : both1: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8819_d20250705_m032735_c001_v7007000_t0000_u01751686055980") 2025/07/05 03:32:28 DEBUG : both1: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968bcb_d20250705_m032715_c001_v0001116_t0049_u01751686035679") 2025/07/05 03:32:28 DEBUG : both10: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22ddd6_d20250705_m032801_c001_v7007000_t0000_u01751686081996") 2025/07/05 03:32:28 DEBUG : both10: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc497_d20250705_m032749_c001_v0001183_t0021_u01751686069950") 2025/07/05 03:32:28 DEBUG : both10: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c881a_d20250705_m032736_c001_v7007000_t0000_u01751686056163") 2025/07/05 03:32:28 DEBUG : both10: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968bed_d20250705_m032723_c001_v0001116_t0013_u01751686043623") 2025/07/05 03:32:28 DEBUG : both11: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22ddd7_d20250705_m032802_c001_v7007000_t0000_u01751686082180") 2025/07/05 03:32:28 DEBUG : both11: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968c5f_d20250705_m032751_c001_v0001116_t0023_u01751686071555") 2025/07/05 03:32:28 DEBUG : both11: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c881b_d20250705_m032736_c001_v7007000_t0000_u01751686056365") 2025/07/05 03:32:28 DEBUG : both11: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a15393_d20250705_m032724_c001_v0001032_t0049_u01751686044609") 2025/07/05 03:32:28 DEBUG : both12: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22dddb_d20250705_m032802_c001_v7007000_t0000_u01751686082364") 2025/07/05 03:32:28 DEBUG : both12: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a153e1_d20250705_m032752_c001_v0001032_t0050_u01751686072276") 2025/07/05 03:32:28 DEBUG : both12: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c881c_d20250705_m032736_c001_v7007000_t0000_u01751686056560") 2025/07/05 03:32:28 DEBUG : both12: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc3b6_d20250705_m032725_c001_v0001183_t0021_u01751686045811") 2025/07/05 03:32:28 DEBUG : both13: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22dddc_d20250705_m032802_c001_v7007000_t0000_u01751686082547") 2025/07/05 03:32:28 DEBUG : both13: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc4c5_d20250705_m032753_c001_v0001183_t0011_u01751686073626") 2025/07/05 03:32:28 DEBUG : both13: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c881d_d20250705_m032736_c001_v7007000_t0000_u01751686056744") 2025/07/05 03:32:28 DEBUG : both13: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968bfb_d20250705_m032726_c001_v0001116_t0004_u01751686046765") 2025/07/05 03:32:29 DEBUG : both14: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22dddd_d20250705_m032802_c001_v7007000_t0000_u01751686082731") 2025/07/05 03:32:29 DEBUG : both14: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968c6b_d20250705_m032754_c001_v0001116_t0009_u01751686074225") 2025/07/05 03:32:29 DEBUG : both14: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c881e_d20250705_m032736_c001_v7007000_t0000_u01751686056926") 2025/07/05 03:32:29 DEBUG : both14: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a1539b_d20250705_m032727_c001_v0001032_t0011_u01751686047595") 2025/07/05 03:32:29 DEBUG : both15: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22ddde_d20250705_m032802_c001_v7007000_t0000_u01751686082914") 2025/07/05 03:32:29 DEBUG : both15: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a153e9_d20250705_m032755_c001_v0001032_t0028_u01751686075185") 2025/07/05 03:32:29 DEBUG : both15: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c881f_d20250705_m032737_c001_v7007000_t0000_u01751686057150") 2025/07/05 03:32:29 DEBUG : both15: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc3cc_d20250705_m032728_c001_v0001183_t0035_u01751686048783") 2025/07/05 03:32:29 DEBUG : both16: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22dde0_d20250705_m032803_c001_v7007000_t0000_u01751686083099") 2025/07/05 03:32:29 DEBUG : both16: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc4e9_d20250705_m032756_c001_v0001183_t0042_u01751686076087") 2025/07/05 03:32:29 DEBUG : both16: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8820_d20250705_m032737_c001_v7007000_t0000_u01751686057333") 2025/07/05 03:32:29 DEBUG : both16: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968c0b_d20250705_m032729_c001_v0001116_t0034_u01751686049792") 2025/07/05 03:32:29 DEBUG : both17: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22dde1_d20250705_m032803_c001_v7007000_t0000_u01751686083283") 2025/07/05 03:32:29 DEBUG : both17: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968c77_d20250705_m032756_c001_v0001116_t0029_u01751686076988") 2025/07/05 03:32:29 DEBUG : both17: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8821_d20250705_m032737_c001_v7007000_t0000_u01751686057517") 2025/07/05 03:32:29 DEBUG : both17: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a153a3_d20250705_m032730_c001_v0001032_t0047_u01751686050507") 2025/07/05 03:32:29 DEBUG : both18: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22dde2_d20250705_m032803_c001_v7007000_t0000_u01751686083467") 2025/07/05 03:32:29 DEBUG : both18: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a153f3_d20250705_m032757_c001_v0001032_t0050_u01751686077705") 2025/07/05 03:32:29 DEBUG : both18: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8822_d20250705_m032737_c001_v7007000_t0000_u01751686057700") 2025/07/05 03:32:29 DEBUG : both18: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc3ec_d20250705_m032731_c001_v0001183_t0014_u01751686051389") 2025/07/05 03:32:29 DEBUG : both19: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22dde3_d20250705_m032803_c001_v7007000_t0000_u01751686083662") 2025/07/05 03:32:29 DEBUG : both19: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc505_d20250705_m032758_c001_v0001183_t0022_u01751686078657") 2025/07/05 03:32:29 DEBUG : both19: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8823_d20250705_m032737_c001_v7007000_t0000_u01751686057884") 2025/07/05 03:32:29 DEBUG : both19: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968c11_d20250705_m032732_c001_v0001116_t0054_u01751686052080") 2025/07/05 03:32:30 DEBUG : both2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22dde6_d20250705_m032803_c001_v7007000_t0000_u01751686083847") 2025/07/05 03:32:30 DEBUG : both2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968c39_d20250705_m032742_c001_v0001116_t0056_u01751686062715") 2025/07/05 03:32:30 DEBUG : both2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8824_d20250705_m032738_c001_v7007000_t0000_u01751686058067") 2025/07/05 03:32:30 DEBUG : both2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a15379_d20250705_m032716_c001_v0001032_t0047_u01751686036349") 2025/07/05 03:32:30 DEBUG : both3: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22dde7_d20250705_m032804_c001_v7007000_t0000_u01751686084032") 2025/07/05 03:32:30 DEBUG : both3: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a153c7_d20250705_m032743_c001_v0001032_t0031_u01751686063541") 2025/07/05 03:32:30 DEBUG : both3: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8825_d20250705_m032738_c001_v7007000_t0000_u01751686058250") 2025/07/05 03:32:30 DEBUG : both3: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc336_d20250705_m032717_c001_v0001183_t0029_u01751686037431") 2025/07/05 03:32:30 DEBUG : both4: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22dde8_d20250705_m032804_c001_v7007000_t0000_u01751686084216") 2025/07/05 03:32:30 DEBUG : both4: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc44e_d20250705_m032744_c001_v0001183_t0014_u01751686064441") 2025/07/05 03:32:30 DEBUG : both4: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8826_d20250705_m032738_c001_v7007000_t0000_u01751686058433") 2025/07/05 03:32:30 DEBUG : both4: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968bd5_d20250705_m032718_c001_v0001116_t0038_u01751686038098") 2025/07/05 03:32:30 DEBUG : both5: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22ddea_d20250705_m032804_c001_v7007000_t0000_u01751686084400") 2025/07/05 03:32:30 DEBUG : both5: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968c47_d20250705_m032745_c001_v0001116_t0039_u01751686065221") 2025/07/05 03:32:30 DEBUG : both5: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8827_d20250705_m032738_c001_v7007000_t0000_u01751686058616") 2025/07/05 03:32:30 DEBUG : both5: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a15381_d20250705_m032719_c001_v0001032_t0057_u01751686039064") 2025/07/05 03:32:30 DEBUG : both6: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22ddef_d20250705_m032804_c001_v7007000_t0000_u01751686084584") 2025/07/05 03:32:30 DEBUG : both6: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a153cb_d20250705_m032745_c001_v0001032_t0040_u01751686065897") 2025/07/05 03:32:30 DEBUG : both6: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8828_d20250705_m032738_c001_v7007000_t0000_u01751686058799") 2025/07/05 03:32:30 DEBUG : both6: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc35a_d20250705_m032720_c001_v0001183_t0011_u01751686040143") 2025/07/05 03:32:31 DEBUG : both7: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22ddf0_d20250705_m032804_c001_v7007000_t0000_u01751686084769") 2025/07/05 03:32:31 DEBUG : both7: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc46c_d20250705_m032746_c001_v0001183_t0036_u01751686066932") 2025/07/05 03:32:31 DEBUG : both7: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8829_d20250705_m032738_c001_v7007000_t0000_u01751686058982") 2025/07/05 03:32:31 DEBUG : both7: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968be3_d20250705_m032720_c001_v0001116_t0032_u01751686040719") 2025/07/05 03:32:31 DEBUG : both8: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22ddf2_d20250705_m032804_c001_v7007000_t0000_u01751686084966") 2025/07/05 03:32:31 DEBUG : both8: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968c4f_d20250705_m032747_c001_v0001116_t0051_u01751686067575") 2025/07/05 03:32:31 DEBUG : both8: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c882a_d20250705_m032739_c001_v7007000_t0000_u01751686059165") 2025/07/05 03:32:31 DEBUG : both8: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a1538b_d20250705_m032721_c001_v0001032_t0018_u01751686041457") 2025/07/05 03:32:31 DEBUG : both9: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22ddf4_d20250705_m032805_c001_v7007000_t0000_u01751686085149") 2025/07/05 03:32:31 DEBUG : both9: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a153d1_d20250705_m032748_c001_v0001032_t0012_u01751686068414") 2025/07/05 03:32:31 DEBUG : both9: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c882b_d20250705_m032739_c001_v7007000_t0000_u01751686059357") 2025/07/05 03:32:31 DEBUG : both9: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc38a_d20250705_m032722_c001_v0001183_t0013_u01751686042960") 2025/07/05 03:32:31 DEBUG : c/non empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8609_d20250705_m032346_c001_v7007000_t0000_u01751685826842") 2025/07/05 03:32:31 DEBUG : c/non empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cba10_d20250705_m032345_c001_v0001183_t0010_u01751685825268") 2025/07/05 03:32:31 DEBUG : c/non empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d410_d20250705_m032344_c001_v7007000_t0000_u01751685824682") 2025/07/05 03:32:31 DEBUG : c/non empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb9f8_d20250705_m032342_c001_v0001183_t0034_u01751685822981") 2025/07/05 03:32:31 DEBUG : c/non empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b03d_d20250705_m032328_c001_v7007000_t0000_u01751685808339") 2025/07/05 03:32:31 DEBUG : c/non empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb944_d20250705_m032326_c001_v0001183_t0026_u01751685806649") 2025/07/05 03:32:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ab73_d20250705_m032910_c001_v7007000_t0000_u01751686150287") 2025/07/05 03:32:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58e3e_d20250705_m032905_c001_v0001117_t0058_u01751686145582") 2025/07/05 03:32:32 DEBUG : check sum: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b02f_d20250705_m032319_c001_v7007000_t0000_u01751685799696") 2025/07/05 03:32:32 DEBUG : check sum: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb8e6_d20250705_m032318_c001_v0001183_t0042_u01751685798730") 2025/07/05 03:32:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4085bdfc9d9cfddf_d20250705_m033217_c001_v7007000_t0000_u01751686337635") 2025/07/05 03:32:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cced2_d20250705_m033216_c001_v0001183_t0020_u01751686336089") 2025/07/05 03:32:32 DEBUG : dest/3: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b0b4_d20250705_m032531_c001_v7007000_t0000_u01751685931120") 2025/07/05 03:32:32 DEBUG : dest/3: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4089a1890328bae9_d20250705_m032530_c001_v0001182_t0043_u01751685930002") 2025/07/05 03:32:32 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d5d7_d20250705_m033016_c001_v7007000_t0000_u01751686216491") 2025/07/05 03:32:32 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0dae7_d20250705_m033011_c001_v0001161_t0049_u01751686211622") 2025/07/05 03:32:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fbd_d20250705_m033146_c001_v7007000_t0000_u01751686306550") 2025/07/05 03:32:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0ccd72_d20250705_m033132_c001_v0001183_t0014_u01751686292862") 2025/07/05 03:32:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4122019317018aad_d20250705_m033128_c001_v7007000_t0000_u01751686288772") 2025/07/05 03:32:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cccd4_d20250705_m033114_c001_v0001183_t0054_u01751686274957") 2025/07/05 03:32:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419ffae81cc9128a_d20250705_m033110_c001_v7007000_t0000_u01751686270835") 2025/07/05 03:32:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0ccc15_d20250705_m033056_c001_v0001183_t0033_u01751686256248") 2025/07/05 03:32:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403021f69372e2fb_d20250705_m033052_c001_v7007000_t0000_u01751686252109") 2025/07/05 03:32:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0ccb65_d20250705_m033038_c001_v0001183_t0030_u01751686238715") 2025/07/05 03:32:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ac5c_d20250705_m033034_c001_v7007000_t0000_u01751686234603") 2025/07/05 03:32:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0ccaa3_d20250705_m033020_c001_v0001183_t0016_u01751686220716") 2025/07/05 03:32:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416b1689df23bcf5_d20250705_m033014_c001_v7007000_t0000_u01751686214108") 2025/07/05 03:32:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc9d9_d20250705_m033000_c001_v0001183_t0035_u01751686200843") 2025/07/05 03:32:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e39d_d20250705_m032956_c001_v7007000_t0000_u01751686196757") 2025/07/05 03:32:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc987_d20250705_m032952_c001_v0001183_t0048_u01751686192497") 2025/07/05 03:32:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4109346993fa4483_d20250705_m032951_c001_v7007000_t0000_u01751686191200") 2025/07/05 03:32:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc8db_d20250705_m032937_c001_v0001183_t0041_u01751686177829") 2025/07/05 03:32:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38e52_d20250705_m032933_c001_v7007000_t0000_u01751686173677") 2025/07/05 03:32:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc878_d20250705_m032929_c001_v0001183_t0059_u01751686169451") 2025/07/05 03:32:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e367_d20250705_m032928_c001_v7007000_t0000_u01751686168157") 2025/07/05 03:32:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc7cb_d20250705_m032914_c001_v0001183_t0012_u01751686154407") 2025/07/05 03:32:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419811bd30f5105e_d20250705_m032907_c001_v7007000_t0000_u01751686147459") 2025/07/05 03:32:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc721_d20250705_m032855_c001_v0001183_t0003_u01751686135234") 2025/07/05 03:32:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf7eb_d20250705_m032851_c001_v7007000_t0000_u01751686131171") 2025/07/05 03:32:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968ceb_d20250705_m032838_c001_v0001116_t0030_u01751686118541") 2025/07/05 03:32:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c59176862_d20250705_m032834_c001_v7007000_t0000_u01751686114469") 2025/07/05 03:32:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d87b_d20250705_m032823_c001_v0001161_t0029_u01751686103280") 2025/07/05 03:32:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f409f9734ef9e30c4_d20250705_m032954_c001_v7007000_t0000_u01751686194676") 2025/07/05 03:32:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc94b_d20250705_m032948_c001_v0001183_t0016_u01751686188797") 2025/07/05 03:32:33 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d5d8_d20250705_m033016_c001_v7007000_t0000_u01751686216673") 2025/07/05 03:32:33 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58f72_d20250705_m033011_c001_v0001117_t0018_u01751686211634") 2025/07/05 03:32:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fbe_d20250705_m033146_c001_v7007000_t0000_u01751686306732") 2025/07/05 03:32:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968f56_d20250705_m033133_c001_v0001116_t0018_u01751686293443") 2025/07/05 03:32:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4122019317018aae_d20250705_m033128_c001_v7007000_t0000_u01751686288955") 2025/07/05 03:32:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968f28_d20250705_m033115_c001_v0001116_t0028_u01751686275531") 2025/07/05 03:32:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419ffae81cc9128b_d20250705_m033111_c001_v7007000_t0000_u01751686271023") 2025/07/05 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968ef8_d20250705_m033056_c001_v0001116_t0009_u01751686256852") 2025/07/05 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403021f69372e2fc_d20250705_m033052_c001_v7007000_t0000_u01751686252293") 2025/07/05 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968ebe_d20250705_m033039_c001_v0001116_t0032_u01751686239314") 2025/07/05 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ac5d_d20250705_m033034_c001_v7007000_t0000_u01751686234787") 2025/07/05 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968e86_d20250705_m033021_c001_v0001116_t0039_u01751686221273") 2025/07/05 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40165088f11e667a_d20250705_m033013_c001_v7007000_t0000_u01751686213953") 2025/07/05 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968e34_d20250705_m033001_c001_v0001116_t0045_u01751686201401") 2025/07/05 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e39e_d20250705_m032956_c001_v7007000_t0000_u01751686196941") 2025/07/05 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc989_d20250705_m032952_c001_v0001183_t0050_u01751686192703") 2025/07/05 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f41454ec29257ccef_d20250705_m032951_c001_v7007000_t0000_u01751686191013") 2025/07/05 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0da2d_d20250705_m032938_c001_v0001161_t0022_u01751686178394") 2025/07/05 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38e53_d20250705_m032933_c001_v7007000_t0000_u01751686173860") 2025/07/05 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d9f7_d20250705_m032929_c001_v0001161_t0050_u01751686169581") 2025/07/05 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d57d_d20250705_m032928_c001_v7007000_t0000_u01751686168329") 2025/07/05 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d99f_d20250705_m032914_c001_v0001161_t0053_u01751686154971") 2025/07/05 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4109346993fa4454_d20250705_m032907_c001_v7007000_t0000_u01751686147634") 2025/07/05 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968d2b_d20250705_m032855_c001_v0001116_t0027_u01751686135805") 2025/07/05 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf7ed_d20250705_m032851_c001_v7007000_t0000_u01751686131353") 2025/07/05 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d8cd_d20250705_m032839_c001_v0001161_t0005_u01751686119723") 2025/07/05 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c59176863_d20250705_m032834_c001_v7007000_t0000_u01751686114652") 2025/07/05 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc5e5_d20250705_m032823_c001_v0001183_t0030_u01751686103554") 2025/07/05 03:32:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f407cac8eb68d350c_d20250705_m032954_c001_v7007000_t0000_u01751686194502") 2025/07/05 03:32:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0da67_d20250705_m032948_c001_v0001161_t0036_u01751686188907") 2025/07/05 03:32:35 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d5d9_d20250705_m033016_c001_v7007000_t0000_u01751686216872") 2025/07/05 03:32:35 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cca44_d20250705_m033011_c001_v0001183_t0024_u01751686211641") 2025/07/05 03:32:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fbf_d20250705_m033146_c001_v7007000_t0000_u01751686306914") 2025/07/05 03:32:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0dc59_d20250705_m033134_c001_v0001161_t0032_u01751686294368") 2025/07/05 03:32:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4122019317018aaf_d20250705_m033129_c001_v7007000_t0000_u01751686289140") 2025/07/05 03:32:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0dc09_d20250705_m033116_c001_v0001161_t0059_u01751686276319") 2025/07/05 03:32:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419ffae81cc9128c_d20250705_m033111_c001_v7007000_t0000_u01751686271206") 2025/07/05 03:32:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0dbc1_d20250705_m033057_c001_v0001161_t0037_u01751686257850") 2025/07/05 03:32:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403021f69372e2fd_d20250705_m033052_c001_v7007000_t0000_u01751686252475") 2025/07/05 03:32:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0db65_d20250705_m033040_c001_v0001161_t0048_u01751686240232") 2025/07/05 03:32:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ac5e_d20250705_m033034_c001_v7007000_t0000_u01751686234971") 2025/07/05 03:32:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0db17_d20250705_m033022_c001_v0001161_t0016_u01751686222711") 2025/07/05 03:32:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d5d3_d20250705_m033014_c001_v7007000_t0000_u01751686214126") 2025/07/05 03:32:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0dabb_d20250705_m033002_c001_v0001161_t0054_u01751686202405") 2025/07/05 03:32:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e3a0_d20250705_m032957_c001_v7007000_t0000_u01751686197125") 2025/07/05 03:32:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0da85_d20250705_m032952_c001_v0001161_t0014_u01751686192786") 2025/07/05 03:32:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f409f9734ef9e30bd_d20250705_m032950_c001_v7007000_t0000_u01751686190821") 2025/07/05 03:32:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968de1_d20250705_m032939_c001_v0001116_t0034_u01751686179223") 2025/07/05 03:32:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38e54_d20250705_m032934_c001_v7007000_t0000_u01751686174055") 2025/07/05 03:32:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc87a_d20250705_m032929_c001_v0001183_t0054_u01751686169652") 2025/07/05 03:32:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e369_d20250705_m032928_c001_v7007000_t0000_u01751686168340") 2025/07/05 03:32:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968d81_d20250705_m032915_c001_v0001116_t0034_u01751686155660") 2025/07/05 03:32:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419811bd30f5105d_d20250705_m032907_c001_v7007000_t0000_u01751686147277") 2025/07/05 03:32:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d92a_d20250705_m032856_c001_v0001161_t0048_u01751686136725") 2025/07/05 03:32:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf7ee_d20250705_m032851_c001_v7007000_t0000_u01751686131534") 2025/07/05 03:32:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc69d_d20250705_m032840_c001_v0001183_t0055_u01751686120481") 2025/07/05 03:32:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c59176864_d20250705_m032834_c001_v7007000_t0000_u01751686114835") 2025/07/05 03:32:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968cb5_d20250705_m032823_c001_v0001116_t0004_u01751686103769") 2025/07/05 03:32:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f41454ec29257ccf6_d20250705_m032954_c001_v7007000_t0000_u01751686194457") 2025/07/05 03:32:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc94d_d20250705_m032949_c001_v0001183_t0001_u01751686189007") 2025/07/05 03:32:36 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d5da_d20250705_m033017_c001_v7007000_t0000_u01751686217054") 2025/07/05 03:32:36 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cca46_d20250705_m033011_c001_v0001183_t0032_u01751686211849") 2025/07/05 03:32:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fc0_d20250705_m033147_c001_v7007000_t0000_u01751686307097") 2025/07/05 03:32:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b590b7_d20250705_m033134_c001_v0001117_t0047_u01751686294994") 2025/07/05 03:32:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4122019317018ab0_d20250705_m033129_c001_v7007000_t0000_u01751686289323") 2025/07/05 03:32:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b59057_d20250705_m033117_c001_v0001117_t0011_u01751686277000") 2025/07/05 03:32:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419ffae81cc9128d_d20250705_m033111_c001_v7007000_t0000_u01751686271422") 2025/07/05 03:32:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b59011_d20250705_m033058_c001_v0001117_t0035_u01751686258717") 2025/07/05 03:32:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403021f69372e2fe_d20250705_m033052_c001_v7007000_t0000_u01751686252659") 2025/07/05 03:32:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58fce_d20250705_m033040_c001_v0001117_t0040_u01751686240910") 2025/07/05 03:32:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ac5f_d20250705_m033035_c001_v7007000_t0000_u01751686235154") 2025/07/05 03:32:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58f9c_d20250705_m033023_c001_v0001117_t0058_u01751686223405") 2025/07/05 03:32:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4054f37f6121ec1f_d20250705_m033013_c001_v7007000_t0000_u01751686213952") 2025/07/05 03:32:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58f40_d20250705_m033003_c001_v0001117_t0052_u01751686203101") 2025/07/05 03:32:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e3a1_d20250705_m032957_c001_v7007000_t0000_u01751686197310") 2025/07/05 03:32:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc98b_d20250705_m032952_c001_v0001183_t0052_u01751686192939") 2025/07/05 03:32:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f41454ec29257ccee_d20250705_m032950_c001_v7007000_t0000_u01751686190828") 2025/07/05 03:32:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58ee0_d20250705_m032940_c001_v0001117_t0014_u01751686180059") 2025/07/05 03:32:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38e55_d20250705_m032934_c001_v7007000_t0000_u01751686174256") 2025/07/05 03:32:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58eae_d20250705_m032929_c001_v0001117_t0041_u01751686169798") 2025/07/05 03:32:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e365_d20250705_m032927_c001_v7007000_t0000_u01751686167997") 2025/07/05 03:32:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58e66_d20250705_m032916_c001_v0001117_t0000_u01751686156793") 2025/07/05 03:32:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e35a_d20250705_m032907_c001_v7007000_t0000_u01751686147877") 2025/07/05 03:32:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc731_d20250705_m032857_c001_v0001183_t0043_u01751686137011") 2025/07/05 03:32:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf7ef_d20250705_m032851_c001_v7007000_t0000_u01751686131717") 2025/07/05 03:32:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968cf7_d20250705_m032840_c001_v0001116_t0017_u01751686120681") 2025/07/05 03:32:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c59176865_d20250705_m032835_c001_v7007000_t0000_u01751686115018") 2025/07/05 03:32:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d881_d20250705_m032824_c001_v0001161_t0054_u01751686104516") 2025/07/05 03:32:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e38a_d20250705_m032954_c001_v7007000_t0000_u01751686194478") 2025/07/05 03:32:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58f0e_d20250705_m032949_c001_v0001117_t0033_u01751686189167") 2025/07/05 03:32:37 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d5db_d20250705_m033017_c001_v7007000_t0000_u01751686217238") 2025/07/05 03:32:37 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968e66_d20250705_m033011_c001_v0001116_t0015_u01751686211895") 2025/07/05 03:32:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fc1_d20250705_m033147_c001_v7007000_t0000_u01751686307279") 2025/07/05 03:32:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0ccd82_d20250705_m033135_c001_v0001183_t0031_u01751686295485") 2025/07/05 03:32:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4122019317018ab1_d20250705_m033129_c001_v7007000_t0000_u01751686289506") 2025/07/05 03:32:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cccf2_d20250705_m033117_c001_v0001183_t0052_u01751686277481") 2025/07/05 03:32:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419ffae81cc9128e_d20250705_m033111_c001_v7007000_t0000_u01751686271605") 2025/07/05 03:32:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0ccc2c_d20250705_m033059_c001_v0001183_t0012_u01751686259168") 2025/07/05 03:32:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403021f69372e2ff_d20250705_m033052_c001_v7007000_t0000_u01751686252841") 2025/07/05 03:32:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0ccb84_d20250705_m033041_c001_v0001183_t0049_u01751686241468") 2025/07/05 03:32:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ac60_d20250705_m033035_c001_v7007000_t0000_u01751686235339") 2025/07/05 03:32:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0ccad3_d20250705_m033024_c001_v0001183_t0057_u01751686224172") 2025/07/05 03:32:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40165088f11e6678_d20250705_m033013_c001_v7007000_t0000_u01751686213569") 2025/07/05 03:32:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc9e9_d20250705_m033003_c001_v0001183_t0040_u01751686203644") 2025/07/05 03:32:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e3a3_d20250705_m032957_c001_v7007000_t0000_u01751686197494") 2025/07/05 03:32:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968e16_d20250705_m032952_c001_v0001116_t0059_u01751686192965") 2025/07/05 03:32:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f412201931701828b_d20250705_m032951_c001_v7007000_t0000_u01751686191212") 2025/07/05 03:32:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc8f9_d20250705_m032940_c001_v0001183_t0034_u01751686180606") 2025/07/05 03:32:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38e56_d20250705_m032934_c001_v7007000_t0000_u01751686174454") 2025/07/05 03:32:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968db9_d20250705_m032929_c001_v0001116_t0059_u01751686169814") 2025/07/05 03:32:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4078888abe798ae4_d20250705_m032928_c001_v7007000_t0000_u01751686168353") 2025/07/05 03:32:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc7ec_d20250705_m032917_c001_v0001183_t0058_u01751686157370") 2025/07/05 03:32:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419811bd30f51060_d20250705_m032907_c001_v7007000_t0000_u01751686147677") 2025/07/05 03:32:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968d31_d20250705_m032857_c001_v0001116_t0009_u01751686137212") 2025/07/05 03:32:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf7f0_d20250705_m032851_c001_v7007000_t0000_u01751686131919") 2025/07/05 03:32:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d8d7_d20250705_m032841_c001_v0001161_t0019_u01751686121262") 2025/07/05 03:32:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c59176866_d20250705_m032835_c001_v7007000_t0000_u01751686115202") 2025/07/05 03:32:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc5f8_d20250705_m032825_c001_v0001183_t0015_u01751686105048") 2025/07/05 03:32:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4013ad938b498d89_d20250705_m032954_c001_v7007000_t0000_u01751686194472") 2025/07/05 03:32:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc951_d20250705_m032949_c001_v0001183_t0029_u01751686189213") 2025/07/05 03:32:39 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d5dc_d20250705_m033017_c001_v7007000_t0000_u01751686217421") 2025/07/05 03:32:39 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0dae9_d20250705_m033011_c001_v0001161_t0055_u01751686211956") 2025/07/05 03:32:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fc2_d20250705_m033147_c001_v7007000_t0000_u01751686307461") 2025/07/05 03:32:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968f60_d20250705_m033135_c001_v0001116_t0028_u01751686295680") 2025/07/05 03:32:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4122019317018ab2_d20250705_m033129_c001_v7007000_t0000_u01751686289689") 2025/07/05 03:32:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968f30_d20250705_m033117_c001_v0001116_t0016_u01751686277710") 2025/07/05 03:32:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419ffae81cc9128f_d20250705_m033111_c001_v7007000_t0000_u01751686271788") 2025/07/05 03:32:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968efe_d20250705_m033059_c001_v0001116_t0050_u01751686259368") 2025/07/05 03:32:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403021f69372e301_d20250705_m033053_c001_v7007000_t0000_u01751686253024") 2025/07/05 03:32:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968ec8_d20250705_m033041_c001_v0001116_t0050_u01751686241678") 2025/07/05 03:32:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ac61_d20250705_m033035_c001_v7007000_t0000_u01751686235525") 2025/07/05 03:32:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968e8c_d20250705_m033024_c001_v0001116_t0033_u01751686224443") 2025/07/05 03:32:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f421d60b6367b90c6_d20250705_m033013_c001_v7007000_t0000_u01751686213966") 2025/07/05 03:32:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968e3e_d20250705_m033003_c001_v0001116_t0034_u01751686203859") 2025/07/05 03:32:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e3a4_d20250705_m032957_c001_v7007000_t0000_u01751686197678") 2025/07/05 03:32:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58f1e_d20250705_m032952_c001_v0001117_t0029_u01751686192978") 2025/07/05 03:32:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f41454ec29257ccf1_d20250705_m032951_c001_v7007000_t0000_u01751686191381") 2025/07/05 03:32:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0da39_d20250705_m032940_c001_v0001161_t0035_u01751686180811") 2025/07/05 03:32:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38e57_d20250705_m032934_c001_v7007000_t0000_u01751686174638") 2025/07/05 03:32:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc87c_d20250705_m032929_c001_v0001183_t0026_u01751686169886") 2025/07/05 03:32:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4078888abe798ae3_d20250705_m032928_c001_v7007000_t0000_u01751686168171") 2025/07/05 03:32:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d9ad_d20250705_m032917_c001_v0001161_t0056_u01751686157580") 2025/07/05 03:32:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419811bd30f5105f_d20250705_m032907_c001_v7007000_t0000_u01751686147640") 2025/07/05 03:32:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d934_d20250705_m032857_c001_v0001161_t0012_u01751686137841") 2025/07/05 03:32:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf7f1_d20250705_m032852_c001_v7007000_t0000_u01751686132103") 2025/07/05 03:32:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc6a3_d20250705_m032841_c001_v0001183_t0001_u01751686121699") 2025/07/05 03:32:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c59176867_d20250705_m032835_c001_v7007000_t0000_u01751686115385") 2025/07/05 03:32:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968cbb_d20250705_m032825_c001_v0001116_t0018_u01751686105250") 2025/07/05 03:32:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f407cac8eb68d350e_d20250705_m032954_c001_v7007000_t0000_u01751686194686") 2025/07/05 03:32:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0da6d_d20250705_m032949_c001_v0001161_t0043_u01751686189230") 2025/07/05 03:32:40 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d5dd_d20250705_m033017_c001_v7007000_t0000_u01751686217725") 2025/07/05 03:32:40 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cca4c_d20250705_m033012_c001_v0001183_t0020_u01751686212083") 2025/07/05 03:32:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fc3_d20250705_m033147_c001_v7007000_t0000_u01751686307643") 2025/07/05 03:32:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0dc63_d20250705_m033136_c001_v0001161_t0016_u01751686296161") 2025/07/05 03:32:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4122019317018ab3_d20250705_m033129_c001_v7007000_t0000_u01751686289871") 2025/07/05 03:32:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0dc0f_d20250705_m033118_c001_v0001161_t0052_u01751686278323") 2025/07/05 03:32:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419ffae81cc91290_d20250705_m033111_c001_v7007000_t0000_u01751686271970") 2025/07/05 03:32:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0dbc9_d20250705_m033100_c001_v0001161_t0033_u01751686260372") 2025/07/05 03:32:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403021f69372e302_d20250705_m033053_c001_v7007000_t0000_u01751686253207") 2025/07/05 03:32:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0db71_d20250705_m033042_c001_v0001161_t0051_u01751686242216") 2025/07/05 03:32:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ac62_d20250705_m033035_c001_v7007000_t0000_u01751686235709") 2025/07/05 03:32:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0db21_d20250705_m033024_c001_v0001161_t0023_u01751686224949") 2025/07/05 03:32:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65f34_d20250705_m033013_c001_v7007000_t0000_u01751686213973") 2025/07/05 03:32:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0dac3_d20250705_m033004_c001_v0001161_t0020_u01751686204408") 2025/07/05 03:32:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e3a9_d20250705_m032957_c001_v7007000_t0000_u01751686197862") 2025/07/05 03:32:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0da87_d20250705_m032953_c001_v0001161_t0023_u01751686193154") 2025/07/05 03:32:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4078888abe798af8_d20250705_m032951_c001_v7007000_t0000_u01751686191213") 2025/07/05 03:32:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968de7_d20250705_m032941_c001_v0001116_t0029_u01751686181254") 2025/07/05 03:32:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38e58_d20250705_m032934_c001_v7007000_t0000_u01751686174821") 2025/07/05 03:32:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d9ff_d20250705_m032930_c001_v0001161_t0058_u01751686170009") 2025/07/05 03:32:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d57a_d20250705_m032927_c001_v7007000_t0000_u01751686167965") 2025/07/05 03:32:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968d8b_d20250705_m032917_c001_v0001116_t0007_u01751686157918") 2025/07/05 03:32:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f409aaac2ab3f99b6_d20250705_m032907_c001_v7007000_t0000_u01751686147895") 2025/07/05 03:32:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc737_d20250705_m032858_c001_v0001183_t0042_u01751686138211") 2025/07/05 03:32:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf7f2_d20250705_m032852_c001_v7007000_t0000_u01751686132284") 2025/07/05 03:32:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968cf9_d20250705_m032841_c001_v0001116_t0049_u01751686121900") 2025/07/05 03:32:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c59176868_d20250705_m032835_c001_v7007000_t0000_u01751686115569") 2025/07/05 03:32:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d889_d20250705_m032825_c001_v0001161_t0044_u01751686105815") 2025/07/05 03:32:42 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4109346993fa4489_d20250705_m032954_c001_v7007000_t0000_u01751686194626") 2025/07/05 03:32:42 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc954_d20250705_m032949_c001_v0001183_t0029_u01751686189425") 2025/07/05 03:32:42 DEBUG : dir1/0007-12345: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d5de_d20250705_m033017_c001_v7007000_t0000_u01751686217908") 2025/07/05 03:32:42 DEBUG : dir1/0007-12345: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0daeb_d20250705_m033012_c001_v0001161_t0039_u01751686212232") 2025/07/05 03:32:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fc4_d20250705_m033147_c001_v7007000_t0000_u01751686307826") 2025/07/05 03:32:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b590bd_d20250705_m033136_c001_v0001117_t0045_u01751686296664") 2025/07/05 03:32:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4122019317018ab4_d20250705_m033130_c001_v7007000_t0000_u01751686290054") 2025/07/05 03:32:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b5905d_d20250705_m033118_c001_v0001117_t0038_u01751686278605") 2025/07/05 03:32:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419ffae81cc91291_d20250705_m033112_c001_v7007000_t0000_u01751686272153") 2025/07/05 03:32:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b59019_d20250705_m033100_c001_v0001117_t0006_u01751686260668") 2025/07/05 03:32:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403021f69372e303_d20250705_m033053_c001_v7007000_t0000_u01751686253395") 2025/07/05 03:32:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58fd6_d20250705_m033042_c001_v0001117_t0045_u01751686242521") 2025/07/05 03:32:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ac63_d20250705_m033035_c001_v7007000_t0000_u01751686235893") 2025/07/05 03:32:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58fa2_d20250705_m033025_c001_v0001117_t0004_u01751686225268") 2025/07/05 03:32:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f413e410e2c5873c8_d20250705_m033013_c001_v7007000_t0000_u01751686213984") 2025/07/05 03:32:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58f44_d20250705_m033004_c001_v0001117_t0017_u01751686204705") 2025/07/05 03:32:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e3ab_d20250705_m032958_c001_v7007000_t0000_u01751686198047") 2025/07/05 03:32:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc98f_d20250705_m032953_c001_v0001183_t0014_u01751686193162") 2025/07/05 03:32:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f409f9734ef9e30c0_d20250705_m032951_c001_v7007000_t0000_u01751686191227") 2025/07/05 03:32:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58eec_d20250705_m032941_c001_v0001117_t0047_u01751686181727") 2025/07/05 03:32:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38e59_d20250705_m032935_c001_v7007000_t0000_u01751686175018") 2025/07/05 03:32:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc882_d20250705_m032930_c001_v0001183_t0013_u01751686170109") 2025/07/05 03:32:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e368_d20250705_m032928_c001_v7007000_t0000_u01751686168183") 2025/07/05 03:32:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58e74_d20250705_m032918_c001_v0001117_t0035_u01751686158926") 2025/07/05 03:32:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4109346993fa4453_d20250705_m032907_c001_v7007000_t0000_u01751686147451") 2025/07/05 03:32:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968d33_d20250705_m032858_c001_v0001116_t0002_u01751686138417") 2025/07/05 03:32:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf7f3_d20250705_m032852_c001_v7007000_t0000_u01751686132466") 2025/07/05 03:32:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d8e0_d20250705_m032842_c001_v0001161_t0041_u01751686122383") 2025/07/05 03:32:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c59176869_d20250705_m032835_c001_v7007000_t0000_u01751686115752") 2025/07/05 03:32:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc607_d20250705_m032826_c001_v0001183_t0016_u01751686106152") 2025/07/05 03:32:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c59176901_d20250705_m032954_c001_v7007000_t0000_u01751686194508") 2025/07/05 03:32:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968e03_d20250705_m032949_c001_v0001116_t0031_u01751686189488") 2025/07/05 03:32:43 DEBUG : dir1/0008-23456: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d5df_d20250705_m033018_c001_v7007000_t0000_u01751686218093") 2025/07/05 03:32:43 DEBUG : dir1/0008-23456: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cca52_d20250705_m033012_c001_v0001183_t0055_u01751686212302") 2025/07/05 03:32:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fc5_d20250705_m033148_c001_v7007000_t0000_u01751686308008") 2025/07/05 03:32:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0ccd96_d20250705_m033137_c001_v0001183_t0018_u01751686297145") 2025/07/05 03:32:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4122019317018ab5_d20250705_m033130_c001_v7007000_t0000_u01751686290237") 2025/07/05 03:32:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cccfe_d20250705_m033119_c001_v0001183_t0048_u01751686279170") 2025/07/05 03:32:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419ffae81cc91292_d20250705_m033112_c001_v7007000_t0000_u01751686272336") 2025/07/05 03:32:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0ccc40_d20250705_m033101_c001_v0001183_t0018_u01751686261505") 2025/07/05 03:32:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403021f69372e304_d20250705_m033053_c001_v7007000_t0000_u01751686253580") 2025/07/05 03:32:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0ccb88_d20250705_m033043_c001_v0001183_t0012_u01751686243036") 2025/07/05 03:32:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ac64_d20250705_m033036_c001_v7007000_t0000_u01751686236077") 2025/07/05 03:32:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0ccae3_d20250705_m033026_c001_v0001183_t0058_u01751686226078") 2025/07/05 03:32:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d5d0_d20250705_m033013_c001_v7007000_t0000_u01751686213577") 2025/07/05 03:32:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc9fb_d20250705_m033005_c001_v0001183_t0009_u01751686205399") 2025/07/05 03:32:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e3ac_d20250705_m032958_c001_v7007000_t0000_u01751686198231") 2025/07/05 03:32:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc991_d20250705_m032953_c001_v0001183_t0039_u01751686193399") 2025/07/05 03:32:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4109346993fa4480_d20250705_m032950_c001_v7007000_t0000_u01751686190836") 2025/07/05 03:32:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc90e_d20250705_m032942_c001_v0001183_t0015_u01751686182160") 2025/07/05 03:32:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38e5a_d20250705_m032935_c001_v7007000_t0000_u01751686175200") 2025/07/05 03:32:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58eb0_d20250705_m032930_c001_v0001117_t0031_u01751686170299") 2025/07/05 03:32:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e36a_d20250705_m032928_c001_v7007000_t0000_u01751686168365") 2025/07/05 03:32:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc806_d20250705_m032919_c001_v0001183_t0046_u01751686159424") 2025/07/05 03:32:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f41454ec29257c8bb_d20250705_m032907_c001_v7007000_t0000_u01751686147713") 2025/07/05 03:32:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d93a_d20250705_m032859_c001_v0001161_t0015_u01751686139011") 2025/07/05 03:32:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf7f4_d20250705_m032852_c001_v7007000_t0000_u01751686132652") 2025/07/05 03:32:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc6a9_d20250705_m032842_c001_v0001183_t0028_u01751686122643") 2025/07/05 03:32:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c5917686a_d20250705_m032835_c001_v7007000_t0000_u01751686115935") 2025/07/05 03:32:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968cbf_d20250705_m032826_c001_v0001116_t0019_u01751686106400") 2025/07/05 03:32:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4013ad938b498d8a_d20250705_m032954_c001_v7007000_t0000_u01751686194519") 2025/07/05 03:32:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0da6f_d20250705_m032949_c001_v0001161_t0022_u01751686189549") 2025/07/05 03:32:45 DEBUG : dir1/0009-34567: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d5e0_d20250705_m033018_c001_v7007000_t0000_u01751686218276") 2025/07/05 03:32:45 DEBUG : dir1/0009-34567: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cca54_d20250705_m033012_c001_v0001183_t0020_u01751686212514") 2025/07/05 03:32:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fc6_d20250705_m033148_c001_v7007000_t0000_u01751686308190") 2025/07/05 03:32:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968f66_d20250705_m033137_c001_v0001116_t0004_u01751686297404") 2025/07/05 03:32:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4122019317018ab6_d20250705_m033130_c001_v7007000_t0000_u01751686290419") 2025/07/05 03:32:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968f34_d20250705_m033119_c001_v0001116_t0042_u01751686279393") 2025/07/05 03:32:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419ffae81cc91293_d20250705_m033112_c001_v7007000_t0000_u01751686272519") 2025/07/05 03:32:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968f04_d20250705_m033101_c001_v0001116_t0035_u01751686261749") 2025/07/05 03:32:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403021f69372e305_d20250705_m033053_c001_v7007000_t0000_u01751686253761") 2025/07/05 03:32:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968ed0_d20250705_m033043_c001_v0001116_t0051_u01751686243254") 2025/07/05 03:32:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ac66_d20250705_m033036_c001_v7007000_t0000_u01751686236262") 2025/07/05 03:32:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968e9a_d20250705_m033026_c001_v0001116_t0000_u01751686226283") 2025/07/05 03:32:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4054f37f6121ec1d_d20250705_m033013_c001_v7007000_t0000_u01751686213588") 2025/07/05 03:32:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968e46_d20250705_m033005_c001_v0001116_t0023_u01751686205606") 2025/07/05 03:32:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e3b0_d20250705_m032958_c001_v7007000_t0000_u01751686198415") 2025/07/05 03:32:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0da8d_d20250705_m032953_c001_v0001161_t0048_u01751686193430") 2025/07/05 03:32:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c591768fd_d20250705_m032950_c001_v7007000_t0000_u01751686190990") 2025/07/05 03:32:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0da41_d20250705_m032942_c001_v0001161_t0016_u01751686182364") 2025/07/05 03:32:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38e5b_d20250705_m032935_c001_v7007000_t0000_u01751686175384") 2025/07/05 03:32:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc884_d20250705_m032930_c001_v0001183_t0037_u01751686170305") 2025/07/05 03:32:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c591768f1_d20250705_m032928_c001_v7007000_t0000_u01751686168187") 2025/07/05 03:32:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d9b5_d20250705_m032919_c001_v0001161_t0044_u01751686159619") 2025/07/05 03:32:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e359_d20250705_m032907_c001_v7007000_t0000_u01751686147690") 2025/07/05 03:32:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc73b_d20250705_m032859_c001_v0001183_t0021_u01751686139434") 2025/07/05 03:32:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf7f5_d20250705_m032852_c001_v7007000_t0000_u01751686132834") 2025/07/05 03:32:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968d03_d20250705_m032842_c001_v0001116_t0040_u01751686122875") 2025/07/05 03:32:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c5917686c_d20250705_m032836_c001_v7007000_t0000_u01751686116117") 2025/07/05 03:32:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d88f_d20250705_m032827_c001_v0001161_t0027_u01751686107186") 2025/07/05 03:32:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4109346993fa4488_d20250705_m032954_c001_v7007000_t0000_u01751686194444") 2025/07/05 03:32:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58f12_d20250705_m032949_c001_v0001117_t0036_u01751686189624") 2025/07/05 03:32:46 DEBUG : dir1/0010-45678: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d5e1_d20250705_m033018_c001_v7007000_t0000_u01751686218459") 2025/07/05 03:32:46 DEBUG : dir1/0010-45678: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0daed_d20250705_m033012_c001_v0001161_t0025_u01751686212531") 2025/07/05 03:32:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fc7_d20250705_m033148_c001_v7007000_t0000_u01751686308371") 2025/07/05 03:32:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0dc67_d20250705_m033137_c001_v0001161_t0022_u01751686297905") 2025/07/05 03:32:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4122019317018ab7_d20250705_m033130_c001_v7007000_t0000_u01751686290602") 2025/07/05 03:32:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0dc19_d20250705_m033120_c001_v0001161_t0037_u01751686280086") 2025/07/05 03:32:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419ffae81cc91294_d20250705_m033112_c001_v7007000_t0000_u01751686272704") 2025/07/05 03:32:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0dbcf_d20250705_m033102_c001_v0001161_t0004_u01751686262399") 2025/07/05 03:32:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403021f69372e306_d20250705_m033053_c001_v7007000_t0000_u01751686253946") 2025/07/05 03:32:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0db79_d20250705_m033043_c001_v0001161_t0017_u01751686243894") 2025/07/05 03:32:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7acae_d20250705_m033036_c001_v7007000_t0000_u01751686236447") 2025/07/05 03:32:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0db2b_d20250705_m033026_c001_v0001161_t0000_u01751686226867") 2025/07/05 03:32:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4054f37f6121ec1e_d20250705_m033013_c001_v7007000_t0000_u01751686213771") 2025/07/05 03:32:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0dac9_d20250705_m033006_c001_v0001161_t0031_u01751686206005") 2025/07/05 03:32:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e3b2_d20250705_m032958_c001_v7007000_t0000_u01751686198599") 2025/07/05 03:32:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968e1a_d20250705_m032953_c001_v0001116_t0011_u01751686193467") 2025/07/05 03:32:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4054f37f6121ec18_d20250705_m032951_c001_v7007000_t0000_u01751686191239") 2025/07/05 03:32:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968deb_d20250705_m032942_c001_v0001116_t0046_u01751686182756") 2025/07/05 03:32:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38e5c_d20250705_m032935_c001_v7007000_t0000_u01751686175567") 2025/07/05 03:32:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0da05_d20250705_m032930_c001_v0001161_t0004_u01751686170482") 2025/07/05 03:32:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4180e40eeb760477_d20250705_m032928_c001_v7007000_t0000_u01751686168200") 2025/07/05 03:32:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968d91_d20250705_m032919_c001_v0001116_t0052_u01751686159900") 2025/07/05 03:32:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f41454ec29257c8d5_d20250705_m032907_c001_v7007000_t0000_u01751686147906") 2025/07/05 03:32:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968d37_d20250705_m032859_c001_v0001116_t0050_u01751686139629") 2025/07/05 03:32:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf7f6_d20250705_m032853_c001_v7007000_t0000_u01751686133016") 2025/07/05 03:32:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d8e6_d20250705_m032843_c001_v0001161_t0000_u01751686123405") 2025/07/05 03:32:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c5917686d_d20250705_m032836_c001_v7007000_t0000_u01751686116302") 2025/07/05 03:32:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc617_d20250705_m032827_c001_v0001183_t0013_u01751686107537") 2025/07/05 03:32:48 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e38d_d20250705_m032954_c001_v7007000_t0000_u01751686194852") 2025/07/05 03:32:48 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc95d_d20250705_m032949_c001_v0001183_t0058_u01751686189701") 2025/07/05 03:32:48 DEBUG : dir1/0011-56789: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d5e2_d20250705_m033018_c001_v7007000_t0000_u01751686218642") 2025/07/05 03:32:48 DEBUG : dir1/0011-56789: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968e6a_d20250705_m033012_c001_v0001116_t0056_u01751686212575") 2025/07/05 03:32:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fc8_d20250705_m033148_c001_v7007000_t0000_u01751686308554") 2025/07/05 03:32:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b590c7_d20250705_m033138_c001_v0001117_t0038_u01751686298220") 2025/07/05 03:32:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4122019317018ab9_d20250705_m033130_c001_v7007000_t0000_u01751686290785") 2025/07/05 03:32:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b59061_d20250705_m033120_c001_v0001117_t0038_u01751686280417") 2025/07/05 03:32:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419ffae81cc91295_d20250705_m033112_c001_v7007000_t0000_u01751686272886") 2025/07/05 03:32:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b5901f_d20250705_m033102_c001_v0001117_t0040_u01751686262882") 2025/07/05 03:32:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403021f69372e307_d20250705_m033054_c001_v7007000_t0000_u01751686254130") 2025/07/05 03:32:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58fdc_d20250705_m033044_c001_v0001117_t0044_u01751686244214") 2025/07/05 03:32:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7b050_d20250705_m033036_c001_v7007000_t0000_u01751686236632") 2025/07/05 03:32:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58fa6_d20250705_m033027_c001_v0001117_t0000_u01751686227253") 2025/07/05 03:32:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416b1689df23bcf3_d20250705_m033013_c001_v7007000_t0000_u01751686213740") 2025/07/05 03:32:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58f56_d20250705_m033006_c001_v0001117_t0053_u01751686206286") 2025/07/05 03:32:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e3b3_d20250705_m032958_c001_v7007000_t0000_u01751686198783") 2025/07/05 03:32:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc993_d20250705_m032953_c001_v0001183_t0058_u01751686193611") 2025/07/05 03:32:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c59176900_d20250705_m032951_c001_v7007000_t0000_u01751686191354") 2025/07/05 03:32:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58ef8_d20250705_m032943_c001_v0001117_t0028_u01751686183371") 2025/07/05 03:32:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38e5d_d20250705_m032935_c001_v7007000_t0000_u01751686175750") 2025/07/05 03:32:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc886_d20250705_m032930_c001_v0001183_t0012_u01751686170507") 2025/07/05 03:32:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d57c_d20250705_m032928_c001_v7007000_t0000_u01751686168208") 2025/07/05 03:32:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58e82_d20250705_m032920_c001_v0001117_t0009_u01751686160455") 2025/07/05 03:32:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f409aaac2ab3f99b5_d20250705_m032907_c001_v7007000_t0000_u01751686147704") 2025/07/05 03:32:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d940_d20250705_m032900_c001_v0001161_t0049_u01751686140270") 2025/07/05 03:32:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf7f7_d20250705_m032853_c001_v7007000_t0000_u01751686133197") 2025/07/05 03:32:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc6b7_d20250705_m032843_c001_v0001183_t0037_u01751686123716") 2025/07/05 03:32:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c5917686e_d20250705_m032836_c001_v7007000_t0000_u01751686116487") 2025/07/05 03:32:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968cc5_d20250705_m032827_c001_v0001116_t0019_u01751686107732") 2025/07/05 03:32:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c59176903_d20250705_m032954_c001_v7007000_t0000_u01751686194699") 2025/07/05 03:32:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0da71_d20250705_m032949_c001_v0001161_t0001_u01751686189831") 2025/07/05 03:32:49 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d5e4_d20250705_m033018_c001_v7007000_t0000_u01751686218825") 2025/07/05 03:32:49 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58f78_d20250705_m033012_c001_v0001117_t0034_u01751686212681") 2025/07/05 03:32:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fc9_d20250705_m033148_c001_v7007000_t0000_u01751686308736") 2025/07/05 03:32:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0ccda2_d20250705_m033139_c001_v0001183_t0016_u01751686299230") 2025/07/05 03:32:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4122019317018aba_d20250705_m033130_c001_v7007000_t0000_u01751686290968") 2025/07/05 03:32:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0ccd1c_d20250705_m033120_c001_v0001183_t0003_u01751686280952") 2025/07/05 03:32:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419ffae81cc91296_d20250705_m033113_c001_v7007000_t0000_u01751686273070") 2025/07/05 03:32:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0ccc64_d20250705_m033103_c001_v0001183_t0050_u01751686263527") 2025/07/05 03:32:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403021f69372e308_d20250705_m033054_c001_v7007000_t0000_u01751686254314") 2025/07/05 03:32:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0ccb98_d20250705_m033044_c001_v0001183_t0001_u01751686244786") 2025/07/05 03:32:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7b051_d20250705_m033036_c001_v7007000_t0000_u01751686236817") 2025/07/05 03:32:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0ccaf9_d20250705_m033027_c001_v0001183_t0001_u01751686227757") 2025/07/05 03:32:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416b1689df23bcf4_d20250705_m033013_c001_v7007000_t0000_u01751686213923") 2025/07/05 03:32:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cca01_d20250705_m033006_c001_v0001183_t0045_u01751686206925") 2025/07/05 03:32:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e3b4_d20250705_m032958_c001_v7007000_t0000_u01751686198968") 2025/07/05 03:32:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0da8f_d20250705_m032953_c001_v0001161_t0035_u01751686193704") 2025/07/05 03:32:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4109346993fa4482_d20250705_m032951_c001_v7007000_t0000_u01751686191018") 2025/07/05 03:32:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc91e_d20250705_m032944_c001_v0001183_t0034_u01751686184036") 2025/07/05 03:32:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38e5e_d20250705_m032935_c001_v7007000_t0000_u01751686175943") 2025/07/05 03:32:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc88a_d20250705_m032930_c001_v0001183_t0034_u01751686170702") 2025/07/05 03:32:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d579_d20250705_m032927_c001_v7007000_t0000_u01751686167783") 2025/07/05 03:32:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc81c_d20250705_m032921_c001_v0001183_t0059_u01751686161240") 2025/07/05 03:32:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40165088f11e468d_d20250705_m032907_c001_v7007000_t0000_u01751686147666") 2025/07/05 03:32:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc745_d20250705_m032900_c001_v0001183_t0041_u01751686140623") 2025/07/05 03:32:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf7f8_d20250705_m032853_c001_v7007000_t0000_u01751686133379") 2025/07/05 03:32:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968d07_d20250705_m032843_c001_v0001116_t0016_u01751686123927") 2025/07/05 03:32:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c5917686f_d20250705_m032836_c001_v7007000_t0000_u01751686116672") 2025/07/05 03:32:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d895_d20250705_m032828_c001_v0001161_t0056_u01751686108211") 2025/07/05 03:32:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4013ad938b498d8c_d20250705_m032954_c001_v7007000_t0000_u01751686194711") 2025/07/05 03:32:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc965_d20250705_m032949_c001_v0001183_t0032_u01751686189926") 2025/07/05 03:32:50 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d5e5_d20250705_m033019_c001_v7007000_t0000_u01751686219007") 2025/07/05 03:32:50 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cca56_d20250705_m033012_c001_v0001183_t0027_u01751686212731") 2025/07/05 03:32:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fca_d20250705_m033148_c001_v7007000_t0000_u01751686308918") 2025/07/05 03:32:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968f6e_d20250705_m033139_c001_v0001116_t0019_u01751686299431") 2025/07/05 03:32:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4122019317018abb_d20250705_m033131_c001_v7007000_t0000_u01751686291152") 2025/07/05 03:32:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968f3a_d20250705_m033121_c001_v0001116_t0039_u01751686281153") 2025/07/05 03:32:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419ffae81cc91297_d20250705_m033113_c001_v7007000_t0000_u01751686273251") 2025/07/05 03:32:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968f0e_d20250705_m033103_c001_v0001116_t0009_u01751686263732") 2025/07/05 03:32:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403021f69372e309_d20250705_m033054_c001_v7007000_t0000_u01751686254499") 2025/07/05 03:32:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968ed6_d20250705_m033044_c001_v0001116_t0005_u01751686244980") 2025/07/05 03:32:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7b052_d20250705_m033037_c001_v7007000_t0000_u01751686237001") 2025/07/05 03:32:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968e9e_d20250705_m033027_c001_v0001116_t0021_u01751686227951") 2025/07/05 03:32:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40165088f11e6679_d20250705_m033013_c001_v7007000_t0000_u01751686213754") 2025/07/05 03:32:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968e52_d20250705_m033007_c001_v0001116_t0021_u01751686207125") 2025/07/05 03:32:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e3b6_d20250705_m032959_c001_v7007000_t0000_u01751686199152") 2025/07/05 03:32:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58f24_d20250705_m032953_c001_v0001117_t0029_u01751686193779") 2025/07/05 03:32:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c591768fe_d20250705_m032951_c001_v7007000_t0000_u01751686191172") 2025/07/05 03:32:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0da4b_d20250705_m032944_c001_v0001161_t0018_u01751686184244") 2025/07/05 03:32:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38e60_d20250705_m032936_c001_v7007000_t0000_u01751686176126") 2025/07/05 03:32:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58eb6_d20250705_m032930_c001_v0001117_t0026_u01751686170721") 2025/07/05 03:32:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e362_d20250705_m032927_c001_v7007000_t0000_u01751686167794") 2025/07/05 03:32:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d9bf_d20250705_m032921_c001_v0001161_t0046_u01751686161479") 2025/07/05 03:32:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ab6d_d20250705_m032907_c001_v7007000_t0000_u01751686147714") 2025/07/05 03:32:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968d3d_d20250705_m032900_c001_v0001116_t0038_u01751686140836") 2025/07/05 03:32:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf7f9_d20250705_m032853_c001_v7007000_t0000_u01751686133560") 2025/07/05 03:32:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d8ec_d20250705_m032844_c001_v0001161_t0005_u01751686124862") 2025/07/05 03:32:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c59176870_d20250705_m032836_c001_v7007000_t0000_u01751686116867") 2025/07/05 03:32:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc61b_d20250705_m032828_c001_v0001183_t0020_u01751686108483") 2025/07/05 03:32:52 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f41454ec29257ccf8_d20250705_m032954_c001_v7007000_t0000_u01751686194642") 2025/07/05 03:32:52 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968e05_d20250705_m032949_c001_v0001116_t0052_u01751686189950") 2025/07/05 03:32:52 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d5e6_d20250705_m033019_c001_v7007000_t0000_u01751686219190") 2025/07/05 03:32:52 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0daf1_d20250705_m033012_c001_v0001161_t0014_u01751686212844") 2025/07/05 03:32:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fcb_d20250705_m033149_c001_v7007000_t0000_u01751686309101") 2025/07/05 03:32:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0dc6f_d20250705_m033140_c001_v0001161_t0046_u01751686300522") 2025/07/05 03:32:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4122019317018abc_d20250705_m033131_c001_v7007000_t0000_u01751686291335") 2025/07/05 03:32:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0dc21_d20250705_m033121_c001_v0001161_t0056_u01751686281927") 2025/07/05 03:32:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419ffae81cc91298_d20250705_m033113_c001_v7007000_t0000_u01751686273434") 2025/07/05 03:32:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0dbd9_d20250705_m033104_c001_v0001161_t0042_u01751686264480") 2025/07/05 03:32:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403021f69372e30a_d20250705_m033054_c001_v7007000_t0000_u01751686254691") 2025/07/05 03:32:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0db8b_d20250705_m033045_c001_v0001161_t0058_u01751686245965") 2025/07/05 03:32:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7b053_d20250705_m033037_c001_v7007000_t0000_u01751686237184") 2025/07/05 03:32:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0db37_d20250705_m033028_c001_v0001161_t0020_u01751686228469") 2025/07/05 03:32:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d5d1_d20250705_m033013_c001_v7007000_t0000_u01751686213760") 2025/07/05 03:32:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0dad3_d20250705_m033007_c001_v0001161_t0003_u01751686207826") 2025/07/05 03:32:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e3b8_d20250705_m032959_c001_v7007000_t0000_u01751686199339") 2025/07/05 03:32:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc999_d20250705_m032953_c001_v0001183_t0034_u01751686193822") 2025/07/05 03:32:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f409f9734ef9e30be_d20250705_m032951_c001_v7007000_t0000_u01751686191004") 2025/07/05 03:32:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968df5_d20250705_m032944_c001_v0001116_t0020_u01751686184618") 2025/07/05 03:32:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38e61_d20250705_m032936_c001_v7007000_t0000_u01751686176326") 2025/07/05 03:32:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968dbd_d20250705_m032930_c001_v0001116_t0046_u01751686170733") 2025/07/05 03:32:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d57b_d20250705_m032928_c001_v7007000_t0000_u01751686168148") 2025/07/05 03:32:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968d95_d20250705_m032921_c001_v0001116_t0057_u01751686161846") 2025/07/05 03:32:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4109346993fa4455_d20250705_m032907_c001_v7007000_t0000_u01751686147817") 2025/07/05 03:32:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d94e_d20250705_m032901_c001_v0001161_t0036_u01751686141438") 2025/07/05 03:32:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf7fa_d20250705_m032853_c001_v7007000_t0000_u01751686133746") 2025/07/05 03:32:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc6c3_d20250705_m032845_c001_v0001183_t0019_u01751686125257") 2025/07/05 03:32:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c59176871_d20250705_m032837_c001_v7007000_t0000_u01751686117050") 2025/07/05 03:32:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968cc9_d20250705_m032828_c001_v0001116_t0036_u01751686108680") 2025/07/05 03:32:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4109346993fa448a_d20250705_m032954_c001_v7007000_t0000_u01751686194809") 2025/07/05 03:32:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc969_d20250705_m032950_c001_v0001183_t0009_u01751686190126") 2025/07/05 03:32:53 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d5e7_d20250705_m033019_c001_v7007000_t0000_u01751686219376") 2025/07/05 03:32:53 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cca5b_d20250705_m033012_c001_v0001183_t0023_u01751686212938") 2025/07/05 03:32:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fcc_d20250705_m033149_c001_v7007000_t0000_u01751686309283") 2025/07/05 03:32:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b590cd_d20250705_m033140_c001_v0001117_t0050_u01751686300851") 2025/07/05 03:32:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4122019317018abd_d20250705_m033131_c001_v7007000_t0000_u01751686291518") 2025/07/05 03:32:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b5906d_d20250705_m033122_c001_v0001117_t0039_u01751686282304") 2025/07/05 03:32:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419ffae81cc91299_d20250705_m033113_c001_v7007000_t0000_u01751686273617") 2025/07/05 03:32:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b59029_d20250705_m033104_c001_v0001117_t0051_u01751686264857") 2025/07/05 03:32:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403021f69372e30b_d20250705_m033054_c001_v7007000_t0000_u01751686254876") 2025/07/05 03:32:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58fde_d20250705_m033046_c001_v0001117_t0020_u01751686246278") 2025/07/05 03:32:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7b054_d20250705_m033037_c001_v7007000_t0000_u01751686237367") 2025/07/05 03:32:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58fac_d20250705_m033028_c001_v0001117_t0056_u01751686228746") 2025/07/05 03:32:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d5d2_d20250705_m033013_c001_v7007000_t0000_u01751686213943") 2025/07/05 03:32:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58f5e_d20250705_m033008_c001_v0001117_t0035_u01751686208267") 2025/07/05 03:32:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e3b9_d20250705_m032959_c001_v7007000_t0000_u01751686199524") 2025/07/05 03:32:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0da93_d20250705_m032954_c001_v0001161_t0032_u01751686194006") 2025/07/05 03:32:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f409f9734ef9e30bf_d20250705_m032951_c001_v7007000_t0000_u01751686191186") 2025/07/05 03:32:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58efc_d20250705_m032945_c001_v0001117_t0018_u01751686185187") 2025/07/05 03:32:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38e62_d20250705_m032936_c001_v7007000_t0000_u01751686176510") 2025/07/05 03:32:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0da0b_d20250705_m032930_c001_v0001161_t0032_u01751686170916") 2025/07/05 03:32:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4085bdfc9d9cf567_d20250705_m032928_c001_v7007000_t0000_u01751686168222") 2025/07/05 03:32:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58e92_d20250705_m032922_c001_v0001117_t0022_u01751686162534") 2025/07/05 03:32:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ab6e_d20250705_m032907_c001_v7007000_t0000_u01751686147916") 2025/07/05 03:32:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc74f_d20250705_m032901_c001_v0001183_t0030_u01751686141758") 2025/07/05 03:32:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf7fb_d20250705_m032853_c001_v7007000_t0000_u01751686133928") 2025/07/05 03:32:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968d0b_d20250705_m032845_c001_v0001116_t0006_u01751686125473") 2025/07/05 03:32:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c59176872_d20250705_m032837_c001_v7007000_t0000_u01751686117233") 2025/07/05 03:32:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d899_d20250705_m032829_c001_v0001161_t0032_u01751686109227") 2025/07/05 03:32:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f41454ec29257ccf9_d20250705_m032954_c001_v7007000_t0000_u01751686194826") 2025/07/05 03:32:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0da73_d20250705_m032950_c001_v0001161_t0003_u01751686190232") 2025/07/05 03:32:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ab74_d20250705_m032910_c001_v7007000_t0000_u01751686150479") 2025/07/05 03:32:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc771_d20250705_m032905_c001_v0001183_t0047_u01751686145225") 2025/07/05 03:32:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ab75_d20250705_m032910_c001_v7007000_t0000_u01751686150660") 2025/07/05 03:32:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d96c_d20250705_m032905_c001_v0001161_t0014_u01751686145238") 2025/07/05 03:32:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ab76_d20250705_m032910_c001_v7007000_t0000_u01751686150874") 2025/07/05 03:32:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968d57_d20250705_m032905_c001_v0001116_t0009_u01751686145319") 2025/07/05 03:32:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ab77_d20250705_m032911_c001_v7007000_t0000_u01751686151056") 2025/07/05 03:32:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc773_d20250705_m032905_c001_v0001183_t0040_u01751686145421") 2025/07/05 03:32:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ab79_d20250705_m032911_c001_v7007000_t0000_u01751686151239") 2025/07/05 03:32:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc775_d20250705_m032905_c001_v0001183_t0052_u01751686145632") 2025/07/05 03:32:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ab7a_d20250705_m032911_c001_v7007000_t0000_u01751686151421") 2025/07/05 03:32:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d972_d20250705_m032905_c001_v0001161_t0045_u01751686145653") 2025/07/05 03:32:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ab7b_d20250705_m032911_c001_v7007000_t0000_u01751686151603") 2025/07/05 03:32:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc779_d20250705_m032905_c001_v0001183_t0049_u01751686145856") 2025/07/05 03:32:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ab7c_d20250705_m032911_c001_v7007000_t0000_u01751686151785") 2025/07/05 03:32:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968d59_d20250705_m032905_c001_v0001116_t0048_u01751686145905") 2025/07/05 03:32:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ab7d_d20250705_m032911_c001_v7007000_t0000_u01751686151967") 2025/07/05 03:32:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d976_d20250705_m032905_c001_v0001161_t0023_u01751686145959") 2025/07/05 03:32:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ab7e_d20250705_m032912_c001_v7007000_t0000_u01751686152149") 2025/07/05 03:32:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc77f_d20250705_m032906_c001_v0001183_t0044_u01751686146067") 2025/07/05 03:32:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ab7f_d20250705_m032912_c001_v7007000_t0000_u01751686152331") 2025/07/05 03:32:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d97a_d20250705_m032906_c001_v0001161_t0001_u01751686146245") 2025/07/05 03:32:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ab80_d20250705_m032912_c001_v7007000_t0000_u01751686152517") 2025/07/05 03:32:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc785_d20250705_m032906_c001_v0001183_t0037_u01751686146273") 2025/07/05 03:32:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ab81_d20250705_m032912_c001_v7007000_t0000_u01751686152699") 2025/07/05 03:32:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968d5d_d20250705_m032906_c001_v0001116_t0046_u01751686146386") 2025/07/05 03:32:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ab86_d20250705_m032912_c001_v7007000_t0000_u01751686152882") 2025/07/05 03:32:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc789_d20250705_m032906_c001_v0001183_t0024_u01751686146475") 2025/07/05 03:32:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ab8b_d20250705_m032913_c001_v7007000_t0000_u01751686153091") 2025/07/05 03:32:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d97e_d20250705_m032906_c001_v0001161_t0055_u01751686146622") 2025/07/05 03:32:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7ab90_d20250705_m032913_c001_v7007000_t0000_u01751686153274") 2025/07/05 03:32:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58e48_d20250705_m032906_c001_v0001117_t0052_u01751686146670") 2025/07/05 03:32:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4078888abe798ae6_d20250705_m032931_c001_v7007000_t0000_u01751686171424") 2025/07/05 03:32:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc83c_d20250705_m032925_c001_v0001183_t0051_u01751686165775") 2025/07/05 03:32:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf824_d20250705_m032931_c001_v7007000_t0000_u01751686171362") 2025/07/05 03:32:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d9dd_d20250705_m032925_c001_v0001161_t0055_u01751686165931") 2025/07/05 03:32:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4078888abe798ae9_d20250705_m032931_c001_v7007000_t0000_u01751686171737") 2025/07/05 03:32:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc840_d20250705_m032925_c001_v0001183_t0033_u01751686165985") 2025/07/05 03:32:57 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e36e_d20250705_m032931_c001_v7007000_t0000_u01751686171581") 2025/07/05 03:32:57 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58e9a_d20250705_m032926_c001_v0001117_t0052_u01751686166095") 2025/07/05 03:32:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e36d_d20250705_m032931_c001_v7007000_t0000_u01751686171533") 2025/07/05 03:32:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc84a_d20250705_m032926_c001_v0001183_t0055_u01751686166189") 2025/07/05 03:32:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4078888abe798ae5_d20250705_m032931_c001_v7007000_t0000_u01751686171371") 2025/07/05 03:32:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968da7_d20250705_m032926_c001_v0001116_t0025_u01751686166214") 2025/07/05 03:32:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38e4e_d20250705_m032931_c001_v7007000_t0000_u01751686171755") 2025/07/05 03:32:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d9df_d20250705_m032926_c001_v0001161_t0044_u01751686166221") 2025/07/05 03:32:57 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e36b_d20250705_m032931_c001_v7007000_t0000_u01751686171351") 2025/07/05 03:32:57 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc84c_d20250705_m032926_c001_v0001183_t0055_u01751686166423") 2025/07/05 03:32:57 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38e4c_d20250705_m032931_c001_v7007000_t0000_u01751686171388") 2025/07/05 03:32:57 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d9e1_d20250705_m032926_c001_v0001161_t0053_u01751686166526") 2025/07/05 03:32:57 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416b1689df23bce5_d20250705_m032931_c001_v7007000_t0000_u01751686171590") 2025/07/05 03:32:57 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968da9_d20250705_m032926_c001_v0001116_t0038_u01751686166637") 2025/07/05 03:32:57 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e36c_d20250705_m032931_c001_v7007000_t0000_u01751686171393") 2025/07/05 03:32:57 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc852_d20250705_m032926_c001_v0001183_t0034_u01751686166647") 2025/07/05 03:32:57 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416b1689df23bce4_d20250705_m032931_c001_v7007000_t0000_u01751686171407") 2025/07/05 03:32:57 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58e9e_d20250705_m032926_c001_v0001117_t0046_u01751686166809") 2025/07/05 03:32:57 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d57e_d20250705_m032931_c001_v7007000_t0000_u01751686171414") 2025/07/05 03:32:57 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d9e5_d20250705_m032926_c001_v0001161_t0040_u01751686166822") 2025/07/05 03:32:57 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d57f_d20250705_m032931_c001_v7007000_t0000_u01751686171602") 2025/07/05 03:32:57 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc856_d20250705_m032926_c001_v0001183_t0009_u01751686166841") 2025/07/05 03:32:57 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf825_d20250705_m032931_c001_v7007000_t0000_u01751686171544") 2025/07/05 03:32:58 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc85c_d20250705_m032927_c001_v0001183_t0001_u01751686167036") 2025/07/05 03:32:58 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4078888abe798ae8_d20250705_m032931_c001_v7007000_t0000_u01751686171612") 2025/07/05 03:32:58 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d9e9_d20250705_m032927_c001_v0001161_t0028_u01751686167175") 2025/07/05 03:32:58 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4180e40eeb760006_d20250705_m032704_c001_v7007000_t0000_u01751686024781") 2025/07/05 03:32:58 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f1181f0269aaa7075_d20250705_m032702_c001_v0001102_t0000_u01751686022289") 2025/07/05 03:32:58 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419ffae81cc9099a_d20250705_m032702_c001_v7007000_t0000_u01751686022105") 2025/07/05 03:32:58 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f1181f0269aaa706b_d20250705_m032658_c001_v0001102_t0031_u01751686018840") 2025/07/05 03:32:58 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419ffae81cc90998_d20250705_m032658_c001_v7007000_t0000_u01751686018111") 2025/07/05 03:32:58 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968b6b_d20250705_m032653_c001_v0001116_t0011_u01751686013175") 2025/07/05 03:32:58 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38dec_d20250705_m032651_c001_v7007000_t0000_u01751686011605") 2025/07/05 03:32:58 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f1121edc8e36987b6_d20250705_m032649_c001_v0001183_t0019_u01751686009631") 2025/07/05 03:32:58 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4085bdfc9d9cf4b5_d20250705_m032649_c001_v7007000_t0000_u01751686009450") 2025/07/05 03:32:58 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f1121edc8e3698782_d20250705_m032646_c001_v0001183_t0003_u01751686006812") 2025/07/05 03:32:58 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4085bdfc9d9cf4a6_d20250705_m032646_c001_v7007000_t0000_u01751686006068") 2025/07/05 03:32:58 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968b3d_d20250705_m032641_c001_v0001116_t0016_u01751686001276") 2025/07/05 03:32:58 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38de0_d20250705_m032639_c001_v7007000_t0000_u01751685999996") 2025/07/05 03:32:58 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10693aab4d7eb9dd_d20250705_m032638_c001_v0001157_t0013_u01751685998312") 2025/07/05 03:32:59 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419811bd30f50fab_d20250705_m032638_c001_v7007000_t0000_u01751685998132") 2025/07/05 03:32:59 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10693aab4d7eb9cd_d20250705_m032635_c001_v0001157_t0018_u01751685995319") 2025/07/05 03:32:59 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419811bd30f50fa9_d20250705_m032634_c001_v7007000_t0000_u01751685994594") 2025/07/05 03:32:59 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a1530d_d20250705_m032630_c001_v0001032_t0021_u01751685990298") 2025/07/05 03:32:59 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38dc5_d20250705_m032629_c001_v7007000_t0000_u01751685989383") 2025/07/05 03:32:59 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f113c51e08cd38ce2_d20250705_m032627_c001_v0001182_t0039_u01751685987812") 2025/07/05 03:32:59 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419ffae81cc90946_d20250705_m032627_c001_v7007000_t0000_u01751685987622") 2025/07/05 03:32:59 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f113c51e08cd38cbe_d20250705_m032624_c001_v0001182_t0050_u01751685984695") 2025/07/05 03:32:59 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419ffae81cc90940_d20250705_m032623_c001_v7007000_t0000_u01751685983968") 2025/07/05 03:32:59 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc0f1_d20250705_m032617_c001_v0001183_t0021_u01751685977106") 2025/07/05 03:32:59 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7a9c3_d20250705_m032616_c001_v7007000_t0000_u01751685976176") 2025/07/05 03:32:59 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f1037ead05730c8a0_d20250705_m032613_c001_v0001177_t0007_u01751685973962") 2025/07/05 03:32:59 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c5917664d_d20250705_m032613_c001_v7007000_t0000_u01751685973714") 2025/07/05 03:32:59 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f1037ead05730c890_d20250705_m032610_c001_v0001177_t0050_u01751685970092") 2025/07/05 03:32:59 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c59176643_d20250705_m032609_c001_v7007000_t0000_u01751685969369") 2025/07/05 03:32:59 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968ab4_d20250705_m032602_c001_v0001116_t0041_u01751685962656") 2025/07/05 03:32:59 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c59176624_d20250705_m032601_c001_v7007000_t0000_u01751685961724") 2025/07/05 03:32:59 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f1186dc38298deea1_d20250705_m032559_c001_v0001091_t0045_u01751685959769") 2025/07/05 03:32:59 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f41220193170180ed_d20250705_m032559_c001_v7007000_t0000_u01751685959585") 2025/07/05 03:32:59 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f1186dc38298dee99_d20250705_m032556_c001_v0001091_t0029_u01751685956547") 2025/07/05 03:32:59 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f41220193170180e8_d20250705_m032555_c001_v7007000_t0000_u01751685955824") 2025/07/05 03:33:00 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a1529c_d20250705_m032549_c001_v0001032_t0041_u01751685949282") 2025/07/05 03:33:00 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b0c8_d20250705_m032548_c001_v7007000_t0000_u01751685948129") 2025/07/05 03:33:00 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f1144d5091f681e53_d20250705_m032542_c001_v0001179_t0003_u01751685942121") 2025/07/05 03:33:00 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40165088f11e450d_d20250705_m032541_c001_v7007000_t0000_u01751685941917") 2025/07/05 03:33:00 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cbf3f_d20250705_m032537_c001_v0001183_t0044_u01751685937704") 2025/07/05 03:33:00 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102684ce40cc967f_d20250705_m032536_c001_v0001157_t0047_u01751685936860") 2025/07/05 03:33:00 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102684ce40cc9675_d20250705_m032535_c001_v0001157_t0005_u01751685935573") 2025/07/05 03:33:00 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f409aaac2ab3f9946_d20250705_m032521_c001_v7007000_t0000_u01751685921732") 2025/07/05 03:33:00 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a15254_d20250705_m032514_c001_v0001032_t0028_u01751685914468") 2025/07/05 03:33:00 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f115584f136357098_d20250705_m032513_c001_v0001153_t0002_u01751685913524") 2025/07/05 03:33:00 DEBUG : dst/one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f115584f13635708e_d20250705_m032512_c001_v0001153_t0024_u01751685912268") 2025/07/05 03:33:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4180e40eeb760007_d20250705_m032704_c001_v7007000_t0000_u01751686024963") 2025/07/05 03:33:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f826db390bddb8b9f780e1b_f1067d1e1351d8c66_d20250705_m032701_c001_v0001176_t0021_u01751686021874") 2025/07/05 03:33:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f826db390bddb8b9f780e1b_f114ee0556a121656_d20250705_m032657_c001_v0001137_t0043_u01751686017748") 2025/07/05 03:33:00 DEBUG : dst/one.bak: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38ded_d20250705_m032651_c001_v7007000_t0000_u01751686011788") 2025/07/05 03:33:00 DEBUG : dst/one.bak: Deleting (id "4_z2f826db390bddb8b9f780e1b_f1111b15ecb29c936_d20250705_m032648_c001_v0001172_t0042_u01751686008975") 2025/07/05 03:33:00 DEBUG : dst/one.bak: Deleting (id "4_z2f826db390bddb8b9f780e1b_f1097f4a1567719ba_d20250705_m032645_c001_v0001145_t0014_u01751686005675") 2025/07/05 03:33:00 DEBUG : dst/one.bak: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38de1_d20250705_m032640_c001_v7007000_t0000_u01751686000178") 2025/07/05 03:33:00 DEBUG : dst/one.bak: Deleting (id "4_z2f826db390bddb8b9f780e1b_f103f7321fd8823d2_d20250705_m032637_c001_v0001136_t0053_u01751685997832") 2025/07/05 03:33:00 DEBUG : dst/one.bak: Deleting (id "4_z2f826db390bddb8b9f780e1b_f1017d3067611c220_d20250705_m032634_c001_v0001029_t0026_u01751685994176") 2025/07/05 03:33:00 DEBUG : dst/three: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b0c9_d20250705_m032548_c001_v7007000_t0000_u01751685948333") 2025/07/05 03:33:00 DEBUG : dst/three: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102684ce40cc96b3_d20250705_m032546_c001_v0001157_t0003_u01751685946434") 2025/07/05 03:33:01 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4180e40eeb760008_d20250705_m032705_c001_v7007000_t0000_u01751686025145") 2025/07/05 03:33:01 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f116b1903fbcc6c63_d20250705_m032703_c001_v0001109_t0015_u01751686023280") 2025/07/05 03:33:01 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f105a9ac4d03df268_d20250705_m032659_c001_v0001146_t0032_u01751686019840") 2025/07/05 03:33:01 DEBUG : dst/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4180e40eeb760009_d20250705_m032705_c001_v7007000_t0000_u01751686025327") 2025/07/05 03:33:01 DEBUG : dst/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f1181f0269aaa7077_d20250705_m032704_c001_v0001102_t0024_u01751686024019") 2025/07/05 03:33:01 DEBUG : dst/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419ffae81cc9099b_d20250705_m032703_c001_v7007000_t0000_u01751686023827") 2025/07/05 03:33:01 DEBUG : dst/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f1181f0269aaa7071_d20250705_m032700_c001_v0001102_t0029_u01751686020333") 2025/07/05 03:33:01 DEBUG : dst/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419ffae81cc90999_d20250705_m032700_c001_v7007000_t0000_u01751686020149") 2025/07/05 03:33:01 DEBUG : dst/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a1533f_d20250705_m032654_c001_v0001032_t0051_u01751686014856") 2025/07/05 03:33:01 DEBUG : dst/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38dee_d20250705_m032651_c001_v7007000_t0000_u01751686011979") 2025/07/05 03:33:01 DEBUG : dst/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f1121edc8e36987c8_d20250705_m032651_c001_v0001183_t0059_u01751686011014") 2025/07/05 03:33:01 DEBUG : dst/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4085bdfc9d9cf4c2_d20250705_m032650_c001_v7007000_t0000_u01751686010811") 2025/07/05 03:33:01 DEBUG : dst/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f1121edc8e36987a0_d20250705_m032647_c001_v0001183_t0001_u01751686007997") 2025/07/05 03:33:01 DEBUG : dst/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4085bdfc9d9cf4b3_d20250705_m032647_c001_v7007000_t0000_u01751686007815") 2025/07/05 03:33:01 DEBUG : dst/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a15329_d20250705_m032642_c001_v0001032_t0021_u01751686002882") 2025/07/05 03:33:01 DEBUG : dst/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419811bd30f50fac_d20250705_m032639_c001_v7007000_t0000_u01751685999378") 2025/07/05 03:33:01 DEBUG : dst/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a15317_d20250705_m032636_c001_v0001032_t0057_u01751685996900") 2025/07/05 03:33:01 DEBUG : dst/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419811bd30f50faa_d20250705_m032636_c001_v7007000_t0000_u01751685996165") 2025/07/05 03:33:01 DEBUG : dst/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc197_d20250705_m032631_c001_v0001183_t0030_u01751685991522") 2025/07/05 03:33:01 DEBUG : dst/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419ffae81cc90949_d20250705_m032628_c001_v7007000_t0000_u01751685988456") 2025/07/05 03:33:01 DEBUG : dst/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc167_d20250705_m032626_c001_v0001183_t0058_u01751685986614") 2025/07/05 03:33:02 DEBUG : dst/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419ffae81cc90942_d20250705_m032625_c001_v7007000_t0000_u01751685985527") 2025/07/05 03:33:02 DEBUG : dst/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968aed_d20250705_m032618_c001_v0001116_t0040_u01751685978474") 2025/07/05 03:33:02 DEBUG : dst/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c59176652_d20250705_m032615_c001_v7007000_t0000_u01751685975254") 2025/07/05 03:33:02 DEBUG : dst/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968adf_d20250705_m032612_c001_v0001116_t0005_u01751685972060") 2025/07/05 03:33:02 DEBUG : dst/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c59176648_d20250705_m032610_c001_v7007000_t0000_u01751685970935") 2025/07/05 03:33:02 DEBUG : dst/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a152bd_d20250705_m032604_c001_v0001032_t0041_u01751685964194") 2025/07/05 03:33:02 DEBUG : dst/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f41220193170180ee_d20250705_m032600_c001_v7007000_t0000_u01751685960794") 2025/07/05 03:33:02 DEBUG : dst/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a152b0_d20250705_m032558_c001_v0001032_t0054_u01751685958478") 2025/07/05 03:33:02 DEBUG : dst/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f41220193170180eb_d20250705_m032557_c001_v7007000_t0000_u01751685957386") 2025/07/05 03:33:02 DEBUG : dst/three.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cbfd3_d20250705_m032551_c001_v0001183_t0047_u01751685951003") 2025/07/05 03:33:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38def_d20250705_m032652_c001_v7007000_t0000_u01751686012265") 2025/07/05 03:33:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f826db390bddb8b9f780e1b_f117b7203719190fd_d20250705_m032650_c001_v0001040_t0040_u01751686010410") 2025/07/05 03:33:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f826db390bddb8b9f780e1b_f1182286fdf8edecc_d20250705_m032647_c001_v0001183_t0051_u01751686007615") 2025/07/05 03:33:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38de2_d20250705_m032640_c001_v7007000_t0000_u01751686000360") 2025/07/05 03:33:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f826db390bddb8b9f780e1b_f11833ae7ba735cc7_d20250705_m032638_c001_v0001171_t0059_u01751685998964") 2025/07/05 03:33:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f826db390bddb8b9f780e1b_f1103ff0be2f583ee_d20250705_m032635_c001_v0001120_t0034_u01751685995843") 2025/07/05 03:33:02 DEBUG : dst/two: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4180e40eeb76000b_d20250705_m032705_c001_v7007000_t0000_u01751686025509") 2025/07/05 03:33:02 DEBUG : dst/two: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc250_d20250705_m032654_c001_v0001183_t0027_u01751686014267") 2025/07/05 03:33:02 DEBUG : dst/two: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38df0_d20250705_m032652_c001_v7007000_t0000_u01751686012447") 2025/07/05 03:33:02 DEBUG : dst/two: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc1f8_d20250705_m032642_c001_v0001183_t0042_u01751686002318") 2025/07/05 03:33:02 DEBUG : dst/two: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38de4_d20250705_m032640_c001_v7007000_t0000_u01751686000541") 2025/07/05 03:33:02 DEBUG : dst/two: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968b1f_d20250705_m032631_c001_v0001116_t0020_u01751685991074") 2025/07/05 03:33:03 DEBUG : dst/two: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38dc6_d20250705_m032629_c001_v7007000_t0000_u01751685989565") 2025/07/05 03:33:03 DEBUG : dst/two: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a152ed_d20250705_m032617_c001_v0001032_t0036_u01751685977684") 2025/07/05 03:33:03 DEBUG : dst/two: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7a9c4_d20250705_m032616_c001_v7007000_t0000_u01751685976359") 2025/07/05 03:33:03 DEBUG : dst/two: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc05b_d20250705_m032603_c001_v0001183_t0036_u01751685963624") 2025/07/05 03:33:03 DEBUG : dst/two: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c59176625_d20250705_m032601_c001_v7007000_t0000_u01751685961907") 2025/07/05 03:33:03 DEBUG : dst/two: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968a86_d20250705_m032550_c001_v0001116_t0040_u01751685950191") 2025/07/05 03:33:03 DEBUG : dst/two: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b0ca_d20250705_m032548_c001_v7007000_t0000_u01751685948525") 2025/07/05 03:33:03 DEBUG : dst/two: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107dc8d1ad5821eb_d20250705_m032543_c001_v0001099_t0019_u01751685943988") 2025/07/05 03:33:03 DEBUG : dst/two: Deleting (id "4_z2f826db390bddb8b9f780e1b_f409aaac2ab3f9947_d20250705_m032521_c001_v7007000_t0000_u01751685921927") 2025/07/05 03:33:03 DEBUG : dst/two: Deleting (id "4_z2f826db390bddb8b9f780e1b_f115584f1363570a0_d20250705_m032520_c001_v0001153_t0015_u01751685920606") 2025/07/05 03:33:03 DEBUG : empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416b1689df23bc52_d20250705_m032446_c001_v7007000_t0000_u01751685886786") 2025/07/05 03:33:03 DEBUG : empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cbce1_d20250705_m032443_c001_v0001183_t0046_u01751685883168") 2025/07/05 03:33:03 DEBUG : empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416b1689df23bc4b_d20250705_m032440_c001_v7007000_t0000_u01751685880903") 2025/07/05 03:33:03 DEBUG : empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cbc16_d20250705_m032430_c001_v0001183_t0042_u01751685870515") 2025/07/05 03:33:03 DEBUG : empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf5b3_d20250705_m032421_c001_v7007000_t0000_u01751685861013") 2025/07/05 03:33:03 DEBUG : empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cbb62_d20250705_m032417_c001_v0001183_t0023_u01751685857716") 2025/07/05 03:33:03 DEBUG : empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c861a_d20250705_m032357_c001_v7007000_t0000_u01751685837202") 2025/07/05 03:33:03 DEBUG : empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cba6e_d20250705_m032355_c001_v0001183_t0054_u01751685835493") 2025/07/05 03:33:03 DEBUG : empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8614_d20250705_m032354_c001_v7007000_t0000_u01751685834750") 2025/07/05 03:33:03 DEBUG : empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cba5e_d20250705_m032353_c001_v0001183_t0002_u01751685833592") 2025/07/05 03:33:03 DEBUG : empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8610_d20250705_m032351_c001_v7007000_t0000_u01751685831072") 2025/07/05 03:33:03 DEBUG : empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cba3c_d20250705_m032349_c001_v0001183_t0017_u01751685829370") 2025/07/05 03:33:04 DEBUG : empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c860d_d20250705_m032348_c001_v7007000_t0000_u01751685828612") 2025/07/05 03:33:04 DEBUG : empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cba1e_d20250705_m032347_c001_v0001183_t0033_u01751685827428") 2025/07/05 03:33:04 DEBUG : empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d406_d20250705_m032342_c001_v7007000_t0000_u01751685822196") 2025/07/05 03:33:04 DEBUG : empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb9e0_d20250705_m032340_c001_v0001183_t0018_u01751685820838") 2025/07/05 03:33:04 DEBUG : empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d401_d20250705_m032340_c001_v7007000_t0000_u01751685820051") 2025/07/05 03:33:04 DEBUG : empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb9ce_d20250705_m032339_c001_v0001183_t0013_u01751685819291") 2025/07/05 03:33:04 DEBUG : empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d3f8_d20250705_m032335_c001_v7007000_t0000_u01751685815424") 2025/07/05 03:33:04 DEBUG : empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb99e_d20250705_m032334_c001_v0001183_t0003_u01751685814250") 2025/07/05 03:33:04 DEBUG : empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b043_d20250705_m032332_c001_v7007000_t0000_u01751685812405") 2025/07/05 03:33:04 DEBUG : empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb97c_d20250705_m032331_c001_v0001183_t0012_u01751685811451") 2025/07/05 03:33:04 DEBUG : empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b041_d20250705_m032331_c001_v7007000_t0000_u01751685811084") 2025/07/05 03:33:04 DEBUG : empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f115e9952f8fa4e35_d20250705_m032330_c001_v0001090_t0021_u01751685810340") 2025/07/05 03:33:04 DEBUG : empty space: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb966_d20250705_m032328_c001_v0001183_t0016_u01751685808707") 2025/07/05 03:33:04 DEBUG : enormous: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8618_d20250705_m032356_c001_v7007000_t0000_u01751685836279") 2025/07/05 03:33:04 DEBUG : enormous: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cba70_d20250705_m032355_c001_v0001183_t0037_u01751685835699") 2025/07/05 03:33:04 DEBUG : existing: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4180e40eeb76000e_d20250705_m032710_c001_v7007000_t0000_u01751686030591") 2025/07/05 03:33:04 DEBUG : existing: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a15367_d20250705_m032709_c001_v0001032_t0037_u01751686029162") 2025/07/05 03:33:04 DEBUG : existing: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf5aa_d20250705_m032416_c001_v7007000_t0000_u01751685856064") 2025/07/05 03:33:04 DEBUG : existing: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a151b0_d20250705_m032414_c001_v0001032_t0025_u01751685854992") 2025/07/05 03:33:04 DEBUG : existing: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b039_d20250705_m032326_c001_v7007000_t0000_u01751685806075") 2025/07/05 03:33:05 DEBUG : existing: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb92e_d20250705_m032325_c001_v0001183_t0033_u01751685805098") 2025/07/05 03:33:05 DEBUG : existing: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b037_d20250705_m032324_c001_v7007000_t0000_u01751685804547") 2025/07/05 03:33:05 DEBUG : existing: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb91c_d20250705_m032323_c001_v0001183_t0044_u01751685803962") 2025/07/05 03:33:05 DEBUG : existing: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb914_d20250705_m032323_c001_v0001183_t0019_u01751685803097") 2025/07/05 03:33:05 DEBUG : existing-b: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf5ab_d20250705_m032416_c001_v7007000_t0000_u01751685856249") 2025/07/05 03:33:05 DEBUG : existing-b: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cbb2a_d20250705_m032414_c001_v0001183_t0017_u01751685854980") 2025/07/05 03:33:05 DEBUG : file1: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22de86_d20250705_m032814_c001_v7007000_t0000_u01751686094282") 2025/07/05 03:33:05 DEBUG : file1: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968c9f_d20250705_m032812_c001_v0001116_t0028_u01751686092592") 2025/07/05 03:33:05 DEBUG : file1: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22de5b_d20250705_m032811_c001_v7007000_t0000_u01751686091275") 2025/07/05 03:33:05 DEBUG : file1: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d845_d20250705_m032809_c001_v0001161_t0023_u01751686089782") 2025/07/05 03:33:05 DEBUG : five: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c861c_d20250705_m032400_c001_v7007000_t0000_u01751685840679") 2025/07/05 03:33:05 DEBUG : five: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b541d27a15196_d20250705_m032359_c001_v0001032_t0019_u01751685839293") 2025/07/05 03:33:05 DEBUG : foo: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d3f5_d20250705_m032333_c001_v7007000_t0000_u01751685813885") 2025/07/05 03:33:05 DEBUG : foo: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402eb6752e0cb994_d20250705_m032333_c001_v0001183_t0031_u01751685813331") 2025/07/05 03:33:05 DEBUG : foo: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402eb6752e0cb98a_d20250705_m032332_c001_v0001183_t0031_u01751685812771") 2025/07/05 03:33:05 DEBUG : four: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c861d_d20250705_m032400_c001_v7007000_t0000_u01751685840862") 2025/07/05 03:33:05 DEBUG : four: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402eb6752e0cba88_d20250705_m032358_c001_v0001183_t0031_u01751685838736") 2025/07/05 03:33:05 DEBUG : four: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cba86_d20250705_m032358_c001_v0001183_t0003_u01751685838161") 2025/07/05 03:33:05 DEBUG : hello world2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7a6a1_d20250705_m032242_c001_v7007000_t0000_u01751685762754") 2025/07/05 03:33:05 DEBUG : hello world2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb788_d20250705_m032242_c001_v0001183_t0009_u01751685762183") 2025/07/05 03:33:05 DEBUG : ignore-size: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b033_d20250705_m032322_c001_v7007000_t0000_u01751685802730") 2025/07/05 03:33:05 DEBUG : ignore-size: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb8fe_d20250705_m032321_c001_v0001183_t0045_u01751685801778") 2025/07/05 03:33:06 DEBUG : nested/sub dir/file: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf5a7_d20250705_m032414_c001_v7007000_t0000_u01751685854243") 2025/07/05 03:33:06 DEBUG : nested/sub dir/file: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cbb12_d20250705_m032413_c001_v0001183_t0034_u01751685853308") 2025/07/05 03:33:06 DEBUG : nested/sub dir/file: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8635_d20250705_m032412_c001_v7007000_t0000_u01751685852549") 2025/07/05 03:33:06 DEBUG : nested/sub dir/file: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a151a6_d20250705_m032411_c001_v0001032_t0047_u01751685851766") 2025/07/05 03:33:06 DEBUG : one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c861f_d20250705_m032401_c001_v7007000_t0000_u01751685841046") 2025/07/05 03:33:06 DEBUG : one: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402eb6752e0cba80_d20250705_m032357_c001_v0001183_t0031_u01751685837583") 2025/07/05 03:33:06 DEBUG : only0: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22ddf9_d20250705_m032805_c001_v7007000_t0000_u01751686085334") 2025/07/05 03:33:06 DEBUG : only0: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40347c3294968c81_d20250705_m032759_c001_v0001116_t0035_u01751686079925") 2025/07/05 03:33:06 DEBUG : only0: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968c31_d20250705_m032741_c001_v0001116_t0051_u01751686061191") 2025/07/05 03:33:06 DEBUG : only0: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4054f37f6121eae9_d20250705_m032734_c001_v7007000_t0000_u01751686054446") 2025/07/05 03:33:06 DEBUG : only0: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a15375_d20250705_m032715_c001_v0001032_t0034_u01751686035294") 2025/07/05 03:33:06 DEBUG : only1: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22ddfa_d20250705_m032805_c001_v7007000_t0000_u01751686085517") 2025/07/05 03:33:06 DEBUG : only1: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402eb6752e0cc523_d20250705_m032800_c001_v0001183_t0031_u01751686080904") 2025/07/05 03:33:06 DEBUG : only1: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a153c3_d20250705_m032742_c001_v0001032_t0033_u01751686062320") 2025/07/05 03:33:06 DEBUG : only1: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b178_d20250705_m032734_c001_v7007000_t0000_u01751686054792") 2025/07/05 03:33:06 DEBUG : only1: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc328_d20250705_m032716_c001_v0001183_t0043_u01751686036142") 2025/07/05 03:33:06 DEBUG : only10: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22ddfc_d20250705_m032805_c001_v7007000_t0000_u01751686085702") 2025/07/05 03:33:06 DEBUG : only10: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402eb6752e0cc511_d20250705_m032759_c001_v0001183_t0031_u01751686079935") 2025/07/05 03:33:06 DEBUG : only10: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a153d9_d20250705_m032750_c001_v0001032_t0005_u01751686070155") 2025/07/05 03:33:06 DEBUG : only10: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8815_d20250705_m032734_c001_v7007000_t0000_u01751686054804") 2025/07/05 03:33:07 DEBUG : only10: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc3a2_d20250705_m032724_c001_v0001183_t0043_u01751686044416") 2025/07/05 03:33:07 DEBUG : only11: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22de03_d20250705_m032805_c001_v7007000_t0000_u01751686085885") 2025/07/05 03:33:07 DEBUG : only11: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b541d27a153ff_d20250705_m032759_c001_v0001032_t0019_u01751686079948") 2025/07/05 03:33:07 DEBUG : only11: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc4b1_d20250705_m032752_c001_v0001183_t0019_u01751686072054") 2025/07/05 03:33:07 DEBUG : only11: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4054f37f6121eaed_d20250705_m032734_c001_v7007000_t0000_u01751686054814") 2025/07/05 03:33:07 DEBUG : only11: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968bf3_d20250705_m032724_c001_v0001116_t0005_u01751686044953") 2025/07/05 03:33:07 DEBUG : only12: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22de05_d20250705_m032806_c001_v7007000_t0000_u01751686086069") 2025/07/05 03:33:07 DEBUG : only12: Deleting (id "4_z2f826db390bddb8b9f780e1b_f407f85e222c0d813_d20250705_m032800_c001_v0001161_t0023_u01751686080511") 2025/07/05 03:33:07 DEBUG : only12: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968c67_d20250705_m032752_c001_v0001116_t0000_u01751686072979") 2025/07/05 03:33:07 DEBUG : only12: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b173_d20250705_m032734_c001_v7007000_t0000_u01751686054059") 2025/07/05 03:33:07 DEBUG : only12: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a15395_d20250705_m032726_c001_v0001032_t0011_u01751686046004") 2025/07/05 03:33:07 DEBUG : only13: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22de08_d20250705_m032806_c001_v7007000_t0000_u01751686086254") 2025/07/05 03:33:07 DEBUG : only13: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40347c3294968c83_d20250705_m032800_c001_v0001116_t0035_u01751686080149") 2025/07/05 03:33:07 DEBUG : only13: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a153e5_d20250705_m032753_c001_v0001032_t0029_u01751686073837") 2025/07/05 03:33:07 DEBUG : only13: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65a19_d20250705_m032734_c001_v7007000_t0000_u01751686054826") 2025/07/05 03:33:07 DEBUG : only13: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc3c4_d20250705_m032727_c001_v0001183_t0042_u01751686047322") 2025/07/05 03:33:07 DEBUG : only14: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22de0a_d20250705_m032806_c001_v7007000_t0000_u01751686086438") 2025/07/05 03:33:07 DEBUG : only14: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402eb6752e0cc513_d20250705_m032800_c001_v0001183_t0031_u01751686080158") 2025/07/05 03:33:07 DEBUG : only14: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc4d9_d20250705_m032754_c001_v0001183_t0022_u01751686074980") 2025/07/05 03:33:07 DEBUG : only14: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b174_d20250705_m032734_c001_v7007000_t0000_u01751686054245") 2025/07/05 03:33:07 DEBUG : only14: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968c01_d20250705_m032728_c001_v0001116_t0058_u01751686048069") 2025/07/05 03:33:07 DEBUG : only15: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22de0e_d20250705_m032806_c001_v7007000_t0000_u01751686086622") 2025/07/05 03:33:08 DEBUG : only15: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b541d27a15401_d20250705_m032800_c001_v0001032_t0019_u01751686080172") 2025/07/05 03:33:08 DEBUG : only15: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968c6f_d20250705_m032755_c001_v0001116_t0020_u01751686075549") 2025/07/05 03:33:08 DEBUG : only15: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b179_d20250705_m032734_c001_v7007000_t0000_u01751686054975") 2025/07/05 03:33:08 DEBUG : only15: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a1539f_d20250705_m032728_c001_v0001032_t0048_u01751686048976") 2025/07/05 03:33:08 DEBUG : only16: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22de11_d20250705_m032806_c001_v7007000_t0000_u01751686086806") 2025/07/05 03:33:08 DEBUG : only16: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40347c3294968c85_d20250705_m032800_c001_v0001116_t0035_u01751686080331") 2025/07/05 03:33:08 DEBUG : only16: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a153ed_d20250705_m032756_c001_v0001032_t0004_u01751686076287") 2025/07/05 03:33:08 DEBUG : only16: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8816_d20250705_m032734_c001_v7007000_t0000_u01751686054987") 2025/07/05 03:33:08 DEBUG : only16: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc3dc_d20250705_m032730_c001_v0001183_t0037_u01751686050294") 2025/07/05 03:33:09 DEBUG : only17: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22de13_d20250705_m032806_c001_v7007000_t0000_u01751686086990") 2025/07/05 03:33:09 DEBUG : only17: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40347c3294968c8b_d20250705_m032800_c001_v0001116_t0035_u01751686080940") 2025/07/05 03:33:09 DEBUG : only17: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc4fb_d20250705_m032757_c001_v0001183_t0018_u01751686077491") 2025/07/05 03:33:09 DEBUG : only17: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b175_d20250705_m032734_c001_v7007000_t0000_u01751686054427") 2025/07/05 03:33:09 DEBUG : only17: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968c0d_d20250705_m032730_c001_v0001116_t0034_u01751686050891") 2025/07/05 03:33:09 DEBUG : only18: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22de17_d20250705_m032807_c001_v7007000_t0000_u01751686087175") 2025/07/05 03:33:09 DEBUG : only18: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b541d27a1540b_d20250705_m032800_c001_v0001032_t0019_u01751686080931") 2025/07/05 03:33:09 DEBUG : only18: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968c7b_d20250705_m032758_c001_v0001116_t0007_u01751686078019") 2025/07/05 03:33:09 DEBUG : only18: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65a1a_d20250705_m032735_c001_v7007000_t0000_u01751686055008") 2025/07/05 03:33:09 DEBUG : only18: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a153a7_d20250705_m032731_c001_v0001032_t0047_u01751686051615") 2025/07/05 03:33:09 DEBUG : only19: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22de1f_d20250705_m032807_c001_v7007000_t0000_u01751686087359") 2025/07/05 03:33:09 DEBUG : only19: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402eb6752e0cc517_d20250705_m032800_c001_v0001183_t0031_u01751686080342") 2025/07/05 03:33:09 DEBUG : only19: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a153f9_d20250705_m032758_c001_v0001032_t0039_u01751686078859") 2025/07/05 03:33:09 DEBUG : only19: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8817_d20250705_m032735_c001_v7007000_t0000_u01751686055171") 2025/07/05 03:33:09 DEBUG : only19: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc3fa_d20250705_m032732_c001_v0001183_t0021_u01751686052867") 2025/07/05 03:33:09 DEBUG : only2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22de21_d20250705_m032807_c001_v7007000_t0000_u01751686087543") 2025/07/05 03:33:09 DEBUG : only2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b541d27a15405_d20250705_m032800_c001_v0001032_t0019_u01751686080357") 2025/07/05 03:33:09 DEBUG : only2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc448_d20250705_m032743_c001_v0001183_t0038_u01751686063330") 2025/07/05 03:33:09 DEBUG : only2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65a17_d20250705_m032734_c001_v7007000_t0000_u01751686054452") 2025/07/05 03:33:09 DEBUG : only2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968bd1_d20250705_m032716_c001_v0001116_t0056_u01751686036827") 2025/07/05 03:33:09 DEBUG : only3: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22de24_d20250705_m032807_c001_v7007000_t0000_u01751686087729") 2025/07/05 03:33:09 DEBUG : only3: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40347c3294968c87_d20250705_m032800_c001_v0001116_t0035_u01751686080514") 2025/07/05 03:33:09 DEBUG : only3: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968c3d_d20250705_m032743_c001_v0001116_t0021_u01751686063929") 2025/07/05 03:33:09 DEBUG : only3: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b177_d20250705_m032734_c001_v7007000_t0000_u01751686054609") 2025/07/05 03:33:09 DEBUG : only3: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a1537b_d20250705_m032717_c001_v0001032_t0053_u01751686037659") 2025/07/05 03:33:10 DEBUG : only4: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22de27_d20250705_m032807_c001_v7007000_t0000_u01751686087913") 2025/07/05 03:33:10 DEBUG : only4: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402eb6752e0cc51b_d20250705_m032800_c001_v0001183_t0031_u01751686080523") 2025/07/05 03:33:10 DEBUG : only4: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a153c9_d20250705_m032744_c001_v0001032_t0009_u01751686064645") 2025/07/05 03:33:10 DEBUG : only4: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4054f37f6121eaf1_d20250705_m032734_c001_v7007000_t0000_u01751686054998") 2025/07/05 03:33:10 DEBUG : only4: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc348_d20250705_m032718_c001_v0001183_t0012_u01751686038866") 2025/07/05 03:33:10 DEBUG : only5: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22de2c_d20250705_m032808_c001_v7007000_t0000_u01751686088099") 2025/07/05 03:33:10 DEBUG : only5: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b541d27a15407_d20250705_m032800_c001_v0001032_t0019_u01751686080549") 2025/07/05 03:33:10 DEBUG : only5: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc45a_d20250705_m032745_c001_v0001183_t0011_u01751686065696") 2025/07/05 03:33:10 DEBUG : only5: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8814_d20250705_m032734_c001_v7007000_t0000_u01751686054621") 2025/07/05 03:33:10 DEBUG : only5: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968bdb_d20250705_m032719_c001_v0001116_t0045_u01751686039610") 2025/07/05 03:33:10 DEBUG : only6: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22de2f_d20250705_m032808_c001_v7007000_t0000_u01751686088282") 2025/07/05 03:33:10 DEBUG : only6: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40347c3294968c89_d20250705_m032800_c001_v0001116_t0035_u01751686080696") 2025/07/05 03:33:10 DEBUG : only6: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968c4b_d20250705_m032746_c001_v0001116_t0034_u01751686066254") 2025/07/05 03:33:10 DEBUG : only6: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b17a_d20250705_m032735_c001_v7007000_t0000_u01751686055157") 2025/07/05 03:33:10 DEBUG : only6: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a15385_d20250705_m032720_c001_v0001032_t0035_u01751686040357") 2025/07/05 03:33:10 DEBUG : only7: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22de31_d20250705_m032808_c001_v7007000_t0000_u01751686088467") 2025/07/05 03:33:10 DEBUG : only7: Deleting (id "4_z2f826db390bddb8b9f780e1b_f407f85e222c0d817_d20250705_m032800_c001_v0001161_t0023_u01751686080713") 2025/07/05 03:33:10 DEBUG : only7: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a153cf_d20250705_m032747_c001_v0001032_t0046_u01751686067134") 2025/07/05 03:33:10 DEBUG : only7: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4054f37f6121eaeb_d20250705_m032734_c001_v7007000_t0000_u01751686054632") 2025/07/05 03:33:10 DEBUG : only7: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc370_d20250705_m032721_c001_v0001183_t0029_u01751686041219") 2025/07/05 03:33:11 DEBUG : only8: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22de36_d20250705_m032808_c001_v7007000_t0000_u01751686088651") 2025/07/05 03:33:11 DEBUG : only8: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402eb6752e0cc521_d20250705_m032800_c001_v0001183_t0031_u01751686080722") 2025/07/05 03:33:11 DEBUG : only8: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc480_d20250705_m032748_c001_v0001183_t0055_u01751686068208") 2025/07/05 03:33:11 DEBUG : only8: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8812_d20250705_m032734_c001_v7007000_t0000_u01751686054436") 2025/07/05 03:33:11 DEBUG : only8: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968be7_d20250705_m032722_c001_v0001116_t0012_u01751686042096") 2025/07/05 03:33:11 DEBUG : only9: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22de3a_d20250705_m032808_c001_v7007000_t0000_u01751686088836") 2025/07/05 03:33:11 DEBUG : only9: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b541d27a15409_d20250705_m032800_c001_v0001032_t0019_u01751686080746") 2025/07/05 03:33:11 DEBUG : only9: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968c55_d20250705_m032749_c001_v0001116_t0044_u01751686068999") 2025/07/05 03:33:11 DEBUG : only9: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65a18_d20250705_m032734_c001_v7007000_t0000_u01751686054645") 2025/07/05 03:33:11 DEBUG : only9: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a1538f_d20250705_m032723_c001_v0001032_t0034_u01751686043182") 2025/07/05 03:33:11 DEBUG : potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8633_d20250705_m032410_c001_v7007000_t0000_u01751685850292") 2025/07/05 03:33:11 DEBUG : potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968946_d20250705_m032408_c001_v0001116_t0054_u01751685848108") 2025/07/05 03:33:11 DEBUG : potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c862d_d20250705_m032407_c001_v7007000_t0000_u01751685847008") 2025/07/05 03:33:11 DEBUG : potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cbabc_d20250705_m032405_c001_v0001183_t0055_u01751685845041") 2025/07/05 03:33:11 DEBUG : potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c862a_d20250705_m032404_c001_v7007000_t0000_u01751685844304") 2025/07/05 03:33:11 DEBUG : potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a1519a_d20250705_m032401_c001_v0001032_t0016_u01751685841965") 2025/07/05 03:33:11 DEBUG : potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8612_d20250705_m032352_c001_v7007000_t0000_u01751685832829") 2025/07/05 03:33:11 DEBUG : potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cba52_d20250705_m032351_c001_v0001183_t0045_u01751685831659") 2025/07/05 03:33:11 DEBUG : potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c860f_d20250705_m032350_c001_v7007000_t0000_u01751685830086") 2025/07/05 03:33:11 DEBUG : potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cba34_d20250705_m032349_c001_v0001183_t0026_u01751685829158") 2025/07/05 03:33:11 DEBUG : potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c860c_d20250705_m032348_c001_v7007000_t0000_u01751685828012") 2025/07/05 03:33:11 DEBUG : potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cba1c_d20250705_m032347_c001_v0001183_t0026_u01751685827206") 2025/07/05 03:33:12 DEBUG : potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d405_d20250705_m032341_c001_v7007000_t0000_u01751685821637") 2025/07/05 03:33:12 DEBUG : potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb9dc_d20250705_m032340_c001_v0001183_t0055_u01751685820624") 2025/07/05 03:33:12 DEBUG : potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d402_d20250705_m032340_c001_v7007000_t0000_u01751685820245") 2025/07/05 03:33:12 DEBUG : potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb9ca_d20250705_m032339_c001_v0001183_t0014_u01751685819069") 2025/07/05 03:33:12 DEBUG : potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d3ff_d20250705_m032338_c001_v7007000_t0000_u01751685818704") 2025/07/05 03:33:12 DEBUG : potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb9c2_d20250705_m032338_c001_v0001183_t0027_u01751685818076") 2025/07/05 03:33:12 DEBUG : potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb9be_d20250705_m032337_c001_v0001183_t0020_u01751685817498") 2025/07/05 03:33:12 DEBUG : potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d3fd_d20250705_m032337_c001_v7007000_t0000_u01751685817131") 2025/07/05 03:33:12 DEBUG : potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb9b4_d20250705_m032336_c001_v0001183_t0036_u01751685816542") 2025/07/05 03:33:12 DEBUG : potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb9b2_d20250705_m032335_c001_v0001183_t0039_u01751685815974") 2025/07/05 03:33:12 DEBUG : potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d3f9_d20250705_m032335_c001_v7007000_t0000_u01751685815607") 2025/07/05 03:33:12 DEBUG : potato: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb9a6_d20250705_m032334_c001_v0001183_t0003_u01751685814849") 2025/07/05 03:33:12 DEBUG : potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4078888abe79896d_d20250705_m032456_c001_v7007000_t0000_u01751685896488") 2025/07/05 03:33:12 DEBUG : potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c32949689c0_d20250705_m032455_c001_v0001116_t0027_u01751685895563") 2025/07/05 03:33:12 DEBUG : potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416b1689df23bc55_d20250705_m032447_c001_v7007000_t0000_u01751685887789") 2025/07/05 03:33:12 DEBUG : potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c32949689a2_d20250705_m032442_c001_v0001116_t0057_u01751685882189") 2025/07/05 03:33:12 DEBUG : potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d456_d20250705_m032434_c001_v7007000_t0000_u01751685874755") 2025/07/05 03:33:12 DEBUG : potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968984_d20250705_m032429_c001_v0001116_t0015_u01751685869204") 2025/07/05 03:33:12 DEBUG : potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf5b4_d20250705_m032421_c001_v7007000_t0000_u01751685861487") 2025/07/05 03:33:12 DEBUG : potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968962_d20250705_m032417_c001_v0001116_t0015_u01751685857172") 2025/07/05 03:33:12 DEBUG : potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8619_d20250705_m032356_c001_v7007000_t0000_u01751685836462") 2025/07/05 03:33:12 DEBUG : potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cba6a_d20250705_m032355_c001_v0001183_t0013_u01751685835298") 2025/07/05 03:33:13 DEBUG : potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8616_d20250705_m032354_c001_v7007000_t0000_u01751685834933") 2025/07/05 03:33:13 DEBUG : potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cba5a_d20250705_m032353_c001_v0001183_t0030_u01751685833379") 2025/07/05 03:33:13 DEBUG : potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8613_d20250705_m032353_c001_v7007000_t0000_u01751685833014") 2025/07/05 03:33:13 DEBUG : potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cba58_d20250705_m032352_c001_v0001183_t0057_u01751685832242") 2025/07/05 03:33:13 DEBUG : potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8611_d20250705_m032351_c001_v7007000_t0000_u01751685831255") 2025/07/05 03:33:13 DEBUG : potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cba46_d20250705_m032350_c001_v0001183_t0015_u01751685830456") 2025/07/05 03:33:13 DEBUG : potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c860e_d20250705_m032348_c001_v7007000_t0000_u01751685828795") 2025/07/05 03:33:13 DEBUG : potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cba28_d20250705_m032348_c001_v0001183_t0046_u01751685828020") 2025/07/05 03:33:13 DEBUG : potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d407_d20250705_m032342_c001_v7007000_t0000_u01751685822379") 2025/07/05 03:33:13 DEBUG : potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb9ea_d20250705_m032341_c001_v0001183_t0028_u01751685821424") 2025/07/05 03:33:13 DEBUG : potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7a6aa_d20250705_m032245_c001_v7007000_t0000_u01751685765423") 2025/07/05 03:33:13 DEBUG : potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb7ae_d20250705_m032244_c001_v0001183_t0038_u01751685764830") 2025/07/05 03:33:13 DEBUG : potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7a6a7_d20250705_m032243_c001_v7007000_t0000_u01751685763870") 2025/07/05 03:33:13 DEBUG : potato2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb792_d20250705_m032243_c001_v0001183_t0028_u01751685763300") 2025/07/05 03:33:13 DEBUG : potato3: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416b1689df23bc53_d20250705_m032447_c001_v7007000_t0000_u01751685887605") 2025/07/05 03:33:13 DEBUG : potato3: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a15202_d20250705_m032443_c001_v0001032_t0056_u01751685883814") 2025/07/05 03:33:13 DEBUG : potato3: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d457_d20250705_m032434_c001_v7007000_t0000_u01751685874995") 2025/07/05 03:33:13 DEBUG : potato3: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a151dc_d20250705_m032431_c001_v0001032_t0049_u01751685871085") 2025/07/05 03:33:13 DEBUG : potato3: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf5b5_d20250705_m032421_c001_v7007000_t0000_u01751685861750") 2025/07/05 03:33:13 DEBUG : potato3: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a151b8_d20250705_m032417_c001_v0001032_t0012_u01751685857954") 2025/07/05 03:33:14 DEBUG : pre-dest1/1: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b0b5_d20250705_m032531_c001_v7007000_t0000_u01751685931326") 2025/07/05 03:33:14 DEBUG : pre-dest1/1: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a15268_d20250705_m032522_c001_v0001032_t0026_u01751685922669") 2025/07/05 03:33:14 DEBUG : pre-dest2/2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b0b6_d20250705_m032531_c001_v7007000_t0000_u01751685931515") 2025/07/05 03:33:14 DEBUG : pre-dest2/2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968a1a_d20250705_m032523_c001_v0001116_t0049_u01751685923699") 2025/07/05 03:33:14 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f826db390bddb8b9f780e1b_f409aaac2ab3f993d_d20250705_m032508_c001_v7007000_t0000_u01751685908238") 2025/07/05 03:33:14 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cbddc_d20250705_m032504_c001_v0001183_t0043_u01751685904289") 2025/07/05 03:33:14 DEBUG : sizeonly: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b031_d20250705_m032321_c001_v7007000_t0000_u01751685801219") 2025/07/05 03:33:14 DEBUG : sizeonly: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb8f0_d20250705_m032320_c001_v0001183_t0039_u01751685800258") 2025/07/05 03:33:14 DEBUG : splitbanan: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40095eb87b69d5e8_d20250705_m033019_c001_v7007000_t0000_u01751686219560") 2025/07/05 03:33:14 DEBUG : splitbanan: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968e64_d20250705_m033011_c001_v0001116_t0039_u01751686211409") 2025/07/05 03:33:14 DEBUG : splitbananasplit: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fcd_d20250705_m033149_c001_v7007000_t0000_u01751686309465") 2025/07/05 03:33:14 DEBUG : splitbananasplit: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b590d5_d20250705_m033142_c001_v0001117_t0011_u01751686302350") 2025/07/05 03:33:14 DEBUG : splitbananasplit: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4122019317018abe_d20250705_m033131_c001_v7007000_t0000_u01751686291703") 2025/07/05 03:33:14 DEBUG : splitbananasplit: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b5907d_d20250705_m033124_c001_v0001117_t0009_u01751686284568") 2025/07/05 03:33:14 DEBUG : splitbananasplit: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419ffae81cc9129a_d20250705_m033113_c001_v7007000_t0000_u01751686273799") 2025/07/05 03:33:14 DEBUG : splitbananasplit: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b59035_d20250705_m033106_c001_v0001117_t0031_u01751686266862") 2025/07/05 03:33:14 DEBUG : splitbananasplit: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403021f69372e30c_d20250705_m033055_c001_v7007000_t0000_u01751686255060") 2025/07/05 03:33:14 DEBUG : splitbananasplit: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58fe6_d20250705_m033047_c001_v0001117_t0026_u01751686247981") 2025/07/05 03:33:14 DEBUG : splitbananasplit: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7b055_d20250705_m033037_c001_v7007000_t0000_u01751686237551") 2025/07/05 03:33:14 DEBUG : splitbananasplit: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58fb0_d20250705_m033030_c001_v0001117_t0043_u01751686230307") 2025/07/05 03:33:14 DEBUG : splitbananasplit: Deleting (id "4_z2f826db390bddb8b9f780e1b_f406af4c268b2d31f_d20250705_m033014_c001_v7007000_t0000_u01751686214108") 2025/07/05 03:33:14 DEBUG : splitbananasplit: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58f6a_d20250705_m033010_c001_v0001117_t0032_u01751686210036") 2025/07/05 03:33:14 DEBUG : splitbananasplit: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e3ba_d20250705_m032959_c001_v7007000_t0000_u01751686199709") 2025/07/05 03:33:15 DEBUG : splitbananasplit: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968e10_d20250705_m032952_c001_v0001116_t0000_u01751686192301") 2025/07/05 03:33:15 DEBUG : splitbananasplit: Deleting (id "4_z2f826db390bddb8b9f780e1b_f409f9734ef9e30c1_d20250705_m032951_c001_v7007000_t0000_u01751686191368") 2025/07/05 03:33:15 DEBUG : splitbananasplit: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58f04_d20250705_m032946_c001_v0001117_t0006_u01751686186836") 2025/07/05 03:33:15 DEBUG : splitbananasplit: Deleting (id "4_z2f826db390bddb8b9f780e1b_f422f3d942eb38e63_d20250705_m032936_c001_v7007000_t0000_u01751686176693") 2025/07/05 03:33:15 DEBUG : splitbananasplit: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d9f3_d20250705_m032929_c001_v0001161_t0032_u01751686169252") 2025/07/05 03:33:15 DEBUG : splitbananasplit: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e363_d20250705_m032927_c001_v7007000_t0000_u01751686167815") 2025/07/05 03:33:15 DEBUG : splitbananasplit: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b58e94_d20250705_m032924_c001_v0001117_t0028_u01751686164279") 2025/07/05 03:33:15 DEBUG : splitbananasplit: Deleting (id "4_z2f826db390bddb8b9f780e1b_f419811bd30f51062_d20250705_m032907_c001_v7007000_t0000_u01751686147905") 2025/07/05 03:33:15 DEBUG : splitbananasplit: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968d4f_d20250705_m032903_c001_v0001116_t0037_u01751686143042") 2025/07/05 03:33:15 DEBUG : splitbananasplit: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf7fc_d20250705_m032854_c001_v7007000_t0000_u01751686134111") 2025/07/05 03:33:15 DEBUG : splitbananasplit: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d900_d20250705_m032847_c001_v0001161_t0047_u01751686127502") 2025/07/05 03:33:15 DEBUG : splitbananasplit: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4112e27c59176873_d20250705_m032837_c001_v7007000_t0000_u01751686117416") 2025/07/05 03:33:15 DEBUG : splitbananasplit: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc639_d20250705_m032830_c001_v0001183_t0009_u01751686110859") 2025/07/05 03:33:15 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22e38c_d20250705_m032954_c001_v7007000_t0000_u01751686194667") 2025/07/05 03:33:15 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0da65_d20250705_m032948_c001_v0001161_t0033_u01751686188594") 2025/07/05 03:33:15 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22dec5_d20250705_m032822_c001_v7007000_t0000_u01751686102349") 2025/07/05 03:33:15 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968ca9_d20250705_m032819_c001_v0001116_t0053_u01751686099244") 2025/07/05 03:33:15 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b194_d20250705_m032818_c001_v7007000_t0000_u01751686098101") 2025/07/05 03:33:15 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d861_d20250705_m032815_c001_v0001161_t0013_u01751686095296") 2025/07/05 03:33:15 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402b0539e56cf5a8_d20250705_m032414_c001_v7007000_t0000_u01751685854427") 2025/07/05 03:33:15 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968954_d20250705_m032413_c001_v0001116_t0017_u01751685853297") 2025/07/05 03:33:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8636_d20250705_m032412_c001_v7007000_t0000_u01751685852740") 2025/07/05 03:33:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cbaee_d20250705_m032411_c001_v0001183_t0022_u01751685851417") 2025/07/05 03:33:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b02e_d20250705_m032318_c001_v7007000_t0000_u01751685798172") 2025/07/05 03:33:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb8c8_d20250705_m032316_c001_v0001183_t0018_u01751685796603") 2025/07/05 03:33:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b02c_d20250705_m032316_c001_v7007000_t0000_u01751685796232") 2025/07/05 03:33:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb8c2_d20250705_m032315_c001_v0001183_t0056_u01751685795125") 2025/07/05 03:33:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b02a_d20250705_m032312_c001_v7007000_t0000_u01751685792962") 2025/07/05 03:33:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb8ae_d20250705_m032311_c001_v0001183_t0035_u01751685791894") 2025/07/05 03:33:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b028_d20250705_m032311_c001_v7007000_t0000_u01751685791335") 2025/07/05 03:33:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb89a_d20250705_m032310_c001_v0001183_t0002_u01751685790045") 2025/07/05 03:33:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb888_d20250705_m032306_c001_v0001183_t0009_u01751685786998") 2025/07/05 03:33:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b025_d20250705_m032306_c001_v7007000_t0000_u01751685786630") 2025/07/05 03:33:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb87c_d20250705_m032306_c001_v0001183_t0041_u01751685786063") 2025/07/05 03:33:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb876_d20250705_m032305_c001_v0001183_t0029_u01751685785308") 2025/07/05 03:33:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b021_d20250705_m032304_c001_v7007000_t0000_u01751685784944") 2025/07/05 03:33:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb862_d20250705_m032302_c001_v0001183_t0050_u01751685782190") 2025/07/05 03:33:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb846_d20250705_m032259_c001_v0001183_t0027_u01751685779241") 2025/07/05 03:33:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7a6fe_d20250705_m032258_c001_v7007000_t0000_u01751685778879") 2025/07/05 03:33:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb834_d20250705_m032258_c001_v0001183_t0028_u01751685778282") 2025/07/05 03:33:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb82c_d20250705_m032257_c001_v0001183_t0024_u01751685777512") 2025/07/05 03:33:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7a6f1_d20250705_m032257_c001_v7007000_t0000_u01751685777151") 2025/07/05 03:33:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb80c_d20250705_m032253_c001_v0001183_t0047_u01751685773458") 2025/07/05 03:33:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7a6dc_d20250705_m032253_c001_v7007000_t0000_u01751685773096") 2025/07/05 03:33:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb806_d20250705_m032252_c001_v0001183_t0036_u01751685772479") 2025/07/05 03:33:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7a6d2_d20250705_m032251_c001_v7007000_t0000_u01751685771575") 2025/07/05 03:33:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb7f2_d20250705_m032251_c001_v0001183_t0039_u01751685771017") 2025/07/05 03:33:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7a6cc_d20250705_m032250_c001_v7007000_t0000_u01751685770473") 2025/07/05 03:33:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb7dc_d20250705_m032249_c001_v0001183_t0011_u01751685769890") 2025/07/05 03:33:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7a6c3_d20250705_m032248_c001_v7007000_t0000_u01751685768955") 2025/07/05 03:33:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb7ce_d20250705_m032248_c001_v0001183_t0043_u01751685768206") 2025/07/05 03:33:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7a6b9_d20250705_m032247_c001_v7007000_t0000_u01751685767662") 2025/07/05 03:33:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb7c2_d20250705_m032247_c001_v0001183_t0038_u01751685767078") 2025/07/05 03:33:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7a6b2_d20250705_m032246_c001_v7007000_t0000_u01751685766533") 2025/07/05 03:33:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb7bc_d20250705_m032245_c001_v0001183_t0012_u01751685765969") 2025/07/05 03:33:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7a6a0_d20250705_m032241_c001_v7007000_t0000_u01751685761638") 2025/07/05 03:33:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb77a_d20250705_m032241_c001_v0001183_t0022_u01751685761054") 2025/07/05 03:33:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7a69a_d20250705_m032240_c001_v7007000_t0000_u01751685760510") 2025/07/05 03:33:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb775_d20250705_m032239_c001_v0001183_t0055_u01751685759935") 2025/07/05 03:33:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7a698_d20250705_m032239_c001_v7007000_t0000_u01751685759031") 2025/07/05 03:33:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb765_d20250705_m032238_c001_v0001183_t0021_u01751685758455") 2025/07/05 03:33:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f403bf01634c7a687_d20250705_m032236_c001_v7007000_t0000_u01751685756086") 2025/07/05 03:33:17 DEBUG : sub dir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cb741_d20250705_m032235_c001_v0001183_t0011_u01751685755500") 2025/07/05 03:33:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22dec6_d20250705_m032822_c001_v7007000_t0000_u01751686102534") 2025/07/05 03:33:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc5bf_d20250705_m032818_c001_v0001183_t0039_u01751686098891") 2025/07/05 03:33:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f420e3e9208b9b195_d20250705_m032818_c001_v7007000_t0000_u01751686098288") 2025/07/05 03:33:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc594_d20250705_m032815_c001_v0001183_t0056_u01751686095254") 2025/07/05 03:33:18 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fd0_d20250705_m033151_c001_v7007000_t0000_u01751686311453") 2025/07/05 03:33:18 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cce00_d20250705_m033150_c001_v0001183_t0019_u01751686310830") 2025/07/05 03:33:18 DEBUG : sub/yam: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8632_d20250705_m032409_c001_v7007000_t0000_u01751685849739") 2025/07/05 03:33:18 DEBUG : sub/yam: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cbac8_d20250705_m032407_c001_v0001183_t0039_u01751685847758") 2025/07/05 03:33:18 DEBUG : test_dir1/file2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22de88_d20250705_m032814_c001_v7007000_t0000_u01751686094466") 2025/07/05 03:33:18 DEBUG : test_dir1/file2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc57f_d20250705_m032812_c001_v0001183_t0050_u01751686092240") 2025/07/05 03:33:18 DEBUG : test_dir1/file2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22de5e_d20250705_m032811_c001_v7007000_t0000_u01751686091459") 2025/07/05 03:33:18 DEBUG : test_dir1/file2: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a1541b_d20250705_m032809_c001_v0001032_t0030_u01751686089798") 2025/07/05 03:33:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22de8a_d20250705_m032814_c001_v7007000_t0000_u01751686094651") 2025/07/05 03:33:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0d851_d20250705_m032812_c001_v0001161_t0006_u01751686092252") 2025/07/05 03:33:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f826db390bddb8b9f780e1b_f417e25133f22de62_d20250705_m032811_c001_v7007000_t0000_u01751686091643") 2025/07/05 03:33:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cc567_d20250705_m032809_c001_v0001183_t0014_u01751686089785") 2025/07/05 03:33:18 DEBUG : three: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8620_d20250705_m032401_c001_v7007000_t0000_u01751685841230") 2025/07/05 03:33:18 DEBUG : three: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cba98_d20250705_m032400_c001_v0001183_t0015_u01751685840054") 2025/07/05 03:33:18 DEBUG : three: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cba84_d20250705_m032357_c001_v0001183_t0047_u01751685837951") 2025/07/05 03:33:18 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fd3_d20250705_m033153_c001_v7007000_t0000_u01751686313279") 2025/07/05 03:33:18 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968f84_d20250705_m033152_c001_v0001116_t0035_u01751686312420") 2025/07/05 03:33:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fec_d20250705_m033214_c001_v7007000_t0000_u01751686334158") 2025/07/05 03:33:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0dd01_d20250705_m033211_c001_v0001161_t0018_u01751686331916") 2025/07/05 03:33:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fe4_d20250705_m033210_c001_v7007000_t0000_u01751686330251") 2025/07/05 03:33:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968fce_d20250705_m033208_c001_v0001116_t0058_u01751686328244") 2025/07/05 03:33:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fe2_d20250705_m033207_c001_v7007000_t0000_u01751686327278") 2025/07/05 03:33:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cce8c_d20250705_m033206_c001_v0001183_t0021_u01751686326648") 2025/07/05 03:33:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fdd_d20250705_m033200_c001_v7007000_t0000_u01751686320972") 2025/07/05 03:33:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968fb6_d20250705_m033159_c001_v0001116_t0039_u01751686319556") 2025/07/05 03:33:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fe0_d20250705_m033203_c001_v7007000_t0000_u01751686323619") 2025/07/05 03:33:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0dcc9_d20250705_m033201_c001_v0001161_t0029_u01751686321940") 2025/07/05 03:33:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fdc_d20250705_m033158_c001_v7007000_t0000_u01751686318593") 2025/07/05 03:33:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102eb6752e0cce44_d20250705_m033157_c001_v0001183_t0038_u01751686317962") 2025/07/05 03:33:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fdb_d20250705_m033157_c001_v7007000_t0000_u01751686317002") 2025/07/05 03:33:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b59115_d20250705_m033155_c001_v0001117_t0030_u01751686315951") 2025/07/05 03:33:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fd6_d20250705_m033155_c001_v7007000_t0000_u01751686315006") 2025/07/05 03:33:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f85e222c0dc9f_d20250705_m033154_c001_v0001161_t0012_u01751686314243") 2025/07/05 03:33:19 DEBUG : toe/toe/toe: Deleting (id "4_z2f826db390bddb8b9f780e1b_f4085bdfc9d9cfde1_d20250705_m033219_c001_v7007000_t0000_u01751686339604") 2025/07/05 03:33:19 DEBUG : toe/toe/toe: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968fe6_d20250705_m033218_c001_v0001116_t0012_u01751686338582") 2025/07/05 03:33:19 DEBUG : toe/toe/toe: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fe1_d20250705_m033205_c001_v7007000_t0000_u01751686325673") 2025/07/05 03:33:19 DEBUG : toe/toe/toe: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b5912d_d20250705_m033204_c001_v0001117_t0059_u01751686324573") 2025/07/05 03:33:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fee_d20250705_m033214_c001_v7007000_t0000_u01751686334773") 2025/07/05 03:33:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f109c041351b59145_d20250705_m033213_c001_v0001117_t0050_u01751686333435") 2025/07/05 03:33:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f416473a715a65fe6_d20250705_m033210_c001_v7007000_t0000_u01751686330843") 2025/07/05 03:33:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f826db390bddb8b9f780e1b_f1041f65068dd342c_d20250705_m033209_c001_v0001113_t0000_u01751686329744") 2025/07/05 03:33:20 DEBUG : two: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8622_d20250705_m032401_c001_v7007000_t0000_u01751685841415") 2025/07/05 03:33:20 DEBUG : two: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40347c329496893c_d20250705_m032359_c001_v0001116_t0035_u01751685839486") 2025/07/05 03:33:20 DEBUG : two: Deleting (id "4_z2f826db390bddb8b9f780e1b_f402eb6752e0cba82_d20250705_m032357_c001_v0001183_t0031_u01751685837767") 2025/07/05 03:33:20 DEBUG : yam: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8634_d20250705_m032410_c001_v7007000_t0000_u01751685850476") 2025/07/05 03:33:20 DEBUG : yam: Deleting (id "4_z2f826db390bddb8b9f780e1b_f106cc2af618a4d6a_d20250705_m032409_c001_v0001100_t0022_u01751685849405") 2025/07/05 03:33:20 DEBUG : yam: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c862c_d20250705_m032406_c001_v7007000_t0000_u01751685846457") 2025/07/05 03:33:20 DEBUG : yam: Deleting (id "4_z2f826db390bddb8b9f780e1b_f102b541d27a1519c_d20250705_m032405_c001_v0001032_t0006_u01751685845055") 2025/07/05 03:33:20 DEBUG : yam: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c8629_d20250705_m032403_c001_v7007000_t0000_u01751685843753") 2025/07/05 03:33:20 DEBUG : yam: Deleting (id "4_z2f826db390bddb8b9f780e1b_f10347c3294968940_d20250705_m032401_c001_v0001116_t0022_u01751685841975") 2025/07/05 03:33:20 DEBUG : yaml: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c862e_d20250705_m032407_c001_v7007000_t0000_u01751685847192") 2025/07/05 03:33:20 DEBUG : yaml: Deleting (id "4_z2f826db390bddb8b9f780e1b_f107f23f05c2a7888_d20250705_m032406_c001_v0001100_t0049_u01751685846141") 2025/07/05 03:33:20 DEBUG : yaml: Deleting (id "4_z2f826db390bddb8b9f780e1b_f40459ab8791c862b_d20250705_m032404_c001_v7007000_t0000_u01751685844487") 2025/07/05 03:33:20 DEBUG : yaml: Deleting (id "4_z2f826db390bddb8b9f780e1b_f1182286fdf8ed697_d20250705_m032403_c001_v0001183_t0057_u01751685843538") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m49.091997781s (try 1/5)