"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/08/01 03:44:37 DEBUG : Creating backend with remote "TestB2:rclone-test-bibezam0zono" 2025/08/01 03:44:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/01 03:44:38 DEBUG : Creating backend with remote "/tmp/rclone3269725273" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:44:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 03:44:39 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:44:39 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/01 03:44:39 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.52s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:44:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/01 03:44:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 03:44:40 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:44:40 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:44:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:44:41 INFO : sub dir/hello world: Copied (new) 2025/08/01 03:44:41 DEBUG : B2 bucket rclone-test-bibezam0zono: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.04s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", 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-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:44:42 DEBUG : Creating backend with remote "/non-existing" 2025/08/01 03:44:42 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/01 03:44:42 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:44:42 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:44:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 03:44:43 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:44:43 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:44:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:44:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.84s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.37s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:44:45 INFO : B2 bucket rclone-test-bibezam0zono: Running all checks before starting transfers 2025/08/01 03:44:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 03:44:45 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:44:45 INFO : B2 bucket rclone-test-bibezam0zono: Checks finished, now starting transfers 2025/08/01 03:44:45 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:44:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:44:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.23s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:44:46 ERROR : Ignoring --no-traverse with sync 2025/08/01 03:44:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 03:44:46 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:44:46 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:44:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:44:47 INFO : sub dir/hello world: Copied (new) 2025/08/01 03:44:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.29s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:44:48 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/01 03:44:48 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:44:48 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:44:48 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/01 03:44:48 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.24s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:44:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/01 03:44:49 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:44:49 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:44:49 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:44:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.22s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:44:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/01 03:44:50 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:44:50 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:44:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:44:51 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.71s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:44:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/01 03:44:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/01 03:44:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/01 03:44:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/01 03:44:52 INFO : sub dir2: Making directory 2025/08/01 03:44:52 INFO : sub dir: Making directory 2025/08/01 03:44:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 03:44:52 INFO : sub dir2/sub sub dir2: Making directory 2025/08/01 03:44:52 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:44:52 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:44:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:44:52 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/08/01 03:44:52 DEBUG : B2 bucket rclone-test-bibezam0zono: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.29s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:44:53 INFO : sub dir2: Making directory 2025/08/01 03:44:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/01 03:44:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/01 03:44:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 03:44:53 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:44:53 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:44:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:44:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.50s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:44:54 DEBUG : sub dir2: Making directory with metadata 2025/08/01 03:44:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/01 03:44:55 INFO : sub dir2: Making directory 2025/08/01 03:44:55 INFO : sub dir: Making directory 2025/08/01 03:44:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 03:44:55 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:44:55 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:44:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:44:55 INFO : sub dir/hello world: Copied (new) 2025/08/01 03:44:55 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/01 03:44:55 DEBUG : B2 bucket rclone-test-bibezam0zono: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/01 03:44:55 DEBUG : B2 bucket rclone-test-bibezam0zono: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.47s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:44:56 INFO : sub dir2: Making directory 2025/08/01 03:44:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 03:44:56 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:44:56 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:44:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:44:57 INFO : sub dir/hello world: Copied (new) 2025/08/01 03:44:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.24s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:44:57 DEBUG : sub dir2: Making directory with metadata 2025/08/01 03:44:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/01 03:44:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/01 03:44:58 INFO : sub dir2: Making directory 2025/08/01 03:44:58 INFO : sub dir: Making directory 2025/08/01 03:44:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 03:44:58 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:44:58 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:44:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:44:58 INFO : sub dir/hello world: Copied (new) 2025/08/01 03:44:58 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/01 03:44:58 DEBUG : B2 bucket rclone-test-bibezam0zono: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.31s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:44:59 INFO : sub dir2: Making directory 2025/08/01 03:44:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 03:44:59 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:44:59 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:45:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:45:00 INFO : sub dir/hello world: Copied (new) 2025/08/01 03:45:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.21s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:45:01 DEBUG : Creating backend with remote "TestB2:rclone-test-gigapis9kona" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-bibezam0zono -> B2 bucket rclone-test-gigapis9kona 2025/08/01 03:45:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 03:45:02 DEBUG : B2 bucket rclone-test-gigapis9kona: Waiting for checks to finish 2025/08/01 03:45:02 DEBUG : B2 bucket rclone-test-gigapis9kona: Waiting for transfers to finish 2025/08/01 03:45:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:45:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/01 03:45:03 DEBUG : B2 bucket rclone-test-gigapis9kona: Purge remote 2025/08/01 03:45:03 INFO : B2 bucket rclone-test-gigapis9kona: cleaning bucket "rclone-test-gigapis9kona" of all files 2025/08/01 03:45:03 DEBUG : sub dir/hello world: Deleting (id "4_z1fb2bd53b0bd6b3b9f880e1b_f105dd71b8142c7c5_d20250801_m034503_c001_v0001180_t0037_u01754019903221") --- PASS: TestServerSideCopy (4.09s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:45:06 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:45:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/01 03:45:06 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:45:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/01 03:45:06 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.35s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:45:07 DEBUG : Creating backend with remote "TestB2:rclone-test-gewejif5ceca" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-bibezam0zono -> B2 bucket rclone-test-gewejif5ceca 2025/08/01 03:45:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 03:45:09 DEBUG : B2 bucket rclone-test-gewejif5ceca: Waiting for checks to finish 2025/08/01 03:45:09 DEBUG : B2 bucket rclone-test-gewejif5ceca: Waiting for transfers to finish 2025/08/01 03:45:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:45:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/01 03:45:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/01 03:45:11 DEBUG : B2 bucket rclone-test-gewejif5ceca: Waiting for checks to finish 2025/08/01 03:45:11 DEBUG : B2 bucket rclone-test-gewejif5ceca: Waiting for transfers to finish 2025/08/01 03:45:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/01 03:45:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/01 03:45:11 DEBUG : B2 bucket rclone-test-gewejif5ceca: Purge remote 2025/08/01 03:45:11 INFO : B2 bucket rclone-test-gewejif5ceca: cleaning bucket "rclone-test-gewejif5ceca" of all files 2025/08/01 03:45:12 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cde3b0bd6b3b9f880e1b_f1196881f3ecf31aa_d20250801_m034511_c001_v0001145_t0027_u01754019911429") 2025/08/01 03:45:12 DEBUG : sub dir/hello world: Deleting (id "4_z7f02cde3b0bd6b3b9f880e1b_f1172632b85179b49_d20250801_m034509_c001_v0001182_t0049_u01754019909692") --- PASS: TestServerSideCopyOverSelf (6.22s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:45:14 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:45:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/01 03:45:14 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:45:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/01 03:45:14 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/01 03:45:14 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.98s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:45:16 DEBUG : Creating backend with remote "TestB2:rclone-test-cefirux7wico" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-bibezam0zono -> B2 bucket rclone-test-cefirux7wico 2025/08/01 03:45:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 03:45:17 DEBUG : B2 bucket rclone-test-cefirux7wico: Waiting for checks to finish 2025/08/01 03:45:17 DEBUG : B2 bucket rclone-test-cefirux7wico: Waiting for transfers to finish 2025/08/01 03:45:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:45:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/01 03:45:19 DEBUG : B2 bucket rclone-test-cefirux7wico: Waiting for checks to finish 2025/08/01 03:45:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/01 03:45:19 DEBUG : B2 bucket rclone-test-cefirux7wico: Waiting for transfers to finish 2025/08/01 03:45:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/01 03:45:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/01 03:45:20 INFO : sub dir/hello world: Deleted 2025/08/01 03:45:21 DEBUG : testing file moves 2025/08/01 03:45:21 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/01 03:45:21 DEBUG : B2 bucket rclone-test-cefirux7wico: Waiting for checks to finish 2025/08/01 03:45:21 DEBUG : B2 bucket rclone-test-cefirux7wico: Waiting for transfers to finish 2025/08/01 03:45:22 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/01 03:45:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/01 03:45:22 INFO : sub dir/hello world: Deleted 2025/08/01 03:45:22 DEBUG : B2 bucket rclone-test-cefirux7wico: Purge remote 2025/08/01 03:45:22 INFO : B2 bucket rclone-test-cefirux7wico: cleaning bucket "rclone-test-cefirux7wico" of all files 2025/08/01 03:45:23 DEBUG : sub dir/hello world: Deleting (id "4_zcf52ede3b0bd6b3b9f880e1b_f107c2dc57ccc8330_d20250801_m034521_c001_v0001038_t0020_u01754019921975") 2025/08/01 03:45:23 DEBUG : sub dir/hello world: Deleting (id "4_zcf52ede3b0bd6b3b9f880e1b_f119fd0cee2a62af9_d20250801_m034519_c001_v0001157_t0002_u01754019919909") 2025/08/01 03:45:23 DEBUG : sub dir/hello world: Deleting (id "4_zcf52ede3b0bd6b3b9f880e1b_f105009d277c9dbc7_d20250801_m034518_c001_v0001144_t0017_u01754019918022") --- PASS: TestServerSideMoveOverSelf (8.99s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:45:24 ERROR : error listing: directory not found 2025/08/01 03:45:25 INFO : Local file system at /tmp/rclone3269725273: Making directory 2025/08/01 03:45:25 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:45:25 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.68s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:45:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 03:45:27 DEBUG : Local file system at /tmp/rclone3269725273: Waiting for checks to finish 2025/08/01 03:45:27 DEBUG : Local file system at /tmp/rclone3269725273: Waiting for transfers to finish 2025/08/01 03:45:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:45:27 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/01 03:45:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.19s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:45:28 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/01 03:45:28 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:45:28 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:45:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/01 03:45:28 INFO : check sum: Copied (new) 2025/08/01 03:45:28 DEBUG : Waiting for deletions to finish 2025/08/01 03:45:29 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:45:29 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/01 03:45:29 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/01 03:45:29 DEBUG : check sum: Unchanged skipping 2025/08/01 03:45:29 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:45:29 DEBUG : Waiting for deletions to finish 2025/08/01 03:45:29 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.69s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:45:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/01 03:45:30 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:45:30 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:45:30 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/01 03:45:30 INFO : sizeonly: Copied (new) 2025/08/01 03:45:30 DEBUG : Waiting for deletions to finish 2025/08/01 03:45:31 DEBUG : sizeonly: Sizes identical 2025/08/01 03:45:31 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:45:31 DEBUG : sizeonly: Unchanged skipping 2025/08/01 03:45:31 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:45:31 DEBUG : Waiting for deletions to finish 2025/08/01 03:45:31 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.72s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:45:31 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/01 03:45:31 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:45:31 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:45:32 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/01 03:45:32 INFO : ignore-size: Copied (new) 2025/08/01 03:45:32 DEBUG : Waiting for deletions to finish 2025/08/01 03:45:32 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:45:32 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:45:32 DEBUG : ignore-size: Unchanged skipping 2025/08/01 03:45:32 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:45:32 DEBUG : Waiting for deletions to finish 2025/08/01 03:45:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.66s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:45:34 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:45:34 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:45:34 DEBUG : existing: Unchanged skipping 2025/08/01 03:45:34 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:45:34 DEBUG : Waiting for deletions to finish 2025/08/01 03:45:34 INFO : There was nothing to transfer 2025/08/01 03:45:34 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/01 03:45:34 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:45:34 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:45:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/01 03:45:34 INFO : existing: Copied (replaced existing) 2025/08/01 03:45:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.03s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:45:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/01 03:45:35 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:45:35 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:45:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/01 03:45:36 INFO : existing: Copied (new) 2025/08/01 03:45:36 DEBUG : Waiting for deletions to finish 2025/08/01 03:45:36 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:45:36 DEBUG : existing: Destination exists, skipping 2025/08/01 03:45:36 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:45:36 DEBUG : Waiting for deletions to finish 2025/08/01 03:45:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.71s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:45:37 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/01 03:45:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/01 03:45:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 03:45:38 DEBUG : c/non empty space: Unchanged skipping 2025/08/01 03:45:38 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:45:38 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:45:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/01 03:45:38 INFO : a/potato2: Copied (new) 2025/08/01 03:45:38 DEBUG : Waiting for deletions to finish 2025/08/01 03:45:38 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.76s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:45:40 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/08/01 03:45:40 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:45:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/01 03:45:40 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/01 03:45:40 DEBUG : empty space: Unchanged skipping 2025/08/01 03:45:40 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:45:40 DEBUG : Waiting for deletions to finish 2025/08/01 03:45:40 INFO : There was nothing to transfer 2025/08/01 03:45:41 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:45:41 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/08/01 03:45:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/01 03:45:42 INFO : empty space: Updated modification time in destination 2025/08/01 03:45:42 DEBUG : empty space: Unchanged skipping 2025/08/01 03:45:42 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:45:42 DEBUG : Waiting for deletions to finish 2025/08/01 03:45:42 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.22s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:45:43 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:45:43 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/08/01 03:45:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/01 03:45:43 DEBUG : empty space: Unchanged skipping 2025/08/01 03:45:43 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:45:43 DEBUG : Waiting for deletions to finish 2025/08/01 03:45:43 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.53s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:45:45 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:45:45 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/08/01 03:45:45 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3269725273) 2025/08/01 03:45:45 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bibezam0zono) 2025/08/01 03:45:45 DEBUG : foo: sha1 differ 2025/08/01 03:45:45 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:45:45 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/01 03:45:45 INFO : foo: Copied (replaced existing) 2025/08/01 03:45:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.51s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:45:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 03:45:47 DEBUG : empty space: Unchanged skipping 2025/08/01 03:45:47 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/01 03:45:47 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:45:47 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:45:47 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/01 03:45:47 INFO : potato: Copied (new) 2025/08/01 03:45:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.24s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:45:49 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/01 03:45:49 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:45:49 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:45:49 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/01 03:45:49 INFO : potato: Copied (replaced existing) 2025/08/01 03:45:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.74s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:45:50 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:45:50 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/08/01 03:45:50 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3269725273) 2025/08/01 03:45:50 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bibezam0zono) 2025/08/01 03:45:50 DEBUG : potato: sha1 differ 2025/08/01 03:45:50 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:45:51 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/01 03:45:51 INFO : potato: Copied (replaced existing) 2025/08/01 03:45:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:45:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/01 03:45:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 03:45:53 DEBUG : empty space: Unchanged skipping 2025/08/01 03:45:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/01 03:45:53 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:45:53 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:45:53 DEBUG : Waiting for deletions to finish 2025/08/01 03:45:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:45:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/01 03:45:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 03:45:55 DEBUG : empty space: Unchanged skipping 2025/08/01 03:45:55 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:45:55 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:45:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/01 03:45:55 INFO : potato2: Copied (new) 2025/08/01 03:45:55 DEBUG : Waiting for deletions to finish 2025/08/01 03:45:55 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:45:57 INFO : d: Making directory 2025/08/01 03:45:57 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/01 03:45:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/01 03:45:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 03:45:57 DEBUG : c/non empty space: Unchanged skipping 2025/08/01 03:45:58 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:45:58 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:45:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/01 03:45:58 INFO : a/potato2: Copied (new) 2025/08/01 03:45:58 DEBUG : Waiting for deletions to finish 2025/08/01 03:45:58 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:46:00 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/01 03:46:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/01 03:46:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 03:46:00 DEBUG : c/non empty space: Unchanged skipping 2025/08/01 03:46:00 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:46:00 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:46:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/01 03:46:00 INFO : a/potato2: Copied (new) 2025/08/01 03:46:00 ERROR : B2 bucket rclone-test-bibezam0zono: not deleting files as there were IO errors 2025/08/01 03:46:00 ERROR : B2 bucket rclone-test-bibezam0zono: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.67s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:46:02 DEBUG : Waiting for deletions to finish 2025/08/01 03:46:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/01 03:46:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 03:46:03 DEBUG : empty space: Unchanged skipping 2025/08/01 03:46:03 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:46:03 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:46:03 INFO : potato: Deleted 2025/08/01 03:46:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/01 03:46:03 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.26s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:46:05 DEBUG : Waiting for deletions to finish 2025/08/01 03:46:05 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:46:05 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:46:05 INFO : potato: Deleted 2025/08/01 03:46:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 03:46:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/01 03:46:05 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:46:05 DEBUG : empty space: Unchanged skipping 2025/08/01 03:46:05 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:46:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/01 03:46:06 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.82s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:46:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/01 03:46:07 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:46:07 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:46:08 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/01 03:46:08 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.10s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:46:10 DEBUG : enormous: Excluded (Size Filter) 2025/08/01 03:46:10 DEBUG : enormous: Excluded 2025/08/01 03:46:10 DEBUG : potato2: Excluded (Size Filter) 2025/08/01 03:46:10 DEBUG : potato2: Excluded 2025/08/01 03:46:10 DEBUG : potato2: Excluded (Size Filter) 2025/08/01 03:46:10 DEBUG : potato2: Excluded 2025/08/01 03:46:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 03:46:10 DEBUG : empty space: Unchanged skipping 2025/08/01 03:46:10 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:46:10 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:46:10 DEBUG : Waiting for deletions to finish 2025/08/01 03:46:10 INFO : There was nothing to transfer 2025/08/01 03:46:10 DEBUG : enormous: Excluded (Size Filter) 2025/08/01 03:46:10 DEBUG : enormous: Excluded 2025/08/01 03:46:10 DEBUG : potato2: Excluded (Size Filter) 2025/08/01 03:46:10 DEBUG : potato2: Excluded 2025/08/01 03:46:10 DEBUG : potato2: Excluded (Size Filter) 2025/08/01 03:46:10 DEBUG : potato2: Excluded 2025/08/01 03:46:10 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/01 03:46:10 DEBUG : empty space: Unchanged skipping 2025/08/01 03:46:10 DEBUG : Local file system at /tmp/rclone3269725273: Waiting for checks to finish 2025/08/01 03:46:10 DEBUG : Local file system at /tmp/rclone3269725273: Waiting for transfers to finish 2025/08/01 03:46:10 DEBUG : Waiting for deletions to finish 2025/08/01 03:46:10 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.34s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:46:12 DEBUG : enormous: Excluded (Size Filter) 2025/08/01 03:46:12 DEBUG : enormous: Excluded 2025/08/01 03:46:12 DEBUG : potato2: Excluded (Size Filter) 2025/08/01 03:46:12 DEBUG : potato2: Excluded 2025/08/01 03:46:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 03:46:13 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:46:13 DEBUG : empty space: Unchanged skipping 2025/08/01 03:46:13 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:46:13 DEBUG : Waiting for deletions to finish 2025/08/01 03:46:13 INFO : enormous: Deleted 2025/08/01 03:46:13 INFO : potato2: Deleted 2025/08/01 03:46:13 INFO : There was nothing to transfer 2025/08/01 03:46:13 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/01 03:46:13 DEBUG : empty space: Unchanged skipping 2025/08/01 03:46:13 DEBUG : Local file system at /tmp/rclone3269725273: Waiting for checks to finish 2025/08/01 03:46:13 DEBUG : Local file system at /tmp/rclone3269725273: Waiting for transfers to finish 2025/08/01 03:46:13 DEBUG : Waiting for deletions to finish 2025/08/01 03:46:13 INFO : enormous: Deleted 2025/08/01 03:46:13 INFO : potato2: Deleted 2025/08/01 03:46:13 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.84s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:46:15 DEBUG : five: Need to transfer - File not found at Destination 2025/08/01 03:46:15 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/01 03:46:15 DEBUG : one: Destination is newer than source, skipping 2025/08/01 03:46:15 DEBUG : three: Sizes identical 2025/08/01 03:46:15 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:46:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3269725273) 2025/08/01 03:46:15 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bibezam0zono) 2025/08/01 03:46:15 DEBUG : two: sha1 differ 2025/08/01 03:46:15 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/01 03:46:15 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/01 03:46:15 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:46:16 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/01 03:46:16 INFO : five: Copied (new) 2025/08/01 03:46:16 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/01 03:46:16 INFO : four: Copied (replaced existing) 2025/08/01 03:46:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/01 03:46:16 INFO : two: Copied (replaced existing) 2025/08/01 03:46:16 DEBUG : Waiting for deletions to finish 2025/08/01 03:46:17 DEBUG : one: Destination is newer than source, skipping 2025/08/01 03:46:17 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:46:17 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/01 03:46:17 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/01 03:46:17 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/01 03:46:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/01 03:46:17 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/01 03:46:17 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/01 03:46:17 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/01 03:46:17 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/01 03:46:17 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/01 03:46:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3269725273) 2025/08/01 03:46:17 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bibezam0zono) 2025/08/01 03:46:17 DEBUG : three: sha1 differ 2025/08/01 03:46:17 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/01 03:46:17 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:46:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/01 03:46:17 INFO : three: Copied (replaced existing) 2025/08/01 03:46:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.85s) === 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-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/01 03:46:19 INFO : B2 bucket rclone-test-bibezam0zono: Making map for --track-renames 2025/08/01 03:46:19 INFO : B2 bucket rclone-test-bibezam0zono: Finished making map for --track-renames 2025/08/01 03:46:19 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:46:19 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for renames to finish 2025/08/01 03:46:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/01 03:46:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/01 03:46:19 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:46:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/01 03:46:19 INFO : yam: Copied (new) 2025/08/01 03:46:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/01 03:46:19 INFO : potato: Copied (new) 2025/08/01 03:46:19 DEBUG : Waiting for deletions to finish 2025/08/01 03:46:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:46:20 INFO : B2 bucket rclone-test-bibezam0zono: Making map for --track-renames 2025/08/01 03:46:20 INFO : B2 bucket rclone-test-bibezam0zono: Finished making map for --track-renames 2025/08/01 03:46:20 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:46:20 DEBUG : potato: Unchanged skipping 2025/08/01 03:46:20 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for renames to finish 2025/08/01 03:46:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/01 03:46:21 INFO : yam: Copied (server-side copy) to: yaml 2025/08/01 03:46:21 INFO : yam: Deleted 2025/08/01 03:46:21 INFO : yaml: Renamed from "yam" 2025/08/01 03:46:21 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:46:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.99s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/01 03:46:22 INFO : B2 bucket rclone-test-bibezam0zono: Making map for --track-renames 2025/08/01 03:46:22 INFO : B2 bucket rclone-test-bibezam0zono: Finished making map for --track-renames 2025/08/01 03:46:22 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:46:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/01 03:46:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/01 03:46:22 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for renames to finish 2025/08/01 03:46:22 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:46:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/01 03:46:22 INFO : yam: Copied (new) 2025/08/01 03:46:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/01 03:46:22 INFO : potato: Copied (new) 2025/08/01 03:46:22 DEBUG : Waiting for deletions to finish 2025/08/01 03:46:23 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:46:23 INFO : B2 bucket rclone-test-bibezam0zono: Making map for --track-renames 2025/08/01 03:46:23 INFO : B2 bucket rclone-test-bibezam0zono: Finished making map for --track-renames 2025/08/01 03:46:23 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:46:23 DEBUG : potato: Unchanged skipping 2025/08/01 03:46:23 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for renames to finish 2025/08/01 03:46:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/01 03:46:23 INFO : yam: Copied (server-side copy) to: yaml 2025/08/01 03:46:24 INFO : yam: Deleted 2025/08/01 03:46:24 INFO : yaml: Renamed from "yam" 2025/08/01 03:46:24 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:46:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.73s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/01 03:46:25 INFO : B2 bucket rclone-test-bibezam0zono: Making map for --track-renames 2025/08/01 03:46:25 INFO : B2 bucket rclone-test-bibezam0zono: Finished making map for --track-renames 2025/08/01 03:46:25 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:46:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/01 03:46:25 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for renames to finish 2025/08/01 03:46:25 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/01 03:46:25 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:46:25 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/01 03:46:25 INFO : sub/yam: Copied (new) 2025/08/01 03:46:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/01 03:46:25 INFO : potato: Copied (new) 2025/08/01 03:46:25 DEBUG : Waiting for deletions to finish 2025/08/01 03:46:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:46:26 DEBUG : potato: Unchanged skipping 2025/08/01 03:46:26 INFO : B2 bucket rclone-test-bibezam0zono: Making map for --track-renames 2025/08/01 03:46:26 INFO : B2 bucket rclone-test-bibezam0zono: Finished making map for --track-renames 2025/08/01 03:46:26 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:46:26 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for renames to finish 2025/08/01 03:46:27 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/01 03:46:27 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/01 03:46:27 INFO : sub/yam: Deleted 2025/08/01 03:46:27 INFO : yam: Renamed from "sub/yam" 2025/08/01 03:46:27 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:46:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.24s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:46:28 DEBUG : Creating backend with remote "/tmp/rclone3269725273/dir1" 2025/08/01 03:46:28 DEBUG : Creating backend with remote "/tmp/rclone3269725273/dir2" 2025/08/01 03:46:28 DEBUG : Local file system at /tmp/rclone3269725273/dir2: Using server-side directory move 2025/08/01 03:46:28 INFO : Local file system at /tmp/rclone3269725273/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/01 03:46:28 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/01 03:46:28 INFO : file1.txt: Moved (server-side) 2025/08/01 03:46:28 DEBUG : Local file system at /tmp/rclone3269725273/dir2: Waiting for checks to finish 2025/08/01 03:46:28 DEBUG : Local file system at /tmp/rclone3269725273/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:46:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 03:46:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/01 03:46:28 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:46:28 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:46:28 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/01 03:46:28 INFO : nested/sub dir/file: Copied (new) 2025/08/01 03:46:28 INFO : nested/sub dir/file: Deleted 2025/08/01 03:46:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:46:29 INFO : sub dir/hello world: Copied (new) 2025/08/01 03:46:29 INFO : sub dir/hello world: Deleted 2025/08/01 03:46:29 INFO : sub dir: Removing directory 2025/08/01 03:46:29 INFO : nested/sub dir: Removing directory 2025/08/01 03:46:29 INFO : nested: Removing directory 2025/08/01 03:46:29 DEBUG : Local file system at /tmp/rclone3269725273: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.89s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:46:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 03:46:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/01 03:46:30 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:46:30 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:46:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/01 03:46:30 INFO : nested/sub dir/file: Copied (new) 2025/08/01 03:46:30 INFO : nested/sub dir/file: Deleted 2025/08/01 03:46:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:46:31 INFO : sub dir/hello world: Copied (new) 2025/08/01 03:46:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.73s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:46:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/01 03:46:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/01 03:46:32 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:46:32 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:46:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/01 03:46:32 INFO : existing: Copied (new) 2025/08/01 03:46:32 INFO : existing: Deleted 2025/08/01 03:46:32 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/01 03:46:32 INFO : existing-b: Copied (new) 2025/08/01 03:46:32 INFO : existing-b: Deleted 2025/08/01 03:46:33 DEBUG : existing: Destination exists, skipping 2025/08/01 03:46:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/01 03:46:33 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:46:33 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:46:33 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.94s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:46:34 DEBUG : Creating backend with remote "TestB2:rclone-test-zusuled7holo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-bibezam0zono -> B2 bucket rclone-test-zusuled7holo 2025/08/01 03:46:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/01 03:46:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/01 03:46:38 DEBUG : empty space: Unchanged skipping 2025/08/01 03:46:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/01 03:46:38 DEBUG : B2 bucket rclone-test-zusuled7holo: Waiting for checks to finish 2025/08/01 03:46:38 INFO : empty space: Deleted 2025/08/01 03:46:38 DEBUG : B2 bucket rclone-test-zusuled7holo: Waiting for transfers to finish 2025/08/01 03:46:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/01 03:46:39 INFO : potato2: Copied (server-side copy) 2025/08/01 03:46:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/01 03:46:39 INFO : potato3: Copied (server-side copy) 2025/08/01 03:46:39 INFO : potato2: Deleted 2025/08/01 03:46:39 INFO : potato3: Deleted 2025/08/01 03:46:40 DEBUG : Creating backend with remote "TestB2:rclone-test-sikicax5zotu" 2025/08/01 03:46:41 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/01 03:46:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/01 03:46:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/01 03:46:41 DEBUG : B2 bucket rclone-test-sikicax5zotu: Waiting for checks to finish 2025/08/01 03:46:41 DEBUG : B2 bucket rclone-test-sikicax5zotu: Waiting for transfers to finish 2025/08/01 03:46:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/01 03:46:42 INFO : empty space: Copied (server-side copy) 2025/08/01 03:46:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/01 03:46:42 INFO : potato2: Copied (server-side copy) 2025/08/01 03:46:42 INFO : empty space: Deleted 2025/08/01 03:46:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/01 03:46:42 INFO : potato3: Copied (server-side copy) 2025/08/01 03:46:42 INFO : potato2: Deleted 2025/08/01 03:46:42 INFO : potato3: Deleted 2025/08/01 03:46:42 DEBUG : B2 bucket rclone-test-sikicax5zotu: Purge remote 2025/08/01 03:46:42 INFO : B2 bucket rclone-test-sikicax5zotu: cleaning bucket "rclone-test-sikicax5zotu" of all files 2025/08/01 03:46:43 DEBUG : empty space: Deleting (id "4_z7f323d63b0dd6b3b9f880e1b_f119df51f4bcf0653_d20250801_m034641_c001_v0001032_t0047_u01754020001785") 2025/08/01 03:46:43 DEBUG : potato2: Deleting (id "4_z7f323d63b0dd6b3b9f880e1b_f1115d06d507b3776_d20250801_m034642_c001_v0001181_t0046_u01754020002142") 2025/08/01 03:46:43 DEBUG : potato3: Deleting (id "4_z7f323d63b0dd6b3b9f880e1b_f102d15986b105f93_d20250801_m034642_c001_v0001184_t0024_u01754020002203") 2025/08/01 03:46:43 DEBUG : B2 bucket rclone-test-zusuled7holo: Purge remote 2025/08/01 03:46:43 INFO : B2 bucket rclone-test-zusuled7holo: cleaning bucket "rclone-test-zusuled7holo" of all files 2025/08/01 03:46:43 DEBUG : empty space: Deleting (id "4_zcf022d53b0dd6b3b9f880e1b_f407935410a93e7f0_d20250801_m034642_c001_v7007000_t0000_u01754020002234") 2025/08/01 03:46:43 DEBUG : empty space: Deleting (id "4_zcf022d53b0dd6b3b9f880e1b_f1063abce267d770c_d20250801_m034638_c001_v0001182_t0035_u01754019998077") 2025/08/01 03:46:43 DEBUG : potato2: Deleting (id "4_zcf022d53b0dd6b3b9f880e1b_f415baf7d94684709_d20250801_m034642_c001_v7007000_t0000_u01754020002372") 2025/08/01 03:46:43 DEBUG : potato2: Deleting (id "4_zcf022d53b0dd6b3b9f880e1b_f105d1d4de0248e41_d20250801_m034638_c001_v0001172_t0057_u01754019998919") 2025/08/01 03:46:43 DEBUG : potato3: Deleting (id "4_zcf022d53b0dd6b3b9f880e1b_f407935410a93e7f3_d20250801_m034642_c001_v7007000_t0000_u01754020002460") 2025/08/01 03:46:43 DEBUG : potato3: Deleting (id "4_zcf022d53b0dd6b3b9f880e1b_f11160491ab40e76e_d20250801_m034639_c001_v0001102_t0015_u01754019999292") 2025/08/01 03:46:43 DEBUG : potato3: Deleting (id "4_zcf022d53b0dd6b3b9f880e1b_f1063abce267d7714_d20250801_m034638_c001_v0001182_t0005_u01754019998331") 2025/08/01 03:46:44 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/01 03:46:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/01 03:46:45 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.26s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:46:45 DEBUG : Creating backend with remote "TestB2:rclone-test-qaxuyod3wera" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-bibezam0zono -> B2 bucket rclone-test-qaxuyod3wera 2025/08/01 03:46:50 DEBUG : empty space: Excluded (Size Filter) 2025/08/01 03:46:50 DEBUG : empty space: Excluded 2025/08/01 03:46:50 DEBUG : empty space: Excluded (Size Filter) 2025/08/01 03:46:50 DEBUG : empty space: Excluded 2025/08/01 03:46:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/01 03:46:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/01 03:46:50 DEBUG : B2 bucket rclone-test-qaxuyod3wera: Waiting for checks to finish 2025/08/01 03:46:50 DEBUG : B2 bucket rclone-test-qaxuyod3wera: Waiting for transfers to finish 2025/08/01 03:46:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/01 03:46:50 INFO : potato2: Copied (server-side copy) 2025/08/01 03:46:50 INFO : potato2: Deleted 2025/08/01 03:46:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/01 03:46:51 INFO : potato3: Copied (server-side copy) 2025/08/01 03:46:51 INFO : potato3: Deleted 2025/08/01 03:46:51 DEBUG : Creating backend with remote "TestB2:rclone-test-habatel9lepi" 2025/08/01 03:46:52 DEBUG : empty space: Excluded (Size Filter) 2025/08/01 03:46:52 DEBUG : empty space: Excluded 2025/08/01 03:46:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/01 03:46:52 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/01 03:46:52 DEBUG : B2 bucket rclone-test-habatel9lepi: Waiting for checks to finish 2025/08/01 03:46:52 DEBUG : B2 bucket rclone-test-habatel9lepi: Waiting for transfers to finish 2025/08/01 03:46:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/01 03:46:53 INFO : potato3: Copied (server-side copy) 2025/08/01 03:46:53 INFO : potato3: Deleted 2025/08/01 03:46:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/01 03:46:53 INFO : potato2: Copied (server-side copy) 2025/08/01 03:46:54 INFO : potato2: Deleted 2025/08/01 03:46:54 DEBUG : B2 bucket rclone-test-habatel9lepi: Purge remote 2025/08/01 03:46:54 INFO : B2 bucket rclone-test-habatel9lepi: cleaning bucket "rclone-test-habatel9lepi" of all files 2025/08/01 03:46:54 DEBUG : potato2: Deleting (id "4_z5fa26d33b0dd6b3b9f880e1b_f100528011642f86c_d20250801_m034653_c001_v0001146_t0030_u01754020013637") 2025/08/01 03:46:54 DEBUG : potato3: Deleting (id "4_z5fa26d33b0dd6b3b9f880e1b_f1058aff735891de8_d20250801_m034653_c001_v0001184_t0042_u01754020013421") 2025/08/01 03:46:55 DEBUG : B2 bucket rclone-test-qaxuyod3wera: Purge remote 2025/08/01 03:46:55 INFO : B2 bucket rclone-test-qaxuyod3wera: cleaning bucket "rclone-test-qaxuyod3wera" of all files 2025/08/01 03:46:55 DEBUG : empty space: Deleting (id "4_z9f425d33b0dd6b3b9f880e1b_f116fe0b6cb3f9d72_d20250801_m034649_c001_v0001176_t0034_u01754020009790") 2025/08/01 03:46:55 DEBUG : potato2: Deleting (id "4_z9f425d33b0dd6b3b9f880e1b_f4086dd0977aabf8f_d20250801_m034653_c001_v7007000_t0000_u01754020013974") 2025/08/01 03:46:55 DEBUG : potato2: Deleting (id "4_z9f425d33b0dd6b3b9f880e1b_f11132f2dcb6c15d6_d20250801_m034650_c001_v0001179_t0025_u01754020010600") 2025/08/01 03:46:55 DEBUG : potato3: Deleting (id "4_z9f425d33b0dd6b3b9f880e1b_f4086dd0977aabf8d_d20250801_m034653_c001_v7007000_t0000_u01754020013616") 2025/08/01 03:46:55 DEBUG : potato3: Deleting (id "4_z9f425d33b0dd6b3b9f880e1b_f102187e5016ad34e_d20250801_m034650_c001_v0001136_t0028_u01754020010837") 2025/08/01 03:46:55 DEBUG : potato3: Deleting (id "4_z9f425d33b0dd6b3b9f880e1b_f116fe0b6cb3f9d74_d20250801_m034649_c001_v0001176_t0036_u01754020009993") --- PASS: TestServerSideMoveWithFilter (12.03s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:46:57 DEBUG : Creating backend with remote "TestB2:rclone-test-hutavoq8liso" 2025/08/01 03:47:00 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-bibezam0zono -> B2 bucket rclone-test-hutavoq8liso 2025/08/01 03:47:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/01 03:47:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/01 03:47:03 DEBUG : empty space: Unchanged skipping 2025/08/01 03:47:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/01 03:47:03 DEBUG : B2 bucket rclone-test-hutavoq8liso: Waiting for checks to finish 2025/08/01 03:47:03 INFO : empty space: Deleted 2025/08/01 03:47:03 DEBUG : B2 bucket rclone-test-hutavoq8liso: Waiting for transfers to finish 2025/08/01 03:47:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/01 03:47:03 INFO : potato2: Copied (server-side copy) 2025/08/01 03:47:03 INFO : potato2: Deleted 2025/08/01 03:47:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/01 03:47:04 INFO : potato3: Copied (server-side copy) 2025/08/01 03:47:04 INFO : potato3: Deleted 2025/08/01 03:47:04 DEBUG : Creating backend with remote "TestB2:rclone-test-kusigaw0yuno" 2025/08/01 03:47:05 INFO : tomatoDir: Making directory 2025/08/01 03:47:05 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/01 03:47:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/01 03:47:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/01 03:47:05 DEBUG : B2 bucket rclone-test-kusigaw0yuno: Waiting for checks to finish 2025/08/01 03:47:05 DEBUG : B2 bucket rclone-test-kusigaw0yuno: Waiting for transfers to finish 2025/08/01 03:47:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/01 03:47:06 INFO : empty space: Copied (server-side copy) 2025/08/01 03:47:06 INFO : empty space: Deleted 2025/08/01 03:47:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/01 03:47:06 INFO : potato3: Copied (server-side copy) 2025/08/01 03:47:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/01 03:47:07 INFO : potato2: Copied (server-side copy) 2025/08/01 03:47:07 INFO : potato3: Deleted 2025/08/01 03:47:07 INFO : potato2: Deleted 2025/08/01 03:47:07 DEBUG : B2 bucket rclone-test-kusigaw0yuno: Purge remote 2025/08/01 03:47:07 INFO : B2 bucket rclone-test-kusigaw0yuno: cleaning bucket "rclone-test-kusigaw0yuno" of all files 2025/08/01 03:47:07 DEBUG : empty space: Deleting (id "4_zeff29d63b0dd6b3b9f880e1b_f107708d6722cb47e_d20250801_m034706_c001_v0001184_t0002_u01754020026502") 2025/08/01 03:47:07 DEBUG : potato2: Deleting (id "4_zeff29d63b0dd6b3b9f880e1b_f1005adc8fcc040df_d20250801_m034706_c001_v0001101_t0018_u01754020026719") 2025/08/01 03:47:07 DEBUG : potato3: Deleting (id "4_zeff29d63b0dd6b3b9f880e1b_f118a74c1f474be6d_d20250801_m034706_c001_v0001182_t0035_u01754020026882") 2025/08/01 03:47:08 DEBUG : B2 bucket rclone-test-hutavoq8liso: Purge remote 2025/08/01 03:47:08 INFO : B2 bucket rclone-test-hutavoq8liso: cleaning bucket "rclone-test-hutavoq8liso" of all files 2025/08/01 03:47:08 DEBUG : empty space: Deleting (id "4_z4f828d23b0dd6b3b9f880e1b_f403a8c8011d768ca_d20250801_m034706_c001_v7007000_t0000_u01754020026703") 2025/08/01 03:47:08 DEBUG : empty space: Deleting (id "4_z4f828d23b0dd6b3b9f880e1b_f115b229567009b78_d20250801_m034701_c001_v0001115_t0002_u01754020021732") 2025/08/01 03:47:08 DEBUG : potato2: Deleting (id "4_z4f828d23b0dd6b3b9f880e1b_f407935410a93e827_d20250801_m034707_c001_v7007000_t0000_u01754020027125") 2025/08/01 03:47:08 DEBUG : potato2: Deleting (id "4_z4f828d23b0dd6b3b9f880e1b_f105775f58b726f48_d20250801_m034703_c001_v0001183_t0035_u01754020023586") 2025/08/01 03:47:08 DEBUG : potato3: Deleting (id "4_z4f828d23b0dd6b3b9f880e1b_f403a8c8011d768ce_d20250801_m034707_c001_v7007000_t0000_u01754020027087") 2025/08/01 03:47:08 DEBUG : potato3: Deleting (id "4_z4f828d23b0dd6b3b9f880e1b_f1147042b51b33f2a_d20250801_m034703_c001_v0001043_t0016_u01754020023821") 2025/08/01 03:47:08 DEBUG : potato3: Deleting (id "4_z4f828d23b0dd6b3b9f880e1b_f115b229567009b7a_d20250801_m034702_c001_v0001115_t0034_u01754020022411") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.17s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:47:10 DEBUG : Creating backend with remote "TestB2:rclone-test-bibezam0zono/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.79s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:47:13 DEBUG : Creating backend with remote "TestB2:rclone-test-bibezam0zono/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:47:14 DEBUG : Creating backend with remote "TestB2:rclone-test-bibezam0zono/rclone-sync-test" 2025/08/01 03:47:16 DEBUG : Creating backend with remote "TestB2:rclone-test-bibezam0zono/rclone-sync-test-include/layer2" 2025/08/01 03:47:18 DEBUG : Creating backend with remote "TestB2:rclone-test-bibezam0zono/rclone-sync-test-ignore-file" 2025/08/01 03:47:18 DEBUG : Config file has changed externally - reloading 2025/08/01 03:47:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/01 03:47:22 DEBUG : B2 bucket rclone-test-bibezam0zono path rclone-sync-test: Waiting for checks to finish 2025/08/01 03:47:22 DEBUG : B2 bucket rclone-test-bibezam0zono path rclone-sync-test: Waiting for transfers to finish 2025/08/01 03:47:22 DEBUG : Waiting for deletions to finish 2025/08/01 03:47:22 INFO : There was nothing to transfer 2025/08/01 03:47:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/01 03:47:22 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:47:22 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:47:22 DEBUG : Waiting for deletions to finish 2025/08/01 03:47:22 INFO : There was nothing to transfer 2025/08/01 03:47:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/01 03:47:23 DEBUG : B2 bucket rclone-test-bibezam0zono path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/01 03:47:23 DEBUG : B2 bucket rclone-test-bibezam0zono path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/01 03:47:23 DEBUG : Waiting for deletions to finish 2025/08/01 03:47:23 INFO : There was nothing to transfer 2025/08/01 03:47:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/01 03:47:23 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:47:23 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:47:23 DEBUG : Waiting for deletions to finish 2025/08/01 03:47:23 INFO : There was nothing to transfer 2025/08/01 03:47:24 DEBUG : Excluded 2025/08/01 03:47:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/01 03:47:24 DEBUG : B2 bucket rclone-test-bibezam0zono path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/01 03:47:24 DEBUG : B2 bucket rclone-test-bibezam0zono path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/01 03:47:24 DEBUG : Waiting for deletions to finish 2025/08/01 03:47:24 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.14s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:47:24 DEBUG : Creating backend with remote "TestB2:rclone-test-bibezam0zono/dst" 2025/08/01 03:47:26 DEBUG : Creating backend with remote "TestB2:rclone-test-bibezam0zono/CompareDest" 2025/08/01 03:47:28 DEBUG : one: Need to transfer - File not found at Destination 2025/08/01 03:47:28 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for checks to finish 2025/08/01 03:47:28 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for transfers to finish 2025/08/01 03:47:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/01 03:47:28 INFO : one: Copied (new) 2025/08/01 03:47:28 DEBUG : Waiting for deletions to finish 2025/08/01 03:47:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/01 03:47:29 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for checks to finish 2025/08/01 03:47:29 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for transfers to finish 2025/08/01 03:47:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/01 03:47:29 INFO : one: Copied (replaced existing) 2025/08/01 03:47:29 DEBUG : Waiting for deletions to finish 2025/08/01 03:47:31 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for checks to finish 2025/08/01 03:47:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/01 03:47:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 03:47:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/01 03:47:32 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for transfers to finish 2025/08/01 03:47:32 DEBUG : Waiting for deletions to finish 2025/08/01 03:47:32 INFO : There was nothing to transfer 2025/08/01 03:47:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/01 03:47:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 03:47:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/01 03:47:33 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for checks to finish 2025/08/01 03:47:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 03:47:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/01 03:47:33 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for transfers to finish 2025/08/01 03:47:33 DEBUG : Waiting for deletions to finish 2025/08/01 03:47:33 INFO : There was nothing to transfer 2025/08/01 03:47:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/01 03:47:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 03:47:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/01 03:47:34 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for checks to finish 2025/08/01 03:47:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 03:47:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/01 03:47:34 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for transfers to finish 2025/08/01 03:47:34 DEBUG : Waiting for deletions to finish 2025/08/01 03:47:34 INFO : There was nothing to transfer 2025/08/01 03:47:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/01 03:47:35 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/08/01 03:47:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/01 03:47:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/01 03:47:35 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for checks to finish 2025/08/01 03:47:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 03:47:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/01 03:47:35 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for transfers to finish 2025/08/01 03:47:35 DEBUG : Waiting for deletions to finish 2025/08/01 03:47:35 INFO : There was nothing to transfer 2025/08/01 03:47:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/01 03:47:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/01 03:47:36 DEBUG : two: Need to transfer - File not found at Destination 2025/08/01 03:47:36 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for checks to finish 2025/08/01 03:47:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 03:47:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/01 03:47:36 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for transfers to finish 2025/08/01 03:47:36 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/01 03:47:36 INFO : two: Copied (new) 2025/08/01 03:47:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.09s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:47:39 DEBUG : Creating backend with remote "TestB2:rclone-test-bibezam0zono/dest" 2025/08/01 03:47:40 DEBUG : Creating backend with remote "TestB2:rclone-test-bibezam0zono/pre-dest1" 2025/08/01 03:47:42 DEBUG : Creating backend with remote "TestB2:rclone-test-bibezam0zono/pre-dest2" 2025/08/01 03:47:44 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:47:44 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/01 03:47:44 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:47:44 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/01 03:47:44 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/01 03:47:44 DEBUG : B2 bucket rclone-test-bibezam0zono path dest: Waiting for checks to finish 2025/08/01 03:47:44 DEBUG : B2 bucket rclone-test-bibezam0zono path dest: Waiting for transfers to finish 2025/08/01 03:47:45 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/01 03:47:45 INFO : 3: Copied (new) 2025/08/01 03:47:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.14s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:47:47 DEBUG : Creating backend with remote "TestB2:rclone-test-bibezam0zono/dst" 2025/08/01 03:47:48 DEBUG : Creating backend with remote "TestB2:rclone-test-bibezam0zono/CopyDest" 2025/08/01 03:47:50 DEBUG : one: Need to transfer - File not found at Destination 2025/08/01 03:47:50 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for checks to finish 2025/08/01 03:47:50 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for transfers to finish 2025/08/01 03:47:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/01 03:47:51 INFO : one: Copied (new) 2025/08/01 03:47:51 DEBUG : Waiting for deletions to finish 2025/08/01 03:47:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/01 03:47:51 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for checks to finish 2025/08/01 03:47:51 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for transfers to finish 2025/08/01 03:47:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/01 03:47:52 INFO : one: Copied (replaced existing) 2025/08/01 03:47:52 DEBUG : Waiting for deletions to finish 2025/08/01 03:47:54 DEBUG : Creating backend with remote "TestB2:rclone-test-bibezam0zono/BackupDir" 2025/08/01 03:47:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/01 03:47:55 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for checks to finish 2025/08/01 03:47:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 03:47:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/01 03:47:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/01 03:47:56 INFO : one: Copied (server-side copy) 2025/08/01 03:47:56 INFO : one: Deleted 2025/08/01 03:47:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/01 03:47:57 INFO : one: Copied (server-side copy) 2025/08/01 03:47:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/01 03:47:57 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for transfers to finish 2025/08/01 03:47:57 DEBUG : Waiting for deletions to finish 2025/08/01 03:47:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 03:47:58 DEBUG : one: Unchanged skipping 2025/08/01 03:47:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 03:47:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/01 03:47:59 INFO : two: Copied (server-side copy) 2025/08/01 03:47:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/01 03:47:59 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for checks to finish 2025/08/01 03:47:59 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for transfers to finish 2025/08/01 03:47:59 DEBUG : Waiting for deletions to finish 2025/08/01 03:48:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 03:48:00 DEBUG : one: Unchanged skipping 2025/08/01 03:48:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 03:48:00 DEBUG : two: Unchanged skipping 2025/08/01 03:48:00 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for checks to finish 2025/08/01 03:48:00 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for transfers to finish 2025/08/01 03:48:00 DEBUG : Waiting for deletions to finish 2025/08/01 03:48:00 INFO : There was nothing to transfer 2025/08/01 03:48:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 03:48:01 DEBUG : one: Unchanged skipping 2025/08/01 03:48:01 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/01 03:48:01 DEBUG : three: Destination not found in --copy-dest 2025/08/01 03:48:01 DEBUG : three: Need to transfer - File not found at Destination 2025/08/01 03:48:01 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for checks to finish 2025/08/01 03:48:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 03:48:01 DEBUG : two: Unchanged skipping 2025/08/01 03:48:01 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for transfers to finish 2025/08/01 03:48:01 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/01 03:48:01 INFO : three: Copied (new) 2025/08/01 03:48:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.64s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:48:05 DEBUG : Creating backend with remote "TestB2:rclone-test-bibezam0zono/dst" 2025/08/01 03:48:05 DEBUG : Config file has changed externally - reloading 2025/08/01 03:48:06 DEBUG : Creating backend with remote "TestB2:rclone-test-bibezam0zono/backup" 2025/08/01 03:48:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/01 03:48:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:48:08 DEBUG : two: Unchanged skipping 2025/08/01 03:48:08 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for checks to finish 2025/08/01 03:48:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/01 03:48:09 INFO : one: Copied (server-side copy) 2025/08/01 03:48:10 INFO : one: Deleted 2025/08/01 03:48:10 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for transfers to finish 2025/08/01 03:48:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/01 03:48:10 INFO : one: Copied (new) 2025/08/01 03:48:10 DEBUG : Waiting for deletions to finish 2025/08/01 03:48:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/01 03:48:11 INFO : three.txt: Copied (server-side copy) 2025/08/01 03:48:11 INFO : three.txt: Deleted 2025/08/01 03:48:11 INFO : three.txt: Moved into backup dir 2025/08/01 03:48:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/01 03:48:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:48:13 DEBUG : two: Unchanged skipping 2025/08/01 03:48:13 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for checks to finish 2025/08/01 03:48:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/01 03:48:13 INFO : one: Copied (server-side copy) 2025/08/01 03:48:14 INFO : one: Deleted 2025/08/01 03:48:14 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for transfers to finish 2025/08/01 03:48:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/01 03:48:14 INFO : one: Copied (new) 2025/08/01 03:48:14 DEBUG : Waiting for deletions to finish 2025/08/01 03:48:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/01 03:48:14 INFO : three.txt: Copied (server-side copy) 2025/08/01 03:48:14 INFO : three.txt: Deleted 2025/08/01 03:48:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.30s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:48:18 DEBUG : Creating backend with remote "TestB2:rclone-test-bibezam0zono/dst" 2025/08/01 03:48:19 DEBUG : Creating backend with remote "TestB2:rclone-test-bibezam0zono/backup" 2025/08/01 03:48:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/01 03:48:21 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for checks to finish 2025/08/01 03:48:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:48:21 DEBUG : two: Unchanged skipping 2025/08/01 03:48:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/01 03:48:22 INFO : one: Copied (server-side copy) to: one.bak 2025/08/01 03:48:22 INFO : one: Deleted 2025/08/01 03:48:22 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for transfers to finish 2025/08/01 03:48:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/01 03:48:23 INFO : one: Copied (new) 2025/08/01 03:48:23 DEBUG : Waiting for deletions to finish 2025/08/01 03:48:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/01 03:48:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/01 03:48:24 INFO : three.txt: Deleted 2025/08/01 03:48:24 INFO : three.txt: Moved into backup dir 2025/08/01 03:48:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/01 03:48:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:48:25 DEBUG : two: Unchanged skipping 2025/08/01 03:48:25 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for checks to finish 2025/08/01 03:48:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/01 03:48:26 INFO : one: Copied (server-side copy) to: one.bak 2025/08/01 03:48:26 INFO : one: Deleted 2025/08/01 03:48:26 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for transfers to finish 2025/08/01 03:48:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/01 03:48:27 INFO : one: Copied (new) 2025/08/01 03:48:27 DEBUG : Waiting for deletions to finish 2025/08/01 03:48:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/01 03:48:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/01 03:48:28 INFO : three.txt: Deleted 2025/08/01 03:48:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.15s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:48:31 DEBUG : Creating backend with remote "TestB2:rclone-test-bibezam0zono/dst" 2025/08/01 03:48:32 DEBUG : Creating backend with remote "TestB2:rclone-test-bibezam0zono/backup" 2025/08/01 03:48:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/01 03:48:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:48:34 DEBUG : two: Unchanged skipping 2025/08/01 03:48:34 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for checks to finish 2025/08/01 03:48:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/01 03:48:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/01 03:48:36 INFO : one: Deleted 2025/08/01 03:48:36 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for transfers to finish 2025/08/01 03:48:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/01 03:48:37 INFO : one: Copied (new) 2025/08/01 03:48:37 DEBUG : Waiting for deletions to finish 2025/08/01 03:48:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/01 03:48:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/01 03:48:38 INFO : three.txt: Deleted 2025/08/01 03:48:38 INFO : three.txt: Moved into backup dir 2025/08/01 03:48:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/01 03:48:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:48:39 DEBUG : two: Unchanged skipping 2025/08/01 03:48:39 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for checks to finish 2025/08/01 03:48:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/01 03:48:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/01 03:48:40 INFO : one: Deleted 2025/08/01 03:48:40 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for transfers to finish 2025/08/01 03:48:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/01 03:48:40 INFO : one: Copied (new) 2025/08/01 03:48:40 DEBUG : Waiting for deletions to finish 2025/08/01 03:48:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/01 03:48:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/01 03:48:41 INFO : three.txt: Deleted 2025/08/01 03:48:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.52s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:48:44 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-05.backblaze.com/b2api/v1/b2_upload_file/cf625d73b0bd6b3b9f880e1b/c001_v0001184_t0001": EOF 2025/08/01 03:48:44 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-05.backblaze.com/b2api/v1/b2_upload_file/cf625d73b0bd6b3b9f880e1b/c001_v0001184_t0001": EOF) 2025/08/01 03:48:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-bibezam0zono: 1/10 (Post "https://pod-000-1184-05.backblaze.com/b2api/v1/b2_upload_file/cf625d73b0bd6b3b9f880e1b/c001_v0001184_t0001": EOF) 2025/08/01 03:48:46 DEBUG : pacer: Reducing sleep to 10ms 2025/08/01 03:48:46 DEBUG : Creating backend with remote "TestB2:rclone-test-bibezam0zono/dst" 2025/08/01 03:48:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/01 03:48:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:48:48 DEBUG : two: Unchanged skipping 2025/08/01 03:48:48 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for checks to finish 2025/08/01 03:48:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/01 03:48:49 INFO : one: Copied (server-side copy) to: one.bak 2025/08/01 03:48:49 INFO : one: Deleted 2025/08/01 03:48:49 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for transfers to finish 2025/08/01 03:48:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/01 03:48:50 INFO : one: Copied (new) 2025/08/01 03:48:50 DEBUG : Waiting for deletions to finish 2025/08/01 03:48:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/01 03:48:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/01 03:48:51 INFO : three.txt: Deleted 2025/08/01 03:48:51 INFO : three.txt: Moved into backup dir 2025/08/01 03:48:52 DEBUG : one.bak: Excluded (Path Filter) 2025/08/01 03:48:52 DEBUG : one.bak: Excluded 2025/08/01 03:48:52 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/01 03:48:52 DEBUG : three.txt.bak: Excluded 2025/08/01 03:48:52 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for checks to finish 2025/08/01 03:48:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/01 03:48:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:48:52 DEBUG : two: Unchanged skipping 2025/08/01 03:48:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/01 03:48:53 INFO : one: Copied (server-side copy) to: one.bak 2025/08/01 03:48:53 INFO : one: Deleted 2025/08/01 03:48:53 DEBUG : B2 bucket rclone-test-bibezam0zono path dst: Waiting for transfers to finish 2025/08/01 03:48:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/01 03:48:53 INFO : one: Copied (new) 2025/08/01 03:48:53 DEBUG : Waiting for deletions to finish 2025/08/01 03:48:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/01 03:48:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/01 03:48:54 INFO : three.txt: Deleted 2025/08/01 03:48:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.18s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:48:57 DEBUG : Creating backend with remote "TestB2:rclone-test-bibezam0zono/dst" 2025/08/01 03:48:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/01 03:49:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/01 03:49:00 INFO : one: Copied (server-side copy) to: one.bak 2025/08/01 03:49:00 INFO : one: Deleted 2025/08/01 03:49:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/01 03:49:01 INFO : one: Copied (new) 2025/08/01 03:49:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:49:01 DEBUG : two: Unchanged skipping 2025/08/01 03:49:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/01 03:49:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/01 03:49:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/01 03:49:03 INFO : three.txt: Deleted 2025/08/01 03:49:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/01 03:49:03 INFO : three.txt: Copied (new) 2025/08/01 03:49:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/01 03:49:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/01 03:49:04 INFO : one: Copied (server-side copy) to: one.bak 2025/08/01 03:49:04 INFO : one: Deleted 2025/08/01 03:49:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/01 03:49:05 INFO : one: Copied (new) 2025/08/01 03:49:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:49:05 DEBUG : two: Unchanged skipping 2025/08/01 03:49:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/01 03:49:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/01 03:49:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/01 03:49:06 INFO : three.txt: Deleted 2025/08/01 03:49:06 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/01 03:49:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.07s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:49:11 DEBUG : Creating backend with remote "TestB2:rclone-test-bibezam0zono/dst" 2025/08/01 03:49:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/01 03:49:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/01 03:49:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/01 03:49:14 INFO : one: Deleted 2025/08/01 03:49:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/01 03:49:15 INFO : one: Copied (new) 2025/08/01 03:49:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:49:15 DEBUG : two: Unchanged skipping 2025/08/01 03:49:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/01 03:49:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/01 03:49:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/01 03:49:16 INFO : three.txt: Deleted 2025/08/01 03:49:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/01 03:49:16 INFO : three.txt: Copied (new) 2025/08/01 03:49:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/01 03:49:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/01 03:49:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/01 03:49:18 INFO : one: Deleted 2025/08/01 03:49:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/01 03:49:18 INFO : one: Copied (new) 2025/08/01 03:49:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:49:18 DEBUG : two: Unchanged skipping 2025/08/01 03:49:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/01 03:49:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/01 03:49:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/01 03:49:19 INFO : three.txt: Deleted 2025/08/01 03:49:20 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/01 03:49:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.51s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:49:22 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/01 03:49:22 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:49:22 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:49:23 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/01 03:49:23 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/01 03:49:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.73s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:49:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/01 03:49:24 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:49:24 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:49:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/01 03:49:25 INFO : existing: Copied (new) 2025/08/01 03:49:25 DEBUG : Waiting for deletions to finish 2025/08/01 03:49:25 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/01 03:49:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/01 03:49:25 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:49:25 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:49:25 ERROR : B2 bucket rclone-test-bibezam0zono: not deleting files as there were IO errors 2025/08/01 03:49:25 ERROR : B2 bucket rclone-test-bibezam0zono: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.08s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:49:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:49:27 DEBUG : existing: Unchanged skipping 2025/08/01 03:49:27 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:49:27 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:49:27 DEBUG : Waiting for deletions to finish 2025/08/01 03:49:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.70s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:49:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:49:50 DEBUG : both0: Unchanged skipping 2025/08/01 03:49:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:49:50 DEBUG : both10: Unchanged skipping 2025/08/01 03:49:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:49:50 DEBUG : both11: Unchanged skipping 2025/08/01 03:49:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:49:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:49:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:49:50 DEBUG : both13: Unchanged skipping 2025/08/01 03:49:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:49:50 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:49:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:49:50 DEBUG : both14: Unchanged skipping 2025/08/01 03:49:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:49:50 DEBUG : both17: Unchanged skipping 2025/08/01 03:49:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:49:50 DEBUG : both18: Unchanged skipping 2025/08/01 03:49:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:49:50 DEBUG : both19: Unchanged skipping 2025/08/01 03:49:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:49:50 DEBUG : both1: Unchanged skipping 2025/08/01 03:49:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:49:50 DEBUG : both15: Unchanged skipping 2025/08/01 03:49:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:49:50 DEBUG : both3: Unchanged skipping 2025/08/01 03:49:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:49:50 DEBUG : both12: Unchanged skipping 2025/08/01 03:49:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:49:50 DEBUG : both5: Unchanged skipping 2025/08/01 03:49:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:49:50 DEBUG : both6: Unchanged skipping 2025/08/01 03:49:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:49:50 DEBUG : both7: Unchanged skipping 2025/08/01 03:49:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:49:50 DEBUG : both8: Unchanged skipping 2025/08/01 03:49:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:49:50 DEBUG : both9: Unchanged skipping 2025/08/01 03:49:50 DEBUG : both16: Unchanged skipping 2025/08/01 03:49:50 DEBUG : both2: Unchanged skipping 2025/08/01 03:49:50 DEBUG : both4: Unchanged skipping 2025/08/01 03:49:50 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:49:50 DEBUG : Waiting for deletions to finish 2025/08/01 03:49:51 INFO : only10: Deleted 2025/08/01 03:49:51 INFO : only12: Deleted 2025/08/01 03:49:51 INFO : only14: Deleted 2025/08/01 03:49:51 INFO : only15: Deleted 2025/08/01 03:49:51 INFO : only4: Deleted 2025/08/01 03:49:51 INFO : only7: Deleted 2025/08/01 03:49:51 INFO : only18: Deleted 2025/08/01 03:49:51 INFO : only19: Deleted 2025/08/01 03:49:51 INFO : only8: Deleted 2025/08/01 03:49:51 INFO : only1: Deleted 2025/08/01 03:49:51 INFO : only5: Deleted 2025/08/01 03:49:51 INFO : only3: Deleted 2025/08/01 03:49:51 INFO : only11: Deleted 2025/08/01 03:49:51 INFO : only9: Deleted 2025/08/01 03:49:52 INFO : only13: Deleted 2025/08/01 03:49:52 INFO : only6: Deleted 2025/08/01 03:49:52 INFO : only0: Deleted 2025/08/01 03:49:52 INFO : only16: Deleted 2025/08/01 03:49:52 INFO : only17: Deleted 2025/08/01 03:49:52 INFO : only2: Deleted 2025/08/01 03:49:52 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (26.97s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:50:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:19 DEBUG : both0: Unchanged skipping 2025/08/01 03:50:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:19 DEBUG : both10: Unchanged skipping 2025/08/01 03:50:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:19 DEBUG : both11: Unchanged skipping 2025/08/01 03:50:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:19 DEBUG : both12: Unchanged skipping 2025/08/01 03:50:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:19 DEBUG : both13: Unchanged skipping 2025/08/01 03:50:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:19 DEBUG : both14: Unchanged skipping 2025/08/01 03:50:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:19 DEBUG : both15: Unchanged skipping 2025/08/01 03:50:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:19 DEBUG : both16: Unchanged skipping 2025/08/01 03:50:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:19 DEBUG : both17: Unchanged skipping 2025/08/01 03:50:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:19 DEBUG : both18: Unchanged skipping 2025/08/01 03:50:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:19 DEBUG : both19: Unchanged skipping 2025/08/01 03:50:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:19 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:50:19 DEBUG : both1: Unchanged skipping 2025/08/01 03:50:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:19 DEBUG : both2: Unchanged skipping 2025/08/01 03:50:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:19 DEBUG : both6: Unchanged skipping 2025/08/01 03:50:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:19 DEBUG : both7: Unchanged skipping 2025/08/01 03:50:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:19 DEBUG : both4: Unchanged skipping 2025/08/01 03:50:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:19 DEBUG : both5: Unchanged skipping 2025/08/01 03:50:19 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/01 03:50:19 DEBUG : both3: Unchanged skipping 2025/08/01 03:50:19 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/01 03:50:19 DEBUG : both8: Unchanged skipping 2025/08/01 03:50:19 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/01 03:50:19 DEBUG : both9: Unchanged skipping 2025/08/01 03:50:19 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/01 03:50:19 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/01 03:50:19 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/01 03:50:19 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/01 03:50:19 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/01 03:50:19 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/01 03:50:19 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/01 03:50:19 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/01 03:50:19 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/01 03:50:19 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/01 03:50:19 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/01 03:50:19 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/01 03:50:19 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/01 03:50:19 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/01 03:50:19 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/01 03:50:19 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/01 03:50:19 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/01 03:50:19 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:50:19 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 03:50:19 INFO : only0: Copied (replaced existing) 2025/08/01 03:50:19 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 03:50:19 INFO : only10: Copied (replaced existing) 2025/08/01 03:50:19 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 03:50:19 INFO : only17: Copied (replaced existing) 2025/08/01 03:50:19 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 03:50:19 INFO : only11: Copied (replaced existing) 2025/08/01 03:50:19 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 03:50:19 INFO : only18: Copied (replaced existing) 2025/08/01 03:50:19 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 03:50:19 INFO : only15: Copied (replaced existing) 2025/08/01 03:50:19 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 03:50:19 INFO : only19: Copied (replaced existing) 2025/08/01 03:50:20 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 03:50:20 INFO : only12: Copied (replaced existing) 2025/08/01 03:50:20 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 03:50:20 INFO : only1: Copied (replaced existing) 2025/08/01 03:50:20 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 03:50:20 INFO : only2: Copied (replaced existing) 2025/08/01 03:50:20 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 03:50:20 INFO : only3: Copied (replaced existing) 2025/08/01 03:50:20 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 03:50:20 INFO : only13: Copied (replaced existing) 2025/08/01 03:50:20 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 03:50:20 INFO : only5: Copied (replaced existing) 2025/08/01 03:50:20 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 03:50:20 INFO : only6: Copied (replaced existing) 2025/08/01 03:50:20 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 03:50:20 INFO : only7: Copied (replaced existing) 2025/08/01 03:50:20 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 03:50:20 INFO : only8: Copied (replaced existing) 2025/08/01 03:50:20 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 03:50:20 INFO : only9: Copied (replaced existing) 2025/08/01 03:50:20 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 03:50:20 INFO : only14: Copied (replaced existing) 2025/08/01 03:50:20 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 03:50:20 INFO : only16: Copied (replaced existing) 2025/08/01 03:50:20 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/01 03:50:20 INFO : only4: Copied (replaced existing) 2025/08/01 03:50:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (32.25s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:50:28 DEBUG : empty_dir: Making directory with metadata 2025/08/01 03:50:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/01 03:50:28 DEBUG : empty_on_remote: Making directory with metadata 2025/08/01 03:50:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/01 03:50:28 INFO : empty_on_remote: Making directory 2025/08/01 03:50:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/01 03:50:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/01 03:50:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/01 03:50:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/01 03:50:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.82s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:50:31 DEBUG : empty_dir: Making directory with metadata 2025/08/01 03:50:31 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/01 03:50:31 DEBUG : empty_on_remote: Making directory with metadata 2025/08/01 03:50:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/01 03:50:31 INFO : empty_on_remote: Making directory 2025/08/01 03:50:31 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/01 03:50:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/01 03:50:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/01 03:50:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/01 03:50:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/01 03:50:32 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.58s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:50:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/01 03:50:34 INFO : sub dir: Making directory 2025/08/01 03:50:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.65s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:50:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/01 03:50:37 INFO : sub dir: Making directory 2025/08/01 03:50:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.88s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:50:51 DEBUG : Waiting for deletions to finish 2025/08/01 03:50:52 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:50:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:50:52 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:50:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:50:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:50:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:50:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:50:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:50:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:50:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:50:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:50:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:50:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:50:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:50:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:50:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:50:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:50:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:50:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:50:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 03:50:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:52 DEBUG : apple: Unchanged skipping 2025/08/01 03:50:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 03:50:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:52 DEBUG : banana: Unchanged skipping 2025/08/01 03:50:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:52 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:50:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:50:53 DEBUG : Waiting for deletions to finish 2025/08/01 03:50:53 INFO : There was nothing to transfer 2025/08/01 03:50:53 DEBUG : Waiting for deletions to finish 2025/08/01 03:50:53 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:50:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:50:53 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:50:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:50:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:50:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:50:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:50:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:50:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:50:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:50:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:50:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:50:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:50:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:50:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:50:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:50:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:50:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:50:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 03:50:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : apple: Unchanged skipping 2025/08/01 03:50:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 03:50:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : banana: Unchanged skipping 2025/08/01 03:50:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:50:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 03:50:53 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:50:53 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:50:53 DEBUG : Waiting for deletions to finish 2025/08/01 03:50:53 INFO : There was nothing to transfer 2025/08/01 03:50:53 DEBUG : Waiting for deletions to finish 2025/08/01 03:50:54 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:50:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:50:54 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:50:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:50:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:50:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:50:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:50:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:50:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:50:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:50:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:50:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:50:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:50:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:50:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:50:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:50:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:50:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:50:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:50:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:51:09 DEBUG : Waiting for deletions to finish 2025/08/01 03:51:09 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:51:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:51:09 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:51:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:51:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:51:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:51:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:51:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:51:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:51:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:51:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:51:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:51:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:51:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:51:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:51:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:51:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:51:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:51:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:51:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 03:51:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:10 DEBUG : apple: Unchanged skipping 2025/08/01 03:51:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 03:51:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:10 DEBUG : banana: Unchanged skipping 2025/08/01 03:51:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:10 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 03:51:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 03:51:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 03:51:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 03:51:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 03:51:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 03:51:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 03:51:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 03:51:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 03:51:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 03:51:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 03:51:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 03:51:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 03:51:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 03:51:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 03:51:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 03:51:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 03:51:10 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:51:10 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:51:10 DEBUG : Waiting for deletions to finish 2025/08/01 03:51:10 INFO : There was nothing to transfer 2025/08/01 03:51:10 DEBUG : Waiting for deletions to finish 2025/08/01 03:51:10 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:51:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:51:10 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:51:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:51:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:51:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:51:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:51:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:51:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:51:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:51:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:51:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:51:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:51:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:51:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:51:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:51:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:51:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:51:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:51:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 03:51:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:11 DEBUG : apple: Unchanged skipping 2025/08/01 03:51:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 03:51:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:11 DEBUG : banana: Unchanged skipping 2025/08/01 03:51:11 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 03:51:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 03:51:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 03:51:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 03:51:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 03:51:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 03:51:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 03:51:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 03:51:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 03:51:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 03:51:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 03:51:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 03:51:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 03:51:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 03:51:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 03:51:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 03:51:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 03:51:11 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:51:11 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:51:11 DEBUG : Waiting for deletions to finish 2025/08/01 03:51:11 INFO : There was nothing to transfer 2025/08/01 03:51:11 DEBUG : Waiting for deletions to finish 2025/08/01 03:51:11 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:51:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:51:11 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:51:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:51:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:51:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:51:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:51:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:51:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:51:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:51:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:51:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:51:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:51:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:51:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:51:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:51:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:51:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:51:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:51:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:51:27 DEBUG : Waiting for deletions to finish 2025/08/01 03:51:28 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:51:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:51:28 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:51:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:51:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:51:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:51:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:51:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:51:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:51:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:51:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:51:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:51:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:51:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:51:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:51:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:51:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:51:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:51:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:51:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 03:51:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:28 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:28 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:28 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:28 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:28 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:28 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:28 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:28 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/01 03:51:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/01 03:51:28 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:28 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/01 03:51:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/01 03:51:28 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:28 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/01 03:51:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/01 03:51:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/01 03:51:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/01 03:51:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/01 03:51:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/01 03:51:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/01 03:51:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/01 03:51:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/01 03:51:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:28 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:51:28 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:51:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/01 03:51:29 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/01 03:51:29 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/01 03:51:29 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/01 03:51:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/01 03:51:29 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/01 03:51:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/01 03:51:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/01 03:51:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/01 03:51:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/01 03:51:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/01 03:51:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/01 03:51:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/01 03:51:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/01 03:51:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/01 03:51:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/01 03:51:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/01 03:51:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/01 03:51:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/01 03:51:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/01 03:51:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/01 03:51:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/01 03:51:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/01 03:51:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/01 03:51:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/01 03:51:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/01 03:51:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:31 DEBUG : Waiting for deletions to finish 2025/08/01 03:51:31 INFO : appleappleapplebanana: Deleted 2025/08/01 03:51:31 INFO : banana: Deleted 2025/08/01 03:51:32 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/01 03:51:32 INFO : dir1/0007-1234567.txt: Deleted 2025/08/01 03:51:32 INFO : dir1/0009-3456789.txt: Deleted 2025/08/01 03:51:32 INFO : dir1/0010-456789.txt: Deleted 2025/08/01 03:51:32 INFO : dir1/0008-2345678.txt: Deleted 2025/08/01 03:51:32 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/01 03:51:32 INFO : dir1/0015-9;=.txt: Deleted 2025/08/01 03:51:32 INFO : dir1/0014-89;=.txt: Deleted 2025/08/01 03:51:32 INFO : apple: Deleted 2025/08/01 03:51:32 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/01 03:51:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/01 03:51:32 INFO : dir1/0011-56789;.txt: Deleted 2025/08/01 03:51:32 INFO : dir1/0013-789;=.txt: Deleted 2025/08/01 03:51:32 INFO : dir1/0012-6789;.txt: Deleted 2025/08/01 03:51:32 INFO : splitbananasplit: Deleted 2025/08/01 03:51:32 INFO : dir1/0003-defghij.txt: Deleted 2025/08/01 03:51:32 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/01 03:51:32 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/01 03:51:32 DEBUG : Waiting for deletions to finish 2025/08/01 03:51:32 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/01 03:51:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/01 03:51:32 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/01 03:51:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/01 03:51:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/01 03:51:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/01 03:51:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/01 03:51:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/01 03:51:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/01 03:51:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/01 03:51:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/01 03:51:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/01 03:51:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/01 03:51:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/01 03:51:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/01 03:51:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/01 03:51:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/01 03:51:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/01 03:51:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/01 03:51:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/01 03:51:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/01 03:51:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/01 03:51:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/01 03:51:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/01 03:51:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/01 03:51:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/01 03:51:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/01 03:51:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/01 03:51:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/01 03:51:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/01 03:51:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/01 03:51:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/01 03:51:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/01 03:51:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:33 DEBUG : apple: Unchanged skipping 2025/08/01 03:51:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 03:51:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:33 DEBUG : banana: Unchanged skipping 2025/08/01 03:51:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:33 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 03:51:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/01 03:51:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/01 03:51:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/01 03:51:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/01 03:51:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/01 03:51:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/01 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/01 03:51:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 03:51:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 03:51:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/01 03:51:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 03:51:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 03:51:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/01 03:51:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 03:51:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 03:51:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 03:51:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 03:51:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 03:51:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 03:51:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 03:51:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 03:51:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 03:51:33 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:51:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:51:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 03:51:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 03:51:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 03:51:33 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:51:33 DEBUG : Waiting for deletions to finish 2025/08/01 03:51:33 DEBUG : Waiting for deletions to finish 2025/08/01 03:51:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/01 03:51:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/01 03:51:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/01 03:51:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/01 03:51:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/01 03:51:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/01 03:51:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/01 03:51:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/01 03:51:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/01 03:51:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/01 03:51:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/01 03:51:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/01 03:51:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/01 03:51:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/01 03:51:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/01 03:51:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/01 03:51:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/01 03:51:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/01 03:51:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/01 03:51:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/01 03:51:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:33 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/01 03:51:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/01 03:51:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/01 03:51:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:33 DEBUG : apple: transformed to: YXBwbGU= 2025/08/01 03:51:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/01 03:51:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/01 03:51:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/01 03:51:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/01 03:51:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/01 03:51:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/01 03:51:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/01 03:51:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/01 03:51:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:51:48 DEBUG : Waiting for deletions to finish 2025/08/01 03:51:48 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:51:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:51:48 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:51:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:51:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:51:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:51:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:51:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:51:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:51:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:51:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:51:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:51:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:51:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:51:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:51:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:51:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:51:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:51:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:51:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 03:51:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 03:51:49 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 03:51:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 03:51:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 03:51:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 03:51:49 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 03:51:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 03:51:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 03:51:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 03:51:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 03:51:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 03:51:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 03:51:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 03:51:49 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 03:51:49 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 03:51:49 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/01 03:51:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 03:51:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/01 03:51:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 03:51:49 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/01 03:51:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 03:51:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/01 03:51:49 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 03:51:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 03:51:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 03:51:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 03:51:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 03:51:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 03:51:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 03:51:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 03:51:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 03:51:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 03:51:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 03:51:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 03:51:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 03:51:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 03:51:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 03:51:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 03:51:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 03:51:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 03:51:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 03:51:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 03:51:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 03:51:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 03:51:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 03:51:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 03:51:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 03:51:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 03:51:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 03:51:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 03:51:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 03:51:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 03:51:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 03:51:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 03:51:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 03:51:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 03:51:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 03:51:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 03:51:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 03:51:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 03:51:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 03:51:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 03:51:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 03:51:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 03:51:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 03:51:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 03:51:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 03:51:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 03:51:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 03:51:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 03:51:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 03:51:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 03:51:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 03:51:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 03:51:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 03:51:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 03:51:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 03:51:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 03:51:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 03:51:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 03:51:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 03:51:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 03:51:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 03:51:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 03:51:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 03:51:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 03:51:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 03:51:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 03:51:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 03:51:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 03:51:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 03:51:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 03:51:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 03:51:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 03:51:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 03:51:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 03:51:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 03:51:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 03:51:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 03:51:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 03:51:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 03:51:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 03:51:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 03:51:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 03:51:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 03:51:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 03:51:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 03:51:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 03:51:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 03:51:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 03:51:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 03:51:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 03:51:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 03:51:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 03:51:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 03:51:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 03:51:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 03:51:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 03:51:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 03:51:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 03:51:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 03:51:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 03:51:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 03:51:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 03:51:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 03:51:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 03:51:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 03:51:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 03:51:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 03:51:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 03:51:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 03:51:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 03:51:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 03:51:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 03:51:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 03:51:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 03:51:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 03:51:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 03:51:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 03:51:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 03:51:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 03:51:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 03:51:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 03:51:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 03:51:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 03:51:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 03:51:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 03:51:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 03:51:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 03:51:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 03:51:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 03:51:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 03:51:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 03:51:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 03:51:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 03:51:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 03:51:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/01 03:51:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 03:51:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/01 03:51:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 03:51:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/01 03:51:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 03:51:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/01 03:51:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 03:51:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/01 03:51:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 03:51:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 03:51:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 03:51:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 03:51:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 03:51:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 03:51:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 03:51:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 03:51:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 03:51:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 03:51:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/01 03:51:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 03:51:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 03:51:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 03:51:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 03:51:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 03:51:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 03:51:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 03:51:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 03:51:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 03:51:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 03:51:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 03:51:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 03:51:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 03:51:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 03:51:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 03:51:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 03:51:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 03:51:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 03:51:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/01 03:51:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 03:51:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 03:51:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 03:51:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 03:51:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 03:51:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 03:51:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 03:51:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 03:51:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 03:51:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 03:51:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 03:51:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/01 03:51:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 03:51:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 03:51:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 03:51:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 03:51:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/01 03:51:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:49 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:51:49 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:51:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/01 03:51:49 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/01 03:51:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/01 03:51:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/01 03:51:49 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/01 03:51:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/01 03:51:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/01 03:51:49 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/01 03:51:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/01 03:51:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/01 03:51:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/01 03:51:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/01 03:51:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/01 03:51:49 INFO : apple: Copied (new) to: PREFIXapple 2025/08/01 03:51:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/01 03:51:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/01 03:51:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/01 03:51:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/01 03:51:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/01 03:51:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/01 03:51:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/01 03:51:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/01 03:51:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/01 03:51:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/01 03:51:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/01 03:51:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/01 03:51:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/01 03:51:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/01 03:51:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/01 03:51:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/01 03:51:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/01 03:51:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/01 03:51:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/01 03:51:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/01 03:51:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/01 03:51:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/01 03:51:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/01 03:51:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/01 03:51:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/01 03:51:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/01 03:51:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/01 03:51:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/01 03:51:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/01 03:51:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/01 03:51:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/01 03:51:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/01 03:51:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/01 03:51:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/01 03:51:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/01 03:51:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/01 03:51:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/01 03:51:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/01 03:51:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/01 03:51:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/01 03:51:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/01 03:51:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/01 03:51:51 DEBUG : Waiting for deletions to finish 2025/08/01 03:51:51 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/01 03:51:51 INFO : dir1/0011-56789;.txt: Deleted 2025/08/01 03:51:51 INFO : banana: Deleted 2025/08/01 03:51:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/01 03:51:52 INFO : dir1/0010-456789.txt: Deleted 2025/08/01 03:51:52 INFO : apple: Deleted 2025/08/01 03:51:52 INFO : dir1/0013-789;=.txt: Deleted 2025/08/01 03:51:52 INFO : dir1/0014-89;=.txt: Deleted 2025/08/01 03:51:52 INFO : dir1/0015-9;=.txt: Deleted 2025/08/01 03:51:52 INFO : splitbananasplit: Deleted 2025/08/01 03:51:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/01 03:51:52 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/01 03:51:52 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/01 03:51:52 INFO : dir1/0007-1234567.txt: Deleted 2025/08/01 03:51:52 INFO : dir1/0008-2345678.txt: Deleted 2025/08/01 03:51:52 INFO : dir1/0012-6789;.txt: Deleted 2025/08/01 03:51:52 INFO : appleappleapplebanana: Deleted 2025/08/01 03:51:52 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/01 03:51:52 INFO : dir1/0003-defghij.txt: Deleted 2025/08/01 03:51:52 INFO : dir1/0009-3456789.txt: Deleted 2025/08/01 03:51:52 DEBUG : Waiting for deletions to finish 2025/08/01 03:51:52 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/01 03:51:52 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:51:52 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/01 03:51:52 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/01 03:51:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:51:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:51:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:51:52 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:51:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:51:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:51:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:51:52 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:51:52 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:51:52 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:51:52 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:51:52 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:51:52 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:51:52 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:51:52 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:51:52 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:51:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/01 03:51:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/01 03:51:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/01 03:51:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/01 03:51:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/01 03:51:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/01 03:51:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/01 03:51:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/01 03:51:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/01 03:51:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/01 03:51:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/01 03:51:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/01 03:51:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/01 03:51:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/01 03:51:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/01 03:51:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/01 03:51:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/01 03:51:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/01 03:51:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/01 03:51:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/01 03:51:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/01 03:51:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/01 03:51:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/01 03:51:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/01 03:51:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/01 03:51:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/01 03:51:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/01 03:51:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/01 03:51:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/01 03:51:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/01 03:51:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 03:51:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/01 03:51:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 03:51:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/01 03:51:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 03:51:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/01 03:51:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 03:51:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/01 03:51:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 03:51:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/01 03:51:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 03:51:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/01 03:51:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 03:51:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/01 03:51:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 03:51:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/01 03:51:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 03:51:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/01 03:51:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 03:51:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/01 03:51:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 03:51:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/01 03:51:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 03:51:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/01 03:51:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 03:51:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/01 03:51:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 03:51:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/01 03:51:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 03:51:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/01 03:51:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 03:51:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/01 03:51:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 03:51:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/01 03:51:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 03:51:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/01 03:51:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 03:51:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/01 03:51:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 03:51:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/01 03:51:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 03:51:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/01 03:51:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 03:51:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/01 03:51:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 03:51:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/01 03:51:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 03:51:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/01 03:51:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 03:51:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/01 03:51:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 03:51:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/01 03:51:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 03:51:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/01 03:51:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 03:51:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/01 03:51:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 03:51:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/01 03:51:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 03:51:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/01 03:51:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 03:51:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/01 03:51:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 03:51:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/01 03:51:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 03:51:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 03:51:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 03:51:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/01 03:51:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 03:51:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/01 03:51:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 03:51:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/01 03:51:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 03:51:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/01 03:51:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 03:51:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/01 03:51:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 03:51:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/01 03:51:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 03:51:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/01 03:51:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 03:51:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/01 03:51:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 03:51:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/01 03:51:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 03:51:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/01 03:51:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 03:51:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/01 03:51:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 03:51:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/01 03:51:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 03:51:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/01 03:51:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 03:51:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/01 03:51:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 03:51:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/01 03:51:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 03:51:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/01 03:51:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 03:51:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 03:51:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 03:51:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 03:51:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 03:51:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/01 03:51:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 03:51:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/01 03:51:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 03:51:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/01 03:51:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 03:51:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/01 03:51:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 03:51:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/01 03:51:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 03:51:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/01 03:51:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 03:51:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/01 03:51:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 03:51:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/01 03:51:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 03:51:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/01 03:51:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 03:51:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/01 03:51:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 03:51:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/01 03:51:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 03:51:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/01 03:51:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 03:51:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/01 03:51:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 03:51:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/01 03:51:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 03:51:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/01 03:51:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 03:51:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/01 03:51:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 03:51:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 03:51:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 03:51:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 03:51:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 03:51:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 03:51:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/01 03:51:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/01 03:51:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/01 03:51:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/01 03:51:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/01 03:51:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/01 03:51:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/01 03:51:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/01 03:51:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/01 03:51:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/01 03:51:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/01 03:51:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/01 03:51:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/01 03:51:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/01 03:51:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/01 03:51:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/01 03:51:53 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/01 03:51:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/01 03:51:53 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/01 03:51:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/01 03:51:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/01 03:51:53 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:51:53 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:51:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/01 03:51:53 INFO : banana: Copied (new) 2025/08/01 03:51:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/01 03:51:53 INFO : appleappleapplebanana: Copied (new) 2025/08/01 03:51:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/01 03:51:53 INFO : splitbananasplit: Copied (new) 2025/08/01 03:51:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/01 03:51:53 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/01 03:51:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/01 03:51:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/01 03:51:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/01 03:51:53 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/01 03:51:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/01 03:51:53 INFO : apple: Copied (new) 2025/08/01 03:51:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/01 03:51:54 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/01 03:51:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/01 03:51:54 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/01 03:51:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/01 03:51:54 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/01 03:51:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/01 03:51:54 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/01 03:51:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/01 03:51:54 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/01 03:51:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/01 03:51:54 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/01 03:51:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/01 03:51:54 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/01 03:51:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/01 03:51:54 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/01 03:51:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/01 03:51:55 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/01 03:51:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/01 03:51:55 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/01 03:51:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/01 03:51:55 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/01 03:51:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/01 03:51:55 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/01 03:51:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/01 03:51:55 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/01 03:51:55 DEBUG : Waiting for deletions to finish 2025/08/01 03:51:55 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/01 03:51:55 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/01 03:51:55 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/01 03:51:55 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/01 03:51:55 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/01 03:51:55 INFO : PREFIXbanana: Deleted 2025/08/01 03:51:55 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/01 03:51:55 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/01 03:51:55 INFO : PREFIXsplitbananasplit: Deleted 2025/08/01 03:51:55 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/01 03:51:55 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/01 03:51:55 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/01 03:51:55 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/01 03:51:55 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/01 03:51:55 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/01 03:51:55 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/01 03:51:56 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/01 03:51:56 INFO : PREFIXapple: Deleted 2025/08/01 03:51:56 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/01 03:51:56 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/01 03:51:56 DEBUG : Waiting for deletions to finish 2025/08/01 03:51:56 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : Waiting for deletions to finish 2025/08/01 03:51:56 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:51:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:52:12 DEBUG : Waiting for deletions to finish 2025/08/01 03:52:12 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:52:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:52:12 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:52:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:52:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:52:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:52:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:52:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:52:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:52:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:52:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:52:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:52:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:52:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:52:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:52:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:52:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:52:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:52:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:52:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 03:52:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/01 03:52:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 03:52:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 03:52:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/01 03:52:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 03:52:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 03:52:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/01 03:52:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 03:52:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 03:52:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/01 03:52:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 03:52:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 03:52:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 03:52:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 03:52:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 03:52:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 03:52:13 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/01 03:52:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 03:52:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/01 03:52:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 03:52:13 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/01 03:52:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/01 03:52:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/01 03:52:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 03:52:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 03:52:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 03:52:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/01 03:52:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 03:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 03:52:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 03:52:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 03:52:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 03:52:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 03:52:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 03:52:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 03:52:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 03:52:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 03:52:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 03:52:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/01 03:52:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 03:52:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 03:52:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 03:52:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 03:52:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/01 03:52:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:13 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:52:13 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:52:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/01 03:52:13 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/01 03:52:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/01 03:52:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/01 03:52:13 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/01 03:52:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/01 03:52:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/01 03:52:13 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/01 03:52:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/01 03:52:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/01 03:52:13 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/01 03:52:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/01 03:52:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/01 03:52:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/01 03:52:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/01 03:52:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/01 03:52:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/01 03:52:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/01 03:52:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/01 03:52:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/01 03:52:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/01 03:52:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/01 03:52:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/01 03:52:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/01 03:52:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/01 03:52:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/01 03:52:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/01 03:52:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/01 03:52:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/01 03:52:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/01 03:52:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/01 03:52:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/01 03:52:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/01 03:52:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/01 03:52:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/01 03:52:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/01 03:52:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/01 03:52:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/01 03:52:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/01 03:52:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/01 03:52:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/01 03:52:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/01 03:52:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/01 03:52:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/01 03:52:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/01 03:52:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/01 03:52:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/01 03:52:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/01 03:52:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/01 03:52:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/01 03:52:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/01 03:52:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/01 03:52:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/01 03:52:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/01 03:52:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/01 03:52:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/01 03:52:16 DEBUG : Waiting for deletions to finish 2025/08/01 03:52:16 INFO : splitbananasplit: Deleted 2025/08/01 03:52:16 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/01 03:52:16 INFO : dir1/0009-3456789.txt: Deleted 2025/08/01 03:52:16 INFO : dir1/0010-456789.txt: Deleted 2025/08/01 03:52:16 INFO : dir1/0013-789;=.txt: Deleted 2025/08/01 03:52:16 INFO : dir1/0014-89;=.txt: Deleted 2025/08/01 03:52:16 INFO : apple: Deleted 2025/08/01 03:52:16 INFO : appleappleapplebanana: Deleted 2025/08/01 03:52:16 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/01 03:52:16 INFO : dir1/0015-9;=.txt: Deleted 2025/08/01 03:52:16 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/01 03:52:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/01 03:52:16 INFO : dir1/0003-defghij.txt: Deleted 2025/08/01 03:52:16 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/01 03:52:16 INFO : dir1/0007-1234567.txt: Deleted 2025/08/01 03:52:16 INFO : dir1/0012-6789;.txt: Deleted 2025/08/01 03:52:16 INFO : banana: Deleted 2025/08/01 03:52:16 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/01 03:52:17 INFO : dir1/0008-2345678.txt: Deleted 2025/08/01 03:52:17 INFO : dir1/0011-56789;.txt: Deleted 2025/08/01 03:52:17 DEBUG : Waiting for deletions to finish 2025/08/01 03:52:17 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/01 03:52:17 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/01 03:52:17 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/01 03:52:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/01 03:52:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/01 03:52:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/01 03:52:17 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/01 03:52:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/01 03:52:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/01 03:52:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/01 03:52:17 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/01 03:52:17 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/01 03:52:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/01 03:52:17 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/01 03:52:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/01 03:52:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/01 03:52:17 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/01 03:52:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/01 03:52:17 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/01 03:52:17 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/01 03:52:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/01 03:52:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/01 03:52:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/01 03:52:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/01 03:52:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/01 03:52:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/01 03:52:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/01 03:52:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/01 03:52:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/01 03:52:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/01 03:52:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/01 03:52:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/01 03:52:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/01 03:52:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/01 03:52:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/01 03:52:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/01 03:52:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/01 03:52:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/01 03:52:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/01 03:52:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/01 03:52:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/01 03:52:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/01 03:52:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/01 03:52:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/01 03:52:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/01 03:52:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/01 03:52:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/01 03:52:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/01 03:52:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/01 03:52:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/01 03:52:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/01 03:52:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/01 03:52:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/01 03:52:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 03:52:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 03:52:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/01 03:52:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/01 03:52:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/01 03:52:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/01 03:52:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/01 03:52:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/01 03:52:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/01 03:52:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/01 03:52:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/01 03:52:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/01 03:52:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/01 03:52:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/01 03:52:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/01 03:52:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/01 03:52:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/01 03:52:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/01 03:52:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 03:52:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 03:52:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 03:52:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 03:52:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/01 03:52:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 03:52:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 03:52:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/01 03:52:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/01 03:52:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/01 03:52:17 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/01 03:52:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/01 03:52:17 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/01 03:52:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/01 03:52:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:17 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:52:17 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:52:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/01 03:52:18 INFO : apple: Copied (new) 2025/08/01 03:52:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/01 03:52:18 INFO : splitbananasplit: Copied (new) 2025/08/01 03:52:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/01 03:52:18 INFO : appleappleapplebanana: Copied (new) 2025/08/01 03:52:18 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/01 03:52:18 INFO : banana: Copied (new) 2025/08/01 03:52:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/01 03:52:18 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/01 03:52:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/01 03:52:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/01 03:52:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/01 03:52:18 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/01 03:52:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/01 03:52:18 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/01 03:52:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/01 03:52:18 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/01 03:52:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/01 03:52:18 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/01 03:52:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/01 03:52:19 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/01 03:52:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/01 03:52:19 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/01 03:52:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/01 03:52:19 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/01 03:52:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/01 03:52:19 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/01 03:52:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/01 03:52:19 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/01 03:52:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/01 03:52:19 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/01 03:52:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/01 03:52:19 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/01 03:52:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/01 03:52:19 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/01 03:52:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/01 03:52:19 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/01 03:52:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/01 03:52:20 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/01 03:52:20 DEBUG : Waiting for deletions to finish 2025/08/01 03:52:20 INFO : splitbananasplitSUFFIX: Deleted 2025/08/01 03:52:20 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/01 03:52:20 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/01 03:52:20 INFO : appleSUFFIX: Deleted 2025/08/01 03:52:20 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/01 03:52:20 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/01 03:52:20 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/01 03:52:20 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/01 03:52:20 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/01 03:52:20 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/01 03:52:20 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/01 03:52:20 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/01 03:52:20 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/01 03:52:20 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/01 03:52:20 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/01 03:52:20 INFO : bananaSUFFIX: Deleted 2025/08/01 03:52:20 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/01 03:52:20 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/01 03:52:20 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/01 03:52:20 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/01 03:52:20 DEBUG : Waiting for deletions to finish 2025/08/01 03:52:21 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : Waiting for deletions to finish 2025/08/01 03:52:21 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:52:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:52:36 DEBUG : Waiting for deletions to finish 2025/08/01 03:52:36 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:52:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:52:36 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:52:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:52:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:52:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:52:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:52:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:52:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:52:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:52:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:52:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:52:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:52:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:52:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:52:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:52:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:52:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:52:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:52:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 03:52:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 03:52:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 03:52:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 03:52:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 03:52:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/01 03:52:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 03:52:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/01 03:52:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:37 DEBUG : apple: Unchanged skipping 2025/08/01 03:52:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:37 DEBUG : banana: Unchanged skipping 2025/08/01 03:52:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 03:52:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 03:52:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 03:52:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 03:52:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 03:52:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 03:52:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 03:52:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 03:52:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 03:52:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 03:52:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 03:52:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 03:52:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 03:52:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 03:52:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 03:52:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 03:52:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 03:52:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 03:52:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 03:52:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 03:52:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 03:52:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 03:52:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 03:52:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 03:52:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 03:52:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 03:52:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 03:52:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 03:52:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 03:52:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 03:52:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 03:52:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 03:52:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 03:52:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 03:52:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 03:52:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 03:52:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 03:52:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 03:52:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 03:52:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 03:52:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 03:52:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 03:52:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 03:52:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 03:52:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 03:52:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 03:52:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 03:52:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 03:52:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 03:52:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 03:52:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 03:52:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 03:52:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 03:52:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 03:52:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 03:52:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 03:52:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 03:52:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 03:52:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 03:52:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 03:52:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 03:52:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 03:52:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 03:52:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 03:52:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 03:52:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 03:52:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 03:52:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 03:52:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 03:52:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 03:52:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 03:52:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 03:52:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 03:52:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 03:52:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 03:52:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 03:52:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 03:52:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 03:52:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 03:52:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 03:52:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 03:52:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 03:52:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 03:52:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 03:52:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 03:52:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 03:52:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 03:52:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 03:52:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 03:52:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 03:52:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 03:52:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 03:52:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 03:52:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 03:52:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 03:52:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 03:52:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 03:52:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 03:52:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 03:52:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 03:52:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 03:52:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 03:52:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 03:52:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 03:52:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 03:52:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 03:52:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 03:52:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 03:52:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 03:52:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 03:52:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 03:52:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 03:52:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 03:52:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 03:52:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 03:52:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 03:52:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 03:52:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 03:52:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 03:52:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 03:52:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 03:52:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 03:52:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 03:52:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 03:52:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 03:52:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 03:52:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 03:52:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 03:52:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 03:52:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 03:52:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 03:52:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 03:52:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 03:52:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 03:52:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 03:52:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 03:52:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 03:52:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 03:52:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 03:52:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 03:52:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 03:52:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/01 03:52:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 03:52:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 03:52:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 03:52:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 03:52:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 03:52:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 03:52:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 03:52:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/01 03:52:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 03:52:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 03:52:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 03:52:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 03:52:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 03:52:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/01 03:52:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 03:52:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/01 03:52:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/01 03:52:37 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:52:37 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:52:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/01 03:52:37 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/01 03:52:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/01 03:52:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/01 03:52:37 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/01 03:52:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/01 03:52:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/01 03:52:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/01 03:52:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/01 03:52:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/01 03:52:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/01 03:52:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/01 03:52:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/01 03:52:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/01 03:52:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/01 03:52:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/01 03:52:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/01 03:52:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/01 03:52:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/01 03:52:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/01 03:52:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/01 03:52:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/01 03:52:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/01 03:52:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/01 03:52:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/01 03:52:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/01 03:52:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/01 03:52:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/01 03:52:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/01 03:52:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/01 03:52:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/01 03:52:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/01 03:52:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/01 03:52:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/01 03:52:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/01 03:52:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/01 03:52:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/01 03:52:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/01 03:52:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/01 03:52:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/01 03:52:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/01 03:52:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/01 03:52:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/01 03:52:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/01 03:52:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/01 03:52:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/01 03:52:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/01 03:52:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/01 03:52:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/01 03:52:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/01 03:52:39 DEBUG : Waiting for deletions to finish 2025/08/01 03:52:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/01 03:52:39 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/01 03:52:39 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/01 03:52:39 INFO : dir1/0012-6789;.txt: Deleted 2025/08/01 03:52:39 INFO : dir1/0013-789;=.txt: Deleted 2025/08/01 03:52:39 INFO : dir1/0014-89;=.txt: Deleted 2025/08/01 03:52:39 INFO : appleappleapplebanana: Deleted 2025/08/01 03:52:39 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/01 03:52:39 INFO : dir1/0009-3456789.txt: Deleted 2025/08/01 03:52:39 INFO : splitbananasplit: Deleted 2025/08/01 03:52:39 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/01 03:52:39 INFO : dir1/0007-1234567.txt: Deleted 2025/08/01 03:52:39 INFO : dir1/0008-2345678.txt: Deleted 2025/08/01 03:52:39 INFO : dir1/0003-defghij.txt: Deleted 2025/08/01 03:52:39 INFO : dir1/0015-9;=.txt: Deleted 2025/08/01 03:52:39 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/01 03:52:40 INFO : dir1/0011-56789;.txt: Deleted 2025/08/01 03:52:40 INFO : dir1/0010-456789.txt: Deleted 2025/08/01 03:52:40 DEBUG : Waiting for deletions to finish 2025/08/01 03:52:40 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:52:40 DEBUG : appleapple: Excluded (Path Filter) 2025/08/01 03:52:40 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:52:40 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/01 03:52:40 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/01 03:52:40 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/01 03:52:40 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/01 03:52:40 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/01 03:52:40 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/01 03:52:40 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/01 03:52:40 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/01 03:52:40 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/01 03:52:40 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/01 03:52:40 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/01 03:52:40 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/01 03:52:40 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/01 03:52:40 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/01 03:52:40 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/01 03:52:40 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/01 03:52:40 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/01 03:52:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/01 03:52:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/01 03:52:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/01 03:52:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/01 03:52:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/01 03:52:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/01 03:52:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/01 03:52:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/01 03:52:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/01 03:52:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/01 03:52:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/01 03:52:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/01 03:52:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/01 03:52:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/01 03:52:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/01 03:52:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/01 03:52:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/01 03:52:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/01 03:52:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/01 03:52:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/01 03:52:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/01 03:52:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/01 03:52:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/01 03:52:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/01 03:52:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/01 03:52:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/01 03:52:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/01 03:52:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/01 03:52:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/01 03:52:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/01 03:52:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/01 03:52:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/01 03:52:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/01 03:52:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/01 03:52:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/01 03:52:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/01 03:52:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/01 03:52:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/01 03:52:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/01 03:52:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/01 03:52:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/01 03:52:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/01 03:52:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/01 03:52:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/01 03:52:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/01 03:52:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/01 03:52:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/01 03:52:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/01 03:52:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/01 03:52:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/01 03:52:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/01 03:52:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/01 03:52:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/01 03:52:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/01 03:52:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/01 03:52:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/01 03:52:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/01 03:52:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/01 03:52:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/01 03:52:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/01 03:52:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/01 03:52:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/01 03:52:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/01 03:52:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/01 03:52:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/01 03:52:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/01 03:52:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/01 03:52:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/01 03:52:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/01 03:52:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/01 03:52:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/01 03:52:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/01 03:52:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/01 03:52:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/01 03:52:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/01 03:52:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/01 03:52:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/01 03:52:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/01 03:52:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 03:52:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/01 03:52:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/01 03:52:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/01 03:52:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/01 03:52:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/01 03:52:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/01 03:52:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/01 03:52:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/01 03:52:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/01 03:52:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/01 03:52:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/01 03:52:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/01 03:52:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/01 03:52:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/01 03:52:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/01 03:52:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/01 03:52:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/01 03:52:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 03:52:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 03:52:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 03:52:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 03:52:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 03:52:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 03:52:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:40 DEBUG : apple: Unchanged skipping 2025/08/01 03:52:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 03:52:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:40 DEBUG : banana: Unchanged skipping 2025/08/01 03:52:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 03:52:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 03:52:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 03:52:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 03:52:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 03:52:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 03:52:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 03:52:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 03:52:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 03:52:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 03:52:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 03:52:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 03:52:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 03:52:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 03:52:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 03:52:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 03:52:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 03:52:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 03:52:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 03:52:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 03:52:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 03:52:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 03:52:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 03:52:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 03:52:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 03:52:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 03:52:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 03:52:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 03:52:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 03:52:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 03:52:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 03:52:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 03:52:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 03:52:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 03:52:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 03:52:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 03:52:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 03:52:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 03:52:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 03:52:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 03:52:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 03:52:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 03:52:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 03:52:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 03:52:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 03:52:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 03:52:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 03:52:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 03:52:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 03:52:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 03:52:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 03:52:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 03:52:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 03:52:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 03:52:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 03:52:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 03:52:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 03:52:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 03:52:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 03:52:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 03:52:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 03:52:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 03:52:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 03:52:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 03:52:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 03:52:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 03:52:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 03:52:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 03:52:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 03:52:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 03:52:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 03:52:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 03:52:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 03:52:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 03:52:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 03:52:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 03:52:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 03:52:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 03:52:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 03:52:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 03:52:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 03:52:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 03:52:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 03:52:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 03:52:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 03:52:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 03:52:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 03:52:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 03:52:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 03:52:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 03:52:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 03:52:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 03:52:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 03:52:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 03:52:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 03:52:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 03:52:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 03:52:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 03:52:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 03:52:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 03:52:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 03:52:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 03:52:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 03:52:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 03:52:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 03:52:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 03:52:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 03:52:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 03:52:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 03:52:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 03:52:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 03:52:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 03:52:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 03:52:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 03:52:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 03:52:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 03:52:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 03:52:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 03:52:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 03:52:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 03:52:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 03:52:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 03:52:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 03:52:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 03:52:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 03:52:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 03:52:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 03:52:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 03:52:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 03:52:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 03:52:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 03:52:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 03:52:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 03:52:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 03:52:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 03:52:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 03:52:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 03:52:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 03:52:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 03:52:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 03:52:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/01 03:52:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 03:52:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:40 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 03:52:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 03:52:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 03:52:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 03:52:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 03:52:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 03:52:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 03:52:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 03:52:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 03:52:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 03:52:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 03:52:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 03:52:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 03:52:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 03:52:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 03:52:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/01 03:52:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 03:52:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 03:52:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 03:52:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 03:52:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 03:52:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 03:52:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 03:52:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 03:52:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 03:52:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 03:52:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 03:52:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 03:52:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 03:52:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 03:52:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 03:52:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 03:52:41 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:52:41 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:52:41 DEBUG : Waiting for deletions to finish 2025/08/01 03:52:41 DEBUG : Waiting for deletions to finish 2025/08/01 03:52:41 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:52:41 DEBUG : appleapple: Excluded (Path Filter) 2025/08/01 03:52:41 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:52:41 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/01 03:52:41 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/01 03:52:41 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/01 03:52:41 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/01 03:52:41 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/01 03:52:41 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/01 03:52:41 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/01 03:52:41 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/01 03:52:41 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/01 03:52:41 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/01 03:52:41 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/01 03:52:41 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/01 03:52:41 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/01 03:52:41 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/01 03:52:41 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/01 03:52:41 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/01 03:52:41 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/01 03:52:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/01 03:52:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/01 03:52:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/01 03:52:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/01 03:52:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/01 03:52:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/01 03:52:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/01 03:52:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/01 03:52:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/01 03:52:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/01 03:52:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/01 03:52:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/01 03:52:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/01 03:52:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/01 03:52:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/01 03:52:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/01 03:52:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/01 03:52:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/01 03:52:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/01 03:52:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/01 03:52:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/01 03:52:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/01 03:52:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/01 03:52:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/01 03:52:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/01 03:52:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/01 03:52:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/01 03:52:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/01 03:52:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/01 03:52:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/01 03:52:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/01 03:52:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 03:52:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/01 03:52:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 03:52:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/01 03:52:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/01 03:52:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/01 03:52:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/01 03:52:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/01 03:52:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/01 03:52:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/01 03:52:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/01 03:52:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/01 03:52:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/01 03:52:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/01 03:52:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/01 03:52:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/01 03:52:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/01 03:52:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/01 03:52:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/01 03:52:41 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:52:57 DEBUG : Waiting for deletions to finish 2025/08/01 03:52:57 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:52:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:52:57 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:52:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:52:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:52:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:52:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:52:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:52:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:52:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:52:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:52:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:52:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:52:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:52:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:52:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:52:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:52:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:52:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:52:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 03:52:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 03:52:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:58 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 03:52:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:58 DEBUG : banana: Unchanged skipping 2025/08/01 03:52:58 DEBUG : apple: Unchanged skipping 2025/08/01 03:52:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 03:52:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 03:52:58 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:52:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 03:52:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 03:52:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 03:52:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 03:52:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 03:52:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 03:52:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 03:52:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 03:52:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 03:52:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 03:52:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 03:52:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 03:52:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 03:52:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 03:52:58 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:52:58 DEBUG : Waiting for deletions to finish 2025/08/01 03:52:58 DEBUG : Waiting for deletions to finish 2025/08/01 03:52:58 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:52:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:52:58 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:52:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:52:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:52:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:52:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:52:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:52:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:52:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:52:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:52:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:52:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:52:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:52:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:52:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:52:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:52:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:52:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:52:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 03:52:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:59 DEBUG : apple: Unchanged skipping 2025/08/01 03:52:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 03:52:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:59 DEBUG : banana: Unchanged skipping 2025/08/01 03:52:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:59 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 03:52:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 03:52:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 03:52:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 03:52:59 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:52:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 03:52:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 03:52:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 03:52:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 03:52:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 03:52:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 03:52:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 03:52:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 03:52:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 03:52:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 03:52:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 03:52:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 03:52:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:52:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 03:52:59 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:52:59 DEBUG : Waiting for deletions to finish 2025/08/01 03:52:59 DEBUG : Waiting for deletions to finish 2025/08/01 03:52:59 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:52:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:52:59 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:52:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:52:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:52:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:52:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:52:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:52:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:52:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:52:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:52:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:52:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:52:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:52:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:52:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:52:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:52:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:52:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:52:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 03:52:59 DEBUG : Waiting for deletions to finish 2025/08/01 03:53:00 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:53:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:53:00 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:53:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:53:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:53:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:53:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:53:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:53:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:53:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:53:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:53:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:53:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:53:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:53:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:53:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:53:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:53:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:53:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:53:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:53:15 DEBUG : Waiting for deletions to finish 2025/08/01 03:53:15 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:53:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:53:15 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:53:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:53:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:53:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:53:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:53:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:53:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:53:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:53:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:53:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:53:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:53:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:53:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:53:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:53:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:53:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:53:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:53:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 03:53:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:16 DEBUG : apple: Unchanged skipping 2025/08/01 03:53:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 03:53:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:16 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 03:53:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:16 DEBUG : banana: Unchanged skipping 2025/08/01 03:53:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 03:53:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 03:53:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 03:53:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 03:53:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 03:53:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 03:53:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 03:53:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 03:53:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 03:53:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 03:53:16 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:53:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 03:53:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 03:53:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 03:53:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 03:53:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 03:53:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 03:53:16 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:53:16 DEBUG : Waiting for deletions to finish 2025/08/01 03:53:16 DEBUG : Waiting for deletions to finish 2025/08/01 03:53:16 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:53:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:53:16 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:53:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:53:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:53:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:53:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:53:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:53:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:53:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:53:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:53:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:53:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:53:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:53:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:53:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:53:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:53:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:53:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:53:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 03:53:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:17 DEBUG : apple: Unchanged skipping 2025/08/01 03:53:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 03:53:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:17 DEBUG : banana: Unchanged skipping 2025/08/01 03:53:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:17 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 03:53:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 03:53:17 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:53:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 03:53:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 03:53:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 03:53:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 03:53:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 03:53:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 03:53:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 03:53:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 03:53:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 03:53:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 03:53:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 03:53:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 03:53:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 03:53:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 03:53:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 03:53:17 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:53:17 DEBUG : Waiting for deletions to finish 2025/08/01 03:53:17 DEBUG : Waiting for deletions to finish 2025/08/01 03:53:17 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:53:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:53:17 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:53:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:53:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:53:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:53:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:53:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:53:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:53:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:53:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:53:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:53:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:53:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:53:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:53:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:53:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:53:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:53:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:53:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:53:33 DEBUG : Waiting for deletions to finish 2025/08/01 03:53:34 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:53:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:53:34 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:53:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:53:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:53:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:53:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:53:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:53:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:53:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:53:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:53:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:53:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:53:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:53:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:53:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:53:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:53:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:53:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:53:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 03:53:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:34 DEBUG : apple: Unchanged skipping 2025/08/01 03:53:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 03:53:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:34 DEBUG : banana: Unchanged skipping 2025/08/01 03:53:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:34 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:53:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:53:35 DEBUG : Waiting for deletions to finish 2025/08/01 03:53:35 DEBUG : Waiting for deletions to finish 2025/08/01 03:53:35 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:53:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:53:35 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:53:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:53:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:53:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:53:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:53:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:53:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:53:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:53:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:53:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:53:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:53:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:53:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:53:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:53:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:53:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:53:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:53:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 03:53:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 03:53:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : banana: Unchanged skipping 2025/08/01 03:53:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 03:53:35 DEBUG : apple: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 03:53:35 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:53:35 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:53:35 DEBUG : Waiting for deletions to finish 2025/08/01 03:53:35 DEBUG : Waiting for deletions to finish 2025/08/01 03:53:36 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:53:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:53:36 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:53:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:53:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:53:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:53:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:53:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:53:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:53:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:53:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:53:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:53:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:53:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:53:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:53:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:53:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:53:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:53:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:53:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:53:50 DEBUG : Waiting for deletions to finish 2025/08/01 03:53:51 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:53:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:53:51 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:53:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:53:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:53:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:53:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:53:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:53:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:53:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:53:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:53:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:53:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:53:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:53:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:53:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:53:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:53:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:53:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:53:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 03:53:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:52 DEBUG : apple: Unchanged skipping 2025/08/01 03:53:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:52 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 03:53:52 DEBUG : banana: Unchanged skipping 2025/08/01 03:53:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 03:53:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 03:53:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 03:53:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 03:53:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 03:53:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 03:53:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 03:53:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 03:53:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 03:53:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 03:53:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 03:53:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 03:53:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 03:53:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 03:53:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 03:53:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 03:53:52 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:53:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 03:53:52 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:53:52 DEBUG : Waiting for deletions to finish 2025/08/01 03:53:52 DEBUG : Waiting for deletions to finish 2025/08/01 03:53:52 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:53:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:53:52 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:53:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:53:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:53:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:53:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:53:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:53:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:53:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:53:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:53:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:53:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:53:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:53:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:53:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:53:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:53:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:53:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:53:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 03:53:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:53 DEBUG : apple: Unchanged skipping 2025/08/01 03:53:53 DEBUG : banana: Unchanged skipping 2025/08/01 03:53:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:53 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 03:53:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 03:53:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 03:53:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 03:53:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 03:53:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 03:53:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 03:53:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 03:53:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 03:53:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 03:53:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 03:53:53 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:53:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 03:53:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 03:53:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 03:53:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 03:53:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 03:53:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 03:53:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:53:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 03:53:53 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:53:53 DEBUG : Waiting for deletions to finish 2025/08/01 03:53:53 DEBUG : Waiting for deletions to finish 2025/08/01 03:53:53 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:53:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:53:53 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:53:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:53:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:53:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:53:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:53:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:53:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:53:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:53:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:53:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:53:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:53:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:53:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:53:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:53:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:53:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:53:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:53:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:54:09 DEBUG : Waiting for deletions to finish 2025/08/01 03:54:09 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:54:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:54:09 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:54:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:54:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:54:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:54:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:54:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:54:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:54:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:54:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:54:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:54:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:54:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:54:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:54:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:54:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:54:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:54:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:54:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 03:54:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:10 DEBUG : apple: Unchanged skipping 2025/08/01 03:54:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:10 DEBUG : banana: Unchanged skipping 2025/08/01 03:54:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 03:54:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:10 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 03:54:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 03:54:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 03:54:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 03:54:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 03:54:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 03:54:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 03:54:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 03:54:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 03:54:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 03:54:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 03:54:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 03:54:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 03:54:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 03:54:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 03:54:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 03:54:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 03:54:10 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:54:10 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:54:10 DEBUG : Waiting for deletions to finish 2025/08/01 03:54:10 DEBUG : Waiting for deletions to finish 2025/08/01 03:54:10 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:54:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:54:10 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:54:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:54:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:54:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:54:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:54:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:54:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:54:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:54:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:54:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:54:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:54:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:54:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:54:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:54:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:54:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:54:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:54:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 03:54:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 03:54:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:11 DEBUG : apple: Unchanged skipping 2025/08/01 03:54:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:11 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 03:54:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:11 DEBUG : banana: Unchanged skipping 2025/08/01 03:54:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 03:54:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 03:54:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 03:54:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 03:54:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 03:54:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 03:54:11 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:54:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 03:54:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 03:54:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 03:54:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 03:54:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 03:54:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 03:54:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 03:54:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 03:54:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 03:54:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 03:54:11 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:54:11 DEBUG : Waiting for deletions to finish 2025/08/01 03:54:11 DEBUG : Waiting for deletions to finish 2025/08/01 03:54:11 DEBUG : apple: Excluded (Path Filter) 2025/08/01 03:54:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 03:54:11 DEBUG : banana: Excluded (Path Filter) 2025/08/01 03:54:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 03:54:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 03:54:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 03:54:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 03:54:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 03:54:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 03:54:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 03:54:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 03:54:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 03:54:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 03:54:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 03:54:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 03:54:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 03:54:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 03:54:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 03:54:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 03:54:11 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (214.82s) --- PASS: TestTransform/NFC (17.03s) --- PASS: TestTransform/NFD (17.70s) --- PASS: TestTransform/base64 (21.93s) --- PASS: TestTransform/prefix (23.13s) --- PASS: TestTransform/suffix (24.79s) --- PASS: TestTransform/truncate (19.81s) --- PASS: TestTransform/encoder (18.85s) --- PASS: TestTransform/ISO-8859-1 (17.53s) --- PASS: TestTransform/charmap (18.51s) --- PASS: TestTransform/lowercase (17.43s) --- PASS: TestTransform/ascii (18.10s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:54:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/01 03:54:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/01 03:54:16 INFO : sub dir_somesuffix: Making directory 2025/08/01 03:54:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/01 03:54:16 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/01 03:54:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/01 03:54:16 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/01 03:54:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/01 03:54:16 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:54:16 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:54:17 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:54:17 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/01 03:54:17 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.88s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:54:18 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:18 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:18 INFO : tictactoe: Making directory 2025/08/01 03:54:18 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:18 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 03:54:18 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/01 03:54:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 03:54:18 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:54:18 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:54:19 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:54:19 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/01 03:54:19 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.73s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:54:20 INFO : toe: Making directory 2025/08/01 03:54:20 INFO : toe/toe: Making directory 2025/08/01 03:54:20 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/01 03:54:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/01 03:54:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/01 03:54:20 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:54:20 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:54:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:54:21 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/01 03:54:21 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.19s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:54:22 INFO : toe: Making directory 2025/08/01 03:54:22 INFO : toe/toe: Making directory 2025/08/01 03:54:22 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/01 03:54:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/01 03:54:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/01 03:54:22 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:54:22 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:54:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:54:23 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/01 03:54:23 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.78s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:54:24 DEBUG : empty_dir: Making directory with metadata 2025/08/01 03:54:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/01 03:54:24 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 03:54:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 03:54:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 03:54:24 INFO : tictacempty_dir: Making directory 2025/08/01 03:54:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 03:54:24 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:24 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:24 INFO : tictactoe: Making directory 2025/08/01 03:54:24 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:24 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 03:54:24 INFO : tictactoe/tictactoe: Making directory 2025/08/01 03:54:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 03:54:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/01 03:54:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/01 03:54:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/01 03:54:24 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:54:24 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:54:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:54:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/01 03:54:25 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.72s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:54:25 DEBUG : empty_dir: Making directory with metadata 2025/08/01 03:54:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/01 03:54:25 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 03:54:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 03:54:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 03:54:26 INFO : tictacempty_dir: Making directory 2025/08/01 03:54:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 03:54:26 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:26 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:26 INFO : tictactoe: Making directory 2025/08/01 03:54:26 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:26 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 03:54:26 INFO : tictactoe/tictactoe: Making directory 2025/08/01 03:54:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 03:54:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/01 03:54:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 03:54:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/01 03:54:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 03:54:26 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:54:26 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:54:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:54:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 03:54:26 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/01 03:54:27 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:54:27 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 03:54:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 03:54:27 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:27 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/01 03:54:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:54:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/01 03:54:27 NOTICE: B2 bucket rclone-test-bibezam0zono: 0 differences found 2025/08/01 03:54:27 NOTICE: B2 bucket rclone-test-bibezam0zono: 1 matching files --- PASS: TestAllTag (2.39s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:54:28 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:28 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:28 INFO : tictactoe: Making directory 2025/08/01 03:54:28 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:28 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 03:54:28 INFO : tictactoe/tictactoe: Making directory 2025/08/01 03:54:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 03:54:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/01 03:54:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/01 03:54:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/01 03:54:28 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:54:28 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:54:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:54:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/01 03:54:29 DEBUG : Waiting for deletions to finish 2025/08/01 03:54:29 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:29 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:29 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 03:54:30 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 03:54:30 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:54:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/01 03:54:30 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/01 03:54:30 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:54:30 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.68s) === RUN TestSyntax 2025/08/01 03:54:30 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:54:31 INFO : toe: Making directory 2025/08/01 03:54:31 INFO : toe/toe: Making directory 2025/08/01 03:54:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/01 03:54:31 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:54:31 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:54:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:54:31 INFO : toe/toe/toe: Copied (new) 2025/08/01 03:54:31 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.84s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:54:32 DEBUG : empty_dir: Making directory with metadata 2025/08/01 03:54:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/01 03:54:32 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 03:54:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 03:54:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 03:54:32 INFO : tictacempty_dir: Making directory 2025/08/01 03:54:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 03:54:32 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:32 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:32 INFO : tictactoe: Making directory 2025/08/01 03:54:32 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:32 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 03:54:32 INFO : tictactoe/tictactoe: Making directory 2025/08/01 03:54:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 03:54:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/01 03:54:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 03:54:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/01 03:54:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 03:54:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 03:54:32 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:54:32 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:54:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:54:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 03:54:33 INFO : toe/toe/toe.txt: Deleted 2025/08/01 03:54:33 INFO : toe/toe: Removing directory 2025/08/01 03:54:33 INFO : toe: Removing directory 2025/08/01 03:54:33 INFO : empty_dir: Removing directory 2025/08/01 03:54:33 DEBUG : Local file system at /tmp/rclone3269725273: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.95s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:54:34 DEBUG : empty_dir: Making directory with metadata 2025/08/01 03:54:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/01 03:54:34 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 03:54:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 03:54:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 03:54:34 INFO : tictacempty_dir: Making directory 2025/08/01 03:54:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 03:54:34 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:34 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:34 INFO : tictactoe: Making directory 2025/08/01 03:54:34 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:34 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 03:54:34 INFO : tictactoe/tictactoe: Making directory 2025/08/01 03:54:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 03:54:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/01 03:54:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 03:54:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/01 03:54:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 03:54:34 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:54:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 03:54:34 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:54:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:54:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 03:54:35 INFO : toe/toe/toe.txt: Deleted 2025/08/01 03:54:35 INFO : toe/toe: Removing directory 2025/08/01 03:54:35 INFO : toe: Removing directory 2025/08/01 03:54:35 INFO : empty_dir: Removing directory 2025/08/01 03:54:35 DEBUG : Local file system at /tmp/rclone3269725273: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/01 03:54:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/01 03:54:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/01 03:54:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/01 03:54:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/01 03:54:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:54:36 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/01 03:54:36 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.08s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:54:37 DEBUG : Reset feature "Copy" 2025/08/01 03:54:37 DEBUG : Reset feature "Move" 2025/08/01 03:54:37 DEBUG : Reset feature "Copy" 2025/08/01 03:54:37 DEBUG : Reset feature "Move" 2025/08/01 03:54:37 DEBUG : empty_dir: Making directory with metadata 2025/08/01 03:54:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/01 03:54:37 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 03:54:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 03:54:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 03:54:38 INFO : tictacempty_dir: Making directory 2025/08/01 03:54:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 03:54:38 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:38 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:38 INFO : tictactoe: Making directory 2025/08/01 03:54:38 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:38 DEBUG : toe: transformed to: tictactoe 2025/08/01 03:54:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 03:54:38 INFO : tictactoe/tictactoe: Making directory 2025/08/01 03:54:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 03:54:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/01 03:54:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 03:54:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/01 03:54:38 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:54:38 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:54:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 03:54:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 03:54:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:54:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 03:54:39 INFO : toe/toe/toe.txt: Deleted 2025/08/01 03:54:39 INFO : toe/toe: Removing directory 2025/08/01 03:54:39 INFO : toe: Removing directory 2025/08/01 03:54:39 INFO : empty_dir: Removing directory 2025/08/01 03:54:39 DEBUG : Local file system at /tmp/rclone3269725273: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/01 03:54:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/01 03:54:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/01 03:54:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/01 03:54:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/01 03:54:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:54:40 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/01 03:54:41 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.49s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:54:42 DEBUG : toe: transformed to: dG9l 2025/08/01 03:54:42 DEBUG : toe: transformed to: dG9l 2025/08/01 03:54:42 INFO : dG9l: Making directory 2025/08/01 03:54:42 DEBUG : toe: transformed to: dG9l 2025/08/01 03:54:42 DEBUG : toe: transformed to: dG9l 2025/08/01 03:54:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/01 03:54:42 INFO : dG9l/dG9l: Making directory 2025/08/01 03:54:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/01 03:54:42 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/01 03:54:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/01 03:54:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/01 03:54:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/01 03:54:42 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:54:42 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:54:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:54:43 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/01 03:54:43 DEBUG : Waiting for deletions to finish 2025/08/01 03:54:43 DEBUG : dG9l: transformed to: toe 2025/08/01 03:54:43 DEBUG : dG9l: transformed to: toe 2025/08/01 03:54:43 DEBUG : dG9l: transformed to: toe 2025/08/01 03:54:43 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/01 03:54:44 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/01 03:54:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/01 03:54:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/01 03:54:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/01 03:54:44 DEBUG : Local file system at /tmp/rclone3269725273: Waiting for checks to finish 2025/08/01 03:54:44 DEBUG : Local file system at /tmp/rclone3269725273: Waiting for transfers to finish 2025/08/01 03:54:44 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.61s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-bibezam0zono", Local "Local file system at /tmp/rclone3269725273", Modify Window "1ms" 2025/08/01 03:54:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/01 03:54:44 DEBUG : toe: transformed to: 2025/08/01 03:54:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/01 03:54:45 DEBUG : toe: transformed to: 2025/08/01 03:54:45 INFO : B2 bucket rclone-test-bibezam0zono: Making directory 2025/08/01 03:54:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/01 03:54:45 DEBUG : toe: transformed to: 2025/08/01 03:54:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/01 03:54:45 DEBUG : toe: transformed to: 2025/08/01 03:54:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/01 03:54:45 DEBUG : toe/toe: transformed to: 2025/08/01 03:54:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/01 03:54:45 INFO : toe/toe: Making directory 2025/08/01 03:54:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/01 03:54:45 DEBUG : toe/toe: transformed to: 2025/08/01 03:54:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/01 03:54:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/01 03:54:45 DEBUG : toe: transformed to: 2025/08/01 03:54:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/01 03:54:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/01 03:54:45 DEBUG : toe/toe/toe: transformed to: 2025/08/01 03:54:45 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/01 03:54:45 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for checks to finish 2025/08/01 03:54:45 DEBUG : B2 bucket rclone-test-bibezam0zono: Waiting for transfers to finish 2025/08/01 03:54:45 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/01 03:54:45 INFO : toe/toe/toe: Copied (new) 2025/08/01 03:54:45 ERROR : B2 bucket rclone-test-bibezam0zono: not deleting files as there were IO errors 2025/08/01 03:54:45 ERROR : B2 bucket rclone-test-bibezam0zono: not deleting directories as there were IO errors --- PASS: TestError (1.86s) PASS 2025/08/01 03:54:46 DEBUG : B2 bucket rclone-test-bibezam0zono: Purge remote 2025/08/01 03:54:46 INFO : B2 bucket rclone-test-bibezam0zono: cleaning bucket "rclone-test-bibezam0zono" of all files 2025/08/01 03:54:47 DEBUG : BackupDir/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401208b4f10271f8_d20250801_m034802_c001_v7007000_t0000_u01754020082447") 2025/08/01 03:54:47 DEBUG : BackupDir/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f112bb77f5bf05473_d20250801_m034756_c001_v0001180_t0005_u01754020076642") 2025/08/01 03:54:47 DEBUG : CompareDest/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4134a00943c9edbd_d20250801_m034737_c001_v7007000_t0000_u01754020057233") 2025/08/01 03:54:47 DEBUG : CompareDest/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf202_d20250801_m034731_c001_v0001117_t0031_u01754020051226") 2025/08/01 03:54:47 DEBUG : CompareDest/two: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4134a00943c9edbe_d20250801_m034737_c001_v7007000_t0000_u01754020057416") 2025/08/01 03:54:47 DEBUG : CompareDest/two: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1058aff73589207c_d20250801_m034732_c001_v0001184_t0002_u01754020052848") 2025/08/01 03:54:47 DEBUG : CopyDest/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401208b4f10271f9_d20250801_m034802_c001_v7007000_t0000_u01754020082628") 2025/08/01 03:54:47 DEBUG : CopyDest/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555faa_d20250801_m034753_c001_v0001101_t0041_u01754020073432") 2025/08/01 03:54:47 DEBUG : CopyDest/three: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401208b4f10271fa_d20250801_m034802_c001_v7007000_t0000_u01754020082810") 2025/08/01 03:54:48 DEBUG : CopyDest/three: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1058aff735892246_d20250801_m034800_c001_v0001184_t0030_u01754020080671") 2025/08/01 03:54:48 DEBUG : CopyDest/two: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401208b4f10271fb_d20250801_m034802_c001_v7007000_t0000_u01754020082993") 2025/08/01 03:54:48 DEBUG : CopyDest/two: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf28c_d20250801_m034758_c001_v0001117_t0029_u01754020078052") 2025/08/01 03:54:48 DEBUG : EXISTING: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93ea04_d20250801_m034927_c001_v7007000_t0000_u01754020167791") 2025/08/01 03:54:48 DEBUG : EXISTING: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf446_d20250801_m034926_c001_v0001117_t0050_u01754020166475") 2025/08/01 03:54:48 DEBUG : PREFIXapple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f40447bc2a2243180_d20250801_m035155_c001_v7007000_t0000_u01754020315947") 2025/08/01 03:54:48 DEBUG : PREFIXapple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf705_d20250801_m035149_c001_v0001117_t0024_u01754020309447") 2025/08/01 03:54:48 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f419046b64ee1efcc_d20250801_m035155_c001_v7007000_t0000_u01754020315557") 2025/08/01 03:54:48 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314ccb3_d20250801_m035149_c001_v0001130_t0031_u01754020309418") 2025/08/01 03:54:48 DEBUG : PREFIXbanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81db5_d20250801_m035155_c001_v7007000_t0000_u01754020315610") 2025/08/01 03:54:48 DEBUG : PREFIXbanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955647b_d20250801_m035149_c001_v0001101_t0002_u01754020309429") 2025/08/01 03:54:48 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f419d9c9094d08b81_d20250801_m035155_c001_v7007000_t0000_u01754020315751") 2025/08/01 03:54:48 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb2b7_d20250801_m035149_c001_v0001172_t0043_u01754020309438") 2025/08/01 03:54:48 DEBUG : Testêé: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e9e8_d20250801_m034924_c001_v7007000_t0000_u01754020164013") 2025/08/01 03:54:48 DEBUG : Testêé: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf434_d20250801_m034923_c001_v0001117_t0010_u01754020163094") 2025/08/01 03:54:48 DEBUG : Testêé: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955615d_d20250801_m034922_c001_v0001101_t0019_u01754020162028") 2025/08/01 03:54:48 DEBUG : YXBwbGU=: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41609e0665bf4c45_d20250801_m035134_c001_v7007000_t0000_u01754020294210") 2025/08/01 03:54:48 DEBUG : YXBwbGU=: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf6c1_d20250801_m035128_c001_v0001117_t0028_u01754020288839") 2025/08/01 03:54:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41609e0665bf4c48_d20250801_m035134_c001_v7007000_t0000_u01754020294396") 2025/08/01 03:54:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb225_d20250801_m035128_c001_v0001172_t0035_u01754020288853") 2025/08/01 03:54:49 DEBUG : YmFuYW5h: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41609e0665bf4c49_d20250801_m035134_c001_v7007000_t0000_u01754020294579") 2025/08/01 03:54:49 DEBUG : YmFuYW5h: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556419_d20250801_m035128_c001_v0001101_t0023_u01754020288864") 2025/08/01 03:54:49 DEBUG : a/potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66ed6_d20250801_m034601_c001_v7007000_t0000_u01754019961337") 2025/08/01 03:54:49 DEBUG : a/potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555d4e_d20250801_m034600_c001_v0001101_t0023_u01754019960566") 2025/08/01 03:54:49 DEBUG : a/potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e724_d20250801_m034558_c001_v7007000_t0000_u01754019958839") 2025/08/01 03:54:49 DEBUG : a/potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555d34_d20250801_m034557_c001_v0001101_t0004_u01754019957771") 2025/08/01 03:54:49 DEBUG : a/potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e6ee_d20250801_m034539_c001_v7007000_t0000_u01754019939461") 2025/08/01 03:54:49 DEBUG : a/potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555c9f_d20250801_m034538_c001_v0001101_t0044_u01754019938344") 2025/08/01 03:54:49 DEBUG : apple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f3444_d20250801_m035412_c001_v7007000_t0000_u01754020452275") 2025/08/01 03:54:49 DEBUG : apple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556783_d20250801_m035407_c001_v0001101_t0008_u01754020447137") 2025/08/01 03:54:49 DEBUG : apple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b25a_d20250801_m035354_c001_v7007000_t0000_u01754020434115") 2025/08/01 03:54:49 DEBUG : apple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556722_d20250801_m035348_c001_v0001101_t0030_u01754020428967") 2025/08/01 03:54:49 DEBUG : apple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f418ed661d166d4bc_d20250801_m035336_c001_v7007000_t0000_u01754020416771") 2025/08/01 03:54:49 DEBUG : apple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495566ca_d20250801_m035332_c001_v0001101_t0058_u01754020412354") 2025/08/01 03:54:49 DEBUG : apple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e255_d20250801_m035318_c001_v7007000_t0000_u01754020398203") 2025/08/01 03:54:49 DEBUG : apple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955665c_d20250801_m035313_c001_v0001101_t0006_u01754020393294") 2025/08/01 03:54:49 DEBUG : apple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76ed6_d20250801_m035300_c001_v7007000_t0000_u01754020380654") 2025/08/01 03:54:49 DEBUG : apple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495565f6_d20250801_m035255_c001_v0001101_t0023_u01754020375133") 2025/08/01 03:54:50 DEBUG : apple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41621801731ef71e_d20250801_m035241_c001_v7007000_t0000_u01754020361868") 2025/08/01 03:54:50 DEBUG : apple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955657d_d20250801_m035234_c001_v0001101_t0025_u01754020354855") 2025/08/01 03:54:50 DEBUG : apple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b1c3_d20250801_m035222_c001_v7007000_t0000_u01754020342096") 2025/08/01 03:54:50 DEBUG : apple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cd5b_d20250801_m035217_c001_v0001130_t0022_u01754020337827") 2025/08/01 03:54:50 DEBUG : apple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b1b9_d20250801_m035216_c001_v7007000_t0000_u01754020336677") 2025/08/01 03:54:50 DEBUG : apple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf773_d20250801_m035210_c001_v0001117_t0051_u01754020330725") 2025/08/01 03:54:50 DEBUG : apple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e17e_d20250801_m035157_c001_v7007000_t0000_u01754020317318") 2025/08/01 03:54:50 DEBUG : apple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf717_d20250801_m035153_c001_v0001117_t0037_u01754020313178") 2025/08/01 03:54:50 DEBUG : apple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f419046b64ee1efbf_d20250801_m035151_c001_v7007000_t0000_u01754020311979") 2025/08/01 03:54:50 DEBUG : apple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cca7_d20250801_m035146_c001_v0001130_t0025_u01754020306814") 2025/08/01 03:54:50 DEBUG : apple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41064bc3bdf64ab0_d20250801_m035132_c001_v7007000_t0000_u01754020292155") 2025/08/01 03:54:50 DEBUG : apple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cc45_d20250801_m035125_c001_v0001130_t0057_u01754020285796") 2025/08/01 03:54:50 DEBUG : apple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f400c3e48f8fdebc5_d20250801_m035112_c001_v7007000_t0000_u01754020272299") 2025/08/01 03:54:50 DEBUG : apple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cbf7_d20250801_m035107_c001_v0001130_t0012_u01754020267400") 2025/08/01 03:54:50 DEBUG : apple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81cc4_d20250801_m035054_c001_v7007000_t0000_u01754020254627") 2025/08/01 03:54:50 DEBUG : apple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cbb1_d20250801_m035050_c001_v0001130_t0021_u01754020250323") 2025/08/01 03:54:50 DEBUG : appleSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b1bf_d20250801_m035220_c001_v7007000_t0000_u01754020340351") 2025/08/01 03:54:50 DEBUG : appleSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cd49_d20250801_m035213_c001_v0001130_t0031_u01754020333344") 2025/08/01 03:54:51 DEBUG : appleapple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41621801731ef71f_d20250801_m035242_c001_v7007000_t0000_u01754020362052") 2025/08/01 03:54:51 DEBUG : appleapple: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955658b_d20250801_m035237_c001_v0001101_t0047_u01754020357177") 2025/08/01 03:54:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f3445_d20250801_m035412_c001_v7007000_t0000_u01754020452462") 2025/08/01 03:54:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf9b0_d20250801_m035408_c001_v0001117_t0016_u01754020448117") 2025/08/01 03:54:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b25b_d20250801_m035354_c001_v7007000_t0000_u01754020434297") 2025/08/01 03:54:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf95f_d20250801_m035349_c001_v0001117_t0026_u01754020429554") 2025/08/01 03:54:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f418ed661d166d4bd_d20250801_m035336_c001_v7007000_t0000_u01754020416954") 2025/08/01 03:54:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf919_d20250801_m035333_c001_v0001117_t0058_u01754020413078") 2025/08/01 03:54:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e256_d20250801_m035318_c001_v7007000_t0000_u01754020398387") 2025/08/01 03:54:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf8c1_d20250801_m035314_c001_v0001117_t0038_u01754020394290") 2025/08/01 03:54:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76ed7_d20250801_m035300_c001_v7007000_t0000_u01754020380838") 2025/08/01 03:54:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf875_d20250801_m035255_c001_v0001117_t0015_u01754020375733") 2025/08/01 03:54:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f418ed661d166d47a_d20250801_m035239_c001_v7007000_t0000_u01754020359653") 2025/08/01 03:54:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cdc8_d20250801_m035235_c001_v0001130_t0041_u01754020355500") 2025/08/01 03:54:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b1c4_d20250801_m035222_c001_v7007000_t0000_u01754020342279") 2025/08/01 03:54:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb39a_d20250801_m035217_c001_v0001172_t0015_u01754020337838") 2025/08/01 03:54:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f422e060ba6851451_d20250801_m035216_c001_v7007000_t0000_u01754020336686") 2025/08/01 03:54:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb352_d20250801_m035211_c001_v0001172_t0056_u01754020331630") 2025/08/01 03:54:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e180_d20250801_m035157_c001_v7007000_t0000_u01754020317501") 2025/08/01 03:54:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314ccdb_d20250801_m035153_c001_v0001130_t0034_u01754020313169") 2025/08/01 03:54:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4020e8146888c8f7_d20250801_m035152_c001_v7007000_t0000_u01754020312225") 2025/08/01 03:54:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb2ad_d20250801_m035147_c001_v0001172_t0041_u01754020307553") 2025/08/01 03:54:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41064bc3bdf64aad_d20250801_m035131_c001_v7007000_t0000_u01754020291608") 2025/08/01 03:54:51 DEBUG : appleappleapplebanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb20d_d20250801_m035126_c001_v0001172_t0034_u01754020286781") 2025/08/01 03:54:52 DEBUG : appleappleapplebanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f400c3e48f8fdebc6_d20250801_m035112_c001_v7007000_t0000_u01754020272480") 2025/08/01 03:54:52 DEBUG : appleappleapplebanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb185_d20250801_m035108_c001_v0001172_t0050_u01754020268367") 2025/08/01 03:54:52 DEBUG : appleappleapplebanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81cc5_d20250801_m035054_c001_v7007000_t0000_u01754020254810") 2025/08/01 03:54:52 DEBUG : appleappleapplebanana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb114_d20250801_m035051_c001_v0001172_t0053_u01754020251155") 2025/08/01 03:54:52 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76eb1_d20250801_m035220_c001_v7007000_t0000_u01754020340386") 2025/08/01 03:54:52 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556505_d20250801_m035213_c001_v0001101_t0058_u01754020333356") 2025/08/01 03:54:52 DEBUG : b/potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66ed7_d20250801_m034601_c001_v7007000_t0000_u01754019961519") 2025/08/01 03:54:52 DEBUG : b/potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555d44_d20250801_m034559_c001_v0001101_t0020_u01754019959404") 2025/08/01 03:54:52 DEBUG : b/potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e721_d20250801_m034558_c001_v7007000_t0000_u01754019958274") 2025/08/01 03:54:52 DEBUG : b/potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555d2c_d20250801_m034556_c001_v0001101_t0014_u01754019956654") 2025/08/01 03:54:52 DEBUG : b/potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e6eb_d20250801_m034538_c001_v7007000_t0000_u01754019938872") 2025/08/01 03:54:52 DEBUG : b/potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555c91_d20250801_m034537_c001_v0001101_t0021_u01754019937249") 2025/08/01 03:54:52 DEBUG : backup/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4030020fb2157f28_d20250801_m034815_c001_v7007000_t0000_u01754020095295") 2025/08/01 03:54:52 DEBUG : backup/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f109006bc6cb11243_d20250801_m034813_c001_v0001171_t0035_u01754020093593") 2025/08/01 03:54:52 DEBUG : backup/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f116f76192b2249bb_d20250801_m034809_c001_v0001131_t0043_u01754020089747") 2025/08/01 03:54:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4182b5d0431626df_d20250801_m034841_c001_v7007000_t0000_u01754020121983") 2025/08/01 03:54:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f10228def998ee8c1_d20250801_m034839_c001_v0001117_t0029_u01754020119940") 2025/08/01 03:54:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1193493df3027e1a_d20250801_m034835_c001_v0001115_t0049_u01754020115833") 2025/08/01 03:54:52 DEBUG : backup/one.bak: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6c87_d20250801_m034828_c001_v7007000_t0000_u01754020108471") 2025/08/01 03:54:52 DEBUG : backup/one.bak: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f111dfa919cae81f4_d20250801_m034826_c001_v0001040_t0032_u01754020106284") 2025/08/01 03:54:53 DEBUG : backup/one.bak: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f10528467ae861f60_d20250801_m034822_c001_v0001090_t0012_u01754020102061") 2025/08/01 03:54:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4182b5d0431626e0_d20250801_m034842_c001_v7007000_t0000_u01754020122166") 2025/08/01 03:54:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f102d15986b106654_d20250801_m034841_c001_v0001184_t0042_u01754020121211") 2025/08/01 03:54:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11543619a9131da0_d20250801_m034837_c001_v0001130_t0014_u01754020117736") 2025/08/01 03:54:53 DEBUG : backup/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4030020fb2157f29_d20250801_m034815_c001_v7007000_t0000_u01754020095484") 2025/08/01 03:54:53 DEBUG : backup/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1023d3bf904f8279_d20250801_m034814_c001_v0001180_t0021_u01754020094523") 2025/08/01 03:54:53 DEBUG : backup/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1114aa5e487fc714_d20250801_m034811_c001_v0001182_t0056_u01754020091171") 2025/08/01 03:54:53 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6c89_d20250801_m034828_c001_v7007000_t0000_u01754020108652") 2025/08/01 03:54:53 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11916f4cb6047bed_d20250801_m034827_c001_v0001150_t0048_u01754020107586") 2025/08/01 03:54:53 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f115bf15681c63a76_d20250801_m034823_c001_v0001172_t0016_u01754020103832") 2025/08/01 03:54:53 DEBUG : banana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f3446_d20250801_m035412_c001_v7007000_t0000_u01754020452645") 2025/08/01 03:54:53 DEBUG : banana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cf60_d20250801_m035407_c001_v0001130_t0041_u01754020447809") 2025/08/01 03:54:53 DEBUG : banana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b25c_d20250801_m035354_c001_v7007000_t0000_u01754020434479") 2025/08/01 03:54:53 DEBUG : banana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cf03_d20250801_m035349_c001_v0001130_t0014_u01754020429281") 2025/08/01 03:54:53 DEBUG : banana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f418ed661d166d4be_d20250801_m035337_c001_v7007000_t0000_u01754020417143") 2025/08/01 03:54:53 DEBUG : banana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cec2_d20250801_m035332_c001_v0001130_t0045_u01754020412715") 2025/08/01 03:54:53 DEBUG : banana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e257_d20250801_m035318_c001_v7007000_t0000_u01754020398570") 2025/08/01 03:54:53 DEBUG : banana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314ce66_d20250801_m035313_c001_v0001130_t0050_u01754020393837") 2025/08/01 03:54:53 DEBUG : banana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76ed8_d20250801_m035301_c001_v7007000_t0000_u01754020381021") 2025/08/01 03:54:53 DEBUG : banana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314ce22_d20250801_m035255_c001_v0001130_t0040_u01754020375447") 2025/08/01 03:54:53 DEBUG : banana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41621801731ef720_d20250801_m035242_c001_v7007000_t0000_u01754020362237") 2025/08/01 03:54:54 DEBUG : banana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb432_d20250801_m035235_c001_v0001172_t0047_u01754020355229") 2025/08/01 03:54:54 DEBUG : banana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b1c6_d20250801_m035222_c001_v7007000_t0000_u01754020342462") 2025/08/01 03:54:54 DEBUG : banana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf79b_d20250801_m035217_c001_v0001117_t0001_u01754020337855") 2025/08/01 03:54:54 DEBUG : banana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41064bc3bdf64b4f_d20250801_m035216_c001_v7007000_t0000_u01754020336883") 2025/08/01 03:54:54 DEBUG : banana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cd3f_d20250801_m035211_c001_v0001130_t0056_u01754020331245") 2025/08/01 03:54:54 DEBUG : banana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e181_d20250801_m035157_c001_v7007000_t0000_u01754020317685") 2025/08/01 03:54:54 DEBUG : banana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb2d1_d20250801_m035153_c001_v0001172_t0016_u01754020313159") 2025/08/01 03:54:54 DEBUG : banana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f419046b64ee1efbe_d20250801_m035151_c001_v7007000_t0000_u01754020311795") 2025/08/01 03:54:54 DEBUG : banana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955646f_d20250801_m035147_c001_v0001101_t0053_u01754020307118") 2025/08/01 03:54:54 DEBUG : banana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41064bc3bdf64aae_d20250801_m035131_c001_v7007000_t0000_u01754020291792") 2025/08/01 03:54:54 DEBUG : banana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf6ad_d20250801_m035126_c001_v0001117_t0053_u01754020286238") 2025/08/01 03:54:54 DEBUG : banana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f400c3e48f8fdebc7_d20250801_m035112_c001_v7007000_t0000_u01754020272661") 2025/08/01 03:54:54 DEBUG : banana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf653_d20250801_m035107_c001_v0001117_t0026_u01754020267737") 2025/08/01 03:54:54 DEBUG : banana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81cc6_d20250801_m035054_c001_v7007000_t0000_u01754020254991") 2025/08/01 03:54:54 DEBUG : banana: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf5f6_d20250801_m035050_c001_v0001117_t0055_u01754020250614") 2025/08/01 03:54:54 DEBUG : bananaSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76eb4_d20250801_m035220_c001_v7007000_t0000_u01754020340597") 2025/08/01 03:54:54 DEBUG : bananaSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb36a_d20250801_m035213_c001_v0001172_t0050_u01754020333365") 2025/08/01 03:54:54 DEBUG : both0: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6d81_d20250801_m035021_c001_v7007000_t0000_u01754020221280") 2025/08/01 03:54:54 DEBUG : both0: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955621b_d20250801_m034957_c001_v0001101_t0027_u01754020197014") 2025/08/01 03:54:54 DEBUG : both0: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d94684897_d20250801_m034952_c001_v7007000_t0000_u01754020192765") 2025/08/01 03:54:54 DEBUG : both0: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556183_d20250801_m034929_c001_v0001101_t0031_u01754020169679") 2025/08/01 03:54:54 DEBUG : both1: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6d82_d20250801_m035021_c001_v7007000_t0000_u01754020221471") 2025/08/01 03:54:54 DEBUG : both1: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556223_d20250801_m034958_c001_v0001101_t0040_u01754020198571") 2025/08/01 03:54:55 DEBUG : both1: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d94684898_d20250801_m034952_c001_v7007000_t0000_u01754020192949") 2025/08/01 03:54:55 DEBUG : both1: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955618b_d20250801_m034930_c001_v0001101_t0038_u01754020170444") 2025/08/01 03:54:55 DEBUG : both10: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6d83_d20250801_m035021_c001_v7007000_t0000_u01754020221653") 2025/08/01 03:54:55 DEBUG : both10: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556259_d20250801_m035008_c001_v0001101_t0025_u01754020208236") 2025/08/01 03:54:55 DEBUG : both10: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d9468489a_d20250801_m034953_c001_v7007000_t0000_u01754020193132") 2025/08/01 03:54:55 DEBUG : both10: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495561c7_d20250801_m034939_c001_v0001101_t0040_u01754020179503") 2025/08/01 03:54:55 DEBUG : both11: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6d85_d20250801_m035021_c001_v7007000_t0000_u01754020221836") 2025/08/01 03:54:55 DEBUG : both11: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955625f_d20250801_m035009_c001_v0001101_t0040_u01754020209188") 2025/08/01 03:54:55 DEBUG : both11: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d9468489b_d20250801_m034953_c001_v7007000_t0000_u01754020193326") 2025/08/01 03:54:55 DEBUG : both11: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495561cf_d20250801_m034940_c001_v0001101_t0055_u01754020180469") 2025/08/01 03:54:55 DEBUG : both12: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6d87_d20250801_m035022_c001_v7007000_t0000_u01754020222018") 2025/08/01 03:54:55 DEBUG : both12: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556267_d20250801_m035010_c001_v0001101_t0045_u01754020210386") 2025/08/01 03:54:55 DEBUG : both12: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d9468489c_d20250801_m034953_c001_v7007000_t0000_u01754020193510") 2025/08/01 03:54:55 DEBUG : both12: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495561d3_d20250801_m034941_c001_v0001101_t0004_u01754020181493") 2025/08/01 03:54:55 DEBUG : both13: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6d88_d20250801_m035022_c001_v7007000_t0000_u01754020222199") 2025/08/01 03:54:55 DEBUG : both13: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556275_d20250801_m035011_c001_v0001101_t0025_u01754020211299") 2025/08/01 03:54:55 DEBUG : both13: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d9468489e_d20250801_m034953_c001_v7007000_t0000_u01754020193695") 2025/08/01 03:54:55 DEBUG : both13: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495561d9_d20250801_m034942_c001_v0001101_t0000_u01754020182673") 2025/08/01 03:54:55 DEBUG : both14: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6d8a_d20250801_m035022_c001_v7007000_t0000_u01754020222386") 2025/08/01 03:54:55 DEBUG : both14: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556281_d20250801_m035012_c001_v0001101_t0034_u01754020212202") 2025/08/01 03:54:56 DEBUG : both14: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d9468489f_d20250801_m034953_c001_v7007000_t0000_u01754020193880") 2025/08/01 03:54:56 DEBUG : both14: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495561e1_d20250801_m034943_c001_v0001101_t0011_u01754020183483") 2025/08/01 03:54:56 DEBUG : both15: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6d8c_d20250801_m035022_c001_v7007000_t0000_u01754020222574") 2025/08/01 03:54:56 DEBUG : both15: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955628b_d20250801_m035013_c001_v0001101_t0048_u01754020213321") 2025/08/01 03:54:56 DEBUG : both15: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d946848a0_d20250801_m034954_c001_v7007000_t0000_u01754020194063") 2025/08/01 03:54:56 DEBUG : both15: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495561e9_d20250801_m034944_c001_v0001101_t0057_u01754020184790") 2025/08/01 03:54:56 DEBUG : both16: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6d8e_d20250801_m035022_c001_v7007000_t0000_u01754020222756") 2025/08/01 03:54:56 DEBUG : both16: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955628f_d20250801_m035014_c001_v0001101_t0052_u01754020214177") 2025/08/01 03:54:56 DEBUG : both16: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d946848a1_d20250801_m034954_c001_v7007000_t0000_u01754020194248") 2025/08/01 03:54:56 DEBUG : both16: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495561f3_d20250801_m034946_c001_v0001101_t0019_u01754020186143") 2025/08/01 03:54:56 DEBUG : both17: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6d90_d20250801_m035022_c001_v7007000_t0000_u01754020222937") 2025/08/01 03:54:56 DEBUG : both17: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556291_d20250801_m035015_c001_v0001101_t0000_u01754020215300") 2025/08/01 03:54:56 DEBUG : both17: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d946848a2_d20250801_m034954_c001_v7007000_t0000_u01754020194432") 2025/08/01 03:54:56 DEBUG : both17: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495561f9_d20250801_m034947_c001_v0001101_t0043_u01754020187271") 2025/08/01 03:54:56 DEBUG : both18: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6d91_d20250801_m035023_c001_v7007000_t0000_u01754020223119") 2025/08/01 03:54:56 DEBUG : both18: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955629d_d20250801_m035016_c001_v0001101_t0010_u01754020216334") 2025/08/01 03:54:56 DEBUG : both18: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d946848a4_d20250801_m034954_c001_v7007000_t0000_u01754020194615") 2025/08/01 03:54:56 DEBUG : both18: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495561ff_d20250801_m034948_c001_v0001101_t0039_u01754020188166") 2025/08/01 03:54:56 DEBUG : both19: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6d93_d20250801_m035023_c001_v7007000_t0000_u01754020223301") 2025/08/01 03:54:56 DEBUG : both19: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495562a7_d20250801_m035017_c001_v0001101_t0056_u01754020217585") 2025/08/01 03:54:56 DEBUG : both19: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d946848a5_d20250801_m034954_c001_v7007000_t0000_u01754020194798") 2025/08/01 03:54:57 DEBUG : both19: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556207_d20250801_m034949_c001_v0001101_t0034_u01754020189099") 2025/08/01 03:54:57 DEBUG : both2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6d95_d20250801_m035023_c001_v7007000_t0000_u01754020223482") 2025/08/01 03:54:57 DEBUG : both2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955622d_d20250801_m034959_c001_v0001101_t0059_u01754020199648") 2025/08/01 03:54:57 DEBUG : both2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d946848a6_d20250801_m034954_c001_v7007000_t0000_u01754020194982") 2025/08/01 03:54:57 DEBUG : both2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556193_d20250801_m034931_c001_v0001101_t0034_u01754020171453") 2025/08/01 03:54:57 DEBUG : both3: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6d96_d20250801_m035023_c001_v7007000_t0000_u01754020223674") 2025/08/01 03:54:57 DEBUG : both3: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556237_d20250801_m035000_c001_v0001101_t0030_u01754020200879") 2025/08/01 03:54:57 DEBUG : both3: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d946848a7_d20250801_m034955_c001_v7007000_t0000_u01754020195165") 2025/08/01 03:54:57 DEBUG : both3: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556199_d20250801_m034932_c001_v0001101_t0004_u01754020172689") 2025/08/01 03:54:57 DEBUG : both4: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6d97_d20250801_m035023_c001_v7007000_t0000_u01754020223858") 2025/08/01 03:54:57 DEBUG : both4: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955623f_d20250801_m035002_c001_v0001101_t0004_u01754020202028") 2025/08/01 03:54:57 DEBUG : both4: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d946848a8_d20250801_m034955_c001_v7007000_t0000_u01754020195348") 2025/08/01 03:54:57 DEBUG : both4: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955619f_d20250801_m034933_c001_v0001101_t0039_u01754020173693") 2025/08/01 03:54:57 DEBUG : both5: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6d98_d20250801_m035024_c001_v7007000_t0000_u01754020224055") 2025/08/01 03:54:57 DEBUG : both5: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556241_d20250801_m035003_c001_v0001101_t0046_u01754020203180") 2025/08/01 03:54:57 DEBUG : both5: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d946848aa_d20250801_m034955_c001_v7007000_t0000_u01754020195531") 2025/08/01 03:54:57 DEBUG : both5: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495561a5_d20250801_m034934_c001_v0001101_t0046_u01754020174704") 2025/08/01 03:54:57 DEBUG : both6: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6d99_d20250801_m035024_c001_v7007000_t0000_u01754020224236") 2025/08/01 03:54:57 DEBUG : both6: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556249_d20250801_m035004_c001_v0001101_t0049_u01754020204124") 2025/08/01 03:54:57 DEBUG : both6: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d946848ac_d20250801_m034955_c001_v7007000_t0000_u01754020195715") 2025/08/01 03:54:57 DEBUG : both6: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495561ad_d20250801_m034935_c001_v0001101_t0054_u01754020175677") 2025/08/01 03:54:57 DEBUG : both7: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6d9a_d20250801_m035024_c001_v7007000_t0000_u01754020224418") 2025/08/01 03:54:57 DEBUG : both7: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556253_d20250801_m035005_c001_v0001101_t0027_u01754020205485") 2025/08/01 03:54:58 DEBUG : both7: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d946848ad_d20250801_m034955_c001_v7007000_t0000_u01754020195899") 2025/08/01 03:54:58 DEBUG : both7: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495561b1_d20250801_m034936_c001_v0001101_t0045_u01754020176613") 2025/08/01 03:54:58 DEBUG : both8: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6d9b_d20250801_m035024_c001_v7007000_t0000_u01754020224601") 2025/08/01 03:54:58 DEBUG : both8: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556255_d20250801_m035006_c001_v0001101_t0020_u01754020206323") 2025/08/01 03:54:58 DEBUG : both8: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d946848ae_d20250801_m034956_c001_v7007000_t0000_u01754020196093") 2025/08/01 03:54:58 DEBUG : both8: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495561b7_d20250801_m034937_c001_v0001101_t0039_u01754020177567") 2025/08/01 03:54:58 DEBUG : both9: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6d9d_d20250801_m035024_c001_v7007000_t0000_u01754020224782") 2025/08/01 03:54:58 DEBUG : both9: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556257_d20250801_m035007_c001_v0001101_t0003_u01754020207309") 2025/08/01 03:54:58 DEBUG : both9: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d946848af_d20250801_m034956_c001_v7007000_t0000_u01754020196278") 2025/08/01 03:54:58 DEBUG : both9: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495561c1_d20250801_m034938_c001_v0001101_t0023_u01754020178297") 2025/08/01 03:54:58 DEBUG : c/non empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66ed8_d20250801_m034601_c001_v7007000_t0000_u01754019961714") 2025/08/01 03:54:58 DEBUG : c/non empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555d48_d20250801_m034559_c001_v0001101_t0001_u01754019959765") 2025/08/01 03:54:58 DEBUG : c/non empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e726_d20250801_m034559_c001_v7007000_t0000_u01754019959035") 2025/08/01 03:54:58 DEBUG : c/non empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555d2e_d20250801_m034556_c001_v0001101_t0055_u01754019956931") 2025/08/01 03:54:58 DEBUG : c/non empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e6ef_d20250801_m034539_c001_v7007000_t0000_u01754019939644") 2025/08/01 03:54:58 DEBUG : c/non empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555c99_d20250801_m034537_c001_v0001101_t0022_u01754019937629") 2025/08/01 03:54:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41609e0665bf4c4a_d20250801_m035134_c001_v7007000_t0000_u01754020294763") 2025/08/01 03:54:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cc53_d20250801_m035128_c001_v0001130_t0017_u01754020288832") 2025/08/01 03:54:58 DEBUG : check sum: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e6b4_d20250801_m034529_c001_v7007000_t0000_u01754019929756") 2025/08/01 03:54:58 DEBUG : check sum: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555c41_d20250801_m034528_c001_v0001101_t0012_u01754019928621") 2025/08/01 03:54:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e28c_d20250801_m035444_c001_v7007000_t0000_u01754020484597") 2025/08/01 03:54:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556830_d20250801_m035442_c001_v0001101_t0014_u01754020482948") 2025/08/01 03:54:59 DEBUG : dest/3: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401208b4f10271f1_d20250801_m034746_c001_v7007000_t0000_u01754020066559") 2025/08/01 03:54:59 DEBUG : dest/3: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4089f3df262c10ce_d20250801_m034745_c001_v0001182_t0029_u01754020065453") 2025/08/01 03:54:59 DEBUG : dir1/0000-abcde: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41621801731ef721_d20250801_m035242_c001_v7007000_t0000_u01754020362423") 2025/08/01 03:54:59 DEBUG : dir1/0000-abcde: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cdd0_d20250801_m035237_c001_v0001130_t0028_u01754020357399") 2025/08/01 03:54:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f3447_d20250801_m035412_c001_v7007000_t0000_u01754020452829") 2025/08/01 03:54:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556750_d20250801_m035358_c001_v0001101_t0028_u01754020438921") 2025/08/01 03:54:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b25d_d20250801_m035354_c001_v7007000_t0000_u01754020434674") 2025/08/01 03:54:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495566ee_d20250801_m035341_c001_v0001101_t0059_u01754020421480") 2025/08/01 03:54:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f418ed661d166d4bf_d20250801_m035337_c001_v7007000_t0000_u01754020417326") 2025/08/01 03:54:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556698_d20250801_m035322_c001_v0001101_t0008_u01754020402963") 2025/08/01 03:54:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e258_d20250801_m035318_c001_v7007000_t0000_u01754020398774") 2025/08/01 03:54:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955662e_d20250801_m035305_c001_v0001101_t0018_u01754020385430") 2025/08/01 03:54:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76ed9_d20250801_m035301_c001_v7007000_t0000_u01754020381206") 2025/08/01 03:54:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495565c9_d20250801_m035246_c001_v0001101_t0042_u01754020366586") 2025/08/01 03:54:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f418ed661d166d47b_d20250801_m035239_c001_v7007000_t0000_u01754020359659") 2025/08/01 03:54:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556555_d20250801_m035226_c001_v0001101_t0026_u01754020346779") 2025/08/01 03:54:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b1c7_d20250801_m035222_c001_v7007000_t0000_u01754020342646") 2025/08/01 03:54:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cd61_d20250801_m035218_c001_v0001130_t0032_u01754020338166") 2025/08/01 03:54:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f40975dd227c04b3e_d20250801_m035216_c001_v7007000_t0000_u01754020336718") 2025/08/01 03:54:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf745_d20250801_m035201_c001_v0001117_t0017_u01754020321988") 2025/08/01 03:55:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e183_d20250801_m035157_c001_v7007000_t0000_u01754020317885") 2025/08/01 03:55:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb2d3_d20250801_m035153_c001_v0001172_t0001_u01754020313445") 2025/08/01 03:55:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81dac_d20250801_m035151_c001_v7007000_t0000_u01754020311827") 2025/08/01 03:55:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cc7f_d20250801_m035138_c001_v0001130_t0052_u01754020298858") 2025/08/01 03:55:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41609e0665bf4c43_d20250801_m035132_c001_v7007000_t0000_u01754020292169") 2025/08/01 03:55:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cc21_d20250801_m035116_c001_v0001130_t0036_u01754020276929") 2025/08/01 03:55:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f400c3e48f8fdebc8_d20250801_m035112_c001_v7007000_t0000_u01754020272842") 2025/08/01 03:55:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cbcf_d20250801_m035059_c001_v0001130_t0027_u01754020259222") 2025/08/01 03:55:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81cc7_d20250801_m035055_c001_v7007000_t0000_u01754020255173") 2025/08/01 03:55:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cb8d_d20250801_m035042_c001_v0001130_t0054_u01754020242195") 2025/08/01 03:55:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f422e060ba6851455_d20250801_m035220_c001_v7007000_t0000_u01754020340565") 2025/08/01 03:55:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cd4b_d20250801_m035213_c001_v0001130_t0047_u01754020333684") 2025/08/01 03:55:00 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41621801731ef722_d20250801_m035242_c001_v7007000_t0000_u01754020362626") 2025/08/01 03:55:00 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf7f7_d20250801_m035237_c001_v0001117_t0034_u01754020357409") 2025/08/01 03:55:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f3448_d20250801_m035413_c001_v7007000_t0000_u01754020453013") 2025/08/01 03:55:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cf31_d20250801_m035359_c001_v0001130_t0000_u01754020439655") 2025/08/01 03:55:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b25e_d20250801_m035354_c001_v7007000_t0000_u01754020434856") 2025/08/01 03:55:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cedc_d20250801_m035342_c001_v0001130_t0052_u01754020422239") 2025/08/01 03:55:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f418ed661d166d4c0_d20250801_m035337_c001_v7007000_t0000_u01754020417513") 2025/08/01 03:55:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314ce94_d20250801_m035323_c001_v0001130_t0041_u01754020403769") 2025/08/01 03:55:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e259_d20250801_m035319_c001_v7007000_t0000_u01754020399048") 2025/08/01 03:55:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314ce46_d20250801_m035306_c001_v0001130_t0055_u01754020386143") 2025/08/01 03:55:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76eda_d20250801_m035301_c001_v7007000_t0000_u01754020381404") 2025/08/01 03:55:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cdfc_d20250801_m035247_c001_v0001130_t0006_u01754020367281") 2025/08/01 03:55:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41621801731ef718_d20250801_m035239_c001_v7007000_t0000_u01754020359447") 2025/08/01 03:55:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb3f4_d20250801_m035227_c001_v0001172_t0051_u01754020347426") 2025/08/01 03:55:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b1c8_d20250801_m035222_c001_v7007000_t0000_u01754020342841") 2025/08/01 03:55:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556525_d20250801_m035218_c001_v0001101_t0044_u01754020338205") 2025/08/01 03:55:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76eac_d20250801_m035216_c001_v7007000_t0000_u01754020336728") 2025/08/01 03:55:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cd13_d20250801_m035203_c001_v0001130_t0018_u01754020323079") 2025/08/01 03:55:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e184_d20250801_m035158_c001_v7007000_t0000_u01754020318069") 2025/08/01 03:55:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314ccdf_d20250801_m035153_c001_v0001130_t0032_u01754020313489") 2025/08/01 03:55:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f419d9c9094d08b76_d20250801_m035152_c001_v7007000_t0000_u01754020312039") 2025/08/01 03:55:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556443_d20250801_m035139_c001_v0001101_t0029_u01754020299563") 2025/08/01 03:55:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f40447bc2a224315a_d20250801_m035132_c001_v7007000_t0000_u01754020292179") 2025/08/01 03:55:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf67d_d20250801_m035117_c001_v0001117_t0022_u01754020277806") 2025/08/01 03:55:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f400c3e48f8fdebc9_d20250801_m035113_c001_v7007000_t0000_u01754020273023") 2025/08/01 03:55:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf62f_d20250801_m035059_c001_v0001117_t0004_u01754020259896") 2025/08/01 03:55:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81cc9_d20250801_m035055_c001_v7007000_t0000_u01754020255361") 2025/08/01 03:55:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf5ce_d20250801_m035042_c001_v0001117_t0037_u01754020242889") 2025/08/01 03:55:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76eaf_d20250801_m035220_c001_v7007000_t0000_u01754020340302") 2025/08/01 03:55:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb370_d20250801_m035213_c001_v0001172_t0029_u01754020333731") 2025/08/01 03:55:02 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41621801731ef723_d20250801_m035242_c001_v7007000_t0000_u01754020362814") 2025/08/01 03:55:02 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb442_d20250801_m035237_c001_v0001172_t0018_u01754020357558") 2025/08/01 03:55:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f3449_d20250801_m035413_c001_v7007000_t0000_u01754020453197") 2025/08/01 03:55:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf988_d20250801_m035400_c001_v0001117_t0042_u01754020440398") 2025/08/01 03:55:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b25f_d20250801_m035355_c001_v7007000_t0000_u01754020435038") 2025/08/01 03:55:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf92b_d20250801_m035343_c001_v0001117_t0003_u01754020423009") 2025/08/01 03:55:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f418ed661d166d4c1_d20250801_m035337_c001_v7007000_t0000_u01754020417701") 2025/08/01 03:55:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf8f7_d20250801_m035324_c001_v0001117_t0033_u01754020404530") 2025/08/01 03:55:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e25a_d20250801_m035319_c001_v7007000_t0000_u01754020399232") 2025/08/01 03:55:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf8a3_d20250801_m035307_c001_v0001117_t0053_u01754020387039") 2025/08/01 03:55:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76edb_d20250801_m035301_c001_v7007000_t0000_u01754020381587") 2025/08/01 03:55:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf84f_d20250801_m035248_c001_v0001117_t0025_u01754020368109") 2025/08/01 03:55:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81e08_d20250801_m035239_c001_v7007000_t0000_u01754020359460") 2025/08/01 03:55:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cd9a_d20250801_m035228_c001_v0001130_t0050_u01754020348125") 2025/08/01 03:55:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b1c9_d20250801_m035223_c001_v7007000_t0000_u01754020343024") 2025/08/01 03:55:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb39e_d20250801_m035218_c001_v0001172_t0035_u01754020338326") 2025/08/01 03:55:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f422e060ba685144f_d20250801_m035216_c001_v7007000_t0000_u01754020336323") 2025/08/01 03:55:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb315_d20250801_m035203_c001_v0001172_t0023_u01754020323780") 2025/08/01 03:55:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e185_d20250801_m035158_c001_v7007000_t0000_u01754020318254") 2025/08/01 03:55:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955649f_d20250801_m035153_c001_v0001101_t0045_u01754020313518") 2025/08/01 03:55:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4020e8146888c8f6_d20250801_m035152_c001_v7007000_t0000_u01754020312039") 2025/08/01 03:55:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb265_d20250801_m035140_c001_v0001172_t0053_u01754020300261") 2025/08/01 03:55:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4020e8146888c8ee_d20250801_m035132_c001_v7007000_t0000_u01754020292015") 2025/08/01 03:55:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb1d1_d20250801_m035118_c001_v0001172_t0027_u01754020278802") 2025/08/01 03:55:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f400c3e48f8fdebcb_d20250801_m035113_c001_v7007000_t0000_u01754020273205") 2025/08/01 03:55:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb155_d20250801_m035101_c001_v0001172_t0050_u01754020261035") 2025/08/01 03:55:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81cca_d20250801_m035055_c001_v7007000_t0000_u01754020255544") 2025/08/01 03:55:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb0d4_d20250801_m035043_c001_v0001172_t0003_u01754020243696") 2025/08/01 03:55:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76eb2_d20250801_m035220_c001_v7007000_t0000_u01754020340580") 2025/08/01 03:55:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955650b_d20250801_m035213_c001_v0001101_t0000_u01754020333867") 2025/08/01 03:55:03 DEBUG : dir1/0003-defgh: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41621801731ef724_d20250801_m035242_c001_v7007000_t0000_u01754020362998") 2025/08/01 03:55:03 DEBUG : dir1/0003-defgh: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556591_d20250801_m035237_c001_v0001101_t0058_u01754020357580") 2025/08/01 03:55:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f344a_d20250801_m035413_c001_v7007000_t0000_u01754020453395") 2025/08/01 03:55:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb6bd_d20250801_m035401_c001_v0001172_t0025_u01754020441274") 2025/08/01 03:55:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b260_d20250801_m035355_c001_v7007000_t0000_u01754020435221") 2025/08/01 03:55:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb633_d20250801_m035343_c001_v0001172_t0011_u01754020423988") 2025/08/01 03:55:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f418ed661d166d4c2_d20250801_m035337_c001_v7007000_t0000_u01754020417886") 2025/08/01 03:55:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb5bb_d20250801_m035325_c001_v0001172_t0000_u01754020405474") 2025/08/01 03:55:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e25b_d20250801_m035319_c001_v7007000_t0000_u01754020399415") 2025/08/01 03:55:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb527_d20250801_m035307_c001_v0001172_t0033_u01754020387906") 2025/08/01 03:55:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76edc_d20250801_m035301_c001_v7007000_t0000_u01754020381771") 2025/08/01 03:55:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb49c_d20250801_m035249_c001_v0001172_t0005_u01754020369015") 2025/08/01 03:55:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f40975dd227c04b4b_d20250801_m035239_c001_v7007000_t0000_u01754020359871") 2025/08/01 03:55:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf7c1_d20250801_m035228_c001_v0001117_t0015_u01754020348885") 2025/08/01 03:55:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b1ca_d20250801_m035223_c001_v7007000_t0000_u01754020343208") 2025/08/01 03:55:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf79f_d20250801_m035218_c001_v0001117_t0020_u01754020338398") 2025/08/01 03:55:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41621801731ef710_d20250801_m035216_c001_v7007000_t0000_u01754020336735") 2025/08/01 03:55:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495564d3_d20250801_m035204_c001_v0001101_t0045_u01754020324427") 2025/08/01 03:55:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e186_d20250801_m035158_c001_v7007000_t0000_u01754020318438") 2025/08/01 03:55:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495564a5_d20250801_m035153_c001_v0001101_t0042_u01754020313832") 2025/08/01 03:55:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f419d9c9094d08b77_d20250801_m035152_c001_v7007000_t0000_u01754020312240") 2025/08/01 03:55:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf6e9_d20250801_m035141_c001_v0001117_t0013_u01754020301192") 2025/08/01 03:55:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4030020fb2157fa2_d20250801_m035132_c001_v7007000_t0000_u01754020292245") 2025/08/01 03:55:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495563dd_d20250801_m035119_c001_v0001101_t0057_u01754020279439") 2025/08/01 03:55:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f400c3e48f8fdebcc_d20250801_m035113_c001_v7007000_t0000_u01754020273389") 2025/08/01 03:55:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556387_d20250801_m035101_c001_v0001101_t0047_u01754020261692") 2025/08/01 03:55:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81ccb_d20250801_m035055_c001_v7007000_t0000_u01754020255735") 2025/08/01 03:55:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556341_d20250801_m035044_c001_v0001101_t0047_u01754020244500") 2025/08/01 03:55:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f40975dd227c04b42_d20250801_m035220_c001_v7007000_t0000_u01754020340664") 2025/08/01 03:55:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf785_d20250801_m035213_c001_v0001117_t0038_u01754020333954") 2025/08/01 03:55:04 DEBUG : dir1/0004-efghi: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41621801731ef725_d20250801_m035243_c001_v7007000_t0000_u01754020363182") 2025/08/01 03:55:04 DEBUG : dir1/0004-efghi: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb448_d20250801_m035237_c001_v0001172_t0003_u01754020357886") 2025/08/01 03:55:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f344b_d20250801_m035413_c001_v7007000_t0000_u01754020453578") 2025/08/01 03:55:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556760_d20250801_m035401_c001_v0001101_t0048_u01754020441555") 2025/08/01 03:55:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b261_d20250801_m035355_c001_v7007000_t0000_u01754020435402") 2025/08/01 03:55:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955670a_d20250801_m035344_c001_v0001101_t0001_u01754020424326") 2025/08/01 03:55:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f418ed661d166d4c3_d20250801_m035338_c001_v7007000_t0000_u01754020418071") 2025/08/01 03:55:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495566a8_d20250801_m035326_c001_v0001101_t0040_u01754020406189") 2025/08/01 03:55:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e25c_d20250801_m035319_c001_v7007000_t0000_u01754020399598") 2025/08/01 03:55:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556640_d20250801_m035308_c001_v0001101_t0030_u01754020388428") 2025/08/01 03:55:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76edd_d20250801_m035301_c001_v7007000_t0000_u01754020381955") 2025/08/01 03:55:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495565d5_d20250801_m035249_c001_v0001101_t0020_u01754020369437") 2025/08/01 03:55:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81e0b_d20250801_m035239_c001_v7007000_t0000_u01754020359882") 2025/08/01 03:55:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955655f_d20250801_m035229_c001_v0001101_t0035_u01754020349324") 2025/08/01 03:55:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b1cc_d20250801_m035223_c001_v7007000_t0000_u01754020343403") 2025/08/01 03:55:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cd65_d20250801_m035218_c001_v0001130_t0005_u01754020338488") 2025/08/01 03:55:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76ead_d20250801_m035216_c001_v7007000_t0000_u01754020336898") 2025/08/01 03:55:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf751_d20250801_m035204_c001_v0001117_t0022_u01754020324782") 2025/08/01 03:55:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e187_d20250801_m035158_c001_v7007000_t0000_u01754020318623") 2025/08/01 03:55:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cce7_d20250801_m035153_c001_v0001130_t0004_u01754020313842") 2025/08/01 03:55:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f419046b64ee1efbd_d20250801_m035151_c001_v7007000_t0000_u01754020311613") 2025/08/01 03:55:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cc87_d20250801_m035142_c001_v0001130_t0033_u01754020302010") 2025/08/01 03:55:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41064bc3bdf64ab1_d20250801_m035132_c001_v7007000_t0000_u01754020292338") 2025/08/01 03:55:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cc2b_d20250801_m035120_c001_v0001130_t0056_u01754020280278") 2025/08/01 03:55:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f400c3e48f8fdebcd_d20250801_m035113_c001_v7007000_t0000_u01754020273570") 2025/08/01 03:55:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cbdf_d20250801_m035102_c001_v0001130_t0048_u01754020262001") 2025/08/01 03:55:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81ccc_d20250801_m035055_c001_v7007000_t0000_u01754020255917") 2025/08/01 03:55:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cb9b_d20250801_m035045_c001_v0001130_t0040_u01754020245064") 2025/08/01 03:55:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41064bc3bdf64b75_d20250801_m035220_c001_v7007000_t0000_u01754020340308") 2025/08/01 03:55:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb374_d20250801_m035214_c001_v0001172_t0052_u01754020334046") 2025/08/01 03:55:06 DEBUG : dir1/0005-fghij: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41621801731ef726_d20250801_m035243_c001_v7007000_t0000_u01754020363367") 2025/08/01 03:55:06 DEBUG : dir1/0005-fghij: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556595_d20250801_m035237_c001_v0001101_t0055_u01754020357962") 2025/08/01 03:55:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f344c_d20250801_m035413_c001_v7007000_t0000_u01754020453761") 2025/08/01 03:55:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cf3f_d20250801_m035401_c001_v0001130_t0027_u01754020441882") 2025/08/01 03:55:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b262_d20250801_m035355_c001_v7007000_t0000_u01754020435587") 2025/08/01 03:55:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314ceec_d20250801_m035344_c001_v0001130_t0000_u01754020424747") 2025/08/01 03:55:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f418ed661d166d4c4_d20250801_m035338_c001_v7007000_t0000_u01754020418255") 2025/08/01 03:55:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314ce9e_d20250801_m035326_c001_v0001130_t0029_u01754020406636") 2025/08/01 03:55:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e25d_d20250801_m035319_c001_v7007000_t0000_u01754020399782") 2025/08/01 03:55:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314ce4e_d20250801_m035308_c001_v0001130_t0043_u01754020388824") 2025/08/01 03:55:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76ede_d20250801_m035302_c001_v7007000_t0000_u01754020382159") 2025/08/01 03:55:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314ce08_d20250801_m035249_c001_v0001130_t0022_u01754020369793") 2025/08/01 03:55:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f418ed661d166d47d_d20250801_m035239_c001_v7007000_t0000_u01754020359835") 2025/08/01 03:55:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb3fe_d20250801_m035229_c001_v0001172_t0052_u01754020349651") 2025/08/01 03:55:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b1cd_d20250801_m035223_c001_v7007000_t0000_u01754020343586") 2025/08/01 03:55:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556527_d20250801_m035218_c001_v0001101_t0004_u01754020338521") 2025/08/01 03:55:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6ecb_d20250801_m035216_c001_v7007000_t0000_u01754020336748") 2025/08/01 03:55:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cd1f_d20250801_m035205_c001_v0001130_t0041_u01754020325418") 2025/08/01 03:55:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e189_d20250801_m035158_c001_v7007000_t0000_u01754020318806") 2025/08/01 03:55:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb2d9_d20250801_m035153_c001_v0001172_t0029_u01754020313937") 2025/08/01 03:55:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f40447bc2a2243178_d20250801_m035152_c001_v7007000_t0000_u01754020312250") 2025/08/01 03:55:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955644f_d20250801_m035142_c001_v0001101_t0042_u01754020302298") 2025/08/01 03:55:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41609e0665bf4c44_d20250801_m035132_c001_v7007000_t0000_u01754020292354") 2025/08/01 03:55:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf68d_d20250801_m035120_c001_v0001117_t0030_u01754020280909") 2025/08/01 03:55:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f400c3e48f8fdebce_d20250801_m035113_c001_v7007000_t0000_u01754020273752") 2025/08/01 03:55:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf637_d20250801_m035102_c001_v0001117_t0044_u01754020262335") 2025/08/01 03:55:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81ccd_d20250801_m035056_c001_v7007000_t0000_u01754020256099") 2025/08/01 03:55:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf5d8_d20250801_m035045_c001_v0001117_t0005_u01754020245385") 2025/08/01 03:55:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76eb0_d20250801_m035220_c001_v7007000_t0000_u01754020340320") 2025/08/01 03:55:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cd4d_d20250801_m035214_c001_v0001130_t0055_u01754020334080") 2025/08/01 03:55:07 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41621801731ef727_d20250801_m035243_c001_v7007000_t0000_u01754020363557") 2025/08/01 03:55:07 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cdd6_d20250801_m035238_c001_v0001130_t0043_u01754020358034") 2025/08/01 03:55:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f344d_d20250801_m035413_c001_v7007000_t0000_u01754020453953") 2025/08/01 03:55:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf98e_d20250801_m035402_c001_v0001117_t0059_u01754020442180") 2025/08/01 03:55:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b263_d20250801_m035355_c001_v7007000_t0000_u01754020435791") 2025/08/01 03:55:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf937_d20250801_m035345_c001_v0001117_t0018_u01754020425112") 2025/08/01 03:55:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f418ed661d166d4c5_d20250801_m035338_c001_v7007000_t0000_u01754020418439") 2025/08/01 03:55:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf8fd_d20250801_m035326_c001_v0001117_t0016_u01754020406980") 2025/08/01 03:55:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e25e_d20250801_m035319_c001_v7007000_t0000_u01754020399964") 2025/08/01 03:55:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf8b5_d20250801_m035309_c001_v0001117_t0005_u01754020389158") 2025/08/01 03:55:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76ee0_d20250801_m035302_c001_v7007000_t0000_u01754020382342") 2025/08/01 03:55:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf859_d20250801_m035250_c001_v0001117_t0001_u01754020370125") 2025/08/01 03:55:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f418ed661d166d477_d20250801_m035239_c001_v7007000_t0000_u01754020359470") 2025/08/01 03:55:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cda4_d20250801_m035230_c001_v0001130_t0056_u01754020350134") 2025/08/01 03:55:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b1ce_d20250801_m035223_c001_v7007000_t0000_u01754020343770") 2025/08/01 03:55:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb3a6_d20250801_m035218_c001_v0001172_t0040_u01754020338827") 2025/08/01 03:55:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41064bc3bdf64b4c_d20250801_m035216_c001_v7007000_t0000_u01754020336700") 2025/08/01 03:55:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb327_d20250801_m035205_c001_v0001172_t0029_u01754020325769") 2025/08/01 03:55:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e18a_d20250801_m035158_c001_v7007000_t0000_u01754020318990") 2025/08/01 03:55:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf721_d20250801_m035154_c001_v0001117_t0033_u01754020314049") 2025/08/01 03:55:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4086dd0977aac1ab_d20250801_m035152_c001_v7007000_t0000_u01754020312184") 2025/08/01 03:55:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb281_d20250801_m035142_c001_v0001172_t0042_u01754020302634") 2025/08/01 03:55:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41064bc3bdf64aaf_d20250801_m035131_c001_v7007000_t0000_u01754020291973") 2025/08/01 03:55:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb1e3_d20250801_m035121_c001_v0001172_t0019_u01754020281467") 2025/08/01 03:55:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f400c3e48f8fdebd0_d20250801_m035113_c001_v7007000_t0000_u01754020273933") 2025/08/01 03:55:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb161_d20250801_m035102_c001_v0001172_t0047_u01754020262903") 2025/08/01 03:55:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81cce_d20250801_m035056_c001_v7007000_t0000_u01754020256281") 2025/08/01 03:55:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb0e6_d20250801_m035046_c001_v0001172_t0022_u01754020246050") 2025/08/01 03:55:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f422e060ba6851454_d20250801_m035220_c001_v7007000_t0000_u01754020340329") 2025/08/01 03:55:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955650f_d20250801_m035214_c001_v0001101_t0049_u01754020334266") 2025/08/01 03:55:09 DEBUG : dir1/0007-12345: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41621801731ef728_d20250801_m035243_c001_v7007000_t0000_u01754020363740") 2025/08/01 03:55:09 DEBUG : dir1/0007-12345: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb450_d20250801_m035238_c001_v0001172_t0048_u01754020358338") 2025/08/01 03:55:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f344e_d20250801_m035414_c001_v7007000_t0000_u01754020454136") 2025/08/01 03:55:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb6c9_d20250801_m035402_c001_v0001172_t0033_u01754020442733") 2025/08/01 03:55:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b264_d20250801_m035356_c001_v7007000_t0000_u01754020436062") 2025/08/01 03:55:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb643_d20250801_m035345_c001_v0001172_t0017_u01754020425759") 2025/08/01 03:55:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f418ed661d166d4c6_d20250801_m035338_c001_v7007000_t0000_u01754020418622") 2025/08/01 03:55:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb5d3_d20250801_m035327_c001_v0001172_t0007_u01754020407552") 2025/08/01 03:55:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e25f_d20250801_m035320_c001_v7007000_t0000_u01754020400148") 2025/08/01 03:55:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb539_d20250801_m035309_c001_v0001172_t0008_u01754020389695") 2025/08/01 03:55:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76ee1_d20250801_m035302_c001_v7007000_t0000_u01754020382526") 2025/08/01 03:55:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb4aa_d20250801_m035250_c001_v0001172_t0017_u01754020370942") 2025/08/01 03:55:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f418ed661d166d47e_d20250801_m035239_c001_v7007000_t0000_u01754020359842") 2025/08/01 03:55:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf7d1_d20250801_m035230_c001_v0001117_t0047_u01754020350567") 2025/08/01 03:55:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b1cf_d20250801_m035223_c001_v7007000_t0000_u01754020343953") 2025/08/01 03:55:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf7a3_d20250801_m035218_c001_v0001117_t0025_u01754020338884") 2025/08/01 03:55:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b1ba_d20250801_m035216_c001_v7007000_t0000_u01754020336860") 2025/08/01 03:55:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495564db_d20250801_m035206_c001_v0001101_t0018_u01754020326052") 2025/08/01 03:55:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e18b_d20250801_m035159_c001_v7007000_t0000_u01754020319174") 2025/08/01 03:55:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495564a9_d20250801_m035154_c001_v0001101_t0007_u01754020314250") 2025/08/01 03:55:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f419046b64ee1efc2_d20250801_m035152_c001_v7007000_t0000_u01754020312196") 2025/08/01 03:55:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf6f5_d20250801_m035143_c001_v0001117_t0014_u01754020303014") 2025/08/01 03:55:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41609e0665bf4c42_d20250801_m035131_c001_v7007000_t0000_u01754020291985") 2025/08/01 03:55:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495563f3_d20250801_m035122_c001_v0001101_t0014_u01754020282012") 2025/08/01 03:55:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f400c3e48f8fdebd1_d20250801_m035114_c001_v7007000_t0000_u01754020274116") 2025/08/01 03:55:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556393_d20250801_m035103_c001_v0001101_t0002_u01754020263280") 2025/08/01 03:55:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81ccf_d20250801_m035056_c001_v7007000_t0000_u01754020256463") 2025/08/01 03:55:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955634b_d20250801_m035046_c001_v0001101_t0036_u01754020246315") 2025/08/01 03:55:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b1c1_d20250801_m035220_c001_v7007000_t0000_u01754020340727") 2025/08/01 03:55:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf78b_d20250801_m035214_c001_v0001117_t0054_u01754020334548") 2025/08/01 03:55:10 DEBUG : dir1/0008-23456: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41621801731ef729_d20250801_m035243_c001_v7007000_t0000_u01754020363953") 2025/08/01 03:55:10 DEBUG : dir1/0008-23456: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cdda_d20250801_m035238_c001_v0001130_t0027_u01754020358355") 2025/08/01 03:55:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f344f_d20250801_m035414_c001_v7007000_t0000_u01754020454320") 2025/08/01 03:55:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556766_d20250801_m035403_c001_v0001101_t0013_u01754020443288") 2025/08/01 03:55:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b265_d20250801_m035356_c001_v7007000_t0000_u01754020436246") 2025/08/01 03:55:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556716_d20250801_m035346_c001_v0001101_t0053_u01754020426073") 2025/08/01 03:55:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f418ed661d166d4c8_d20250801_m035338_c001_v7007000_t0000_u01754020418807") 2025/08/01 03:55:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495566b6_d20250801_m035328_c001_v0001101_t0052_u01754020408740") 2025/08/01 03:55:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e260_d20250801_m035320_c001_v7007000_t0000_u01754020400332") 2025/08/01 03:55:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955664e_d20250801_m035310_c001_v0001101_t0030_u01754020390176") 2025/08/01 03:55:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76ee2_d20250801_m035302_c001_v7007000_t0000_u01754020382718") 2025/08/01 03:55:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495565e1_d20250801_m035251_c001_v0001101_t0052_u01754020371392") 2025/08/01 03:55:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41621801731ef71b_d20250801_m035239_c001_v7007000_t0000_u01754020359849") 2025/08/01 03:55:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556569_d20250801_m035231_c001_v0001101_t0048_u01754020351064") 2025/08/01 03:55:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b1d0_d20250801_m035224_c001_v7007000_t0000_u01754020344137") 2025/08/01 03:55:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556529_d20250801_m035218_c001_v0001101_t0013_u01754020338960") 2025/08/01 03:55:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f40975dd227c04b3f_d20250801_m035216_c001_v7007000_t0000_u01754020336905") 2025/08/01 03:55:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf757_d20250801_m035206_c001_v0001117_t0017_u01754020326431") 2025/08/01 03:55:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e18c_d20250801_m035159_c001_v7007000_t0000_u01754020319357") 2025/08/01 03:55:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cce9_d20250801_m035154_c001_v0001130_t0010_u01754020314263") 2025/08/01 03:55:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81daf_d20250801_m035152_c001_v7007000_t0000_u01754020312209") 2025/08/01 03:55:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cc8f_d20250801_m035143_c001_v0001130_t0013_u01754020303461") 2025/08/01 03:55:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f422e060ba6851397_d20250801_m035132_c001_v7007000_t0000_u01754020292026") 2025/08/01 03:55:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cc31_d20250801_m035122_c001_v0001130_t0043_u01754020282308") 2025/08/01 03:55:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f400c3e48f8fdebd2_d20250801_m035114_c001_v7007000_t0000_u01754020274298") 2025/08/01 03:55:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cbe5_d20250801_m035103_c001_v0001130_t0056_u01754020263671") 2025/08/01 03:55:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81cd0_d20250801_m035056_c001_v7007000_t0000_u01754020256645") 2025/08/01 03:55:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cba1_d20250801_m035046_c001_v0001130_t0056_u01754020246636") 2025/08/01 03:55:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4210f34572c7c834_d20250801_m035220_c001_v7007000_t0000_u01754020340534") 2025/08/01 03:55:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cd4f_d20250801_m035214_c001_v0001130_t0045_u01754020334563") 2025/08/01 03:55:12 DEBUG : dir1/0009-34567: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41621801731ef72a_d20250801_m035244_c001_v7007000_t0000_u01754020364137") 2025/08/01 03:55:12 DEBUG : dir1/0009-34567: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf7fd_d20250801_m035238_c001_v0001117_t0047_u01754020358365") 2025/08/01 03:55:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f3450_d20250801_m035414_c001_v7007000_t0000_u01754020454511") 2025/08/01 03:55:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cf47_d20250801_m035403_c001_v0001130_t0042_u01754020443583") 2025/08/01 03:55:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b266_d20250801_m035356_c001_v7007000_t0000_u01754020436429") 2025/08/01 03:55:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cef6_d20250801_m035346_c001_v0001130_t0021_u01754020426428") 2025/08/01 03:55:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f418ed661d166d4c9_d20250801_m035338_c001_v7007000_t0000_u01754020418997") 2025/08/01 03:55:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314ceae_d20250801_m035329_c001_v0001130_t0034_u01754020409073") 2025/08/01 03:55:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e261_d20250801_m035320_c001_v7007000_t0000_u01754020400516") 2025/08/01 03:55:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314ce58_d20250801_m035310_c001_v0001130_t0025_u01754020390488") 2025/08/01 03:55:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76ee3_d20250801_m035302_c001_v7007000_t0000_u01754020382913") 2025/08/01 03:55:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314ce12_d20250801_m035251_c001_v0001130_t0045_u01754020371705") 2025/08/01 03:55:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41621801731ef71a_d20250801_m035239_c001_v7007000_t0000_u01754020359814") 2025/08/01 03:55:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb416_d20250801_m035231_c001_v0001172_t0042_u01754020351675") 2025/08/01 03:55:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b1d2_d20250801_m035224_c001_v7007000_t0000_u01754020344323") 2025/08/01 03:55:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cd6b_d20250801_m035218_c001_v0001130_t0023_u01754020338969") 2025/08/01 03:55:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76ea9_d20250801_m035216_c001_v7007000_t0000_u01754020336338") 2025/08/01 03:55:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cd2d_d20250801_m035207_c001_v0001130_t0007_u01754020327592") 2025/08/01 03:55:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e18d_d20250801_m035159_c001_v7007000_t0000_u01754020319540") 2025/08/01 03:55:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb2db_d20250801_m035154_c001_v0001172_t0013_u01754020314274") 2025/08/01 03:55:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f419046b64ee1efc3_d20250801_m035152_c001_v7007000_t0000_u01754020312261") 2025/08/01 03:55:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556451_d20250801_m035143_c001_v0001101_t0016_u01754020303786") 2025/08/01 03:55:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f40447bc2a2243159_d20250801_m035131_c001_v7007000_t0000_u01754020291996") 2025/08/01 03:55:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf697_d20250801_m035122_c001_v0001117_t0036_u01754020282619") 2025/08/01 03:55:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f400c3e48f8fdebd3_d20250801_m035114_c001_v7007000_t0000_u01754020274481") 2025/08/01 03:55:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf63f_d20250801_m035104_c001_v0001117_t0007_u01754020264080") 2025/08/01 03:55:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81cd1_d20250801_m035056_c001_v7007000_t0000_u01754020256827") 2025/08/01 03:55:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf5e4_d20250801_m035047_c001_v0001117_t0016_u01754020247043") 2025/08/01 03:55:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b1c0_d20250801_m035220_c001_v7007000_t0000_u01754020340540") 2025/08/01 03:55:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb382_d20250801_m035214_c001_v0001172_t0009_u01754020334617") 2025/08/01 03:55:13 DEBUG : dir1/0010-45678: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41621801731ef72b_d20250801_m035244_c001_v7007000_t0000_u01754020364320") 2025/08/01 03:55:13 DEBUG : dir1/0010-45678: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955659b_d20250801_m035238_c001_v0001101_t0013_u01754020358387") 2025/08/01 03:55:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f3451_d20250801_m035414_c001_v7007000_t0000_u01754020454695") 2025/08/01 03:55:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf99c_d20250801_m035404_c001_v0001117_t0038_u01754020444111") 2025/08/01 03:55:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b267_d20250801_m035356_c001_v7007000_t0000_u01754020436622") 2025/08/01 03:55:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf949_d20250801_m035346_c001_v0001117_t0034_u01754020426709") 2025/08/01 03:55:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f418ed661d166d4ca_d20250801_m035339_c001_v7007000_t0000_u01754020419180") 2025/08/01 03:55:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf909_d20250801_m035329_c001_v0001117_t0004_u01754020409455") 2025/08/01 03:55:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e262_d20250801_m035320_c001_v7007000_t0000_u01754020400699") 2025/08/01 03:55:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf8b9_d20250801_m035310_c001_v0001117_t0051_u01754020390796") 2025/08/01 03:55:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76ee5_d20250801_m035303_c001_v7007000_t0000_u01754020383097") 2025/08/01 03:55:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf867_d20250801_m035252_c001_v0001117_t0038_u01754020372059") 2025/08/01 03:55:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41621801731ef71c_d20250801_m035240_c001_v7007000_t0000_u01754020360031") 2025/08/01 03:55:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cdb2_d20250801_m035232_c001_v0001130_t0032_u01754020352232") 2025/08/01 03:55:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b1d3_d20250801_m035224_c001_v7007000_t0000_u01754020344506") 2025/08/01 03:55:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cd6f_d20250801_m035219_c001_v0001130_t0006_u01754020339252") 2025/08/01 03:55:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b1b8_d20250801_m035216_c001_v7007000_t0000_u01754020336494") 2025/08/01 03:55:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb32f_d20250801_m035208_c001_v0001172_t0047_u01754020328101") 2025/08/01 03:55:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e18e_d20250801_m035159_c001_v7007000_t0000_u01754020319725") 2025/08/01 03:55:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf723_d20250801_m035154_c001_v0001117_t0007_u01754020314440") 2025/08/01 03:55:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4086dd0977aac1aa_d20250801_m035152_c001_v7007000_t0000_u01754020312001") 2025/08/01 03:55:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb293_d20250801_m035144_c001_v0001172_t0024_u01754020304186") 2025/08/01 03:55:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76e95_d20250801_m035132_c001_v7007000_t0000_u01754020292004") 2025/08/01 03:55:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb1f3_d20250801_m035123_c001_v0001172_t0041_u01754020283123") 2025/08/01 03:55:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f400c3e48f8fdebd5_d20250801_m035114_c001_v7007000_t0000_u01754020274663") 2025/08/01 03:55:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb16b_d20250801_m035104_c001_v0001172_t0026_u01754020264755") 2025/08/01 03:55:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81cd2_d20250801_m035057_c001_v7007000_t0000_u01754020257009") 2025/08/01 03:55:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb0f6_d20250801_m035047_c001_v0001172_t0011_u01754020247713") 2025/08/01 03:55:14 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41064bc3bdf64b7a_d20250801_m035220_c001_v7007000_t0000_u01754020340671") 2025/08/01 03:55:14 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556513_d20250801_m035214_c001_v0001101_t0056_u01754020334650") 2025/08/01 03:55:15 DEBUG : dir1/0011-56789: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41621801731ef72c_d20250801_m035244_c001_v7007000_t0000_u01754020364504") 2025/08/01 03:55:15 DEBUG : dir1/0011-56789: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb452_d20250801_m035238_c001_v0001172_t0027_u01754020358618") 2025/08/01 03:55:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f3452_d20250801_m035414_c001_v7007000_t0000_u01754020454879") 2025/08/01 03:55:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb6e3_d20250801_m035404_c001_v0001172_t0018_u01754020444913") 2025/08/01 03:55:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b268_d20250801_m035356_c001_v7007000_t0000_u01754020436803") 2025/08/01 03:55:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb651_d20250801_m035347_c001_v0001172_t0045_u01754020427312") 2025/08/01 03:55:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f418ed661d166d4cb_d20250801_m035339_c001_v7007000_t0000_u01754020419364") 2025/08/01 03:55:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb5ed_d20250801_m035329_c001_v0001172_t0057_u01754020409935") 2025/08/01 03:55:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e263_d20250801_m035320_c001_v7007000_t0000_u01754020400882") 2025/08/01 03:55:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb545_d20250801_m035311_c001_v0001172_t0040_u01754020391347") 2025/08/01 03:55:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76ee6_d20250801_m035303_c001_v7007000_t0000_u01754020383280") 2025/08/01 03:55:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb4ba_d20250801_m035252_c001_v0001172_t0050_u01754020372699") 2025/08/01 03:55:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81e0c_d20250801_m035240_c001_v7007000_t0000_u01754020360014") 2025/08/01 03:55:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf7d7_d20250801_m035232_c001_v0001117_t0037_u01754020352587") 2025/08/01 03:55:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b1d4_d20250801_m035224_c001_v7007000_t0000_u01754020344702") 2025/08/01 03:55:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb3a8_d20250801_m035219_c001_v0001172_t0021_u01754020339315") 2025/08/01 03:55:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76eae_d20250801_m035216_c001_v7007000_t0000_u01754020336917") 2025/08/01 03:55:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495564e9_d20250801_m035208_c001_v0001101_t0002_u01754020328506") 2025/08/01 03:55:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e18f_d20250801_m035159_c001_v7007000_t0000_u01754020319908") 2025/08/01 03:55:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cceb_d20250801_m035154_c001_v0001130_t0042_u01754020314589") 2025/08/01 03:55:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81dab_d20250801_m035151_c001_v7007000_t0000_u01754020311631") 2025/08/01 03:55:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf6fb_d20250801_m035144_c001_v0001117_t0003_u01754020304493") 2025/08/01 03:55:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76e96_d20250801_m035132_c001_v7007000_t0000_u01754020292192") 2025/08/01 03:55:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495563ff_d20250801_m035123_c001_v0001101_t0000_u01754020283535") 2025/08/01 03:55:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f400c3e48f8fdebd6_d20250801_m035114_c001_v7007000_t0000_u01754020274846") 2025/08/01 03:55:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556399_d20250801_m035105_c001_v0001101_t0043_u01754020265032") 2025/08/01 03:55:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81cd3_d20250801_m035057_c001_v7007000_t0000_u01754020257191") 2025/08/01 03:55:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556355_d20250801_m035048_c001_v0001101_t0047_u01754020248013") 2025/08/01 03:55:16 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4210f34572c7c833_d20250801_m035220_c001_v7007000_t0000_u01754020340347") 2025/08/01 03:55:16 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb384_d20250801_m035214_c001_v0001172_t0012_u01754020334954") 2025/08/01 03:55:16 DEBUG : dir1/0012-6789;: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41621801731ef72d_d20250801_m035244_c001_v7007000_t0000_u01754020364687") 2025/08/01 03:55:16 DEBUG : dir1/0012-6789;: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955659f_d20250801_m035238_c001_v0001101_t0017_u01754020358666") 2025/08/01 03:55:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f3453_d20250801_m035415_c001_v7007000_t0000_u01754020455063") 2025/08/01 03:55:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556775_d20250801_m035405_c001_v0001101_t0015_u01754020445173") 2025/08/01 03:55:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b269_d20250801_m035356_c001_v7007000_t0000_u01754020436986") 2025/08/01 03:55:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955671e_d20250801_m035347_c001_v0001101_t0010_u01754020427608") 2025/08/01 03:55:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f418ed661d166d4cc_d20250801_m035339_c001_v7007000_t0000_u01754020419549") 2025/08/01 03:55:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495566c4_d20250801_m035330_c001_v0001101_t0003_u01754020410629") 2025/08/01 03:55:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e264_d20250801_m035321_c001_v7007000_t0000_u01754020401064") 2025/08/01 03:55:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556650_d20250801_m035311_c001_v0001101_t0029_u01754020391627") 2025/08/01 03:55:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76ee7_d20250801_m035303_c001_v7007000_t0000_u01754020383464") 2025/08/01 03:55:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495565ed_d20250801_m035253_c001_v0001101_t0008_u01754020373186") 2025/08/01 03:55:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f418ed661d166d478_d20250801_m035239_c001_v7007000_t0000_u01754020359476") 2025/08/01 03:55:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556577_d20250801_m035233_c001_v0001101_t0032_u01754020353118") 2025/08/01 03:55:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b1d6_d20250801_m035224_c001_v7007000_t0000_u01754020344886") 2025/08/01 03:55:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf7a5_d20250801_m035219_c001_v0001117_t0046_u01754020339328") 2025/08/01 03:55:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f422e060ba6851452_d20250801_m035216_c001_v7007000_t0000_u01754020336869") 2025/08/01 03:55:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf769_d20250801_m035208_c001_v0001117_t0038_u01754020328898") 2025/08/01 03:55:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e190_d20250801_m035200_c001_v7007000_t0000_u01754020320093") 2025/08/01 03:55:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb2e3_d20250801_m035154_c001_v0001172_t0018_u01754020314688") 2025/08/01 03:55:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e171_d20250801_m035152_c001_v7007000_t0000_u01754020312217") 2025/08/01 03:55:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cc9b_d20250801_m035145_c001_v0001130_t0040_u01754020305026") 2025/08/01 03:55:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f422e060ba6851399_d20250801_m035132_c001_v7007000_t0000_u01754020292206") 2025/08/01 03:55:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cc39_d20250801_m035123_c001_v0001130_t0035_u01754020283936") 2025/08/01 03:55:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f400c3e48f8fdebd7_d20250801_m035115_c001_v7007000_t0000_u01754020275049") 2025/08/01 03:55:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cbed_d20250801_m035105_c001_v0001130_t0025_u01754020265427") 2025/08/01 03:55:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81cdb_d20250801_m035057_c001_v7007000_t0000_u01754020257372") 2025/08/01 03:55:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cba5_d20250801_m035048_c001_v0001130_t0035_u01754020248332") 2025/08/01 03:55:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f40975dd227c04b41_d20250801_m035220_c001_v7007000_t0000_u01754020340469") 2025/08/01 03:55:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cd51_d20250801_m035215_c001_v0001130_t0021_u01754020335098") 2025/08/01 03:55:17 DEBUG : dir1/0013-789;=: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41621801731ef72e_d20250801_m035244_c001_v7007000_t0000_u01754020364871") 2025/08/01 03:55:17 DEBUG : dir1/0013-789;=: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cdde_d20250801_m035238_c001_v0001130_t0025_u01754020358728") 2025/08/01 03:55:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f3454_d20250801_m035415_c001_v7007000_t0000_u01754020455247") 2025/08/01 03:55:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cf57_d20250801_m035405_c001_v0001130_t0045_u01754020445466") 2025/08/01 03:55:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b26a_d20250801_m035357_c001_v7007000_t0000_u01754020437167") 2025/08/01 03:55:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314ceff_d20250801_m035347_c001_v0001130_t0044_u01754020427887") 2025/08/01 03:55:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f418ed661d166d4cd_d20250801_m035339_c001_v7007000_t0000_u01754020419732") 2025/08/01 03:55:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314ceba_d20250801_m035331_c001_v0001130_t0042_u01754020411025") 2025/08/01 03:55:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e265_d20250801_m035321_c001_v7007000_t0000_u01754020401247") 2025/08/01 03:55:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314ce60_d20250801_m035311_c001_v0001130_t0013_u01754020391923") 2025/08/01 03:55:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76ee9_d20250801_m035303_c001_v7007000_t0000_u01754020383647") 2025/08/01 03:55:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314ce16_d20250801_m035253_c001_v0001130_t0004_u01754020373794") 2025/08/01 03:55:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41621801731ef719_d20250801_m035239_c001_v7007000_t0000_u01754020359631") 2025/08/01 03:55:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb422_d20250801_m035233_c001_v0001172_t0048_u01754020353562") 2025/08/01 03:55:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b1d7_d20250801_m035225_c001_v7007000_t0000_u01754020345072") 2025/08/01 03:55:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955652f_d20250801_m035219_c001_v0001101_t0050_u01754020339361") 2025/08/01 03:55:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f422e060ba6851450_d20250801_m035216_c001_v7007000_t0000_u01754020336505") 2025/08/01 03:55:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cd3b_d20250801_m035209_c001_v0001130_t0035_u01754020329414") 2025/08/01 03:55:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e191_d20250801_m035200_c001_v7007000_t0000_u01754020320277") 2025/08/01 03:55:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495564af_d20250801_m035154_c001_v0001101_t0037_u01754020314762") 2025/08/01 03:55:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f40447bc2a2243176_d20250801_m035152_c001_v7007000_t0000_u01754020312007") 2025/08/01 03:55:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955645d_d20250801_m035145_c001_v0001101_t0036_u01754020305324") 2025/08/01 03:55:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4020e8146888c8ef_d20250801_m035132_c001_v7007000_t0000_u01754020292215") 2025/08/01 03:55:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf6a3_d20250801_m035124_c001_v0001117_t0052_u01754020284299") 2025/08/01 03:55:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f400c3e48f8fdebd8_d20250801_m035115_c001_v7007000_t0000_u01754020275230") 2025/08/01 03:55:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf64b_d20250801_m035105_c001_v0001117_t0044_u01754020265754") 2025/08/01 03:55:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81cdc_d20250801_m035057_c001_v7007000_t0000_u01754020257554") 2025/08/01 03:55:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf5ee_d20250801_m035048_c001_v0001117_t0043_u01754020248742") 2025/08/01 03:55:19 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76eb3_d20250801_m035220_c001_v7007000_t0000_u01754020340587") 2025/08/01 03:55:19 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556515_d20250801_m035215_c001_v0001101_t0003_u01754020335112") 2025/08/01 03:55:19 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41621801731ef72f_d20250801_m035245_c001_v7007000_t0000_u01754020365056") 2025/08/01 03:55:19 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf803_d20250801_m035238_c001_v0001117_t0036_u01754020358835") 2025/08/01 03:55:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f3455_d20250801_m035415_c001_v7007000_t0000_u01754020455450") 2025/08/01 03:55:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf9a2_d20250801_m035405_c001_v0001117_t0003_u01754020445838") 2025/08/01 03:55:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b26b_d20250801_m035357_c001_v7007000_t0000_u01754020437352") 2025/08/01 03:55:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf957_d20250801_m035348_c001_v0001117_t0012_u01754020428189") 2025/08/01 03:55:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f418ed661d166d4ce_d20250801_m035339_c001_v7007000_t0000_u01754020419918") 2025/08/01 03:55:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf911_d20250801_m035331_c001_v0001117_t0057_u01754020411373") 2025/08/01 03:55:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e266_d20250801_m035321_c001_v7007000_t0000_u01754020401430") 2025/08/01 03:55:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf8bd_d20250801_m035312_c001_v0001117_t0013_u01754020392280") 2025/08/01 03:55:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76eea_d20250801_m035303_c001_v7007000_t0000_u01754020383831") 2025/08/01 03:55:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf86d_d20250801_m035254_c001_v0001117_t0031_u01754020374136") 2025/08/01 03:55:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81e09_d20250801_m035239_c001_v7007000_t0000_u01754020359645") 2025/08/01 03:55:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cdbc_d20250801_m035233_c001_v0001130_t0004_u01754020353867") 2025/08/01 03:55:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b1d9_d20250801_m035225_c001_v7007000_t0000_u01754020345255") 2025/08/01 03:55:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb3aa_d20250801_m035219_c001_v0001172_t0045_u01754020339612") 2025/08/01 03:55:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76eaa_d20250801_m035216_c001_v7007000_t0000_u01754020336522") 2025/08/01 03:55:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb33b_d20250801_m035209_c001_v0001172_t0041_u01754020329756") 2025/08/01 03:55:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e192_d20250801_m035200_c001_v7007000_t0000_u01754020320461") 2025/08/01 03:55:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb2e7_d20250801_m035154_c001_v0001172_t0013_u01754020314977") 2025/08/01 03:55:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81dad_d20250801_m035152_c001_v7007000_t0000_u01754020312010") 2025/08/01 03:55:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb299_d20250801_m035145_c001_v0001172_t0030_u01754020305615") 2025/08/01 03:55:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4030020fb2157fa1_d20250801_m035132_c001_v7007000_t0000_u01754020292040") 2025/08/01 03:55:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb1ff_d20250801_m035125_c001_v0001172_t0016_u01754020285136") 2025/08/01 03:55:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f400c3e48f8fdebd9_d20250801_m035115_c001_v7007000_t0000_u01754020275412") 2025/08/01 03:55:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb179_d20250801_m035106_c001_v0001172_t0024_u01754020266315") 2025/08/01 03:55:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81cdd_d20250801_m035057_c001_v7007000_t0000_u01754020257736") 2025/08/01 03:55:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb10c_d20250801_m035049_c001_v0001172_t0046_u01754020249674") 2025/08/01 03:55:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4210f34572c7c835_d20250801_m035220_c001_v7007000_t0000_u01754020340718") 2025/08/01 03:55:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb388_d20250801_m035215_c001_v0001172_t0041_u01754020335320") 2025/08/01 03:55:20 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41621801731ef730_d20250801_m035245_c001_v7007000_t0000_u01754020365240") 2025/08/01 03:55:20 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb456_d20250801_m035238_c001_v0001172_t0004_u01754020358958") 2025/08/01 03:55:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f3456_d20250801_m035415_c001_v7007000_t0000_u01754020455634") 2025/08/01 03:55:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb6ef_d20250801_m035406_c001_v0001172_t0058_u01754020446501") 2025/08/01 03:55:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b26c_d20250801_m035357_c001_v7007000_t0000_u01754020437534") 2025/08/01 03:55:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb65b_d20250801_m035348_c001_v0001172_t0017_u01754020428688") 2025/08/01 03:55:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f418ed661d166d4cf_d20250801_m035340_c001_v7007000_t0000_u01754020420101") 2025/08/01 03:55:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb607_d20250801_m035331_c001_v0001172_t0009_u01754020411919") 2025/08/01 03:55:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e267_d20250801_m035321_c001_v7007000_t0000_u01754020401613") 2025/08/01 03:55:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb54f_d20250801_m035312_c001_v0001172_t0031_u01754020392795") 2025/08/01 03:55:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76eeb_d20250801_m035304_c001_v7007000_t0000_u01754020384090") 2025/08/01 03:55:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb4c2_d20250801_m035254_c001_v0001172_t0034_u01754020374584") 2025/08/01 03:55:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401208b4f1027293_d20250801_m035239_c001_v7007000_t0000_u01754020359869") 2025/08/01 03:55:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf7e3_d20250801_m035234_c001_v0001117_t0040_u01754020354270") 2025/08/01 03:55:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b1da_d20250801_m035225_c001_v7007000_t0000_u01754020345439") 2025/08/01 03:55:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cd71_d20250801_m035219_c001_v0001130_t0054_u01754020339648") 2025/08/01 03:55:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76eab_d20250801_m035216_c001_v7007000_t0000_u01754020336706") 2025/08/01 03:55:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495564f7_d20250801_m035210_c001_v0001101_t0049_u01754020330216") 2025/08/01 03:55:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e193_d20250801_m035200_c001_v7007000_t0000_u01754020320643") 2025/08/01 03:55:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495564b3_d20250801_m035155_c001_v0001101_t0038_u01754020315187") 2025/08/01 03:55:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f419046b64ee1efc0_d20250801_m035152_c001_v7007000_t0000_u01754020312014") 2025/08/01 03:55:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf6ff_d20250801_m035145_c001_v0001117_t0007_u01754020305943") 2025/08/01 03:55:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e14c_d20250801_m035132_c001_v7007000_t0000_u01754020292052") 2025/08/01 03:55:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955640d_d20250801_m035125_c001_v0001101_t0029_u01754020285447") 2025/08/01 03:55:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f400c3e48f8fdebda_d20250801_m035115_c001_v7007000_t0000_u01754020275595") 2025/08/01 03:55:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495563a1_d20250801_m035106_c001_v0001101_t0024_u01754020266725") 2025/08/01 03:55:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81cde_d20250801_m035057_c001_v7007000_t0000_u01754020257918") 2025/08/01 03:55:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955635b_d20250801_m035050_c001_v0001101_t0012_u01754020250022") 2025/08/01 03:55:21 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41064bc3bdf64b77_d20250801_m035220_c001_v7007000_t0000_u01754020340489") 2025/08/01 03:55:21 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf793_d20250801_m035215_c001_v0001117_t0006_u01754020335450") 2025/08/01 03:55:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41609e0665bf4c4c_d20250801_m035134_c001_v7007000_t0000_u01754020294945") 2025/08/01 03:55:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cc55_d20250801_m035129_c001_v0001130_t0035_u01754020289105") 2025/08/01 03:55:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41609e0665bf4c4d_d20250801_m035135_c001_v7007000_t0000_u01754020295129") 2025/08/01 03:55:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb22c_d20250801_m035129_c001_v0001172_t0053_u01754020289160") 2025/08/01 03:55:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41609e0665bf4c4f_d20250801_m035135_c001_v7007000_t0000_u01754020295314") 2025/08/01 03:55:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955641f_d20250801_m035129_c001_v0001101_t0027_u01754020289237") 2025/08/01 03:55:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41609e0665bf4c50_d20250801_m035135_c001_v7007000_t0000_u01754020295497") 2025/08/01 03:55:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf6c3_d20250801_m035129_c001_v0001117_t0012_u01754020289278") 2025/08/01 03:55:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41609e0665bf4c51_d20250801_m035135_c001_v7007000_t0000_u01754020295680") 2025/08/01 03:55:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb232_d20250801_m035129_c001_v0001172_t0051_u01754020289526") 2025/08/01 03:55:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41609e0665bf4c53_d20250801_m035135_c001_v7007000_t0000_u01754020295863") 2025/08/01 03:55:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556421_d20250801_m035129_c001_v0001101_t0000_u01754020289551") 2025/08/01 03:55:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41609e0665bf4c54_d20250801_m035136_c001_v7007000_t0000_u01754020296046") 2025/08/01 03:55:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cc59_d20250801_m035129_c001_v0001130_t0020_u01754020289641") 2025/08/01 03:55:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41609e0665bf4c55_d20250801_m035136_c001_v7007000_t0000_u01754020296229") 2025/08/01 03:55:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cc5b_d20250801_m035130_c001_v0001130_t0053_u01754020290041") 2025/08/01 03:55:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41609e0665bf4c56_d20250801_m035136_c001_v7007000_t0000_u01754020296412") 2025/08/01 03:55:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf6c9_d20250801_m035130_c001_v0001117_t0002_u01754020290060") 2025/08/01 03:55:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41609e0665bf4c57_d20250801_m035136_c001_v7007000_t0000_u01754020296595") 2025/08/01 03:55:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556427_d20250801_m035130_c001_v0001101_t0020_u01754020290052") 2025/08/01 03:55:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41609e0665bf4c59_d20250801_m035136_c001_v7007000_t0000_u01754020296791") 2025/08/01 03:55:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb236_d20250801_m035130_c001_v0001172_t0058_u01754020290103") 2025/08/01 03:55:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41609e0665bf4c5a_d20250801_m035136_c001_v7007000_t0000_u01754020296973") 2025/08/01 03:55:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955642d_d20250801_m035130_c001_v0001101_t0007_u01754020290401") 2025/08/01 03:55:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41609e0665bf4c5b_d20250801_m035137_c001_v7007000_t0000_u01754020297161") 2025/08/01 03:55:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cc5d_d20250801_m035130_c001_v0001130_t0030_u01754020290640") 2025/08/01 03:55:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41609e0665bf4c5c_d20250801_m035137_c001_v7007000_t0000_u01754020297344") 2025/08/01 03:55:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb238_d20250801_m035130_c001_v0001172_t0008_u01754020290726") 2025/08/01 03:55:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41609e0665bf4c5d_d20250801_m035137_c001_v7007000_t0000_u01754020297538") 2025/08/01 03:55:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf6cb_d20250801_m035130_c001_v0001117_t0007_u01754020290893") 2025/08/01 03:55:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41609e0665bf4c5e_d20250801_m035137_c001_v7007000_t0000_u01754020297723") 2025/08/01 03:55:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955642f_d20250801_m035130_c001_v0001101_t0040_u01754020290921") 2025/08/01 03:55:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f40447bc2a224317f_d20250801_m035155_c001_v7007000_t0000_u01754020315762") 2025/08/01 03:55:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb2b9_d20250801_m035149_c001_v0001172_t0041_u01754020309695") 2025/08/01 03:55:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4020e8146888c8f9_d20250801_m035155_c001_v7007000_t0000_u01754020315769") 2025/08/01 03:55:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314ccb9_d20250801_m035149_c001_v0001130_t0047_u01754020309758") 2025/08/01 03:55:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f419d9c9094d08b80_d20250801_m035155_c001_v7007000_t0000_u01754020315568") 2025/08/01 03:55:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556483_d20250801_m035149_c001_v0001101_t0044_u01754020309822") 2025/08/01 03:55:23 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f419046b64ee1efcd_d20250801_m035155_c001_v7007000_t0000_u01754020315620") 2025/08/01 03:55:23 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb2bb_d20250801_m035150_c001_v0001172_t0031_u01754020310043") 2025/08/01 03:55:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b19c_d20250801_m035155_c001_v7007000_t0000_u01754020315637") 2025/08/01 03:55:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf707_d20250801_m035150_c001_v0001117_t0020_u01754020310052") 2025/08/01 03:55:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f40447bc2a224317d_d20250801_m035155_c001_v7007000_t0000_u01754020315578") 2025/08/01 03:55:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314ccbb_d20250801_m035150_c001_v0001130_t0015_u01754020310083") 2025/08/01 03:55:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e17b_d20250801_m035155_c001_v7007000_t0000_u01754020315783") 2025/08/01 03:55:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556485_d20250801_m035150_c001_v0001101_t0025_u01754020310131") 2025/08/01 03:55:24 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81db6_d20250801_m035155_c001_v7007000_t0000_u01754020315795") 2025/08/01 03:55:24 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb2bd_d20250801_m035150_c001_v0001172_t0034_u01754020310298") 2025/08/01 03:55:24 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f419046b64ee1efcf_d20250801_m035155_c001_v7007000_t0000_u01754020315805") 2025/08/01 03:55:24 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314ccbf_d20250801_m035150_c001_v0001130_t0024_u01754020310360") 2025/08/01 03:55:24 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4020e8146888c8f8_d20250801_m035155_c001_v7007000_t0000_u01754020315584") 2025/08/01 03:55:24 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556489_d20250801_m035150_c001_v0001101_t0008_u01754020310442") 2025/08/01 03:55:24 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f419046b64ee1efce_d20250801_m035155_c001_v7007000_t0000_u01754020315741") 2025/08/01 03:55:24 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf70d_d20250801_m035150_c001_v0001117_t0035_u01754020310569") 2025/08/01 03:55:24 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e179_d20250801_m035155_c001_v7007000_t0000_u01754020315598") 2025/08/01 03:55:24 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314ccc7_d20250801_m035150_c001_v0001130_t0021_u01754020310688") 2025/08/01 03:55:24 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4020e8146888c8fa_d20250801_m035155_c001_v7007000_t0000_u01754020315953") 2025/08/01 03:55:24 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb2c3_d20250801_m035150_c001_v0001172_t0056_u01754020310790") 2025/08/01 03:55:24 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e17c_d20250801_m035155_c001_v7007000_t0000_u01754020315967") 2025/08/01 03:55:24 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955648f_d20250801_m035150_c001_v0001101_t0040_u01754020310864") 2025/08/01 03:55:24 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b19d_d20250801_m035155_c001_v7007000_t0000_u01754020315820") 2025/08/01 03:55:24 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314ccc9_d20250801_m035151_c001_v0001130_t0058_u01754020311051") 2025/08/01 03:55:25 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f419d9c9094d08b83_d20250801_m035155_c001_v7007000_t0000_u01754020315936") 2025/08/01 03:55:25 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf70f_d20250801_m035151_c001_v0001117_t0043_u01754020311025") 2025/08/01 03:55:25 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e9ca_d20250801_m034920_c001_v7007000_t0000_u01754020160547") 2025/08/01 03:55:25 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1005320c2aa0b31a_d20250801_m034918_c001_v0001090_t0054_u01754020158191") 2025/08/01 03:55:25 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4210f34572c7c735_d20250801_m034918_c001_v7007000_t0000_u01754020158008") 2025/08/01 03:55:25 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1005320c2aa0b30e_d20250801_m034914_c001_v0001090_t0006_u01754020154805") 2025/08/01 03:55:25 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4210f34572c7c726_d20250801_m034914_c001_v7007000_t0000_u01754020154076") 2025/08/01 03:55:25 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf3ec_d20250801_m034908_c001_v0001117_t0044_u01754020148510") 2025/08/01 03:55:25 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6d05_d20250801_m034907_c001_v7007000_t0000_u01754020147049") 2025/08/01 03:55:25 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f10630230b16e39ab_d20250801_m034904_c001_v0001171_t0037_u01754020144966") 2025/08/01 03:55:25 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41064bc3bdf649df_d20250801_m034904_c001_v7007000_t0000_u01754020144783") 2025/08/01 03:55:25 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f10630230b16e397d_d20250801_m034901_c001_v0001171_t0038_u01754020141237") 2025/08/01 03:55:25 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41064bc3bdf649da_d20250801_m034900_c001_v7007000_t0000_u01754020140499") 2025/08/01 03:55:25 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495560c9_d20250801_m034856_c001_v0001101_t0030_u01754020136448") 2025/08/01 03:55:25 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4182b5d0431626eb_d20250801_m034855_c001_v7007000_t0000_u01754020135168") 2025/08/01 03:55:25 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f110f3a855fe15976_d20250801_m034853_c001_v0001144_t0004_u01754020133473") 2025/08/01 03:55:25 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41064bc3bdf649bf_d20250801_m034853_c001_v7007000_t0000_u01754020133290") 2025/08/01 03:55:25 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f110f3a855fe1596a_d20250801_m034850_c001_v0001144_t0049_u01754020130160") 2025/08/01 03:55:25 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41064bc3bdf649ae_d20250801_m034849_c001_v7007000_t0000_u01754020129431") 2025/08/01 03:55:25 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556099_d20250801_m034843_c001_v0001101_t0013_u01754020123261") 2025/08/01 03:55:25 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4182b5d0431626e1_d20250801_m034842_c001_v7007000_t0000_u01754020122348") 2025/08/01 03:55:25 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f102b3d7d136e3c3c_d20250801_m034840_c001_v0001091_t0049_u01754020120604") 2025/08/01 03:55:26 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f422e060ba68506d9_d20250801_m034840_c001_v7007000_t0000_u01754020120420") 2025/08/01 03:55:26 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f102b3d7d136e3c36_d20250801_m034837_c001_v0001091_t0000_u01754020117106") 2025/08/01 03:55:26 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f422e060ba68506c4_d20250801_m034836_c001_v7007000_t0000_u01754020116373") 2025/08/01 03:55:26 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1058aff73589241e_d20250801_m034829_c001_v0001184_t0052_u01754020109746") 2025/08/01 03:55:26 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6c8c_d20250801_m034828_c001_v7007000_t0000_u01754020108833") 2025/08/01 03:55:26 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11616df1db98403f_d20250801_m034826_c001_v0001115_t0002_u01754020106867") 2025/08/01 03:55:26 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d769ab_d20250801_m034826_c001_v7007000_t0000_u01754020106688") 2025/08/01 03:55:26 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11616df1db984033_d20250801_m034823_c001_v0001115_t0017_u01754020103085") 2025/08/01 03:55:26 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d769a6_d20250801_m034822_c001_v7007000_t0000_u01754020102359") 2025/08/01 03:55:26 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf2ec_d20250801_m034816_c001_v0001117_t0053_u01754020096589") 2025/08/01 03:55:26 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4030020fb2157f2a_d20250801_m034815_c001_v7007000_t0000_u01754020095670") 2025/08/01 03:55:26 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f10163e47b5710f11_d20250801_m034814_c001_v0001179_t0017_u01754020094114") 2025/08/01 03:55:26 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f419d9c9094d089b8_d20250801_m034813_c001_v7007000_t0000_u01754020093934") 2025/08/01 03:55:26 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f10163e47b5710ee9_d20250801_m034810_c001_v0001179_t0048_u01754020090760") 2025/08/01 03:55:26 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f419d9c9094d08999_d20250801_m034810_c001_v7007000_t0000_u01754020090026") 2025/08/01 03:55:26 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555fda_d20250801_m034804_c001_v0001101_t0010_u01754020084292") 2025/08/01 03:55:26 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401208b4f10271fc_d20250801_m034803_c001_v7007000_t0000_u01754020083176") 2025/08/01 03:55:26 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f10373ae3e13ace51_d20250801_m034757_c001_v0001146_t0030_u01754020077097") 2025/08/01 03:55:26 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6c1a_d20250801_m034756_c001_v7007000_t0000_u01754020076892") 2025/08/01 03:55:26 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1058aff7358921b4_d20250801_m034752_c001_v0001184_t0043_u01754020072858") 2025/08/01 03:55:26 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f112fdca5acd65fc0_d20250801_m034752_c001_v0001176_t0012_u01754020072026") 2025/08/01 03:55:27 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f112fdca5acd65fb8_d20250801_m034750_c001_v0001176_t0008_u01754020070991") 2025/08/01 03:55:27 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4134a00943c9edbf_d20250801_m034737_c001_v7007000_t0000_u01754020057599") 2025/08/01 03:55:27 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555f48_d20250801_m034730_c001_v0001101_t0023_u01754020050522") 2025/08/01 03:55:27 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f118766dbae3915c0_d20250801_m034729_c001_v0001177_t0027_u01754020049716") 2025/08/01 03:55:27 DEBUG : dst/one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f118766dbae3915ba_d20250801_m034728_c001_v0001177_t0016_u01754020048736") 2025/08/01 03:55:27 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e9cc_d20250801_m034920_c001_v7007000_t0000_u01754020160731") 2025/08/01 03:55:27 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1045b46b03b4be3a_d20250801_m034917_c001_v0001165_t0015_u01754020157775") 2025/08/01 03:55:27 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f111daf7646f9114d_d20250801_m034913_c001_v0001161_t0040_u01754020153440") 2025/08/01 03:55:27 DEBUG : dst/one.bak: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6d07_d20250801_m034907_c001_v7007000_t0000_u01754020147231") 2025/08/01 03:55:27 DEBUG : dst/one.bak: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f111338c836f89794_d20250801_m034904_c001_v0001176_t0013_u01754020144560") 2025/08/01 03:55:27 DEBUG : dst/one.bak: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f110e6f863df23599_d20250801_m034900_c001_v0001098_t0017_u01754020140162") 2025/08/01 03:55:27 DEBUG : dst/one.bak: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4182b5d0431626ee_d20250801_m034855_c001_v7007000_t0000_u01754020135349") 2025/08/01 03:55:27 DEBUG : dst/one.bak: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f109f026f05af7fa5_d20250801_m034853_c001_v0001180_t0018_u01754020133086") 2025/08/01 03:55:27 DEBUG : dst/one.bak: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f110d6b580140e035_d20250801_m034848_c001_v0001109_t0017_u01754020128939") 2025/08/01 03:55:27 DEBUG : dst/three: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401208b4f10271fd_d20250801_m034803_c001_v7007000_t0000_u01754020083358") 2025/08/01 03:55:27 DEBUG : dst/three: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f112fdca5acd66014_d20250801_m034801_c001_v0001176_t0053_u01754020081862") 2025/08/01 03:55:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e9ce_d20250801_m034920_c001_v7007000_t0000_u01754020160913") 2025/08/01 03:55:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1162ac4c9ca2468d_d20250801_m034919_c001_v0001136_t0016_u01754020159101") 2025/08/01 03:55:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f101ea388171a6f06_d20250801_m034915_c001_v0001180_t0059_u01754020155898") 2025/08/01 03:55:27 DEBUG : dst/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e9d1_d20250801_m034921_c001_v7007000_t0000_u01754020161097") 2025/08/01 03:55:28 DEBUG : dst/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1005320c2aa0b320_d20250801_m034919_c001_v0001090_t0045_u01754020159603") 2025/08/01 03:55:28 DEBUG : dst/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4210f34572c7c73d_d20250801_m034919_c001_v7007000_t0000_u01754020159421") 2025/08/01 03:55:28 DEBUG : dst/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1005320c2aa0b316_d20250801_m034916_c001_v0001090_t0031_u01754020156275") 2025/08/01 03:55:28 DEBUG : dst/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4210f34572c7c72e_d20250801_m034916_c001_v7007000_t0000_u01754020156092") 2025/08/01 03:55:28 DEBUG : dst/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf3f6_d20250801_m034910_c001_v0001117_t0011_u01754020150312") 2025/08/01 03:55:28 DEBUG : dst/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6d0a_d20250801_m034907_c001_v7007000_t0000_u01754020147413") 2025/08/01 03:55:28 DEBUG : dst/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f10630230b16e39bd_d20250801_m034906_c001_v0001171_t0003_u01754020146335") 2025/08/01 03:55:28 DEBUG : dst/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41064bc3bdf649e3_d20250801_m034906_c001_v7007000_t0000_u01754020146152") 2025/08/01 03:55:28 DEBUG : dst/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f10630230b16e398f_d20250801_m034903_c001_v0001171_t0044_u01754020143113") 2025/08/01 03:55:28 DEBUG : dst/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41064bc3bdf649de_d20250801_m034902_c001_v7007000_t0000_u01754020142930") 2025/08/01 03:55:28 DEBUG : dst/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495560cf_d20250801_m034857_c001_v0001101_t0021_u01754020137328") 2025/08/01 03:55:28 DEBUG : dst/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41064bc3bdf649c5_d20250801_m034854_c001_v7007000_t0000_u01754020134613") 2025/08/01 03:55:28 DEBUG : dst/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf392_d20250801_m034851_c001_v0001117_t0048_u01754020131919") 2025/08/01 03:55:28 DEBUG : dst/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41064bc3bdf649b6_d20250801_m034851_c001_v7007000_t0000_u01754020131190") 2025/08/01 03:55:28 DEBUG : dst/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495560ad_d20250801_m034846_c001_v0001101_t0032_u01754020126353") 2025/08/01 03:55:28 DEBUG : dst/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f422e060ba68506dd_d20250801_m034841_c001_v7007000_t0000_u01754020121426") 2025/08/01 03:55:28 DEBUG : dst/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1058aff735892490_d20250801_m034839_c001_v0001184_t0057_u01754020119122") 2025/08/01 03:55:28 DEBUG : dst/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f422e060ba68506cc_d20250801_m034838_c001_v7007000_t0000_u01754020118031") 2025/08/01 03:55:28 DEBUG : dst/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf328_d20250801_m034831_c001_v0001117_t0059_u01754020111162") 2025/08/01 03:55:28 DEBUG : dst/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d769ac_d20250801_m034827_c001_v7007000_t0000_u01754020107917") 2025/08/01 03:55:29 DEBUG : dst/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf310_d20250801_m034825_c001_v0001117_t0034_u01754020105302") 2025/08/01 03:55:29 DEBUG : dst/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d769a8_d20250801_m034824_c001_v7007000_t0000_u01754020104217") 2025/08/01 03:55:29 DEBUG : dst/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556012_d20250801_m034817_c001_v0001101_t0022_u01754020097647") 2025/08/01 03:55:29 DEBUG : dst/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f419d9c9094d089be_d20250801_m034814_c001_v7007000_t0000_u01754020094735") 2025/08/01 03:55:29 DEBUG : dst/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555ff8_d20250801_m034812_c001_v0001101_t0028_u01754020092562") 2025/08/01 03:55:29 DEBUG : dst/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f419d9c9094d089a4_d20250801_m034811_c001_v7007000_t0000_u01754020091398") 2025/08/01 03:55:29 DEBUG : dst/three.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1058aff73589229c_d20250801_m034805_c001_v0001184_t0045_u01754020085451") 2025/08/01 03:55:29 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6d0c_d20250801_m034907_c001_v7007000_t0000_u01754020147596") 2025/08/01 03:55:29 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f101b84d6a034574b_d20250801_m034905_c001_v0001177_t0040_u01754020145892") 2025/08/01 03:55:29 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f100ea981cad35d2d_d20250801_m034902_c001_v0001109_t0042_u01754020142227") 2025/08/01 03:55:29 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4182b5d0431626ef_d20250801_m034855_c001_v7007000_t0000_u01754020135530") 2025/08/01 03:55:29 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f116f76192b224a86_d20250801_m034854_c001_v0001131_t0047_u01754020134255") 2025/08/01 03:55:29 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f10281a53ddecd689_d20250801_m034850_c001_v0001182_t0019_u01754020130991") 2025/08/01 03:55:29 DEBUG : dst/two: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e9d3_d20250801_m034921_c001_v7007000_t0000_u01754020161281") 2025/08/01 03:55:29 DEBUG : dst/two: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556117_d20250801_m034909_c001_v0001101_t0021_u01754020149916") 2025/08/01 03:55:29 DEBUG : dst/two: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6d0e_d20250801_m034907_c001_v7007000_t0000_u01754020147778") 2025/08/01 03:55:29 DEBUG : dst/two: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf3ae_d20250801_m034856_c001_v0001117_t0041_u01754020136746") 2025/08/01 03:55:29 DEBUG : dst/two: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4182b5d0431626f0_d20250801_m034855_c001_v7007000_t0000_u01754020135711") 2025/08/01 03:55:29 DEBUG : dst/two: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf36a_d20250801_m034843_c001_v0001117_t0030_u01754020123904") 2025/08/01 03:55:29 DEBUG : dst/two: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4182b5d0431626e2_d20250801_m034842_c001_v7007000_t0000_u01754020122529") 2025/08/01 03:55:29 DEBUG : dst/two: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955605a_d20250801_m034830_c001_v0001101_t0057_u01754020110325") 2025/08/01 03:55:29 DEBUG : dst/two: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6c8e_d20250801_m034829_c001_v7007000_t0000_u01754020109015") 2025/08/01 03:55:29 DEBUG : dst/two: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1058aff73589236c_d20250801_m034817_c001_v0001184_t0054_u01754020097410") 2025/08/01 03:55:30 DEBUG : dst/two: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4030020fb2157f2c_d20250801_m034815_c001_v7007000_t0000_u01754020095857") 2025/08/01 03:55:30 DEBUG : dst/two: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf2b0_d20250801_m034804_c001_v0001117_t0019_u01754020084951") 2025/08/01 03:55:30 DEBUG : dst/two: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401208b4f10271fe_d20250801_m034803_c001_v7007000_t0000_u01754020083540") 2025/08/01 03:55:30 DEBUG : dst/two: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f10713102be4d4b52_d20250801_m034759_c001_v0001032_t0024_u01754020079244") 2025/08/01 03:55:30 DEBUG : dst/two: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4134a00943c9edc0_d20250801_m034737_c001_v7007000_t0000_u01754020057783") 2025/08/01 03:55:30 DEBUG : dst/two: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f118766dbae3915fe_d20250801_m034736_c001_v0001177_t0003_u01754020056655") 2025/08/01 03:55:30 DEBUG : empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41609e0665bf4610_d20250801_m034703_c001_v7007000_t0000_u01754020023564") 2025/08/01 03:55:30 DEBUG : empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1058aff735891e48_d20250801_m034659_c001_v0001184_t0043_u01754020019189") 2025/08/01 03:55:30 DEBUG : empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41609e0665bf45fb_d20250801_m034657_c001_v7007000_t0000_u01754020017110") 2025/08/01 03:55:30 DEBUG : empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1058aff735891d88_d20250801_m034647_c001_v0001184_t0026_u01754020007409") 2025/08/01 03:55:30 DEBUG : empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4030020fb2157f13_d20250801_m034638_c001_v7007000_t0000_u01754019998898") 2025/08/01 03:55:30 DEBUG : empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1058aff735891ccb_d20250801_m034635_c001_v0001184_t0037_u01754019995689") 2025/08/01 03:55:30 DEBUG : empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66ef9_d20250801_m034614_c001_v7007000_t0000_u01754019974059") 2025/08/01 03:55:30 DEBUG : empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555da0_d20250801_m034612_c001_v0001101_t0056_u01754019971999") 2025/08/01 03:55:30 DEBUG : empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66ef2_d20250801_m034611_c001_v7007000_t0000_u01754019971041") 2025/08/01 03:55:30 DEBUG : empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555d90_d20250801_m034609_c001_v0001101_t0043_u01754019969753") 2025/08/01 03:55:30 DEBUG : empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66ee6_d20250801_m034606_c001_v7007000_t0000_u01754019966600") 2025/08/01 03:55:30 DEBUG : empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555d6c_d20250801_m034604_c001_v0001101_t0003_u01754019964722") 2025/08/01 03:55:30 DEBUG : empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66ede_d20250801_m034603_c001_v7007000_t0000_u01754019963786") 2025/08/01 03:55:30 DEBUG : empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555d5c_d20250801_m034602_c001_v0001101_t0024_u01754019962407") 2025/08/01 03:55:30 DEBUG : empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e715_d20250801_m034556_c001_v7007000_t0000_u01754019956100") 2025/08/01 03:55:31 DEBUG : empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555d1c_d20250801_m034554_c001_v0001101_t0006_u01754019954428") 2025/08/01 03:55:31 DEBUG : empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e709_d20250801_m034553_c001_v7007000_t0000_u01754019953522") 2025/08/01 03:55:31 DEBUG : empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555d08_d20250801_m034552_c001_v0001101_t0054_u01754019952542") 2025/08/01 03:55:31 DEBUG : empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e700_d20250801_m034547_c001_v7007000_t0000_u01754019947967") 2025/08/01 03:55:31 DEBUG : empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555cd8_d20250801_m034546_c001_v0001101_t0058_u01754019946272") 2025/08/01 03:55:31 DEBUG : empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e6fb_d20250801_m034544_c001_v7007000_t0000_u01754019944394") 2025/08/01 03:55:31 DEBUG : empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555cbc_d20250801_m034543_c001_v0001101_t0023_u01754019943236") 2025/08/01 03:55:31 DEBUG : empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e6f7_d20250801_m034542_c001_v7007000_t0000_u01754019942868") 2025/08/01 03:55:31 DEBUG : empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f116f76192b2246cc_d20250801_m034542_c001_v0001131_t0003_u01754019942011") 2025/08/01 03:55:31 DEBUG : empty space: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555ca5_d20250801_m034540_c001_v0001101_t0000_u01754019940013") 2025/08/01 03:55:31 DEBUG : enormous: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66ef5_d20250801_m034613_c001_v7007000_t0000_u01754019973129") 2025/08/01 03:55:31 DEBUG : enormous: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555da6_d20250801_m034612_c001_v0001101_t0055_u01754019972363") 2025/08/01 03:55:31 DEBUG : existing: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e9f8_d20250801_m034926_c001_v7007000_t0000_u01754020166074") 2025/08/01 03:55:31 DEBUG : existing: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556169_d20250801_m034924_c001_v0001101_t0030_u01754020164766") 2025/08/01 03:55:31 DEBUG : existing: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4030020fb2157f10_d20250801_m034633_c001_v7007000_t0000_u01754019993636") 2025/08/01 03:55:31 DEBUG : existing: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1058aff735891c99_d20250801_m034632_c001_v0001184_t0000_u01754019992449") 2025/08/01 03:55:31 DEBUG : existing: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e6e0_d20250801_m034536_c001_v7007000_t0000_u01754019936880") 2025/08/01 03:55:31 DEBUG : existing: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555c7d_d20250801_m034535_c001_v0001101_t0059_u01754019935717") 2025/08/01 03:55:31 DEBUG : existing: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e6d3_d20250801_m034535_c001_v7007000_t0000_u01754019935073") 2025/08/01 03:55:31 DEBUG : existing: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555c6f_d20250801_m034534_c001_v0001101_t0016_u01754019934357") 2025/08/01 03:55:31 DEBUG : existing: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555c63_d20250801_m034533_c001_v0001101_t0036_u01754019933504") 2025/08/01 03:55:31 DEBUG : existing-b: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4030020fb2157f11_d20250801_m034633_c001_v7007000_t0000_u01754019993819") 2025/08/01 03:55:32 DEBUG : existing-b: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555e1e_d20250801_m034632_c001_v0001101_t0031_u01754019992436") 2025/08/01 03:55:32 DEBUG : file1: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6dbe_d20250801_m035033_c001_v7007000_t0000_u01754020233543") 2025/08/01 03:55:32 DEBUG : file1: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb08c_d20250801_m035032_c001_v0001172_t0018_u01754020232290") 2025/08/01 03:55:32 DEBUG : file1: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6dbb_d20250801_m035030_c001_v7007000_t0000_u01754020230977") 2025/08/01 03:55:32 DEBUG : file1: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495562e5_d20250801_m035029_c001_v0001101_t0011_u01754020229492") 2025/08/01 03:55:32 DEBUG : five: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66efe_d20250801_m034618_c001_v7007000_t0000_u01754019978162") 2025/08/01 03:55:32 DEBUG : five: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4069d02949555dc0_d20250801_m034616_c001_v0001101_t0050_u01754019976076") 2025/08/01 03:55:32 DEBUG : foo: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e6fe_d20250801_m034545_c001_v7007000_t0000_u01754019945907") 2025/08/01 03:55:32 DEBUG : foo: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4069d02949555cd2_d20250801_m034545_c001_v0001101_t0050_u01754019945332") 2025/08/01 03:55:32 DEBUG : foo: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4069d02949555ccc_d20250801_m034544_c001_v0001101_t0050_u01754019944764") 2025/08/01 03:55:32 DEBUG : four: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66eff_d20250801_m034618_c001_v7007000_t0000_u01754019978366") 2025/08/01 03:55:32 DEBUG : four: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4058aff735891b89_d20250801_m034616_c001_v0001184_t0001_u01754019976634") 2025/08/01 03:55:32 DEBUG : four: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555dba_d20250801_m034615_c001_v0001101_t0004_u01754019975311") 2025/08/01 03:55:32 DEBUG : hello world2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546dbbf_d20250801_m034448_c001_v7007000_t0000_u01754019888870") 2025/08/01 03:55:32 DEBUG : hello world2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555b74_d20250801_m034448_c001_v0001101_t0027_u01754019888185") 2025/08/01 03:55:32 DEBUG : ignore-size: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e6ca_d20250801_m034533_c001_v7007000_t0000_u01754019933134") 2025/08/01 03:55:32 DEBUG : ignore-size: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555c5b_d20250801_m034532_c001_v0001101_t0033_u01754019932029") 2025/08/01 03:55:32 DEBUG : nested/sub dir/file: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4030020fb2157f0e_d20250801_m034631_c001_v7007000_t0000_u01754019991696") 2025/08/01 03:55:32 DEBUG : nested/sub dir/file: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1058aff735891c82_d20250801_m034630_c001_v0001184_t0020_u01754019990718") 2025/08/01 03:55:32 DEBUG : nested/sub dir/file: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66f35_d20250801_m034629_c001_v7007000_t0000_u01754019989961") 2025/08/01 03:55:32 DEBUG : nested/sub dir/file: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1058aff735891c58_d20250801_m034628_c001_v0001184_t0052_u01754019988828") 2025/08/01 03:55:33 DEBUG : one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66f00_d20250801_m034618_c001_v7007000_t0000_u01754019978548") 2025/08/01 03:55:33 DEBUG : one: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4069d02949555db2_d20250801_m034614_c001_v0001101_t0050_u01754019974476") 2025/08/01 03:55:33 DEBUG : only0: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6d9e_d20250801_m035024_c001_v7007000_t0000_u01754020224964") 2025/08/01 03:55:33 DEBUG : only0: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4069d029495562af_d20250801_m035019_c001_v0001101_t0050_u01754020219284") 2025/08/01 03:55:33 DEBUG : only0: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf4fa_d20250801_m034957_c001_v0001117_t0027_u01754020197738") 2025/08/01 03:55:33 DEBUG : only0: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f420eba9bcb61b383_d20250801_m034951_c001_v7007000_t0000_u01754020191979") 2025/08/01 03:55:33 DEBUG : only0: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf454_d20250801_m034929_c001_v0001117_t0034_u01754020169965") 2025/08/01 03:55:33 DEBUG : only1: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6da4_d20250801_m035025_c001_v7007000_t0000_u01754020225159") 2025/08/01 03:55:33 DEBUG : only1: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4069d029495562b5_d20250801_m035020_c001_v0001101_t0050_u01754020220049") 2025/08/01 03:55:33 DEBUG : only1: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf4fe_d20250801_m034958_c001_v0001117_t0014_u01754020198989") 2025/08/01 03:55:33 DEBUG : only1: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76a14_d20250801_m034951_c001_v7007000_t0000_u01754020191601") 2025/08/01 03:55:33 DEBUG : only1: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf45a_d20250801_m034930_c001_v0001117_t0031_u01754020170788") 2025/08/01 03:55:33 DEBUG : only10: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6da5_d20250801_m035025_c001_v7007000_t0000_u01754020225349") 2025/08/01 03:55:33 DEBUG : only10: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41936c1116fcf574_d20250801_m035019_c001_v0001117_t0029_u01754020219288") 2025/08/01 03:55:33 DEBUG : only10: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf536_d20250801_m035008_c001_v0001117_t0033_u01754020208574") 2025/08/01 03:55:33 DEBUG : only10: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d9468488e_d20250801_m034951_c001_v7007000_t0000_u01754020191012") 2025/08/01 03:55:33 DEBUG : only10: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf498_d20250801_m034939_c001_v0001117_t0052_u01754020179811") 2025/08/01 03:55:33 DEBUG : only11: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6da6_d20250801_m035025_c001_v7007000_t0000_u01754020225530") 2025/08/01 03:55:33 DEBUG : only11: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41936c1116fcf576_d20250801_m035019_c001_v0001117_t0029_u01754020219687") 2025/08/01 03:55:33 DEBUG : only11: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf53c_d20250801_m035009_c001_v0001117_t0005_u01754020209545") 2025/08/01 03:55:33 DEBUG : only11: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f420eba9bcb61b381_d20250801_m034951_c001_v7007000_t0000_u01754020191795") 2025/08/01 03:55:34 DEBUG : only11: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf4a0_d20250801_m034940_c001_v0001117_t0029_u01754020180995") 2025/08/01 03:55:34 DEBUG : only12: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6da7_d20250801_m035025_c001_v7007000_t0000_u01754020225714") 2025/08/01 03:55:34 DEBUG : only12: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4029958d7deeb01e_d20250801_m035020_c001_v0001172_t0041_u01754020220034") 2025/08/01 03:55:34 DEBUG : only12: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf546_d20250801_m035010_c001_v0001117_t0032_u01754020210775") 2025/08/01 03:55:34 DEBUG : only12: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d9468488f_d20250801_m034951_c001_v7007000_t0000_u01754020191203") 2025/08/01 03:55:34 DEBUG : only12: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf4a8_d20250801_m034941_c001_v0001117_t0012_u01754020181989") 2025/08/01 03:55:34 DEBUG : only13: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6da8_d20250801_m035025_c001_v7007000_t0000_u01754020225896") 2025/08/01 03:55:34 DEBUG : only13: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4029958d7deeb020_d20250801_m035020_c001_v0001172_t0041_u01754020220220") 2025/08/01 03:55:34 DEBUG : only13: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf54e_d20250801_m035011_c001_v0001117_t0013_u01754020211590") 2025/08/01 03:55:34 DEBUG : only13: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4020b5c3d3808f72_d20250801_m034951_c001_v7007000_t0000_u01754020191961") 2025/08/01 03:55:34 DEBUG : only13: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf4ae_d20250801_m034943_c001_v0001117_t0024_u01754020183065") 2025/08/01 03:55:34 DEBUG : only14: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6da9_d20250801_m035026_c001_v7007000_t0000_u01754020226088") 2025/08/01 03:55:34 DEBUG : only14: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4066f4555314cb36_d20250801_m035020_c001_v0001130_t0005_u01754020220426") 2025/08/01 03:55:34 DEBUG : only14: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf552_d20250801_m035012_c001_v0001117_t0043_u01754020212572") 2025/08/01 03:55:34 DEBUG : only14: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f420eba9bcb61b37f_d20250801_m034951_c001_v7007000_t0000_u01754020191386") 2025/08/01 03:55:34 DEBUG : only14: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf4b0_d20250801_m034943_c001_v0001117_t0047_u01754020183817") 2025/08/01 03:55:35 DEBUG : only15: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6daa_d20250801_m035026_c001_v7007000_t0000_u01754020226269") 2025/08/01 03:55:35 DEBUG : only15: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4066f4555314cb30_d20250801_m035019_c001_v0001130_t0005_u01754020219845") 2025/08/01 03:55:35 DEBUG : only15: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf556_d20250801_m035013_c001_v0001117_t0014_u01754020213737") 2025/08/01 03:55:35 DEBUG : only15: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d94684890_d20250801_m034951_c001_v7007000_t0000_u01754020191387") 2025/08/01 03:55:35 DEBUG : only15: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf4bc_d20250801_m034945_c001_v0001117_t0017_u01754020185461") 2025/08/01 03:55:35 DEBUG : only16: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6dac_d20250801_m035026_c001_v7007000_t0000_u01754020226452") 2025/08/01 03:55:35 DEBUG : only16: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41936c1116fcf580_d20250801_m035020_c001_v0001117_t0029_u01754020220437") 2025/08/01 03:55:35 DEBUG : only16: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf55c_d20250801_m035014_c001_v0001117_t0028_u01754020214674") 2025/08/01 03:55:35 DEBUG : only16: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76a17_d20250801_m034951_c001_v7007000_t0000_u01754020191992") 2025/08/01 03:55:35 DEBUG : only16: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf4c2_d20250801_m034946_c001_v0001117_t0013_u01754020186505") 2025/08/01 03:55:36 DEBUG : only17: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6dad_d20250801_m035026_c001_v7007000_t0000_u01754020226634") 2025/08/01 03:55:36 DEBUG : only17: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4069d029495562b1_d20250801_m035019_c001_v0001101_t0050_u01754020219681") 2025/08/01 03:55:36 DEBUG : only17: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf562_d20250801_m035015_c001_v0001117_t0028_u01754020215730") 2025/08/01 03:55:36 DEBUG : only17: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4020b5c3d3808f73_d20250801_m034952_c001_v7007000_t0000_u01754020192145") 2025/08/01 03:55:36 DEBUG : only17: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf4c8_d20250801_m034947_c001_v0001117_t0020_u01754020187627") 2025/08/01 03:55:36 DEBUG : only18: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6dae_d20250801_m035026_c001_v7007000_t0000_u01754020226815") 2025/08/01 03:55:36 DEBUG : only18: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4069d029495562b3_d20250801_m035019_c001_v0001101_t0050_u01754020219865") 2025/08/01 03:55:36 DEBUG : only18: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf566_d20250801_m035016_c001_v0001117_t0015_u01754020216723") 2025/08/01 03:55:36 DEBUG : only18: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d94684891_d20250801_m034951_c001_v7007000_t0000_u01754020191581") 2025/08/01 03:55:36 DEBUG : only18: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf4d4_d20250801_m034948_c001_v0001117_t0014_u01754020188665") 2025/08/01 03:55:36 DEBUG : only19: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6daf_d20250801_m035026_c001_v7007000_t0000_u01754020226996") 2025/08/01 03:55:36 DEBUG : only19: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41936c1116fcf57a_d20250801_m035019_c001_v0001117_t0029_u01754020219873") 2025/08/01 03:55:36 DEBUG : only19: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf56e_d20250801_m035017_c001_v0001117_t0036_u01754020217965") 2025/08/01 03:55:36 DEBUG : only19: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4020b5c3d3808f70_d20250801_m034951_c001_v7007000_t0000_u01754020191588") 2025/08/01 03:55:36 DEBUG : only19: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf4d8_d20250801_m034949_c001_v0001117_t0004_u01754020189420") 2025/08/01 03:55:36 DEBUG : only2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6db0_d20250801_m035027_c001_v7007000_t0000_u01754020227180") 2025/08/01 03:55:36 DEBUG : only2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4066f4555314cb32_d20250801_m035020_c001_v0001130_t0005_u01754020220058") 2025/08/01 03:55:36 DEBUG : only2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf504_d20250801_m035000_c001_v0001117_t0026_u01754020200157") 2025/08/01 03:55:36 DEBUG : only2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d94684895_d20250801_m034952_c001_v7007000_t0000_u01754020192157") 2025/08/01 03:55:36 DEBUG : only2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf464_d20250801_m034931_c001_v0001117_t0020_u01754020171723") 2025/08/01 03:55:36 DEBUG : only3: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6db1_d20250801_m035027_c001_v7007000_t0000_u01754020227362") 2025/08/01 03:55:36 DEBUG : only3: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41936c1116fcf57c_d20250801_m035020_c001_v0001117_t0029_u01754020220066") 2025/08/01 03:55:36 DEBUG : only3: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf50a_d20250801_m035001_c001_v0001117_t0011_u01754020201258") 2025/08/01 03:55:36 DEBUG : only3: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d94684892_d20250801_m034951_c001_v7007000_t0000_u01754020191767") 2025/08/01 03:55:37 DEBUG : only3: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf46e_d20250801_m034933_c001_v0001117_t0057_u01754020173064") 2025/08/01 03:55:37 DEBUG : only4: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6db3_d20250801_m035027_c001_v7007000_t0000_u01754020227544") 2025/08/01 03:55:37 DEBUG : only4: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4029958d7deeb024_d20250801_m035020_c001_v0001172_t0041_u01754020220591") 2025/08/01 03:55:37 DEBUG : only4: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf510_d20250801_m035002_c001_v0001117_t0030_u01754020202472") 2025/08/01 03:55:37 DEBUG : only4: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76a13_d20250801_m034951_c001_v7007000_t0000_u01754020191395") 2025/08/01 03:55:37 DEBUG : only4: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf478_d20250801_m034933_c001_v0001117_t0041_u01754020173970") 2025/08/01 03:55:37 DEBUG : only5: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6db4_d20250801_m035027_c001_v7007000_t0000_u01754020227726") 2025/08/01 03:55:37 DEBUG : only5: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4069d029495562b7_d20250801_m035020_c001_v0001101_t0050_u01754020220233") 2025/08/01 03:55:37 DEBUG : only5: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf516_d20250801_m035003_c001_v0001117_t0007_u01754020203550") 2025/08/01 03:55:37 DEBUG : only5: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4020b5c3d3808f71_d20250801_m034951_c001_v7007000_t0000_u01754020191775") 2025/08/01 03:55:37 DEBUG : only5: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf47c_d20250801_m034935_c001_v0001117_t0040_u01754020175061") 2025/08/01 03:55:37 DEBUG : only6: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6db5_d20250801_m035027_c001_v7007000_t0000_u01754020227975") 2025/08/01 03:55:37 DEBUG : only6: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4066f4555314cb34_d20250801_m035020_c001_v0001130_t0005_u01754020220241") 2025/08/01 03:55:37 DEBUG : only6: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf518_d20250801_m035004_c001_v0001117_t0031_u01754020204782") 2025/08/01 03:55:37 DEBUG : only6: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d94684894_d20250801_m034951_c001_v7007000_t0000_u01754020191971") 2025/08/01 03:55:37 DEBUG : only6: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf47e_d20250801_m034936_c001_v0001117_t0055_u01754020176058") 2025/08/01 03:55:37 DEBUG : only7: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6db6_d20250801_m035028_c001_v7007000_t0000_u01754020228157") 2025/08/01 03:55:37 DEBUG : only7: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41936c1116fcf57e_d20250801_m035020_c001_v0001117_t0029_u01754020220250") 2025/08/01 03:55:37 DEBUG : only7: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf51c_d20250801_m035005_c001_v0001117_t0039_u01754020205809") 2025/08/01 03:55:37 DEBUG : only7: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4020b5c3d3808f6f_d20250801_m034951_c001_v7007000_t0000_u01754020191403") 2025/08/01 03:55:37 DEBUG : only7: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf488_d20250801_m034936_c001_v0001117_t0053_u01754020176940") 2025/08/01 03:55:38 DEBUG : only8: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6db7_d20250801_m035028_c001_v7007000_t0000_u01754020228339") 2025/08/01 03:55:38 DEBUG : only8: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4029958d7deeb022_d20250801_m035020_c001_v0001172_t0041_u01754020220406") 2025/08/01 03:55:38 DEBUG : only8: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf524_d20250801_m035006_c001_v0001117_t0026_u01754020206680") 2025/08/01 03:55:38 DEBUG : only8: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f420eba9bcb61b380_d20250801_m034951_c001_v7007000_t0000_u01754020191590") 2025/08/01 03:55:38 DEBUG : only8: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf48c_d20250801_m034937_c001_v0001117_t0023_u01754020177858") 2025/08/01 03:55:38 DEBUG : only9: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6db8_d20250801_m035028_c001_v7007000_t0000_u01754020228521") 2025/08/01 03:55:38 DEBUG : only9: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4069d029495562b9_d20250801_m035020_c001_v0001101_t0050_u01754020220419") 2025/08/01 03:55:38 DEBUG : only9: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf532_d20250801_m035007_c001_v0001117_t0015_u01754020207728") 2025/08/01 03:55:38 DEBUG : only9: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76a15_d20250801_m034951_c001_v7007000_t0000_u01754020191789") 2025/08/01 03:55:38 DEBUG : only9: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf492_d20250801_m034938_c001_v0001117_t0045_u01754020178618") 2025/08/01 03:55:38 DEBUG : potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66f29_d20250801_m034627_c001_v7007000_t0000_u01754019987703") 2025/08/01 03:55:38 DEBUG : potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf0c8_d20250801_m034625_c001_v0001117_t0032_u01754019985549") 2025/08/01 03:55:38 DEBUG : potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66f1b_d20250801_m034624_c001_v7007000_t0000_u01754019984455") 2025/08/01 03:55:38 DEBUG : potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555de4_d20250801_m034622_c001_v0001101_t0025_u01754019982455") 2025/08/01 03:55:38 DEBUG : potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66f11_d20250801_m034621_c001_v7007000_t0000_u01754019981724") 2025/08/01 03:55:38 DEBUG : potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf0b2_d20250801_m034619_c001_v0001117_t0013_u01754019979469") 2025/08/01 03:55:38 DEBUG : potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66eed_d20250801_m034608_c001_v7007000_t0000_u01754019968694") 2025/08/01 03:55:38 DEBUG : potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555d78_d20250801_m034607_c001_v0001101_t0038_u01754019967153") 2025/08/01 03:55:38 DEBUG : potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66ee3_d20250801_m034605_c001_v7007000_t0000_u01754019965536") 2025/08/01 03:55:38 DEBUG : potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555d68_d20250801_m034604_c001_v0001101_t0058_u01754019964336") 2025/08/01 03:55:38 DEBUG : potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66edd_d20250801_m034603_c001_v7007000_t0000_u01754019963090") 2025/08/01 03:55:39 DEBUG : potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555d54_d20250801_m034602_c001_v0001101_t0035_u01754019962077") 2025/08/01 03:55:39 DEBUG : potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e711_d20250801_m034555_c001_v7007000_t0000_u01754019955518") 2025/08/01 03:55:39 DEBUG : potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555d16_d20250801_m034554_c001_v0001101_t0042_u01754019954087") 2025/08/01 03:55:39 DEBUG : potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e70a_d20250801_m034553_c001_v7007000_t0000_u01754019953718") 2025/08/01 03:55:39 DEBUG : potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555d04_d20250801_m034552_c001_v0001101_t0017_u01754019952198") 2025/08/01 03:55:39 DEBUG : potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e706_d20250801_m034551_c001_v7007000_t0000_u01754019951831") 2025/08/01 03:55:39 DEBUG : potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555cfc_d20250801_m034550_c001_v0001101_t0004_u01754019950990") 2025/08/01 03:55:39 DEBUG : potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555cf6_d20250801_m034550_c001_v0001101_t0018_u01754019950260") 2025/08/01 03:55:39 DEBUG : potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e703_d20250801_m034549_c001_v7007000_t0000_u01754019949893") 2025/08/01 03:55:39 DEBUG : potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555cec_d20250801_m034549_c001_v0001101_t0024_u01754019949193") 2025/08/01 03:55:39 DEBUG : potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555cea_d20250801_m034548_c001_v0001101_t0012_u01754019948517") 2025/08/01 03:55:39 DEBUG : potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e701_d20250801_m034548_c001_v7007000_t0000_u01754019948150") 2025/08/01 03:55:39 DEBUG : potato: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555cde_d20250801_m034547_c001_v0001101_t0042_u01754019947265") 2025/08/01 03:55:39 DEBUG : potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d94684741_d20250801_m034713_c001_v7007000_t0000_u01754020033069") 2025/08/01 03:55:39 DEBUG : potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf1a8_d20250801_m034712_c001_v0001117_t0058_u01754020032110") 2025/08/01 03:55:39 DEBUG : potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41609e0665bf4612_d20250801_m034703_c001_v7007000_t0000_u01754020023802") 2025/08/01 03:55:39 DEBUG : potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf16e_d20250801_m034658_c001_v0001117_t0012_u01754020018400") 2025/08/01 03:55:39 DEBUG : potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d94684716_d20250801_m034650_c001_v7007000_t0000_u01754020010807") 2025/08/01 03:55:39 DEBUG : potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf126_d20250801_m034646_c001_v0001117_t0012_u01754020006362") 2025/08/01 03:55:39 DEBUG : potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4030020fb2157f14_d20250801_m034639_c001_v7007000_t0000_u01754019999529") 2025/08/01 03:55:39 DEBUG : potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf100_d20250801_m034634_c001_v0001117_t0046_u01754019994749") 2025/08/01 03:55:39 DEBUG : potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66ef7_d20250801_m034613_c001_v7007000_t0000_u01754019973310") 2025/08/01 03:55:39 DEBUG : potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555d9c_d20250801_m034611_c001_v0001101_t0059_u01754019971589") 2025/08/01 03:55:40 DEBUG : potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66ef3_d20250801_m034611_c001_v7007000_t0000_u01754019971223") 2025/08/01 03:55:40 DEBUG : potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555d84_d20250801_m034609_c001_v0001101_t0050_u01754019969252") 2025/08/01 03:55:40 DEBUG : potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66eee_d20250801_m034608_c001_v7007000_t0000_u01754019968875") 2025/08/01 03:55:40 DEBUG : potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555d80_d20250801_m034607_c001_v0001101_t0003_u01754019967860") 2025/08/01 03:55:40 DEBUG : potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66ee8_d20250801_m034606_c001_v7007000_t0000_u01754019966781") 2025/08/01 03:55:40 DEBUG : potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555d6e_d20250801_m034605_c001_v0001101_t0021_u01754019965904") 2025/08/01 03:55:40 DEBUG : potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66edf_d20250801_m034603_c001_v7007000_t0000_u01754019963968") 2025/08/01 03:55:40 DEBUG : potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555d60_d20250801_m034603_c001_v0001101_t0018_u01754019963102") 2025/08/01 03:55:40 DEBUG : potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e717_d20250801_m034556_c001_v7007000_t0000_u01754019956285") 2025/08/01 03:55:40 DEBUG : potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555d22_d20250801_m034555_c001_v0001101_t0021_u01754019955205") 2025/08/01 03:55:40 DEBUG : potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546dbc4_d20250801_m034451_c001_v7007000_t0000_u01754019891800") 2025/08/01 03:55:40 DEBUG : potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555b7e_d20250801_m034451_c001_v0001101_t0003_u01754019891002") 2025/08/01 03:55:40 DEBUG : potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546dbc0_d20250801_m034450_c001_v7007000_t0000_u01754019890092") 2025/08/01 03:55:40 DEBUG : potato2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555b78_d20250801_m034449_c001_v0001101_t0036_u01754019889420") 2025/08/01 03:55:40 DEBUG : potato3: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41609e0665bf4615_d20250801_m034704_c001_v7007000_t0000_u01754020024232") 2025/08/01 03:55:40 DEBUG : potato3: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555ebe_d20250801_m034659_c001_v0001101_t0054_u01754020019744") 2025/08/01 03:55:40 DEBUG : potato3: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f415baf7d94684717_d20250801_m034651_c001_v7007000_t0000_u01754020011146") 2025/08/01 03:55:40 DEBUG : potato3: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555e88_d20250801_m034647_c001_v0001101_t0017_u01754020007972") 2025/08/01 03:55:40 DEBUG : potato3: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4030020fb2157f15_d20250801_m034639_c001_v7007000_t0000_u01754019999710") 2025/08/01 03:55:40 DEBUG : potato3: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555e34_d20250801_m034635_c001_v0001101_t0010_u01754019995893") 2025/08/01 03:55:41 DEBUG : pre-dest1/1: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401208b4f10271f2_d20250801_m034746_c001_v7007000_t0000_u01754020066741") 2025/08/01 03:55:41 DEBUG : pre-dest1/1: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555f70_d20250801_m034738_c001_v0001101_t0011_u01754020058534") 2025/08/01 03:55:41 DEBUG : pre-dest2/2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401208b4f10271f3_d20250801_m034746_c001_v7007000_t0000_u01754020066924") 2025/08/01 03:55:41 DEBUG : pre-dest2/2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf246_d20250801_m034739_c001_v0001117_t0002_u01754020059170") 2025/08/01 03:55:41 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4134a00943c9ed86_d20250801_m034724_c001_v7007000_t0000_u01754020044694") 2025/08/01 03:55:41 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1058aff735891f98_d20250801_m034720_c001_v0001184_t0018_u01754020040826") 2025/08/01 03:55:41 DEBUG : sizeonly: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e6bf_d20250801_m034531_c001_v7007000_t0000_u01754019931475") 2025/08/01 03:55:41 DEBUG : sizeonly: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555c51_d20250801_m034530_c001_v0001101_t0028_u01754019930308") 2025/08/01 03:55:41 DEBUG : splitbanan: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41621801731ef731_d20250801_m035245_c001_v7007000_t0000_u01754020365426") 2025/08/01 03:55:41 DEBUG : splitbanan: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb440_d20250801_m035237_c001_v0001172_t0002_u01754020357186") 2025/08/01 03:55:41 DEBUG : splitbananasplit: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f3457_d20250801_m035415_c001_v7007000_t0000_u01754020455828") 2025/08/01 03:55:41 DEBUG : splitbananasplit: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb6f9_d20250801_m035408_c001_v0001172_t0040_u01754020448592") 2025/08/01 03:55:41 DEBUG : splitbananasplit: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b26d_d20250801_m035357_c001_v7007000_t0000_u01754020437721") 2025/08/01 03:55:41 DEBUG : splitbananasplit: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb667_d20250801_m035350_c001_v0001172_t0051_u01754020430196") 2025/08/01 03:55:41 DEBUG : splitbananasplit: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f418ed661d166d4d0_d20250801_m035340_c001_v7007000_t0000_u01754020420290") 2025/08/01 03:55:41 DEBUG : splitbananasplit: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb60d_d20250801_m035333_c001_v0001172_t0025_u01754020413588") 2025/08/01 03:55:41 DEBUG : splitbananasplit: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e268_d20250801_m035321_c001_v7007000_t0000_u01754020401796") 2025/08/01 03:55:41 DEBUG : splitbananasplit: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb553_d20250801_m035314_c001_v0001172_t0003_u01754020394820") 2025/08/01 03:55:41 DEBUG : splitbananasplit: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f403a8c8011d76eec_d20250801_m035304_c001_v7007000_t0000_u01754020384274") 2025/08/01 03:55:41 DEBUG : splitbananasplit: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb4d2_d20250801_m035256_c001_v0001172_t0020_u01754020376140") 2025/08/01 03:55:41 DEBUG : splitbananasplit: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81e0a_d20250801_m035239_c001_v7007000_t0000_u01754020359829") 2025/08/01 03:55:42 DEBUG : splitbananasplit: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf7ef_d20250801_m035235_c001_v0001117_t0022_u01754020355856") 2025/08/01 03:55:42 DEBUG : splitbananasplit: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b1df_d20250801_m035225_c001_v7007000_t0000_u01754020345622") 2025/08/01 03:55:42 DEBUG : splitbananasplit: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955651d_d20250801_m035217_c001_v0001101_t0015_u01754020337849") 2025/08/01 03:55:42 DEBUG : splitbananasplit: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4111d7583824b1b6_d20250801_m035216_c001_v7007000_t0000_u01754020336312") 2025/08/01 03:55:42 DEBUG : splitbananasplit: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556501_d20250801_m035212_c001_v0001101_t0004_u01754020332127") 2025/08/01 03:55:42 DEBUG : splitbananasplit: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e194_d20250801_m035200_c001_v7007000_t0000_u01754020320833") 2025/08/01 03:55:42 DEBUG : splitbananasplit: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955649b_d20250801_m035153_c001_v0001101_t0050_u01754020313149") 2025/08/01 03:55:42 DEBUG : splitbananasplit: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e16f_d20250801_m035152_c001_v7007000_t0000_u01754020312025") 2025/08/01 03:55:42 DEBUG : splitbananasplit: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf701_d20250801_m035147_c001_v0001117_t0041_u01754020307951") 2025/08/01 03:55:42 DEBUG : splitbananasplit: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e14d_d20250801_m035132_c001_v7007000_t0000_u01754020292233") 2025/08/01 03:55:42 DEBUG : splitbananasplit: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556415_d20250801_m035127_c001_v0001101_t0059_u01754020287170") 2025/08/01 03:55:42 DEBUG : splitbananasplit: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f400c3e48f8fdebdb_d20250801_m035115_c001_v7007000_t0000_u01754020275776") 2025/08/01 03:55:42 DEBUG : splitbananasplit: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495563ab_d20250801_m035108_c001_v0001101_t0058_u01754020268908") 2025/08/01 03:55:42 DEBUG : splitbananasplit: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f414ab92361b81cdf_d20250801_m035058_c001_v7007000_t0000_u01754020258100") 2025/08/01 03:55:42 DEBUG : splitbananasplit: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556363_d20250801_m035051_c001_v0001101_t0044_u01754020251432") 2025/08/01 03:55:42 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f40975dd227c04b40_d20250801_m035220_c001_v7007000_t0000_u01754020340286") 2025/08/01 03:55:42 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf77f_d20250801_m035213_c001_v0001117_t0029_u01754020333331") 2025/08/01 03:55:42 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6dc5_d20250801_m035041_c001_v7007000_t0000_u01754020241268") 2025/08/01 03:55:42 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949556319_d20250801_m035038_c001_v0001101_t0057_u01754020238516") 2025/08/01 03:55:42 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f419d9c9094d08b1c_d20250801_m035037_c001_v7007000_t0000_u01754020237375") 2025/08/01 03:55:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf5ae_d20250801_m035034_c001_v0001117_t0000_u01754020234492") 2025/08/01 03:55:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4030020fb2157f0f_d20250801_m034631_c001_v7007000_t0000_u01754019991878") 2025/08/01 03:55:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf0e2_d20250801_m034630_c001_v0001117_t0022_u01754019990702") 2025/08/01 03:55:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66f36_d20250801_m034630_c001_v7007000_t0000_u01754019990143") 2025/08/01 03:55:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555dfa_d20250801_m034629_c001_v0001101_t0031_u01754019989187") 2025/08/01 03:55:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e6a7_d20250801_m034528_c001_v7007000_t0000_u01754019928069") 2025/08/01 03:55:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555c2b_d20250801_m034526_c001_v0001101_t0015_u01754019926251") 2025/08/01 03:55:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e697_d20250801_m034525_c001_v7007000_t0000_u01754019925882") 2025/08/01 03:55:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555c1b_d20250801_m034524_c001_v0001101_t0025_u01754019924569") 2025/08/01 03:55:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e681_d20250801_m034522_c001_v7007000_t0000_u01754019922456") 2025/08/01 03:55:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555bf8_d20250801_m034521_c001_v0001101_t0045_u01754019921056") 2025/08/01 03:55:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e67a_d20250801_m034520_c001_v7007000_t0000_u01754019920509") 2025/08/01 03:55:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555bee_d20250801_m034519_c001_v0001101_t0028_u01754019919046") 2025/08/01 03:55:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555bda_d20250801_m034515_c001_v0001101_t0057_u01754019915577") 2025/08/01 03:55:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e65d_d20250801_m034515_c001_v7007000_t0000_u01754019915209") 2025/08/01 03:55:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555bd6_d20250801_m034514_c001_v0001101_t0013_u01754019914499") 2025/08/01 03:55:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555bd4_d20250801_m034513_c001_v0001101_t0018_u01754019913601") 2025/08/01 03:55:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f407935410a93e652_d20250801_m034513_c001_v7007000_t0000_u01754019913231") 2025/08/01 03:55:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555bc4_d20250801_m034510_c001_v0001101_t0052_u01754019910078") 2025/08/01 03:55:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555bb8_d20250801_m034507_c001_v0001101_t0045_u01754019907376") 2025/08/01 03:55:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546dc15_d20250801_m034507_c001_v7007000_t0000_u01754019907006") 2025/08/01 03:55:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555bb4_d20250801_m034506_c001_v0001101_t0044_u01754019906292") 2025/08/01 03:55:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555bae_d20250801_m034505_c001_v0001101_t0000_u01754019905021") 2025/08/01 03:55:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546dc0d_d20250801_m034504_c001_v7007000_t0000_u01754019904654") 2025/08/01 03:55:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555ba4_d20250801_m034500_c001_v0001101_t0038_u01754019900932") 2025/08/01 03:55:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546dbfa_d20250801_m034500_c001_v7007000_t0000_u01754019900561") 2025/08/01 03:55:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555ba2_d20250801_m034459_c001_v0001101_t0013_u01754019899906") 2025/08/01 03:55:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546dbeb_d20250801_m034458_c001_v7007000_t0000_u01754019898983") 2025/08/01 03:55:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555b98_d20250801_m034458_c001_v0001101_t0003_u01754019898224") 2025/08/01 03:55:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546dbdc_d20250801_m034457_c001_v7007000_t0000_u01754019897664") 2025/08/01 03:55:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555b90_d20250801_m034456_c001_v0001101_t0017_u01754019896982") 2025/08/01 03:55:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546dbd1_d20250801_m034456_c001_v7007000_t0000_u01754019896065") 2025/08/01 03:55:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555b8e_d20250801_m034455_c001_v0001101_t0049_u01754019895146") 2025/08/01 03:55:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546dbcb_d20250801_m034454_c001_v7007000_t0000_u01754019894594") 2025/08/01 03:55:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555b86_d20250801_m034453_c001_v0001101_t0007_u01754019893647") 2025/08/01 03:55:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546dbc9_d20250801_m034453_c001_v7007000_t0000_u01754019893090") 2025/08/01 03:55:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555b84_d20250801_m034452_c001_v0001101_t0052_u01754019892352") 2025/08/01 03:55:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546dbbd_d20250801_m034447_c001_v7007000_t0000_u01754019887633") 2025/08/01 03:55:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555b6e_d20250801_m034446_c001_v0001101_t0046_u01754019886895") 2025/08/01 03:55:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546dbbc_d20250801_m034446_c001_v7007000_t0000_u01754019886344") 2025/08/01 03:55:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555b6a_d20250801_m034445_c001_v0001101_t0047_u01754019885665") 2025/08/01 03:55:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546dbbb_d20250801_m034444_c001_v7007000_t0000_u01754019884749") 2025/08/01 03:55:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555b66_d20250801_m034444_c001_v0001101_t0024_u01754019884010") 2025/08/01 03:55:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546dbb5_d20250801_m034441_c001_v7007000_t0000_u01754019881630") 2025/08/01 03:55:45 DEBUG : sub dir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555b5e_d20250801_m034440_c001_v0001101_t0059_u01754019880689") 2025/08/01 03:55:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6dc6_d20250801_m035041_c001_v7007000_t0000_u01754020241450") 2025/08/01 03:55:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb0bc_d20250801_m035038_c001_v0001172_t0036_u01754020238520") 2025/08/01 03:55:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f419d9c9094d08b1d_d20250801_m035037_c001_v7007000_t0000_u01754020237570") 2025/08/01 03:55:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cb75_d20250801_m035034_c001_v0001130_t0014_u01754020234506") 2025/08/01 03:55:45 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f3458_d20250801_m035418_c001_v7007000_t0000_u01754020458093") 2025/08/01 03:55:45 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495567ba_d20250801_m035417_c001_v0001101_t0046_u01754020457224") 2025/08/01 03:55:45 DEBUG : sub/yam: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66f26_d20250801_m034627_c001_v7007000_t0000_u01754019987155") 2025/08/01 03:55:45 DEBUG : sub/yam: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1058aff735891c14_d20250801_m034625_c001_v0001184_t0028_u01754019985202") 2025/08/01 03:55:45 DEBUG : test_dir1/file2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6dbf_d20250801_m035033_c001_v7007000_t0000_u01754020233726") 2025/08/01 03:55:45 DEBUG : test_dir1/file2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495562f1_d20250801_m035031_c001_v0001101_t0059_u01754020231950") 2025/08/01 03:55:45 DEBUG : test_dir1/file2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6dbc_d20250801_m035031_c001_v7007000_t0000_u01754020231160") 2025/08/01 03:55:45 DEBUG : test_dir1/file2: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cb5c_d20250801_m035029_c001_v0001130_t0033_u01754020229503") 2025/08/01 03:55:45 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6dc0_d20250801_m035033_c001_v7007000_t0000_u01754020233908") 2025/08/01 03:55:45 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cb6d_d20250801_m035031_c001_v0001130_t0058_u01754020231937") 2025/08/01 03:55:45 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f406a7f09392d6dbd_d20250801_m035031_c001_v7007000_t0000_u01754020231341") 2025/08/01 03:55:45 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf5a2_d20250801_m035029_c001_v0001117_t0037_u01754020229514") 2025/08/01 03:55:45 DEBUG : three: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66f01_d20250801_m034618_c001_v7007000_t0000_u01754019978729") 2025/08/01 03:55:45 DEBUG : three: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555dce_d20250801_m034617_c001_v0001101_t0056_u01754019977386") 2025/08/01 03:55:45 DEBUG : three: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d02949555db8_d20250801_m034614_c001_v0001101_t0003_u01754019974843") 2025/08/01 03:55:46 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f345a_d20250801_m035419_c001_v7007000_t0000_u01754020459864") 2025/08/01 03:55:46 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cf88_d20250801_m035419_c001_v0001130_t0037_u01754020459103") 2025/08/01 03:55:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f3473_d20250801_m035440_c001_v7007000_t0000_u01754020480988") 2025/08/01 03:55:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcfa1b_d20250801_m035438_c001_v0001117_t0041_u01754020478481") 2025/08/01 03:55:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f346f_d20250801_m035436_c001_v7007000_t0000_u01754020476877") 2025/08/01 03:55:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cfc6_d20250801_m035435_c001_v0001130_t0043_u01754020475399") 2025/08/01 03:55:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f346c_d20250801_m035434_c001_v7007000_t0000_u01754020474404") 2025/08/01 03:55:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d0294955680a_d20250801_m035433_c001_v0001101_t0049_u01754020473441") 2025/08/01 03:55:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f3466_d20250801_m035427_c001_v7007000_t0000_u01754020467934") 2025/08/01 03:55:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314cf9e_d20250801_m035426_c001_v0001130_t0053_u01754020466522") 2025/08/01 03:55:46 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f3469_d20250801_m035430_c001_v7007000_t0000_u01754020470620") 2025/08/01 03:55:46 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf9f4_d20250801_m035428_c001_v0001117_t0028_u01754020468911") 2025/08/01 03:55:46 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f3463_d20250801_m035425_c001_v7007000_t0000_u01754020465550") 2025/08/01 03:55:46 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1069d029495567e4_d20250801_m035424_c001_v0001101_t0048_u01754020464798") 2025/08/01 03:55:46 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f3460_d20250801_m035423_c001_v7007000_t0000_u01754020463811") 2025/08/01 03:55:46 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb741_d20250801_m035423_c001_v0001172_t0022_u01754020463045") 2025/08/01 03:55:46 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f345c_d20250801_m035422_c001_v7007000_t0000_u01754020462035") 2025/08/01 03:55:46 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f11936c1116fcf9d2_d20250801_m035420_c001_v0001117_t0011_u01754020460834") 2025/08/01 03:55:46 DEBUG : toe/toe/toe: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417a624a5546e28e_d20250801_m035446_c001_v7007000_t0000_u01754020486447") 2025/08/01 03:55:46 DEBUG : toe/toe/toe: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1066f4555314d000_d20250801_m035445_c001_v0001130_t0047_u01754020485561") 2025/08/01 03:55:46 DEBUG : toe/toe/toe: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f346a_d20250801_m035432_c001_v7007000_t0000_u01754020472461") 2025/08/01 03:55:47 DEBUG : toe/toe/toe: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb77b_d20250801_m035431_c001_v0001172_t0006_u01754020471596") 2025/08/01 03:55:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f3474_d20250801_m035441_c001_v7007000_t0000_u01754020481612") 2025/08/01 03:55:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1029958d7deeb7b9_d20250801_m035440_c001_v0001172_t0017_u01754020480708") 2025/08/01 03:55:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f417ce863670f3470_d20250801_m035437_c001_v7007000_t0000_u01754020477494") 2025/08/01 03:55:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1089f3df262c23ce_d20250801_m035436_c001_v0001182_t0028_u01754020476658") 2025/08/01 03:55:47 DEBUG : two: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66f02_d20250801_m034618_c001_v7007000_t0000_u01754019978912") 2025/08/01 03:55:47 DEBUG : two: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f41936c1116fcf0a4_d20250801_m034616_c001_v0001117_t0029_u01754019976817") 2025/08/01 03:55:47 DEBUG : two: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f4069d02949555db6_d20250801_m034614_c001_v0001101_t0050_u01754019974659") 2025/08/01 03:55:47 DEBUG : yam: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66f2a_d20250801_m034627_c001_v7007000_t0000_u01754019987884") 2025/08/01 03:55:47 DEBUG : yam: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f108785f6fc5ba591_d20250801_m034626_c001_v0001093_t0031_u01754019986821") 2025/08/01 03:55:47 DEBUG : yam: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66f1a_d20250801_m034623_c001_v7007000_t0000_u01754019983910") 2025/08/01 03:55:47 DEBUG : yam: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1058aff735891bf2_d20250801_m034622_c001_v0001184_t0028_u01754019982468") 2025/08/01 03:55:47 DEBUG : yam: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66f0d_d20250801_m034621_c001_v7007000_t0000_u01754019981171") 2025/08/01 03:55:47 DEBUG : yam: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1058aff735891bcb_d20250801_m034619_c001_v0001184_t0057_u01754019979463") 2025/08/01 03:55:47 DEBUG : yaml: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66f1c_d20250801_m034624_c001_v7007000_t0000_u01754019984637") 2025/08/01 03:55:47 DEBUG : yaml: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1049ad06e16ce175_d20250801_m034623_c001_v0001150_t0004_u01754019983389") 2025/08/01 03:55:47 DEBUG : yaml: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f401bbe58f3f66f13_d20250801_m034621_c001_v7007000_t0000_u01754019981906") 2025/08/01 03:55:47 DEBUG : yaml: Deleting (id "4_zcf625d73b0bd6b3b9f880e1b_f1012b1ca955e5710_d20250801_m034620_c001_v0001176_t0021_u01754019980951") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m10.975073448s (try 1/5)