"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/10/30 01:34:31 DEBUG : Creating backend with remote "TestB2:rclone-test-fafekun5dodi" 2025/10/30 01:34:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/30 01:34:32 DEBUG : Creating backend with remote "/tmp/rclone3838172977" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:34:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/30 01:34:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/30 01:34:33 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:34:33 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.60s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:34:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/30 01:34:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/30 01:34:33 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:34:33 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:34:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:34:35 INFO : sub dir/hello world: Copied (new) 2025/10/30 01:34:35 DEBUG : B2 bucket rclone-test-fafekun5dodi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.36s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", 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-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:34:36 DEBUG : Creating backend with remote "/non-existing" 2025/10/30 01:34:36 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/30 01:34:36 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:34:36 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:34:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/30 01:34:37 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:34:37 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:34:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:34:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.80s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:34:39 INFO : B2 bucket rclone-test-fafekun5dodi: Running all checks before starting transfers 2025/10/30 01:34:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/30 01:34:39 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:34:39 INFO : B2 bucket rclone-test-fafekun5dodi: Checks finished, now starting transfers 2025/10/30 01:34:39 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:34:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:34:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.61s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:34:41 ERROR : Ignoring --no-traverse with sync 2025/10/30 01:34:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/30 01:34:41 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:34:41 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:34:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:34:42 INFO : sub dir/hello world: Copied (new) 2025/10/30 01:34:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.84s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:34:43 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/30 01:34:43 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:34:43 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:34:43 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/30 01:34:43 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.62s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:34:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/30 01:34:44 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:34:44 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:34:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:34:45 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.84s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:34:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/30 01:34:46 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:34:46 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:34:47 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:34:47 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.88s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:34:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/30 01:34:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/30 01:34:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/30 01:34:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/30 01:34:48 INFO : sub dir2: Making directory 2025/10/30 01:34:48 INFO : sub dir: Making directory 2025/10/30 01:34:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/30 01:34:48 INFO : sub dir2/sub sub dir2: Making directory 2025/10/30 01:34:48 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:34:48 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:34:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:34:49 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/10/30 01:34:49 DEBUG : B2 bucket rclone-test-fafekun5dodi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.86s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:34:50 INFO : sub dir2: Making directory 2025/10/30 01:34:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/30 01:34:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/30 01:34:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/30 01:34:50 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:34:50 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:34:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:34:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.55s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:34:51 DEBUG : sub dir2: Making directory with metadata 2025/10/30 01:34:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/30 01:34:51 INFO : sub dir2: Making directory 2025/10/30 01:34:51 INFO : sub dir: Making directory 2025/10/30 01:34:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/30 01:34:51 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:34:51 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:34:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:34:52 INFO : sub dir/hello world: Copied (new) 2025/10/30 01:34:52 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/30 01:34:52 DEBUG : B2 bucket rclone-test-fafekun5dodi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/30 01:34:52 DEBUG : B2 bucket rclone-test-fafekun5dodi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.68s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:34:53 INFO : sub dir2: Making directory 2025/10/30 01:34:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/30 01:34:53 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:34:53 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:34:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:34:54 INFO : sub dir/hello world: Copied (new) 2025/10/30 01:34:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.54s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:34:55 DEBUG : sub dir2: Making directory with metadata 2025/10/30 01:34:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/30 01:34:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/30 01:34:55 INFO : sub dir2: Making directory 2025/10/30 01:34:55 INFO : sub dir: Making directory 2025/10/30 01:34:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/30 01:34:55 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:34:55 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:34:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:34:56 INFO : sub dir/hello world: Copied (new) 2025/10/30 01:34:56 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/30 01:34:56 DEBUG : B2 bucket rclone-test-fafekun5dodi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.58s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:34:57 INFO : sub dir2: Making directory 2025/10/30 01:34:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/30 01:34:57 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:34:57 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:34:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:34:58 INFO : sub dir/hello world: Copied (new) 2025/10/30 01:34:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.70s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:34:59 DEBUG : Creating backend with remote "TestB2:rclone-test-cofovap3kagi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-fafekun5dodi -> B2 bucket rclone-test-cofovap3kagi 2025/10/30 01:35:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/30 01:35:01 DEBUG : B2 bucket rclone-test-cofovap3kagi: Waiting for checks to finish 2025/10/30 01:35:01 DEBUG : B2 bucket rclone-test-cofovap3kagi: Waiting for transfers to finish 2025/10/30 01:35:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:35:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/30 01:35:01 DEBUG : B2 bucket rclone-test-cofovap3kagi: Purge remote 2025/10/30 01:35:01 INFO : B2 bucket rclone-test-cofovap3kagi: cleaning bucket "rclone-test-cofovap3kagi" of all files 2025/10/30 01:35:02 DEBUG : sub dir/hello world: Deleting (id "4_z0fc20d23c01d3b2b9fa80e1b_f108a9d00ed92d84b_d20251030_m013501_c001_v0001177_t0026_u01761788101581") --- PASS: TestServerSideCopy (4.51s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:35:04 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:35:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/30 01:35:04 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:35:04 DEBUG : sub dir/hello world: Clearing upload URL because of error: CPU too busy (503 service_unavailable): trying again in 1s 2025/10/30 01:35:04 DEBUG : pacer: low level retry 1/1 (error CPU too busy (503 service_unavailable): trying again in 1s) 2025/10/30 01:35:04 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/10/30 01:35:04 DEBUG : sub dir/hello world: Received error: CPU too busy (503 service_unavailable): trying again in 1s - low level retry 0/10 2025/10/30 01:35:04 DEBUG : pacer: Reducing sleep to 500ms 2025/10/30 01:35:06 DEBUG : pacer: Reducing sleep to 250ms 2025/10/30 01:35:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/30 01:35:06 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/30 01:35:06 DEBUG : pacer: Reducing sleep to 125ms 2025/10/30 01:35:06 DEBUG : pacer: Reducing sleep to 62.5ms 2025/10/30 01:35:06 DEBUG : pacer: Reducing sleep to 31.25ms 2025/10/30 01:35:07 DEBUG : pacer: Reducing sleep to 15.625ms --- PASS: TestCopyOverSelf (3.77s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:35:07 DEBUG : pacer: Reducing sleep to 10ms 2025/10/30 01:35:07 DEBUG : Creating backend with remote "TestB2:rclone-test-laqamor4gayo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-fafekun5dodi -> B2 bucket rclone-test-laqamor4gayo 2025/10/30 01:35:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/30 01:35:08 DEBUG : B2 bucket rclone-test-laqamor4gayo: Waiting for checks to finish 2025/10/30 01:35:08 DEBUG : B2 bucket rclone-test-laqamor4gayo: Waiting for transfers to finish 2025/10/30 01:35:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:35:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/30 01:35:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/30 01:35:10 DEBUG : B2 bucket rclone-test-laqamor4gayo: Waiting for checks to finish 2025/10/30 01:35:10 DEBUG : B2 bucket rclone-test-laqamor4gayo: Waiting for transfers to finish 2025/10/30 01:35:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/30 01:35:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/30 01:35:11 DEBUG : B2 bucket rclone-test-laqamor4gayo: Purge remote 2025/10/30 01:35:11 INFO : B2 bucket rclone-test-laqamor4gayo: cleaning bucket "rclone-test-laqamor4gayo" of all files 2025/10/30 01:35:11 DEBUG : sub dir/hello world: Deleting (id "4_zbfa22d03c01d3b2b9fa80e1b_f117a16d839a8e372_d20251030_m013510_c001_v0001105_t0052_u01761788110942") 2025/10/30 01:35:11 DEBUG : sub dir/hello world: Deleting (id "4_zbfa22d03c01d3b2b9fa80e1b_f104e023b1f377d87_d20251030_m013509_c001_v0001184_t0013_u01761788109376") --- PASS: TestServerSideCopyOverSelf (5.85s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:35:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/30 01:35:13 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:35:13 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:35:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/30 01:35:14 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/30 01:35:14 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.69s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:35:15 DEBUG : Creating backend with remote "TestB2:rclone-test-bugeliw8luye" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-fafekun5dodi -> B2 bucket rclone-test-bugeliw8luye 2025/10/30 01:35:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/30 01:35:16 DEBUG : B2 bucket rclone-test-bugeliw8luye: Waiting for checks to finish 2025/10/30 01:35:16 DEBUG : B2 bucket rclone-test-bugeliw8luye: Waiting for transfers to finish 2025/10/30 01:35:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:35:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/30 01:35:18 DEBUG : B2 bucket rclone-test-bugeliw8luye: Waiting for checks to finish 2025/10/30 01:35:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/30 01:35:18 DEBUG : B2 bucket rclone-test-bugeliw8luye: Waiting for transfers to finish 2025/10/30 01:35:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/30 01:35:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/30 01:35:18 INFO : sub dir/hello world: Deleted 2025/10/30 01:35:19 DEBUG : testing file moves 2025/10/30 01:35:20 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/30 01:35:20 DEBUG : B2 bucket rclone-test-bugeliw8luye: Waiting for checks to finish 2025/10/30 01:35:20 DEBUG : B2 bucket rclone-test-bugeliw8luye: Waiting for transfers to finish 2025/10/30 01:35:20 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/30 01:35:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/30 01:35:20 INFO : sub dir/hello world: Deleted 2025/10/30 01:35:21 DEBUG : B2 bucket rclone-test-bugeliw8luye: Purge remote 2025/10/30 01:35:21 INFO : B2 bucket rclone-test-bugeliw8luye: cleaning bucket "rclone-test-bugeliw8luye" of all files 2025/10/30 01:35:21 DEBUG : sub dir/hello world: Deleting (id "4_z2f823de3c01d3b2b9fa80e1b_f102658286d48e391_d20251030_m013520_c001_v0001161_t0053_u01761788120146") 2025/10/30 01:35:21 DEBUG : sub dir/hello world: Deleting (id "4_z2f823de3c01d3b2b9fa80e1b_f1028b9c42b3fbfdb_d20251030_m013518_c001_v0001137_t0037_u01761788118323") 2025/10/30 01:35:21 DEBUG : sub dir/hello world: Deleting (id "4_z2f823de3c01d3b2b9fa80e1b_f10026a83f50f0014_d20251030_m013516_c001_v0001037_t0053_u01761788116958") --- PASS: TestServerSideMoveOverSelf (7.96s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:35:22 ERROR : error listing: directory not found 2025/10/30 01:35:23 INFO : Local file system at /tmp/rclone3838172977: Making directory 2025/10/30 01:35:23 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:35:23 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.46s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:35:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/30 01:35:24 DEBUG : Local file system at /tmp/rclone3838172977: Waiting for checks to finish 2025/10/30 01:35:24 DEBUG : Local file system at /tmp/rclone3838172977: Waiting for transfers to finish 2025/10/30 01:35:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:35:25 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/30 01:35:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.87s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:35:26 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/30 01:35:26 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:35:26 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:35:26 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/30 01:35:26 INFO : check sum: Copied (new) 2025/10/30 01:35:26 DEBUG : Waiting for deletions to finish 2025/10/30 01:35:26 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:35:26 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/30 01:35:26 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/30 01:35:26 DEBUG : check sum: Unchanged skipping 2025/10/30 01:35:26 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:35:26 DEBUG : Waiting for deletions to finish 2025/10/30 01:35:26 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.52s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:35:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/30 01:35:27 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:35:27 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:35:27 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/30 01:35:27 INFO : sizeonly: Copied (new) 2025/10/30 01:35:27 DEBUG : Waiting for deletions to finish 2025/10/30 01:35:28 DEBUG : sizeonly: Sizes identical 2025/10/30 01:35:28 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:35:28 DEBUG : sizeonly: Unchanged skipping 2025/10/30 01:35:28 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:35:28 DEBUG : Waiting for deletions to finish 2025/10/30 01:35:28 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.49s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:35:29 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/30 01:35:29 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:35:29 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:35:29 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/30 01:35:29 INFO : ignore-size: Copied (new) 2025/10/30 01:35:29 DEBUG : Waiting for deletions to finish 2025/10/30 01:35:29 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:35:29 DEBUG : ignore-size: Unchanged skipping 2025/10/30 01:35:29 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:35:29 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:35:29 DEBUG : Waiting for deletions to finish 2025/10/30 01:35:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.54s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:35:31 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:35:31 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:35:31 DEBUG : existing: Unchanged skipping 2025/10/30 01:35:31 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:35:31 DEBUG : Waiting for deletions to finish 2025/10/30 01:35:31 INFO : There was nothing to transfer 2025/10/30 01:35:31 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/30 01:35:31 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:35:31 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:35:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/30 01:35:31 INFO : existing: Copied (replaced existing) 2025/10/30 01:35:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.70s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:35:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/30 01:35:32 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:35:32 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:35:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/30 01:35:32 INFO : existing: Copied (new) 2025/10/30 01:35:32 DEBUG : Waiting for deletions to finish 2025/10/30 01:35:33 DEBUG : existing: Destination exists, skipping 2025/10/30 01:35:33 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:35:33 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:35:33 DEBUG : Waiting for deletions to finish 2025/10/30 01:35:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.47s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:35:34 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/30 01:35:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/30 01:35:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/30 01:35:34 DEBUG : c/non empty space: Unchanged skipping 2025/10/30 01:35:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/30 01:35:34 INFO : a/potato2: Copied (new) 2025/10/30 01:35:34 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:35:34 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:35:34 DEBUG : Waiting for deletions to finish 2025/10/30 01:35:35 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.37s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:35:36 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/10/30 01:35:36 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:35:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/30 01:35:36 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/30 01:35:36 DEBUG : empty space: Unchanged skipping 2025/10/30 01:35:36 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:35:36 DEBUG : Waiting for deletions to finish 2025/10/30 01:35:36 INFO : There was nothing to transfer 2025/10/30 01:35:37 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/10/30 01:35:37 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:35:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/30 01:35:37 INFO : empty space: Updated modification time in destination 2025/10/30 01:35:37 DEBUG : empty space: Unchanged skipping 2025/10/30 01:35:37 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:35:37 DEBUG : Waiting for deletions to finish 2025/10/30 01:35:37 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.43s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:35:39 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:35:39 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/10/30 01:35:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/30 01:35:39 DEBUG : empty space: Unchanged skipping 2025/10/30 01:35:39 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:35:39 DEBUG : Waiting for deletions to finish 2025/10/30 01:35:39 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.39s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:35:40 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/10/30 01:35:40 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:35:40 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3838172977) 2025/10/30 01:35:40 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-fafekun5dodi) 2025/10/30 01:35:40 DEBUG : foo: sha1 differ 2025/10/30 01:35:40 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:35:40 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/30 01:35:40 INFO : foo: Copied (replaced existing) 2025/10/30 01:35:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.51s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:35:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/30 01:35:42 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/30 01:35:42 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:35:42 DEBUG : empty space: Unchanged skipping 2025/10/30 01:35:42 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:35:42 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/30 01:35:42 INFO : potato: Copied (new) 2025/10/30 01:35:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.73s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:35:43 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/30 01:35:43 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:35:43 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:35:43 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/30 01:35:43 INFO : potato: Copied (replaced existing) 2025/10/30 01:35:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.54s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:35:45 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/10/30 01:35:45 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:35:45 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3838172977) 2025/10/30 01:35:45 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-fafekun5dodi) 2025/10/30 01:35:45 DEBUG : potato: sha1 differ 2025/10/30 01:35:45 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:35:45 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/30 01:35:45 INFO : potato: Copied (replaced existing) 2025/10/30 01:35:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:35:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/30 01:35:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/30 01:35:46 DEBUG : empty space: Unchanged skipping 2025/10/30 01:35:46 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:35:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/30 01:35:46 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:35:46 DEBUG : Waiting for deletions to finish 2025/10/30 01:35:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:35:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/30 01:35:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/30 01:35:48 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:35:48 DEBUG : empty space: Unchanged skipping 2025/10/30 01:35:48 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:35:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/30 01:35:48 INFO : potato2: Copied (new) 2025/10/30 01:35:48 DEBUG : Waiting for deletions to finish 2025/10/30 01:35:48 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:35:50 INFO : d: Making directory 2025/10/30 01:35:50 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/30 01:35:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/30 01:35:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/30 01:35:50 DEBUG : c/non empty space: Unchanged skipping 2025/10/30 01:35:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/30 01:35:50 INFO : a/potato2: Copied (new) 2025/10/30 01:35:51 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:35:51 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:35:51 DEBUG : Waiting for deletions to finish 2025/10/30 01:35:51 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:35:52 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/30 01:35:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/30 01:35:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/30 01:35:53 DEBUG : c/non empty space: Unchanged skipping 2025/10/30 01:35:53 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:35:53 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:35:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/30 01:35:53 INFO : a/potato2: Copied (new) 2025/10/30 01:35:53 ERROR : B2 bucket rclone-test-fafekun5dodi: not deleting files as there were IO errors 2025/10/30 01:35:53 ERROR : B2 bucket rclone-test-fafekun5dodi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.18s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:35:55 DEBUG : Waiting for deletions to finish 2025/10/30 01:35:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/30 01:35:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/30 01:35:55 DEBUG : empty space: Unchanged skipping 2025/10/30 01:35:55 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:35:55 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:35:55 INFO : potato: Deleted 2025/10/30 01:35:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/30 01:35:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:35:56 DEBUG : Waiting for deletions to finish 2025/10/30 01:35:57 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:35:57 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:35:57 INFO : potato: Deleted 2025/10/30 01:35:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/30 01:35:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/30 01:35:57 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:35:57 DEBUG : empty space: Unchanged skipping 2025/10/30 01:35:57 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:35:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/30 01:35:57 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.34s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:35:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/30 01:35:59 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:35:59 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:35:59 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/30 01:35:59 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.72s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:36:01 DEBUG : enormous: Excluded (Size Filter) 2025/10/30 01:36:01 DEBUG : enormous: Excluded 2025/10/30 01:36:01 DEBUG : potato2: Excluded (Size Filter) 2025/10/30 01:36:01 DEBUG : potato2: Excluded 2025/10/30 01:36:01 DEBUG : potato2: Excluded (Size Filter) 2025/10/30 01:36:01 DEBUG : potato2: Excluded 2025/10/30 01:36:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/30 01:36:01 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:36:01 DEBUG : empty space: Unchanged skipping 2025/10/30 01:36:01 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:36:01 DEBUG : Waiting for deletions to finish 2025/10/30 01:36:01 INFO : There was nothing to transfer 2025/10/30 01:36:01 DEBUG : enormous: Excluded (Size Filter) 2025/10/30 01:36:01 DEBUG : enormous: Excluded 2025/10/30 01:36:01 DEBUG : potato2: Excluded (Size Filter) 2025/10/30 01:36:01 DEBUG : potato2: Excluded 2025/10/30 01:36:01 DEBUG : potato2: Excluded (Size Filter) 2025/10/30 01:36:01 DEBUG : potato2: Excluded 2025/10/30 01:36:01 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/30 01:36:01 DEBUG : empty space: Unchanged skipping 2025/10/30 01:36:01 DEBUG : Local file system at /tmp/rclone3838172977: Waiting for checks to finish 2025/10/30 01:36:01 DEBUG : Local file system at /tmp/rclone3838172977: Waiting for transfers to finish 2025/10/30 01:36:01 DEBUG : Waiting for deletions to finish 2025/10/30 01:36:01 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.14s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:36:03 DEBUG : enormous: Excluded (Size Filter) 2025/10/30 01:36:03 DEBUG : enormous: Excluded 2025/10/30 01:36:03 DEBUG : potato2: Excluded (Size Filter) 2025/10/30 01:36:03 DEBUG : potato2: Excluded 2025/10/30 01:36:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/30 01:36:03 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:36:03 DEBUG : empty space: Unchanged skipping 2025/10/30 01:36:03 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:36:03 DEBUG : Waiting for deletions to finish 2025/10/30 01:36:03 INFO : potato2: Deleted 2025/10/30 01:36:04 INFO : enormous: Deleted 2025/10/30 01:36:04 INFO : There was nothing to transfer 2025/10/30 01:36:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/30 01:36:04 DEBUG : empty space: Unchanged skipping 2025/10/30 01:36:04 DEBUG : Local file system at /tmp/rclone3838172977: Waiting for checks to finish 2025/10/30 01:36:04 DEBUG : Local file system at /tmp/rclone3838172977: Waiting for transfers to finish 2025/10/30 01:36:04 DEBUG : Waiting for deletions to finish 2025/10/30 01:36:04 INFO : potato2: Deleted 2025/10/30 01:36:04 INFO : enormous: Deleted 2025/10/30 01:36:04 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.45s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:36:06 DEBUG : five: Need to transfer - File not found at Destination 2025/10/30 01:36:06 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/30 01:36:06 DEBUG : one: Destination is newer than source, skipping 2025/10/30 01:36:06 DEBUG : three: Sizes identical 2025/10/30 01:36:06 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:36:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3838172977) 2025/10/30 01:36:06 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-fafekun5dodi) 2025/10/30 01:36:06 DEBUG : two: sha1 differ 2025/10/30 01:36:06 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/30 01:36:06 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/30 01:36:06 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:36:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/30 01:36:06 INFO : five: Copied (new) 2025/10/30 01:36:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/30 01:36:06 INFO : four: Copied (replaced existing) 2025/10/30 01:36:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/30 01:36:07 INFO : two: Copied (replaced existing) 2025/10/30 01:36:07 DEBUG : Waiting for deletions to finish 2025/10/30 01:36:07 DEBUG : one: Destination is newer than source, skipping 2025/10/30 01:36:07 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:36:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/30 01:36:07 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/30 01:36:07 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/30 01:36:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/30 01:36:07 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/30 01:36:07 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/30 01:36:07 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/30 01:36:07 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/30 01:36:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3838172977) 2025/10/30 01:36:07 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/30 01:36:07 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-fafekun5dodi) 2025/10/30 01:36:07 DEBUG : three: sha1 differ 2025/10/30 01:36:07 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/30 01:36:07 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:36:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/30 01:36:07 INFO : three: Copied (replaced existing) 2025/10/30 01:36:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.22s) === 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-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/30 01:36:09 INFO : B2 bucket rclone-test-fafekun5dodi: Making map for --track-renames 2025/10/30 01:36:09 INFO : B2 bucket rclone-test-fafekun5dodi: Finished making map for --track-renames 2025/10/30 01:36:09 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:36:09 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for renames to finish 2025/10/30 01:36:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/30 01:36:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/30 01:36:09 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:36:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/30 01:36:09 INFO : potato: Copied (new) 2025/10/30 01:36:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/30 01:36:10 INFO : yam: Copied (new) 2025/10/30 01:36:10 DEBUG : Waiting for deletions to finish 2025/10/30 01:36:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:36:10 INFO : B2 bucket rclone-test-fafekun5dodi: Making map for --track-renames 2025/10/30 01:36:10 INFO : B2 bucket rclone-test-fafekun5dodi: Finished making map for --track-renames 2025/10/30 01:36:10 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:36:10 DEBUG : potato: Unchanged skipping 2025/10/30 01:36:10 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for renames to finish 2025/10/30 01:36:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/30 01:36:11 INFO : yam: Copied (server-side copy) to: yaml 2025/10/30 01:36:12 INFO : yam: Deleted 2025/10/30 01:36:12 INFO : yaml: Renamed from "yam" 2025/10/30 01:36:12 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:36:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.83s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/30 01:36:13 INFO : B2 bucket rclone-test-fafekun5dodi: Making map for --track-renames 2025/10/30 01:36:13 INFO : B2 bucket rclone-test-fafekun5dodi: Finished making map for --track-renames 2025/10/30 01:36:13 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:36:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/30 01:36:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/30 01:36:13 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for renames to finish 2025/10/30 01:36:13 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:36:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/30 01:36:13 INFO : yam: Copied (new) 2025/10/30 01:36:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/30 01:36:13 INFO : potato: Copied (new) 2025/10/30 01:36:13 DEBUG : Waiting for deletions to finish 2025/10/30 01:36:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:36:14 INFO : B2 bucket rclone-test-fafekun5dodi: Making map for --track-renames 2025/10/30 01:36:14 INFO : B2 bucket rclone-test-fafekun5dodi: Finished making map for --track-renames 2025/10/30 01:36:14 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:36:14 DEBUG : potato: Unchanged skipping 2025/10/30 01:36:14 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for renames to finish 2025/10/30 01:36:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/30 01:36:14 INFO : yam: Copied (server-side copy) to: yaml 2025/10/30 01:36:14 INFO : yam: Deleted 2025/10/30 01:36:14 INFO : yaml: Renamed from "yam" 2025/10/30 01:36:14 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:36:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.65s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/30 01:36:15 INFO : B2 bucket rclone-test-fafekun5dodi: Making map for --track-renames 2025/10/30 01:36:15 INFO : B2 bucket rclone-test-fafekun5dodi: Finished making map for --track-renames 2025/10/30 01:36:15 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:36:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/30 01:36:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/30 01:36:15 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for renames to finish 2025/10/30 01:36:15 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:36:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/30 01:36:16 INFO : sub/yam: Copied (new) 2025/10/30 01:36:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/30 01:36:16 INFO : potato: Copied (new) 2025/10/30 01:36:16 DEBUG : Waiting for deletions to finish 2025/10/30 01:36:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:36:17 DEBUG : potato: Unchanged skipping 2025/10/30 01:36:17 INFO : B2 bucket rclone-test-fafekun5dodi: Making map for --track-renames 2025/10/30 01:36:17 INFO : B2 bucket rclone-test-fafekun5dodi: Finished making map for --track-renames 2025/10/30 01:36:17 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:36:17 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for renames to finish 2025/10/30 01:36:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/30 01:36:18 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/30 01:36:18 INFO : sub/yam: Deleted 2025/10/30 01:36:18 INFO : yam: Renamed from "sub/yam" 2025/10/30 01:36:18 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:36:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.48s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:36:19 DEBUG : Creating backend with remote "/tmp/rclone3838172977/dir1" 2025/10/30 01:36:19 DEBUG : Config file has changed externally - reloading 2025/10/30 01:36:19 DEBUG : Creating backend with remote "/tmp/rclone3838172977/dir2" 2025/10/30 01:36:19 DEBUG : Local file system at /tmp/rclone3838172977/dir2: Using server-side directory move 2025/10/30 01:36:19 INFO : Local file system at /tmp/rclone3838172977/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/30 01:36:19 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/30 01:36:19 DEBUG : Local file system at /tmp/rclone3838172977/dir2: Waiting for checks to finish 2025/10/30 01:36:19 INFO : file1.txt: Moved (server-side) 2025/10/30 01:36:19 DEBUG : Local file system at /tmp/rclone3838172977/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:36:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/30 01:36:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/30 01:36:19 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:36:19 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:36:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/30 01:36:20 INFO : nested/sub dir/file: Copied (new) 2025/10/30 01:36:20 INFO : nested/sub dir/file: Deleted 2025/10/30 01:36:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:36:20 INFO : sub dir/hello world: Copied (new) 2025/10/30 01:36:20 INFO : sub dir/hello world: Deleted 2025/10/30 01:36:20 INFO : sub dir: Removing directory 2025/10/30 01:36:20 INFO : nested/sub dir: Removing directory 2025/10/30 01:36:20 INFO : nested: Removing directory 2025/10/30 01:36:20 DEBUG : Local file system at /tmp/rclone3838172977: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.68s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:36:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/30 01:36:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/30 01:36:21 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:36:21 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:36:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/30 01:36:21 INFO : nested/sub dir/file: Copied (new) 2025/10/30 01:36:21 INFO : nested/sub dir/file: Deleted 2025/10/30 01:36:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:36:22 INFO : sub dir/hello world: Copied (new) 2025/10/30 01:36:22 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.70s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:36:23 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/30 01:36:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/30 01:36:23 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:36:23 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:36:23 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/30 01:36:23 INFO : existing-b: Copied (new) 2025/10/30 01:36:23 INFO : existing-b: Deleted 2025/10/30 01:36:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/30 01:36:23 INFO : existing: Copied (new) 2025/10/30 01:36:23 INFO : existing: Deleted 2025/10/30 01:36:23 DEBUG : existing: Destination exists, skipping 2025/10/30 01:36:23 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/30 01:36:23 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:36:23 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:36:23 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.92s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:36:24 DEBUG : Creating backend with remote "TestB2:rclone-test-xolowed6kehu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-fafekun5dodi -> B2 bucket rclone-test-xolowed6kehu 2025/10/30 01:36:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/30 01:36:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/30 01:36:29 DEBUG : empty space: Unchanged skipping 2025/10/30 01:36:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/30 01:36:29 DEBUG : B2 bucket rclone-test-xolowed6kehu: Waiting for checks to finish 2025/10/30 01:36:29 INFO : empty space: Deleted 2025/10/30 01:36:29 DEBUG : B2 bucket rclone-test-xolowed6kehu: Waiting for transfers to finish 2025/10/30 01:36:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/30 01:36:30 INFO : potato3: Copied (server-side copy) 2025/10/30 01:36:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/30 01:36:30 INFO : potato2: Copied (server-side copy) 2025/10/30 01:36:30 INFO : potato3: Deleted 2025/10/30 01:36:30 INFO : potato2: Deleted 2025/10/30 01:36:30 DEBUG : Creating backend with remote "TestB2:rclone-test-niyijev7fodo" 2025/10/30 01:36:31 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/30 01:36:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/30 01:36:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/30 01:36:31 DEBUG : B2 bucket rclone-test-niyijev7fodo: Waiting for checks to finish 2025/10/30 01:36:31 DEBUG : B2 bucket rclone-test-niyijev7fodo: Waiting for transfers to finish 2025/10/30 01:36:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/30 01:36:32 INFO : empty space: Copied (server-side copy) 2025/10/30 01:36:32 INFO : empty space: Deleted 2025/10/30 01:36:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/30 01:36:33 INFO : potato3: Copied (server-side copy) 2025/10/30 01:36:33 INFO : potato3: Deleted 2025/10/30 01:36:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/30 01:36:33 INFO : potato2: Copied (server-side copy) 2025/10/30 01:36:33 INFO : potato2: Deleted 2025/10/30 01:36:34 DEBUG : B2 bucket rclone-test-niyijev7fodo: Purge remote 2025/10/30 01:36:34 INFO : B2 bucket rclone-test-niyijev7fodo: cleaning bucket "rclone-test-niyijev7fodo" of all files 2025/10/30 01:36:34 DEBUG : empty space: Deleting (id "4_z0f126d53c02d3b2b9fa80e1b_f10786cfefc1ddf30_d20251030_m013632_c001_v0001184_t0048_u01761788192439") 2025/10/30 01:36:34 DEBUG : potato2: Deleting (id "4_z0f126d53c02d3b2b9fa80e1b_f112f474d88e4fda2_d20251030_m013632_c001_v0001116_t0030_u01761788192663") 2025/10/30 01:36:34 DEBUG : potato3: Deleting (id "4_z0f126d53c02d3b2b9fa80e1b_f1000e7fee71caa36_d20251030_m013632_c001_v0001040_t0014_u01761788192819") 2025/10/30 01:36:34 DEBUG : B2 bucket rclone-test-xolowed6kehu: Purge remote 2025/10/30 01:36:34 INFO : B2 bucket rclone-test-xolowed6kehu: cleaning bucket "rclone-test-xolowed6kehu" of all files 2025/10/30 01:36:35 DEBUG : empty space: Deleting (id "4_z2f225d23c02d3b2b9fa80e1b_f417c043bd47fe64c_d20251030_m013632_c001_v7007000_t0000_u01761788192637") 2025/10/30 01:36:35 DEBUG : empty space: Deleting (id "4_z2f225d23c02d3b2b9fa80e1b_f119f706d54a65a51_d20251030_m013628_c001_v0001134_t0022_u01761788188375") 2025/10/30 01:36:35 DEBUG : potato2: Deleting (id "4_z2f225d23c02d3b2b9fa80e1b_f417c043bd47fe652_d20251030_m013633_c001_v7007000_t0000_u01761788193680") 2025/10/30 01:36:35 DEBUG : potato2: Deleting (id "4_z2f225d23c02d3b2b9fa80e1b_f102325078228183d_d20251030_m013629_c001_v0001144_t0048_u01761788189455") 2025/10/30 01:36:35 DEBUG : potato3: Deleting (id "4_z2f225d23c02d3b2b9fa80e1b_f417c043bd47fe64f_d20251030_m013633_c001_v7007000_t0000_u01761788193308") 2025/10/30 01:36:35 DEBUG : potato3: Deleting (id "4_z2f225d23c02d3b2b9fa80e1b_f1005520f57ee6b88_d20251030_m013629_c001_v0001098_t0025_u01761788189845") 2025/10/30 01:36:35 DEBUG : potato3: Deleting (id "4_z2f225d23c02d3b2b9fa80e1b_f119f706d54a65a53_d20251030_m013628_c001_v0001134_t0036_u01761788188753") --- PASS: TestServerSideMove (11.90s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:36:36 DEBUG : Creating backend with remote "TestB2:rclone-test-culodev4xeki" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-fafekun5dodi -> B2 bucket rclone-test-culodev4xeki 2025/10/30 01:36:43 DEBUG : empty space: Excluded (Size Filter) 2025/10/30 01:36:43 DEBUG : empty space: Excluded 2025/10/30 01:36:43 DEBUG : empty space: Excluded (Size Filter) 2025/10/30 01:36:43 DEBUG : empty space: Excluded 2025/10/30 01:36:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/30 01:36:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/30 01:36:43 DEBUG : B2 bucket rclone-test-culodev4xeki: Waiting for checks to finish 2025/10/30 01:36:43 DEBUG : B2 bucket rclone-test-culodev4xeki: Waiting for transfers to finish 2025/10/30 01:36:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/30 01:36:43 INFO : potato2: Copied (server-side copy) 2025/10/30 01:36:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/30 01:36:43 INFO : potato3: Copied (server-side copy) 2025/10/30 01:36:43 INFO : potato2: Deleted 2025/10/30 01:36:44 INFO : potato3: Deleted 2025/10/30 01:36:44 DEBUG : Creating backend with remote "TestB2:rclone-test-bapinud1yero" 2025/10/30 01:36:44 DEBUG : Config file has changed externally - reloading 2025/10/30 01:36:45 DEBUG : empty space: Excluded (Size Filter) 2025/10/30 01:36:45 DEBUG : empty space: Excluded 2025/10/30 01:36:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/30 01:36:45 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/30 01:36:45 DEBUG : B2 bucket rclone-test-bapinud1yero: Waiting for checks to finish 2025/10/30 01:36:45 DEBUG : B2 bucket rclone-test-bapinud1yero: Waiting for transfers to finish 2025/10/30 01:36:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/30 01:36:46 INFO : potato2: Copied (server-side copy) 2025/10/30 01:36:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/30 01:36:46 INFO : potato3: Copied (server-side copy) 2025/10/30 01:36:46 INFO : potato2: Deleted 2025/10/30 01:36:46 INFO : potato3: Deleted 2025/10/30 01:36:47 DEBUG : B2 bucket rclone-test-bapinud1yero: Purge remote 2025/10/30 01:36:47 INFO : B2 bucket rclone-test-bapinud1yero: cleaning bucket "rclone-test-bapinud1yero" of all files 2025/10/30 01:36:47 DEBUG : potato2: Deleting (id "4_z4fa29da3c02d3b2b9fa80e1b_f1156ca2ebdec1ba3_d20251030_m013646_c001_v0001029_t0000_u01761788206079") 2025/10/30 01:36:47 DEBUG : potato3: Deleting (id "4_z4fa29da3c02d3b2b9fa80e1b_f1002c72aaa571208_d20251030_m013646_c001_v0001134_t0003_u01761788206439") 2025/10/30 01:36:48 DEBUG : B2 bucket rclone-test-culodev4xeki: Purge remote 2025/10/30 01:36:48 INFO : B2 bucket rclone-test-culodev4xeki: cleaning bucket "rclone-test-culodev4xeki" of all files 2025/10/30 01:36:48 DEBUG : empty space: Deleting (id "4_zaf728d53c02d3b2b9fa80e1b_f108a8b0e53fdecf9_d20251030_m013641_c001_v0001144_t0033_u01761788201257") 2025/10/30 01:36:48 DEBUG : potato2: Deleting (id "4_zaf728d53c02d3b2b9fa80e1b_f423f3964a69e54b5_d20251030_m013646_c001_v7007000_t0000_u01761788206594") 2025/10/30 01:36:48 DEBUG : potato2: Deleting (id "4_zaf728d53c02d3b2b9fa80e1b_f1050a49e27159451_d20251030_m013643_c001_v0001090_t0039_u01761788203269") 2025/10/30 01:36:48 DEBUG : potato3: Deleting (id "4_zaf728d53c02d3b2b9fa80e1b_f419a82c3828f8c02_d20251030_m013646_c001_v7007000_t0000_u01761788206763") 2025/10/30 01:36:48 DEBUG : potato3: Deleting (id "4_zaf728d53c02d3b2b9fa80e1b_f1090764f8384e96f_d20251030_m013643_c001_v0001150_t0006_u01761788203671") 2025/10/30 01:36:48 DEBUG : potato3: Deleting (id "4_zaf728d53c02d3b2b9fa80e1b_f108a8b0e53fdecfb_d20251030_m013641_c001_v0001144_t0056_u01761788201845") --- PASS: TestServerSideMoveWithFilter (13.08s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:36:49 DEBUG : Creating backend with remote "TestB2:rclone-test-moxogeq1bija" 2025/10/30 01:36:53 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-fafekun5dodi -> B2 bucket rclone-test-moxogeq1bija 2025/10/30 01:36:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/30 01:36:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/30 01:36:56 DEBUG : empty space: Unchanged skipping 2025/10/30 01:36:56 DEBUG : B2 bucket rclone-test-moxogeq1bija: Waiting for checks to finish 2025/10/30 01:36:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/30 01:36:56 INFO : empty space: Deleted 2025/10/30 01:36:56 DEBUG : B2 bucket rclone-test-moxogeq1bija: Waiting for transfers to finish 2025/10/30 01:36:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/30 01:36:56 INFO : potato2: Copied (server-side copy) 2025/10/30 01:36:56 INFO : potato2: Deleted 2025/10/30 01:36:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/30 01:36:57 INFO : potato3: Copied (server-side copy) 2025/10/30 01:36:57 INFO : potato3: Deleted 2025/10/30 01:36:57 DEBUG : Creating backend with remote "TestB2:rclone-test-rixomab2kamu" 2025/10/30 01:36:58 INFO : tomatoDir: Making directory 2025/10/30 01:36:58 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/30 01:36:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/30 01:36:58 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/30 01:36:58 DEBUG : B2 bucket rclone-test-rixomab2kamu: Waiting for checks to finish 2025/10/30 01:36:58 DEBUG : B2 bucket rclone-test-rixomab2kamu: Waiting for transfers to finish 2025/10/30 01:36:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/30 01:36:59 INFO : empty space: Copied (server-side copy) 2025/10/30 01:36:59 INFO : empty space: Deleted 2025/10/30 01:36:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/30 01:36:59 INFO : potato3: Copied (server-side copy) 2025/10/30 01:37:00 INFO : potato3: Deleted 2025/10/30 01:37:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/30 01:37:00 INFO : potato2: Copied (server-side copy) 2025/10/30 01:37:00 INFO : potato2: Deleted 2025/10/30 01:37:00 DEBUG : B2 bucket rclone-test-rixomab2kamu: Purge remote 2025/10/30 01:37:00 INFO : B2 bucket rclone-test-rixomab2kamu: cleaning bucket "rclone-test-rixomab2kamu" of all files 2025/10/30 01:37:01 DEBUG : empty space: Deleting (id "4_z9fe2cde3c02d3b2b9fa80e1b_f10135b9282cd9d8d_d20251030_m013659_c001_v0001100_t0042_u01761788219426") 2025/10/30 01:37:01 DEBUG : potato2: Deleting (id "4_z9fe2cde3c02d3b2b9fa80e1b_f1190c86607f5c67d_d20251030_m013659_c001_v0001101_t0019_u01761788219795") 2025/10/30 01:37:01 DEBUG : potato3: Deleting (id "4_z9fe2cde3c02d3b2b9fa80e1b_f1126609a95e5bbb0_d20251030_m013659_c001_v0001165_t0002_u01761788219800") 2025/10/30 01:37:01 DEBUG : B2 bucket rclone-test-moxogeq1bija: Purge remote 2025/10/30 01:37:01 INFO : B2 bucket rclone-test-moxogeq1bija: cleaning bucket "rclone-test-moxogeq1bija" of all files 2025/10/30 01:37:01 DEBUG : empty space: Deleting (id "4_zcf32bd93c02d3b2b9fa80e1b_f411eabb0cdd68d33_d20251030_m013659_c001_v7007000_t0000_u01761788219784") 2025/10/30 01:37:01 DEBUG : empty space: Deleting (id "4_zcf32bd93c02d3b2b9fa80e1b_f1190c86607f5c671_d20251030_m013654_c001_v0001101_t0019_u01761788214704") 2025/10/30 01:37:01 DEBUG : potato2: Deleting (id "4_zcf32bd93c02d3b2b9fa80e1b_f411eabb0cdd68d35_d20251030_m013700_c001_v7007000_t0000_u01761788220313") 2025/10/30 01:37:01 DEBUG : potato2: Deleting (id "4_zcf32bd93c02d3b2b9fa80e1b_f104bd16bf7823aa7_d20251030_m013656_c001_v0001131_t0029_u01761788216392") 2025/10/30 01:37:01 DEBUG : potato3: Deleting (id "4_zcf32bd93c02d3b2b9fa80e1b_f411eabb0cdd68d34_d20251030_m013700_c001_v7007000_t0000_u01761788220023") 2025/10/30 01:37:01 DEBUG : potato3: Deleting (id "4_zcf32bd93c02d3b2b9fa80e1b_f11339d4f8ed20460_d20251030_m013656_c001_v0001171_t0059_u01761788216743") 2025/10/30 01:37:01 DEBUG : potato3: Deleting (id "4_zcf32bd93c02d3b2b9fa80e1b_f1190c86607f5c673_d20251030_m013655_c001_v0001101_t0033_u01761788215189") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.09s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:37:03 DEBUG : Creating backend with remote "TestB2:rclone-test-fafekun5dodi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.82s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:37:06 DEBUG : Creating backend with remote "TestB2:rclone-test-fafekun5dodi/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:37:08 DEBUG : Creating backend with remote "TestB2:rclone-test-fafekun5dodi/rclone-sync-test" 2025/10/30 01:37:10 DEBUG : Creating backend with remote "TestB2:rclone-test-fafekun5dodi/rclone-sync-test-include/layer2" 2025/10/30 01:37:11 DEBUG : Creating backend with remote "TestB2:rclone-test-fafekun5dodi/rclone-sync-test-ignore-file" 2025/10/30 01:37:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/30 01:37:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/30 01:37:15 DEBUG : pacer: Reducing sleep to 10ms 2025/10/30 01:37:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/30 01:37:15 DEBUG : B2 bucket rclone-test-fafekun5dodi path rclone-sync-test: Waiting for checks to finish 2025/10/30 01:37:15 DEBUG : B2 bucket rclone-test-fafekun5dodi path rclone-sync-test: Waiting for transfers to finish 2025/10/30 01:37:15 DEBUG : Waiting for deletions to finish 2025/10/30 01:37:15 INFO : There was nothing to transfer 2025/10/30 01:37:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/30 01:37:16 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:37:16 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:37:16 DEBUG : Waiting for deletions to finish 2025/10/30 01:37:16 INFO : There was nothing to transfer 2025/10/30 01:37:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/30 01:37:16 DEBUG : B2 bucket rclone-test-fafekun5dodi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/30 01:37:16 DEBUG : B2 bucket rclone-test-fafekun5dodi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/30 01:37:16 DEBUG : Waiting for deletions to finish 2025/10/30 01:37:16 INFO : There was nothing to transfer 2025/10/30 01:37:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/30 01:37:17 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:37:17 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:37:17 DEBUG : Waiting for deletions to finish 2025/10/30 01:37:17 INFO : There was nothing to transfer 2025/10/30 01:37:17 DEBUG : Excluded 2025/10/30 01:37:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/30 01:37:17 DEBUG : B2 bucket rclone-test-fafekun5dodi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/30 01:37:17 DEBUG : B2 bucket rclone-test-fafekun5dodi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/30 01:37:17 DEBUG : Waiting for deletions to finish 2025/10/30 01:37:17 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.26s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:37:18 DEBUG : Creating backend with remote "TestB2:rclone-test-fafekun5dodi/dst" 2025/10/30 01:37:19 DEBUG : Creating backend with remote "TestB2:rclone-test-fafekun5dodi/CompareDest" 2025/10/30 01:37:21 DEBUG : one: Need to transfer - File not found at Destination 2025/10/30 01:37:21 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for checks to finish 2025/10/30 01:37:21 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for transfers to finish 2025/10/30 01:37:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/30 01:37:22 INFO : one: Copied (new) 2025/10/30 01:37:22 DEBUG : Waiting for deletions to finish 2025/10/30 01:37:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/30 01:37:23 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for checks to finish 2025/10/30 01:37:23 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for transfers to finish 2025/10/30 01:37:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/30 01:37:23 INFO : one: Copied (replaced existing) 2025/10/30 01:37:23 DEBUG : Waiting for deletions to finish 2025/10/30 01:37:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/30 01:37:26 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for checks to finish 2025/10/30 01:37:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/30 01:37:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/30 01:37:26 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for transfers to finish 2025/10/30 01:37:26 DEBUG : Waiting for deletions to finish 2025/10/30 01:37:26 INFO : There was nothing to transfer 2025/10/30 01:37:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/30 01:37:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/30 01:37:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/30 01:37:27 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for checks to finish 2025/10/30 01:37:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/30 01:37:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/30 01:37:27 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for transfers to finish 2025/10/30 01:37:27 DEBUG : Waiting for deletions to finish 2025/10/30 01:37:27 INFO : There was nothing to transfer 2025/10/30 01:37:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/30 01:37:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/30 01:37:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/30 01:37:28 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for checks to finish 2025/10/30 01:37:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/30 01:37:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/30 01:37:28 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for transfers to finish 2025/10/30 01:37:28 DEBUG : Waiting for deletions to finish 2025/10/30 01:37:28 INFO : There was nothing to transfer 2025/10/30 01:37:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/30 01:37:29 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/10/30 01:37:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/30 01:37:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/30 01:37:29 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for checks to finish 2025/10/30 01:37:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/30 01:37:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/30 01:37:29 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for transfers to finish 2025/10/30 01:37:29 DEBUG : Waiting for deletions to finish 2025/10/30 01:37:29 INFO : There was nothing to transfer 2025/10/30 01:37:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/30 01:37:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/30 01:37:30 DEBUG : two: Need to transfer - File not found at Destination 2025/10/30 01:37:30 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for checks to finish 2025/10/30 01:37:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/30 01:37:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/30 01:37:30 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for transfers to finish 2025/10/30 01:37:30 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/30 01:37:30 INFO : two: Copied (new) 2025/10/30 01:37:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.72s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:37:34 DEBUG : Creating backend with remote "TestB2:rclone-test-fafekun5dodi/dest" 2025/10/30 01:37:35 DEBUG : Creating backend with remote "TestB2:rclone-test-fafekun5dodi/pre-dest1" 2025/10/30 01:37:36 DEBUG : Creating backend with remote "TestB2:rclone-test-fafekun5dodi/pre-dest2" 2025/10/30 01:37:38 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:37:38 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/30 01:37:38 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:37:38 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/30 01:37:39 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/30 01:37:39 DEBUG : B2 bucket rclone-test-fafekun5dodi path dest: Waiting for checks to finish 2025/10/30 01:37:39 DEBUG : B2 bucket rclone-test-fafekun5dodi path dest: Waiting for transfers to finish 2025/10/30 01:37:39 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/30 01:37:39 INFO : 3: Copied (new) 2025/10/30 01:37:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.21s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:37:41 DEBUG : Creating backend with remote "TestB2:rclone-test-fafekun5dodi/dst" 2025/10/30 01:37:42 DEBUG : Creating backend with remote "TestB2:rclone-test-fafekun5dodi/CopyDest" 2025/10/30 01:37:44 DEBUG : one: Need to transfer - File not found at Destination 2025/10/30 01:37:44 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for checks to finish 2025/10/30 01:37:44 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for transfers to finish 2025/10/30 01:37:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/30 01:37:45 INFO : one: Copied (new) 2025/10/30 01:37:45 DEBUG : Waiting for deletions to finish 2025/10/30 01:37:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/30 01:37:46 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for checks to finish 2025/10/30 01:37:46 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for transfers to finish 2025/10/30 01:37:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/30 01:37:46 INFO : one: Copied (replaced existing) 2025/10/30 01:37:46 DEBUG : Waiting for deletions to finish 2025/10/30 01:37:48 DEBUG : Creating backend with remote "TestB2:rclone-test-fafekun5dodi/BackupDir" 2025/10/30 01:37:49 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for checks to finish 2025/10/30 01:37:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/30 01:37:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/30 01:37:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/30 01:37:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/30 01:37:51 INFO : one: Copied (server-side copy) 2025/10/30 01:37:51 INFO : one: Deleted 2025/10/30 01:37:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/30 01:37:51 INFO : one: Copied (server-side copy) 2025/10/30 01:37:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/30 01:37:51 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for transfers to finish 2025/10/30 01:37:51 DEBUG : Waiting for deletions to finish 2025/10/30 01:37:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/30 01:37:53 DEBUG : one: Unchanged skipping 2025/10/30 01:37:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/30 01:37:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/30 01:37:53 INFO : two: Copied (server-side copy) 2025/10/30 01:37:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/30 01:37:53 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for checks to finish 2025/10/30 01:37:53 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for transfers to finish 2025/10/30 01:37:53 DEBUG : Waiting for deletions to finish 2025/10/30 01:37:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/30 01:37:54 DEBUG : one: Unchanged skipping 2025/10/30 01:37:54 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for checks to finish 2025/10/30 01:37:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/30 01:37:54 DEBUG : two: Unchanged skipping 2025/10/30 01:37:54 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for transfers to finish 2025/10/30 01:37:54 DEBUG : Waiting for deletions to finish 2025/10/30 01:37:54 INFO : There was nothing to transfer 2025/10/30 01:37:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/30 01:37:55 DEBUG : one: Unchanged skipping 2025/10/30 01:37:55 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/30 01:37:55 DEBUG : three: Destination not found in --copy-dest 2025/10/30 01:37:55 DEBUG : three: Need to transfer - File not found at Destination 2025/10/30 01:37:55 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for checks to finish 2025/10/30 01:37:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/30 01:37:55 DEBUG : two: Unchanged skipping 2025/10/30 01:37:55 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for transfers to finish 2025/10/30 01:37:56 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/30 01:37:56 INFO : three: Copied (new) 2025/10/30 01:37:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.59s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:38:00 DEBUG : Creating backend with remote "TestB2:rclone-test-fafekun5dodi/dst" 2025/10/30 01:38:01 DEBUG : Creating backend with remote "TestB2:rclone-test-fafekun5dodi/backup" 2025/10/30 01:38:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/30 01:38:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:38:03 DEBUG : two: Unchanged skipping 2025/10/30 01:38:03 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for checks to finish 2025/10/30 01:38:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/30 01:38:04 INFO : one: Copied (server-side copy) 2025/10/30 01:38:05 INFO : one: Deleted 2025/10/30 01:38:05 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for transfers to finish 2025/10/30 01:38:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/30 01:38:06 INFO : one: Copied (new) 2025/10/30 01:38:06 DEBUG : Waiting for deletions to finish 2025/10/30 01:38:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/30 01:38:06 INFO : three.txt: Copied (server-side copy) 2025/10/30 01:38:06 INFO : three.txt: Deleted 2025/10/30 01:38:06 INFO : three.txt: Moved into backup dir 2025/10/30 01:38:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/30 01:38:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:38:08 DEBUG : two: Unchanged skipping 2025/10/30 01:38:08 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for checks to finish 2025/10/30 01:38:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/30 01:38:09 INFO : one: Copied (server-side copy) 2025/10/30 01:38:09 INFO : one: Deleted 2025/10/30 01:38:09 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for transfers to finish 2025/10/30 01:38:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/30 01:38:10 INFO : one: Copied (new) 2025/10/30 01:38:10 DEBUG : Waiting for deletions to finish 2025/10/30 01:38:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/30 01:38:10 INFO : three.txt: Copied (server-side copy) 2025/10/30 01:38:10 INFO : three.txt: Deleted 2025/10/30 01:38:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.25s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:38:14 DEBUG : Creating backend with remote "TestB2:rclone-test-fafekun5dodi/dst" 2025/10/30 01:38:16 DEBUG : Creating backend with remote "TestB2:rclone-test-fafekun5dodi/backup" 2025/10/30 01:38:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/30 01:38:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:38:17 DEBUG : two: Unchanged skipping 2025/10/30 01:38:17 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for checks to finish 2025/10/30 01:38:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/30 01:38:19 INFO : one: Copied (server-side copy) to: one.bak 2025/10/30 01:38:19 INFO : one: Deleted 2025/10/30 01:38:19 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for transfers to finish 2025/10/30 01:38:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/30 01:38:20 INFO : one: Copied (new) 2025/10/30 01:38:20 DEBUG : Waiting for deletions to finish 2025/10/30 01:38:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/30 01:38:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/30 01:38:20 INFO : three.txt: Deleted 2025/10/30 01:38:20 INFO : three.txt: Moved into backup dir 2025/10/30 01:38:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/30 01:38:22 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for checks to finish 2025/10/30 01:38:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:38:22 DEBUG : two: Unchanged skipping 2025/10/30 01:38:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/30 01:38:23 INFO : one: Copied (server-side copy) to: one.bak 2025/10/30 01:38:23 INFO : one: Deleted 2025/10/30 01:38:23 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for transfers to finish 2025/10/30 01:38:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/30 01:38:23 INFO : one: Copied (new) 2025/10/30 01:38:23 DEBUG : Waiting for deletions to finish 2025/10/30 01:38:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/30 01:38:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/30 01:38:25 INFO : three.txt: Deleted 2025/10/30 01:38:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.61s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:38:29 DEBUG : Creating backend with remote "TestB2:rclone-test-fafekun5dodi/dst" 2025/10/30 01:38:30 DEBUG : Creating backend with remote "TestB2:rclone-test-fafekun5dodi/backup" 2025/10/30 01:38:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/30 01:38:32 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for checks to finish 2025/10/30 01:38:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:38:32 DEBUG : two: Unchanged skipping 2025/10/30 01:38:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/30 01:38:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/30 01:38:34 INFO : one: Deleted 2025/10/30 01:38:34 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for transfers to finish 2025/10/30 01:38:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/30 01:38:35 INFO : one: Copied (new) 2025/10/30 01:38:35 DEBUG : Waiting for deletions to finish 2025/10/30 01:38:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/30 01:38:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/30 01:38:36 INFO : three.txt: Deleted 2025/10/30 01:38:36 INFO : three.txt: Moved into backup dir 2025/10/30 01:38:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/30 01:38:37 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for checks to finish 2025/10/30 01:38:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:38:37 DEBUG : two: Unchanged skipping 2025/10/30 01:38:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/30 01:38:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/30 01:38:38 INFO : one: Deleted 2025/10/30 01:38:38 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for transfers to finish 2025/10/30 01:38:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/30 01:38:39 INFO : one: Copied (new) 2025/10/30 01:38:39 DEBUG : Waiting for deletions to finish 2025/10/30 01:38:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/30 01:38:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/30 01:38:42 INFO : three.txt: Deleted 2025/10/30 01:38:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (16.49s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:38:46 DEBUG : Creating backend with remote "TestB2:rclone-test-fafekun5dodi/dst" 2025/10/30 01:38:46 DEBUG : Config file has changed externally - reloading 2025/10/30 01:38:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/30 01:38:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:38:48 DEBUG : two: Unchanged skipping 2025/10/30 01:38:48 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for checks to finish 2025/10/30 01:38:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/30 01:38:49 INFO : one: Copied (server-side copy) to: one.bak 2025/10/30 01:38:49 INFO : one: Deleted 2025/10/30 01:38:49 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for transfers to finish 2025/10/30 01:38:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/30 01:38:50 INFO : one: Copied (new) 2025/10/30 01:38:50 DEBUG : Waiting for deletions to finish 2025/10/30 01:38:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/30 01:38:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/30 01:38:51 INFO : three.txt: Deleted 2025/10/30 01:38:51 INFO : three.txt: Moved into backup dir 2025/10/30 01:38:52 DEBUG : one.bak: Excluded (Path Filter) 2025/10/30 01:38:52 DEBUG : one.bak: Excluded 2025/10/30 01:38:52 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/30 01:38:52 DEBUG : three.txt.bak: Excluded 2025/10/30 01:38:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/30 01:38:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:38:52 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for checks to finish 2025/10/30 01:38:52 DEBUG : two: Unchanged skipping 2025/10/30 01:38:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/30 01:38:53 INFO : one: Copied (server-side copy) to: one.bak 2025/10/30 01:38:53 INFO : one: Deleted 2025/10/30 01:38:53 DEBUG : B2 bucket rclone-test-fafekun5dodi path dst: Waiting for transfers to finish 2025/10/30 01:38:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/30 01:38:53 INFO : one: Copied (new) 2025/10/30 01:38:53 DEBUG : Waiting for deletions to finish 2025/10/30 01:38:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/30 01:38:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/30 01:38:54 INFO : three.txt: Deleted 2025/10/30 01:38:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.17s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:38:57 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1101-06.backblaze.com/b2api/v1/b2_upload_file/7f929d23c00d3b2b9fa80e1b/c001_v0001101_t0024": EOF 2025/10/30 01:38:57 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1101-06.backblaze.com/b2api/v1/b2_upload_file/7f929d23c00d3b2b9fa80e1b/c001_v0001101_t0024": EOF) 2025/10/30 01:38:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-fafekun5dodi: 1/10 (Post "https://pod-000-1101-06.backblaze.com/b2api/v1/b2_upload_file/7f929d23c00d3b2b9fa80e1b/c001_v0001101_t0024": EOF) 2025/10/30 01:38:59 DEBUG : pacer: Reducing sleep to 10ms 2025/10/30 01:39:00 DEBUG : Creating backend with remote "TestB2:rclone-test-fafekun5dodi/dst" 2025/10/30 01:39:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/30 01:39:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/30 01:39:02 INFO : one: Copied (server-side copy) to: one.bak 2025/10/30 01:39:02 INFO : one: Deleted 2025/10/30 01:39:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/30 01:39:03 INFO : one: Copied (new) 2025/10/30 01:39:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:39:03 DEBUG : two: Unchanged skipping 2025/10/30 01:39:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/30 01:39:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/30 01:39:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/30 01:39:04 INFO : three.txt: Deleted 2025/10/30 01:39:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/30 01:39:05 INFO : three.txt: Copied (new) 2025/10/30 01:39:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/30 01:39:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/30 01:39:06 INFO : one: Copied (server-side copy) to: one.bak 2025/10/30 01:39:07 INFO : one: Deleted 2025/10/30 01:39:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/30 01:39:07 INFO : one: Copied (new) 2025/10/30 01:39:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:39:07 DEBUG : two: Unchanged skipping 2025/10/30 01:39:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/30 01:39:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/30 01:39:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/30 01:39:09 INFO : three.txt: Deleted 2025/10/30 01:39:09 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/30 01:39:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (15.63s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:39:13 DEBUG : Creating backend with remote "TestB2:rclone-test-fafekun5dodi/dst" 2025/10/30 01:39:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/30 01:39:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/30 01:39:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/30 01:39:15 INFO : one: Deleted 2025/10/30 01:39:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/30 01:39:17 INFO : one: Copied (new) 2025/10/30 01:39:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:39:17 DEBUG : two: Unchanged skipping 2025/10/30 01:39:17 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/30 01:39:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/30 01:39:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/30 01:39:18 INFO : three.txt: Deleted 2025/10/30 01:39:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/30 01:39:19 INFO : three.txt: Copied (new) 2025/10/30 01:39:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/30 01:39:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/30 01:39:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/30 01:39:20 INFO : one: Deleted 2025/10/30 01:39:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/30 01:39:21 INFO : one: Copied (new) 2025/10/30 01:39:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:39:21 DEBUG : two: Unchanged skipping 2025/10/30 01:39:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/30 01:39:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/30 01:39:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/30 01:39:22 INFO : three.txt: Deleted 2025/10/30 01:39:23 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/30 01:39:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.42s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:39:25 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/30 01:39:25 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:39:25 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:39:26 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/30 01:39:26 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/30 01:39:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.66s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:39:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/30 01:39:27 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:39:27 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:39:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/30 01:39:28 INFO : existing: Copied (new) 2025/10/30 01:39:28 DEBUG : Waiting for deletions to finish 2025/10/30 01:39:28 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/30 01:39:28 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:39:28 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/30 01:39:28 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:39:28 ERROR : B2 bucket rclone-test-fafekun5dodi: not deleting files as there were IO errors 2025/10/30 01:39:28 ERROR : B2 bucket rclone-test-fafekun5dodi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.46s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:39:30 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:39:30 DEBUG : existing: Unchanged skipping 2025/10/30 01:39:30 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:39:30 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:39:30 DEBUG : Waiting for deletions to finish 2025/10/30 01:39:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.39s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.41s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:39:49 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:39:49 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:39:49 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:39:49 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:39:49 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:39:49 DEBUG : both0: Unchanged skipping 2025/10/30 01:39:49 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:39:49 DEBUG : both13: Unchanged skipping 2025/10/30 01:39:49 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:39:49 DEBUG : both10: Unchanged skipping 2025/10/30 01:39:49 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:39:49 DEBUG : both15: Unchanged skipping 2025/10/30 01:39:49 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:39:49 DEBUG : both11: Unchanged skipping 2025/10/30 01:39:49 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:39:49 DEBUG : both17: Unchanged skipping 2025/10/30 01:39:49 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:39:49 DEBUG : both18: Unchanged skipping 2025/10/30 01:39:49 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:39:49 DEBUG : both19: Unchanged skipping 2025/10/30 01:39:49 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:39:49 DEBUG : both1: Unchanged skipping 2025/10/30 01:39:49 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:39:49 DEBUG : both2: Unchanged skipping 2025/10/30 01:39:49 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:39:49 DEBUG : both3: Unchanged skipping 2025/10/30 01:39:49 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:39:49 DEBUG : both4: Unchanged skipping 2025/10/30 01:39:49 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:39:49 DEBUG : both5: Unchanged skipping 2025/10/30 01:39:49 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:39:49 DEBUG : both6: Unchanged skipping 2025/10/30 01:39:49 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:39:49 DEBUG : both7: Unchanged skipping 2025/10/30 01:39:49 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:39:49 DEBUG : both8: Unchanged skipping 2025/10/30 01:39:49 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:39:49 DEBUG : both16: Unchanged skipping 2025/10/30 01:39:49 DEBUG : both9: Unchanged skipping 2025/10/30 01:39:49 DEBUG : both12: Unchanged skipping 2025/10/30 01:39:49 DEBUG : both14: Unchanged skipping 2025/10/30 01:39:49 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:39:49 DEBUG : Waiting for deletions to finish 2025/10/30 01:39:49 INFO : only7: Deleted 2025/10/30 01:39:49 INFO : only0: Deleted 2025/10/30 01:39:50 INFO : only11: Deleted 2025/10/30 01:39:50 INFO : only13: Deleted 2025/10/30 01:39:50 INFO : only14: Deleted 2025/10/30 01:39:50 INFO : only2: Deleted 2025/10/30 01:39:50 INFO : only3: Deleted 2025/10/30 01:39:50 INFO : only5: Deleted 2025/10/30 01:39:50 INFO : only8: Deleted 2025/10/30 01:39:50 INFO : only10: Deleted 2025/10/30 01:39:50 INFO : only19: Deleted 2025/10/30 01:39:50 INFO : only1: Deleted 2025/10/30 01:39:50 INFO : only4: Deleted 2025/10/30 01:39:50 INFO : only9: Deleted 2025/10/30 01:39:50 INFO : only12: Deleted 2025/10/30 01:39:50 INFO : only15: Deleted 2025/10/30 01:39:50 INFO : only16: Deleted 2025/10/30 01:39:50 INFO : only17: Deleted 2025/10/30 01:39:50 INFO : only18: Deleted 2025/10/30 01:39:50 INFO : only6: Deleted 2025/10/30 01:39:50 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.55s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:40:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:13 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:40:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:13 DEBUG : both0: Unchanged skipping 2025/10/30 01:40:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:13 DEBUG : both13: Unchanged skipping 2025/10/30 01:40:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:13 DEBUG : both14: Unchanged skipping 2025/10/30 01:40:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:13 DEBUG : both15: Unchanged skipping 2025/10/30 01:40:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:13 DEBUG : both16: Unchanged skipping 2025/10/30 01:40:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:13 DEBUG : both11: Unchanged skipping 2025/10/30 01:40:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:13 DEBUG : both10: Unchanged skipping 2025/10/30 01:40:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:13 DEBUG : both17: Unchanged skipping 2025/10/30 01:40:13 DEBUG : both12: Unchanged skipping 2025/10/30 01:40:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:13 DEBUG : both19: Unchanged skipping 2025/10/30 01:40:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:13 DEBUG : both18: Unchanged skipping 2025/10/30 01:40:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:13 DEBUG : both4: Unchanged skipping 2025/10/30 01:40:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:13 DEBUG : both5: Unchanged skipping 2025/10/30 01:40:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:13 DEBUG : both6: Unchanged skipping 2025/10/30 01:40:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:13 DEBUG : both1: Unchanged skipping 2025/10/30 01:40:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:13 DEBUG : both2: Unchanged skipping 2025/10/30 01:40:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:13 DEBUG : both7: Unchanged skipping 2025/10/30 01:40:13 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/30 01:40:13 DEBUG : both3: Unchanged skipping 2025/10/30 01:40:13 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/30 01:40:13 DEBUG : both8: Unchanged skipping 2025/10/30 01:40:13 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/30 01:40:13 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/30 01:40:13 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/30 01:40:13 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/30 01:40:13 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/30 01:40:13 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/30 01:40:13 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/30 01:40:13 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/30 01:40:13 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/30 01:40:13 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/30 01:40:13 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/30 01:40:13 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/30 01:40:13 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/30 01:40:13 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/30 01:40:13 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/30 01:40:13 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/30 01:40:13 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/30 01:40:13 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/30 01:40:13 DEBUG : both9: Unchanged skipping 2025/10/30 01:40:13 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:40:13 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/30 01:40:13 INFO : only11: Copied (replaced existing) 2025/10/30 01:40:13 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/30 01:40:13 INFO : only12: Copied (replaced existing) 2025/10/30 01:40:13 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/30 01:40:13 INFO : only16: Copied (replaced existing) 2025/10/30 01:40:13 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/30 01:40:13 INFO : only15: Copied (replaced existing) 2025/10/30 01:40:14 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/30 01:40:14 INFO : only17: Copied (replaced existing) 2025/10/30 01:40:14 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/30 01:40:14 INFO : only18: Copied (replaced existing) 2025/10/30 01:40:14 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/30 01:40:14 INFO : only13: Copied (replaced existing) 2025/10/30 01:40:14 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/30 01:40:14 INFO : only14: Copied (replaced existing) 2025/10/30 01:40:14 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/30 01:40:14 INFO : only1: Copied (replaced existing) 2025/10/30 01:40:14 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/30 01:40:14 INFO : only19: Copied (replaced existing) 2025/10/30 01:40:14 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/30 01:40:14 INFO : only2: Copied (replaced existing) 2025/10/30 01:40:14 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/30 01:40:14 INFO : only3: Copied (replaced existing) 2025/10/30 01:40:14 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/30 01:40:14 INFO : only4: Copied (replaced existing) 2025/10/30 01:40:14 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/30 01:40:14 INFO : only5: Copied (replaced existing) 2025/10/30 01:40:14 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/30 01:40:14 INFO : only6: Copied (replaced existing) 2025/10/30 01:40:14 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/30 01:40:14 INFO : only7: Copied (replaced existing) 2025/10/30 01:40:14 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/30 01:40:14 INFO : only8: Copied (replaced existing) 2025/10/30 01:40:14 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/30 01:40:14 INFO : only9: Copied (replaced existing) 2025/10/30 01:40:14 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/30 01:40:14 INFO : only0: Copied (replaced existing) 2025/10/30 01:40:14 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/30 01:40:14 INFO : only10: Copied (replaced existing) 2025/10/30 01:40:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.80s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:40:22 DEBUG : empty_dir: Making directory with metadata 2025/10/30 01:40:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/30 01:40:22 DEBUG : empty_on_remote: Making directory with metadata 2025/10/30 01:40:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/30 01:40:22 INFO : empty_on_remote: Making directory 2025/10/30 01:40:22 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/30 01:40:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/30 01:40:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/30 01:40:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/30 01:40:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.96s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:40:25 DEBUG : empty_dir: Making directory with metadata 2025/10/30 01:40:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/30 01:40:25 DEBUG : empty_on_remote: Making directory with metadata 2025/10/30 01:40:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/30 01:40:25 INFO : empty_on_remote: Making directory 2025/10/30 01:40:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/30 01:40:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/30 01:40:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/30 01:40:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/30 01:40:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/30 01:40:27 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.98s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:40:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/30 01:40:28 INFO : sub dir: Making directory 2025/10/30 01:40:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.54s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:40:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/30 01:40:32 INFO : sub dir: Making directory 2025/10/30 01:40:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.05s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:40:42 DEBUG : Waiting for deletions to finish 2025/10/30 01:40:43 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:40:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:40:43 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:40:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:40:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:40:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:40:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:40:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:40:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:40:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:40:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:40:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:40:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:40:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:40:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:40:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:40:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:40:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:40:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:40:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/30 01:40:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/30 01:40:44 DEBUG : banana: Unchanged skipping 2025/10/30 01:40:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:44 DEBUG : apple: Unchanged skipping 2025/10/30 01:40:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:44 DEBUG : splitbananasplit: Unchanged skipping 2025/10/30 01:40:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/30 01:40:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/30 01:40:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/30 01:40:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/30 01:40:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/30 01:40:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/30 01:40:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/30 01:40:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/30 01:40:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:44 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:40:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/30 01:40:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/30 01:40:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/30 01:40:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/30 01:40:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/30 01:40:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/30 01:40:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/30 01:40:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/30 01:40:44 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:40:44 DEBUG : Waiting for deletions to finish 2025/10/30 01:40:44 INFO : There was nothing to transfer 2025/10/30 01:40:44 DEBUG : Waiting for deletions to finish 2025/10/30 01:40:44 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:40:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:40:44 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:40:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:40:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:40:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:40:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:40:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:40:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:40:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:40:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:40:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:40:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:40:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:40:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:40:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:40:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:40:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:40:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:40:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/30 01:40:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/30 01:40:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:44 DEBUG : apple: Unchanged skipping 2025/10/30 01:40:44 DEBUG : banana: Unchanged skipping 2025/10/30 01:40:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:44 DEBUG : splitbananasplit: Unchanged skipping 2025/10/30 01:40:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/30 01:40:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/30 01:40:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/30 01:40:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/30 01:40:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/30 01:40:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/30 01:40:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/30 01:40:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/30 01:40:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/30 01:40:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/30 01:40:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/30 01:40:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/30 01:40:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/30 01:40:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/30 01:40:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/30 01:40:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/30 01:40:45 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:40:45 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:40:45 DEBUG : Waiting for deletions to finish 2025/10/30 01:40:45 INFO : There was nothing to transfer 2025/10/30 01:40:45 DEBUG : Waiting for deletions to finish 2025/10/30 01:40:45 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:40:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:40:45 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:40:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:40:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:40:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:40:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:40:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:40:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:40:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:40:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:40:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:40:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:40:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:40:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:40:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:40:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:40:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:40:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:40:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:40:58 DEBUG : Waiting for deletions to finish 2025/10/30 01:40:58 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:40:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:40:58 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:40:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:40:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:40:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:40:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:40:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:40:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:40:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:40:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:40:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:40:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:40:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:40:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:40:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:40:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:40:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:40:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:40:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/30 01:40:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:59 DEBUG : apple: Unchanged skipping 2025/10/30 01:40:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/30 01:40:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:59 DEBUG : splitbananasplit: Unchanged skipping 2025/10/30 01:40:59 DEBUG : banana: Unchanged skipping 2025/10/30 01:40:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/30 01:40:59 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:40:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/30 01:40:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/30 01:40:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/30 01:40:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/30 01:40:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/30 01:40:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/30 01:40:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/30 01:40:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/30 01:40:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/30 01:40:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/30 01:40:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/30 01:40:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/30 01:40:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/30 01:40:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/30 01:40:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:40:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/30 01:40:59 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:40:59 DEBUG : Waiting for deletions to finish 2025/10/30 01:40:59 INFO : There was nothing to transfer 2025/10/30 01:40:59 DEBUG : Waiting for deletions to finish 2025/10/30 01:40:59 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:40:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:40:59 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:40:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:40:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:40:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:40:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:40:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:40:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:40:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:40:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:40:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:40:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:40:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:40:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:40:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:40:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:40:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:40:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:40:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/30 01:41:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:00 DEBUG : apple: Unchanged skipping 2025/10/30 01:41:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/30 01:41:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:00 DEBUG : banana: Unchanged skipping 2025/10/30 01:41:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:00 DEBUG : splitbananasplit: Unchanged skipping 2025/10/30 01:41:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/30 01:41:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/30 01:41:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/30 01:41:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/30 01:41:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/30 01:41:00 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:41:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/30 01:41:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/30 01:41:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/30 01:41:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/30 01:41:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/30 01:41:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/30 01:41:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/30 01:41:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/30 01:41:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/30 01:41:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/30 01:41:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/30 01:41:00 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:41:00 DEBUG : Waiting for deletions to finish 2025/10/30 01:41:00 INFO : There was nothing to transfer 2025/10/30 01:41:00 DEBUG : Waiting for deletions to finish 2025/10/30 01:41:00 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:41:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:41:00 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:41:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:41:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:41:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:41:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:41:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:41:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:41:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:41:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:41:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:41:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:41:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:41:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:41:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:41:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:41:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:41:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:41:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:41:13 DEBUG : Waiting for deletions to finish 2025/10/30 01:41:13 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:41:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:41:13 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:41:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:41:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:41:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:41:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:41:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:41:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:41:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:41:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:41:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:41:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:41:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:41:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:41:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:41:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:41:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:41:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:41:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/30 01:41:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/30 01:41:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/30 01:41:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/30 01:41:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/30 01:41:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/30 01:41:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/30 01:41:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/30 01:41:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/30 01:41:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/30 01:41:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/30 01:41:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/30 01:41:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/30 01:41:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/30 01:41:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:14 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:41:14 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:41:14 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/30 01:41:14 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/30 01:41:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/30 01:41:14 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/30 01:41:14 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/30 01:41:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/30 01:41:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/30 01:41:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/30 01:41:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/30 01:41:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/30 01:41:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/30 01:41:15 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/30 01:41:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/30 01:41:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/30 01:41:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/30 01:41:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/30 01:41:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/30 01:41:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/30 01:41:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/30 01:41:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/30 01:41:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/30 01:41:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/30 01:41:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/30 01:41:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/30 01:41:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/30 01:41:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/30 01:41:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:16 DEBUG : Waiting for deletions to finish 2025/10/30 01:41:16 INFO : splitbananasplit: Deleted 2025/10/30 01:41:16 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/30 01:41:16 INFO : apple: Deleted 2025/10/30 01:41:16 INFO : dir1/0003-defghij.txt: Deleted 2025/10/30 01:41:16 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/30 01:41:16 INFO : dir1/0013-789;=.txt: Deleted 2025/10/30 01:41:16 INFO : dir1/0008-2345678.txt: Deleted 2025/10/30 01:41:16 INFO : banana: Deleted 2025/10/30 01:41:16 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/30 01:41:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/30 01:41:16 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/30 01:41:16 INFO : dir1/0010-456789.txt: Deleted 2025/10/30 01:41:16 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/30 01:41:16 INFO : dir1/0012-6789;.txt: Deleted 2025/10/30 01:41:16 INFO : dir1/0009-3456789.txt: Deleted 2025/10/30 01:41:16 INFO : dir1/0014-89;=.txt: Deleted 2025/10/30 01:41:16 INFO : dir1/0015-9;=.txt: Deleted 2025/10/30 01:41:16 INFO : appleappleapplebanana: Deleted 2025/10/30 01:41:16 INFO : dir1/0007-1234567.txt: Deleted 2025/10/30 01:41:17 INFO : dir1/0011-56789;.txt: Deleted 2025/10/30 01:41:17 DEBUG : Waiting for deletions to finish 2025/10/30 01:41:17 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/30 01:41:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/30 01:41:17 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/30 01:41:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/30 01:41:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/30 01:41:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/30 01:41:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/30 01:41:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/30 01:41:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/30 01:41:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/30 01:41:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/30 01:41:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/30 01:41:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/30 01:41:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/30 01:41:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/30 01:41:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/30 01:41:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/30 01:41:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/30 01:41:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/30 01:41:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/30 01:41:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/30 01:41:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/30 01:41:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/30 01:41:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:17 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/30 01:41:17 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:17 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:17 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:17 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:17 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/30 01:41:17 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:17 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:17 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:17 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:17 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:17 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:17 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:17 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:17 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:17 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/30 01:41:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/30 01:41:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:17 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/30 01:41:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/30 01:41:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:17 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/30 01:41:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/30 01:41:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:17 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/30 01:41:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/30 01:41:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:17 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:17 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:17 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:17 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:17 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:17 DEBUG : apple: Unchanged skipping 2025/10/30 01:41:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/30 01:41:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:17 DEBUG : banana: Unchanged skipping 2025/10/30 01:41:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:17 DEBUG : splitbananasplit: Unchanged skipping 2025/10/30 01:41:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/30 01:41:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/30 01:41:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/30 01:41:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/30 01:41:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/30 01:41:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/30 01:41:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/30 01:41:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/30 01:41:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/30 01:41:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/30 01:41:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/30 01:41:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/30 01:41:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/30 01:41:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/30 01:41:17 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:41:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/30 01:41:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/30 01:41:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/30 01:41:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/30 01:41:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/30 01:41:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/30 01:41:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/30 01:41:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/30 01:41:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/30 01:41:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/30 01:41:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:41:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/30 01:41:17 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:41:17 DEBUG : Waiting for deletions to finish 2025/10/30 01:41:17 DEBUG : Waiting for deletions to finish 2025/10/30 01:41:18 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/30 01:41:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/30 01:41:18 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/30 01:41:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/30 01:41:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/30 01:41:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/30 01:41:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/30 01:41:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/30 01:41:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/30 01:41:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/30 01:41:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/30 01:41:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/30 01:41:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/30 01:41:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/30 01:41:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/30 01:41:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/30 01:41:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/30 01:41:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/30 01:41:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/30 01:41:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/30 01:41:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:18 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:18 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:18 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/30 01:41:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/30 01:41:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/30 01:41:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:18 DEBUG : apple: transformed to: YXBwbGU= 2025/10/30 01:41:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/30 01:41:18 DEBUG : banana: transformed to: YmFuYW5h 2025/10/30 01:41:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/30 01:41:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/30 01:41:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/30 01:41:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/30 01:41:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/30 01:41:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/30 01:41:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:41:32 DEBUG : Waiting for deletions to finish 2025/10/30 01:41:32 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:41:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:41:32 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:41:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:41:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:41:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:41:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:41:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:41:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:41:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:41:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:41:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:41:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:41:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:41:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:41:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:41:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:41:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:41:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:41:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/30 01:41:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/30 01:41:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/30 01:41:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/30 01:41:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/30 01:41:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/30 01:41:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/30 01:41:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/30 01:41:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/30 01:41:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/30 01:41:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/30 01:41:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/30 01:41:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/30 01:41:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/30 01:41:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/30 01:41:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/30 01:41:33 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/30 01:41:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/30 01:41:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/30 01:41:33 DEBUG : banana: transformed to: PREFIXbanana 2025/10/30 01:41:33 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/30 01:41:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/30 01:41:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/30 01:41:33 DEBUG : apple: transformed to: PREFIXapple 2025/10/30 01:41:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/30 01:41:33 DEBUG : banana: transformed to: PREFIXbanana 2025/10/30 01:41:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/30 01:41:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/30 01:41:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/30 01:41:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/30 01:41:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/30 01:41:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/30 01:41:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/30 01:41:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/30 01:41:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/30 01:41:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/30 01:41:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/30 01:41:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/30 01:41:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/30 01:41:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/30 01:41:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/30 01:41:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/30 01:41:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/30 01:41:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/30 01:41:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/30 01:41:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/30 01:41:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/30 01:41:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/30 01:41:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/30 01:41:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/30 01:41:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/30 01:41:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/30 01:41:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/30 01:41:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/30 01:41:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/30 01:41:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/30 01:41:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/30 01:41:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/30 01:41:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/30 01:41:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/30 01:41:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/30 01:41:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/30 01:41:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/30 01:41:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/30 01:41:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/30 01:41:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/30 01:41:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/30 01:41:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/30 01:41:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/30 01:41:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/30 01:41:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/30 01:41:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/30 01:41:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/30 01:41:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/30 01:41:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/30 01:41:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/30 01:41:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/30 01:41:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/30 01:41:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/30 01:41:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/30 01:41:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/30 01:41:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/30 01:41:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/30 01:41:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/30 01:41:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/30 01:41:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/30 01:41:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/30 01:41:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/30 01:41:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/30 01:41:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/30 01:41:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/30 01:41:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/30 01:41:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/30 01:41:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/30 01:41:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/30 01:41:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/30 01:41:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/30 01:41:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/30 01:41:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/30 01:41:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/30 01:41:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/30 01:41:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/30 01:41:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/30 01:41:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/30 01:41:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/30 01:41:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/30 01:41:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/30 01:41:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/30 01:41:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/30 01:41:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/30 01:41:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/30 01:41:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/30 01:41:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/30 01:41:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/30 01:41:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/30 01:41:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/30 01:41:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/30 01:41:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/30 01:41:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/30 01:41:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/30 01:41:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/30 01:41:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/30 01:41:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/30 01:41:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/30 01:41:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/30 01:41:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/30 01:41:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/30 01:41:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/30 01:41:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/30 01:41:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/30 01:41:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/30 01:41:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/30 01:41:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/30 01:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/30 01:41:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/30 01:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/30 01:41:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/30 01:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/30 01:41:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/30 01:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/30 01:41:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/30 01:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/30 01:41:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/30 01:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/30 01:41:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/30 01:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/30 01:41:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/30 01:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/30 01:41:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/30 01:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/30 01:41:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/30 01:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/30 01:41:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/30 01:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/30 01:41:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/30 01:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/30 01:41:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/30 01:41:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/30 01:41:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/30 01:41:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/30 01:41:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/30 01:41:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/30 01:41:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/30 01:41:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/30 01:41:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/30 01:41:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/30 01:41:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/30 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/30 01:41:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/30 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/30 01:41:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/30 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/30 01:41:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/30 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/30 01:41:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/30 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/30 01:41:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/30 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/30 01:41:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/30 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/30 01:41:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/30 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/30 01:41:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/30 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/30 01:41:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/30 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/30 01:41:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/30 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/30 01:41:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/30 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/30 01:41:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/30 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/30 01:41:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/30 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/30 01:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/30 01:41:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/30 01:41:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/30 01:41:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/30 01:41:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/30 01:41:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/30 01:41:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/30 01:41:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/30 01:41:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/30 01:41:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/30 01:41:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/30 01:41:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/30 01:41:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/30 01:41:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/30 01:41:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/30 01:41:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/30 01:41:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/30 01:41:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/30 01:41:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/30 01:41:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:33 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:41:33 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:41:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/30 01:41:33 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/30 01:41:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/30 01:41:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/30 01:41:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/30 01:41:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/30 01:41:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/30 01:41:33 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/30 01:41:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/30 01:41:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/30 01:41:33 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/30 01:41:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/30 01:41:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/30 01:41:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/30 01:41:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/30 01:41:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/30 01:41:33 INFO : apple: Copied (new) to: PREFIXapple 2025/10/30 01:41:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/30 01:41:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/30 01:41:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/30 01:41:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/30 01:41:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/30 01:41:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/30 01:41:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/30 01:41:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/30 01:41:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/30 01:41:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/30 01:41:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/30 01:41:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/30 01:41:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/30 01:41:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/30 01:41:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/30 01:41:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/30 01:41:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/30 01:41:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/30 01:41:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/30 01:41:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/30 01:41:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/30 01:41:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/30 01:41:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/30 01:41:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/30 01:41:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/30 01:41:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/30 01:41:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/30 01:41:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/30 01:41:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/30 01:41:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/30 01:41:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/30 01:41:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/30 01:41:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/30 01:41:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/30 01:41:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/30 01:41:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/30 01:41:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/30 01:41:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/30 01:41:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/30 01:41:34 DEBUG : Waiting for deletions to finish 2025/10/30 01:41:35 INFO : dir1/0012-6789;.txt: Deleted 2025/10/30 01:41:35 INFO : dir1/0008-2345678.txt: Deleted 2025/10/30 01:41:35 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/30 01:41:35 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/30 01:41:35 INFO : dir1/0003-defghij.txt: Deleted 2025/10/30 01:41:35 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/30 01:41:35 INFO : dir1/0010-456789.txt: Deleted 2025/10/30 01:41:35 INFO : appleappleapplebanana: Deleted 2025/10/30 01:41:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/30 01:41:35 INFO : splitbananasplit: Deleted 2025/10/30 01:41:35 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/30 01:41:35 INFO : dir1/0007-1234567.txt: Deleted 2025/10/30 01:41:35 INFO : dir1/0011-56789;.txt: Deleted 2025/10/30 01:41:35 INFO : dir1/0013-789;=.txt: Deleted 2025/10/30 01:41:35 INFO : dir1/0014-89;=.txt: Deleted 2025/10/30 01:41:35 INFO : banana: Deleted 2025/10/30 01:41:35 INFO : dir1/0015-9;=.txt: Deleted 2025/10/30 01:41:35 INFO : apple: Deleted 2025/10/30 01:41:35 INFO : dir1/0009-3456789.txt: Deleted 2025/10/30 01:41:35 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/30 01:41:35 DEBUG : Waiting for deletions to finish 2025/10/30 01:41:35 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/30 01:41:35 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:41:35 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/30 01:41:35 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/30 01:41:35 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:41:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:41:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:41:35 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:41:35 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:41:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:41:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:41:35 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:41:35 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:41:35 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:41:35 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:41:35 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:41:35 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:41:35 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:41:35 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:41:35 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:41:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/30 01:41:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/30 01:41:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/30 01:41:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/30 01:41:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/30 01:41:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/30 01:41:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/30 01:41:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/30 01:41:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/30 01:41:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/30 01:41:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/30 01:41:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/30 01:41:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/30 01:41:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/30 01:41:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/30 01:41:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/30 01:41:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/30 01:41:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/30 01:41:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/30 01:41:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/30 01:41:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/30 01:41:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/30 01:41:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/30 01:41:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/30 01:41:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/30 01:41:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/30 01:41:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/30 01:41:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/30 01:41:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/30 01:41:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/30 01:41:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/30 01:41:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/30 01:41:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/30 01:41:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/30 01:41:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/30 01:41:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/30 01:41:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/30 01:41:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/30 01:41:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/30 01:41:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/30 01:41:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/30 01:41:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/30 01:41:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/30 01:41:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/30 01:41:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/30 01:41:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/30 01:41:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/30 01:41:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/30 01:41:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/30 01:41:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/30 01:41:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/30 01:41:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/30 01:41:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/30 01:41:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/30 01:41:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/30 01:41:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/30 01:41:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/30 01:41:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/30 01:41:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/30 01:41:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/30 01:41:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/30 01:41:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/30 01:41:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/30 01:41:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/30 01:41:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/30 01:41:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/30 01:41:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/30 01:41:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/30 01:41:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/30 01:41:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/30 01:41:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/30 01:41:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/30 01:41:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/30 01:41:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/30 01:41:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/30 01:41:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/30 01:41:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/30 01:41:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/30 01:41:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/30 01:41:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/30 01:41:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/30 01:41:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/30 01:41:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/30 01:41:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/30 01:41:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/30 01:41:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/30 01:41:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/30 01:41:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/30 01:41:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/30 01:41:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/30 01:41:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/30 01:41:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/30 01:41:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/30 01:41:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/30 01:41:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/30 01:41:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/30 01:41:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/30 01:41:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/30 01:41:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/30 01:41:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/30 01:41:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/30 01:41:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/30 01:41:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/30 01:41:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/30 01:41:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/30 01:41:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/30 01:41:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/30 01:41:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/30 01:41:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/30 01:41:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/30 01:41:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/30 01:41:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/30 01:41:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/30 01:41:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/30 01:41:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/30 01:41:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/30 01:41:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/30 01:41:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/30 01:41:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/30 01:41:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/30 01:41:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/30 01:41:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/30 01:41:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/30 01:41:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/30 01:41:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/30 01:41:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/30 01:41:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/30 01:41:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/30 01:41:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/30 01:41:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/30 01:41:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/30 01:41:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/30 01:41:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/30 01:41:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/30 01:41:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/30 01:41:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/30 01:41:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/30 01:41:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/30 01:41:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/30 01:41:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/30 01:41:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/30 01:41:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/30 01:41:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/30 01:41:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/30 01:41:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/30 01:41:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/30 01:41:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/30 01:41:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/30 01:41:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/30 01:41:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/30 01:41:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/30 01:41:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/30 01:41:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/30 01:41:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/30 01:41:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/30 01:41:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/30 01:41:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/30 01:41:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/30 01:41:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/30 01:41:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/30 01:41:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/30 01:41:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/30 01:41:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/30 01:41:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/30 01:41:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/30 01:41:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/30 01:41:36 DEBUG : apple: transformed to: PREFIXapple 2025/10/30 01:41:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/30 01:41:36 DEBUG : banana: transformed to: PREFIXbanana 2025/10/30 01:41:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/30 01:41:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/30 01:41:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/30 01:41:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/30 01:41:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/30 01:41:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/30 01:41:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/30 01:41:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/30 01:41:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/30 01:41:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/30 01:41:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/30 01:41:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/30 01:41:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/30 01:41:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/30 01:41:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/30 01:41:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/30 01:41:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/30 01:41:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/30 01:41:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/30 01:41:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/30 01:41:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/30 01:41:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/30 01:41:36 INFO : apple: Copied (new) 2025/10/30 01:41:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:36 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:41:36 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:41:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/30 01:41:36 INFO : banana: Copied (new) 2025/10/30 01:41:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/30 01:41:36 INFO : appleappleapplebanana: Copied (new) 2025/10/30 01:41:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/30 01:41:36 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/30 01:41:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/30 01:41:37 INFO : splitbananasplit: Copied (new) 2025/10/30 01:41:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/30 01:41:37 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/30 01:41:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/30 01:41:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/30 01:41:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/30 01:41:37 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/30 01:41:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/30 01:41:37 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/30 01:41:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/30 01:41:37 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/30 01:41:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/30 01:41:37 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/30 01:41:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/30 01:41:37 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/30 01:41:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/30 01:41:37 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/30 01:41:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/30 01:41:37 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/30 01:41:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/30 01:41:37 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/30 01:41:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/30 01:41:37 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/30 01:41:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/30 01:41:37 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/30 01:41:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/30 01:41:38 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/30 01:41:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/30 01:41:38 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/30 01:41:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/30 01:41:38 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/30 01:41:38 DEBUG : Waiting for deletions to finish 2025/10/30 01:41:38 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/30 01:41:38 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/30 01:41:38 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/30 01:41:38 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/30 01:41:38 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/30 01:41:38 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/30 01:41:38 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/30 01:41:38 INFO : PREFIXbanana: Deleted 2025/10/30 01:41:38 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/30 01:41:38 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/30 01:41:38 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/30 01:41:38 INFO : PREFIXapple: Deleted 2025/10/30 01:41:38 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/30 01:41:38 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/30 01:41:38 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/30 01:41:38 INFO : PREFIXsplitbananasplit: Deleted 2025/10/30 01:41:38 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/30 01:41:38 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/30 01:41:38 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/30 01:41:38 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/30 01:41:38 DEBUG : Waiting for deletions to finish 2025/10/30 01:41:39 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : Waiting for deletions to finish 2025/10/30 01:41:39 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:41:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:41:53 DEBUG : Waiting for deletions to finish 2025/10/30 01:41:53 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:41:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:41:53 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:41:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:41:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:41:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:41:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:41:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:41:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:41:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:41:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:41:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:41:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:41:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:41:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:41:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:41:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:41:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:41:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:41:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/30 01:41:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/30 01:41:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/30 01:41:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/30 01:41:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/30 01:41:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/30 01:41:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/30 01:41:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/30 01:41:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/30 01:41:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/30 01:41:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/30 01:41:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/30 01:41:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/30 01:41:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/30 01:41:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/30 01:41:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/30 01:41:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/30 01:41:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/30 01:41:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/30 01:41:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/30 01:41:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/30 01:41:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/30 01:41:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/30 01:41:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/30 01:41:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/30 01:41:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/30 01:41:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/30 01:41:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/30 01:41:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/30 01:41:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/30 01:41:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/30 01:41:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/30 01:41:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/30 01:41:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/30 01:41:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/30 01:41:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/30 01:41:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/30 01:41:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/30 01:41:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/30 01:41:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/30 01:41:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/30 01:41:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/30 01:41:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/30 01:41:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/30 01:41:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/30 01:41:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:54 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:41:54 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:41:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/30 01:41:54 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/30 01:41:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/30 01:41:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/30 01:41:54 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/30 01:41:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/30 01:41:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/30 01:41:54 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/30 01:41:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/30 01:41:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/30 01:41:54 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/30 01:41:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/30 01:41:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/30 01:41:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/30 01:41:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/30 01:41:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/30 01:41:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/30 01:41:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/30 01:41:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/30 01:41:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/30 01:41:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/30 01:41:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/30 01:41:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/30 01:41:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/30 01:41:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/30 01:41:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/30 01:41:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/30 01:41:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/30 01:41:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/30 01:41:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/30 01:41:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/30 01:41:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/30 01:41:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/30 01:41:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/30 01:41:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/30 01:41:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/30 01:41:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/30 01:41:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/30 01:41:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/30 01:41:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/30 01:41:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/30 01:41:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/30 01:41:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/30 01:41:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/30 01:41:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/30 01:41:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/30 01:41:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/30 01:41:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/30 01:41:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/30 01:41:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/30 01:41:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/30 01:41:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/30 01:41:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/30 01:41:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/30 01:41:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/30 01:41:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/30 01:41:56 DEBUG : Waiting for deletions to finish 2025/10/30 01:41:56 INFO : dir1/0010-456789.txt: Deleted 2025/10/30 01:41:56 INFO : dir1/0011-56789;.txt: Deleted 2025/10/30 01:41:56 INFO : dir1/0012-6789;.txt: Deleted 2025/10/30 01:41:56 INFO : dir1/0013-789;=.txt: Deleted 2025/10/30 01:41:56 INFO : dir1/0014-89;=.txt: Deleted 2025/10/30 01:41:56 INFO : appleappleapplebanana: Deleted 2025/10/30 01:41:56 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/30 01:41:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/30 01:41:56 INFO : dir1/0015-9;=.txt: Deleted 2025/10/30 01:41:56 INFO : apple: Deleted 2025/10/30 01:41:56 INFO : splitbananasplit: Deleted 2025/10/30 01:41:56 INFO : banana: Deleted 2025/10/30 01:41:56 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/30 01:41:56 INFO : dir1/0003-defghij.txt: Deleted 2025/10/30 01:41:57 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/30 01:41:57 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/30 01:41:57 INFO : dir1/0009-3456789.txt: Deleted 2025/10/30 01:41:57 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/30 01:41:57 INFO : dir1/0007-1234567.txt: Deleted 2025/10/30 01:41:57 INFO : dir1/0008-2345678.txt: Deleted 2025/10/30 01:41:57 DEBUG : Waiting for deletions to finish 2025/10/30 01:41:57 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/30 01:41:57 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/30 01:41:57 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/30 01:41:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/30 01:41:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/30 01:41:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/30 01:41:57 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/30 01:41:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/30 01:41:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/30 01:41:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/30 01:41:57 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/30 01:41:57 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/30 01:41:57 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/30 01:41:57 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/30 01:41:57 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/30 01:41:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/30 01:41:57 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/30 01:41:57 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/30 01:41:57 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/30 01:41:57 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/30 01:41:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/30 01:41:57 DEBUG : apple: transformed to: appleSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/30 01:41:57 DEBUG : apple: transformed to: appleSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/30 01:41:57 DEBUG : apple: transformed to: appleSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/30 01:41:57 DEBUG : apple: transformed to: appleSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/30 01:41:57 DEBUG : apple: transformed to: appleSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/30 01:41:57 DEBUG : apple: transformed to: appleSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/30 01:41:57 DEBUG : apple: transformed to: appleSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/30 01:41:57 DEBUG : apple: transformed to: appleSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/30 01:41:57 DEBUG : apple: transformed to: appleSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/30 01:41:57 DEBUG : apple: transformed to: appleSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/30 01:41:57 DEBUG : apple: transformed to: appleSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/30 01:41:57 DEBUG : apple: transformed to: appleSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/30 01:41:57 DEBUG : apple: transformed to: appleSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/30 01:41:57 DEBUG : apple: transformed to: appleSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/30 01:41:57 DEBUG : apple: transformed to: appleSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/30 01:41:57 DEBUG : apple: transformed to: appleSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/30 01:41:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/30 01:41:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/30 01:41:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/30 01:41:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/30 01:41:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/30 01:41:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/30 01:41:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/30 01:41:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/30 01:41:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/30 01:41:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/30 01:41:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/30 01:41:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/30 01:41:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/30 01:41:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/30 01:41:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/30 01:41:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/30 01:41:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/30 01:41:57 DEBUG : apple: transformed to: appleSUFFIX 2025/10/30 01:41:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/30 01:41:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/30 01:41:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/30 01:41:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/30 01:41:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/30 01:41:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/30 01:41:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/30 01:41:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/30 01:41:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/30 01:41:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/30 01:41:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/30 01:41:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/30 01:41:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/30 01:41:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/30 01:41:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/30 01:41:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/30 01:41:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/30 01:41:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/30 01:41:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/30 01:41:57 DEBUG : apple: transformed to: appleSUFFIX 2025/10/30 01:41:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/30 01:41:57 DEBUG : apple: transformed to: appleSUFFIX 2025/10/30 01:41:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/30 01:41:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/30 01:41:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/30 01:41:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/30 01:41:57 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/30 01:41:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/30 01:41:57 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/30 01:41:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/30 01:41:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/30 01:41:57 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:41:57 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:41:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/30 01:41:58 INFO : splitbananasplit: Copied (new) 2025/10/30 01:41:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/30 01:41:58 INFO : apple: Copied (new) 2025/10/30 01:41:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/30 01:41:58 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/30 01:41:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/30 01:41:58 INFO : appleappleapplebanana: Copied (new) 2025/10/30 01:41:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/30 01:41:58 INFO : banana: Copied (new) 2025/10/30 01:41:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/30 01:41:58 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/30 01:41:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/30 01:41:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/30 01:41:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/30 01:41:58 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/30 01:41:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/30 01:41:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/30 01:41:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/30 01:41:58 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/30 01:41:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/30 01:41:58 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/30 01:41:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/30 01:41:59 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/30 01:41:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/30 01:41:59 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/30 01:41:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/30 01:41:59 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/30 01:41:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/30 01:41:59 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/30 01:41:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/30 01:41:59 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/30 01:41:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/30 01:41:59 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/30 01:41:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/30 01:41:59 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/30 01:41:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/30 01:41:59 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/30 01:41:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/30 01:41:59 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/30 01:41:59 DEBUG : Waiting for deletions to finish 2025/10/30 01:41:59 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/30 01:41:59 INFO : appleSUFFIX: Deleted 2025/10/30 01:41:59 INFO : splitbananasplitSUFFIX: Deleted 2025/10/30 01:41:59 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/30 01:41:59 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/30 01:41:59 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/30 01:41:59 INFO : bananaSUFFIX: Deleted 2025/10/30 01:41:59 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/30 01:42:00 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/30 01:42:00 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/30 01:42:00 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/30 01:42:00 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/30 01:42:00 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/30 01:42:00 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/30 01:42:00 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/30 01:42:00 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/30 01:42:00 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/30 01:42:00 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/30 01:42:00 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/30 01:42:00 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/30 01:42:00 DEBUG : Waiting for deletions to finish 2025/10/30 01:42:00 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:42:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:42:00 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:42:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:42:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:42:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:42:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:42:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:42:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:42:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:42:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:42:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:42:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:42:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:42:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:42:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:42:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:42:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:42:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:42:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/30 01:42:00 DEBUG : Waiting for deletions to finish 2025/10/30 01:42:01 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:42:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:42:01 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:42:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:42:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:42:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:42:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:42:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:42:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:42:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:42:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:42:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:42:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:42:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:42:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:42:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:42:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:42:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:42:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:42:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:42:15 DEBUG : Waiting for deletions to finish 2025/10/30 01:42:15 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:42:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:42:15 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:42:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:42:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:42:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:42:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:42:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:42:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:42:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:42:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:42:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:42:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:42:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:42:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:42:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:42:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:42:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:42:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:42:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/30 01:42:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/30 01:42:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/30 01:42:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/30 01:42:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/30 01:42:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/30 01:42:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/30 01:42:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/30 01:42:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:16 DEBUG : apple: Unchanged skipping 2025/10/30 01:42:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/30 01:42:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:16 DEBUG : banana: Unchanged skipping 2025/10/30 01:42:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/30 01:42:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/30 01:42:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/30 01:42:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/30 01:42:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/30 01:42:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/30 01:42:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/30 01:42:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/30 01:42:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/30 01:42:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/30 01:42:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/30 01:42:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/30 01:42:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/30 01:42:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/30 01:42:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/30 01:42:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/30 01:42:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/30 01:42:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/30 01:42:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/30 01:42:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/30 01:42:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/30 01:42:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/30 01:42:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/30 01:42:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/30 01:42:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/30 01:42:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/30 01:42:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/30 01:42:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/30 01:42:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/30 01:42:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/30 01:42:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/30 01:42:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/30 01:42:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/30 01:42:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/30 01:42:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/30 01:42:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/30 01:42:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/30 01:42:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/30 01:42:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/30 01:42:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/30 01:42:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/30 01:42:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/30 01:42:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/30 01:42:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/30 01:42:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/30 01:42:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/30 01:42:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/30 01:42:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/30 01:42:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/30 01:42:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/30 01:42:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/30 01:42:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/30 01:42:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/30 01:42:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/30 01:42:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/30 01:42:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/30 01:42:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/30 01:42:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/30 01:42:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/30 01:42:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/30 01:42:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/30 01:42:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/30 01:42:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/30 01:42:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/30 01:42:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/30 01:42:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/30 01:42:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/30 01:42:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/30 01:42:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/30 01:42:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/30 01:42:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/30 01:42:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/30 01:42:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/30 01:42:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/30 01:42:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/30 01:42:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/30 01:42:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/30 01:42:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/30 01:42:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/30 01:42:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/30 01:42:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/30 01:42:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/30 01:42:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/30 01:42:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/30 01:42:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/30 01:42:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/30 01:42:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/30 01:42:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/30 01:42:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/30 01:42:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/30 01:42:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/30 01:42:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/30 01:42:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/30 01:42:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/30 01:42:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/30 01:42:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/30 01:42:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/30 01:42:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/30 01:42:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/30 01:42:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/30 01:42:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/30 01:42:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/30 01:42:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/30 01:42:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/30 01:42:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/30 01:42:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/30 01:42:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/30 01:42:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/30 01:42:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/30 01:42:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/30 01:42:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/30 01:42:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/30 01:42:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/30 01:42:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/30 01:42:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/30 01:42:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/30 01:42:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/30 01:42:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/30 01:42:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/30 01:42:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/30 01:42:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/30 01:42:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/30 01:42:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/30 01:42:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/30 01:42:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/30 01:42:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/30 01:42:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/30 01:42:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/30 01:42:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/30 01:42:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/30 01:42:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/30 01:42:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/30 01:42:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/30 01:42:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/30 01:42:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/30 01:42:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/30 01:42:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/30 01:42:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/30 01:42:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/30 01:42:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/30 01:42:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/30 01:42:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/30 01:42:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/30 01:42:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/30 01:42:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/30 01:42:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/30 01:42:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/30 01:42:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/30 01:42:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/30 01:42:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/30 01:42:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/30 01:42:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/30 01:42:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/30 01:42:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/30 01:42:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/30 01:42:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/30 01:42:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/30 01:42:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/30 01:42:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/30 01:42:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/30 01:42:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/30 01:42:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/30 01:42:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/30 01:42:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/30 01:42:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/30 01:42:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/30 01:42:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/30 01:42:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/30 01:42:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/30 01:42:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/30 01:42:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/30 01:42:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/30 01:42:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/30 01:42:16 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:42:16 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:42:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/30 01:42:16 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/30 01:42:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/30 01:42:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/30 01:42:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/30 01:42:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/30 01:42:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/30 01:42:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/30 01:42:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/30 01:42:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/30 01:42:16 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/30 01:42:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/30 01:42:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/30 01:42:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/30 01:42:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/30 01:42:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/30 01:42:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/30 01:42:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/30 01:42:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/30 01:42:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/30 01:42:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/30 01:42:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/30 01:42:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/30 01:42:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/30 01:42:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/30 01:42:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/30 01:42:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/30 01:42:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/30 01:42:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/30 01:42:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/30 01:42:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/30 01:42:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/30 01:42:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/30 01:42:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/30 01:42:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/30 01:42:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/30 01:42:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/30 01:42:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/30 01:42:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/30 01:42:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/30 01:42:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/30 01:42:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/30 01:42:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/30 01:42:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/30 01:42:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/30 01:42:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/30 01:42:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/30 01:42:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/30 01:42:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/30 01:42:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/30 01:42:18 DEBUG : Waiting for deletions to finish 2025/10/30 01:42:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/30 01:42:18 INFO : dir1/0010-456789.txt: Deleted 2025/10/30 01:42:18 INFO : dir1/0014-89;=.txt: Deleted 2025/10/30 01:42:18 INFO : appleappleapplebanana: Deleted 2025/10/30 01:42:18 INFO : splitbananasplit: Deleted 2025/10/30 01:42:19 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/30 01:42:19 INFO : dir1/0007-1234567.txt: Deleted 2025/10/30 01:42:19 INFO : dir1/0008-2345678.txt: Deleted 2025/10/30 01:42:19 INFO : dir1/0011-56789;.txt: Deleted 2025/10/30 01:42:19 INFO : dir1/0015-9;=.txt: Deleted 2025/10/30 01:42:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/30 01:42:19 INFO : dir1/0003-defghij.txt: Deleted 2025/10/30 01:42:19 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/30 01:42:19 INFO : dir1/0009-3456789.txt: Deleted 2025/10/30 01:42:19 INFO : dir1/0012-6789;.txt: Deleted 2025/10/30 01:42:19 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/30 01:42:19 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/30 01:42:19 INFO : dir1/0013-789;=.txt: Deleted 2025/10/30 01:42:19 DEBUG : Waiting for deletions to finish 2025/10/30 01:42:19 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:42:19 DEBUG : appleapple: Excluded (Path Filter) 2025/10/30 01:42:19 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:42:19 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/30 01:42:19 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/30 01:42:19 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/30 01:42:19 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/30 01:42:19 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/30 01:42:19 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/30 01:42:19 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/30 01:42:19 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/30 01:42:19 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/30 01:42:19 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/30 01:42:19 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/30 01:42:19 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/30 01:42:19 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/30 01:42:19 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/30 01:42:19 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/30 01:42:19 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/30 01:42:19 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/30 01:42:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/30 01:42:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/30 01:42:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/30 01:42:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/30 01:42:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/30 01:42:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/30 01:42:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/30 01:42:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/30 01:42:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/30 01:42:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/30 01:42:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/30 01:42:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/30 01:42:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/30 01:42:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/30 01:42:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/30 01:42:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/30 01:42:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/30 01:42:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/30 01:42:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/30 01:42:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/30 01:42:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/30 01:42:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/30 01:42:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/30 01:42:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/30 01:42:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/30 01:42:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/30 01:42:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/30 01:42:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/30 01:42:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/30 01:42:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/30 01:42:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/30 01:42:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/30 01:42:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/30 01:42:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/30 01:42:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/30 01:42:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/30 01:42:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/30 01:42:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/30 01:42:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/30 01:42:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/30 01:42:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/30 01:42:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/30 01:42:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/30 01:42:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/30 01:42:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/30 01:42:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/30 01:42:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/30 01:42:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/30 01:42:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/30 01:42:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/30 01:42:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/30 01:42:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/30 01:42:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/30 01:42:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/30 01:42:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/30 01:42:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/30 01:42:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/30 01:42:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/30 01:42:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/30 01:42:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/30 01:42:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/30 01:42:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/30 01:42:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/30 01:42:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/30 01:42:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/30 01:42:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/30 01:42:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/30 01:42:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/30 01:42:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/30 01:42:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/30 01:42:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/30 01:42:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/30 01:42:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/30 01:42:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/30 01:42:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/30 01:42:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/30 01:42:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/30 01:42:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/30 01:42:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/30 01:42:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/30 01:42:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/30 01:42:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/30 01:42:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/30 01:42:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/30 01:42:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/30 01:42:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/30 01:42:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/30 01:42:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/30 01:42:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/30 01:42:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/30 01:42:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/30 01:42:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/30 01:42:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/30 01:42:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/30 01:42:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/30 01:42:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/30 01:42:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/30 01:42:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/30 01:42:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/30 01:42:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/30 01:42:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/30 01:42:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/30 01:42:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:20 DEBUG : apple: Unchanged skipping 2025/10/30 01:42:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/30 01:42:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:20 DEBUG : banana: Unchanged skipping 2025/10/30 01:42:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:20 DEBUG : splitbananasplit: Unchanged skipping 2025/10/30 01:42:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/30 01:42:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/30 01:42:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/30 01:42:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/30 01:42:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/30 01:42:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/30 01:42:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/30 01:42:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/30 01:42:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/30 01:42:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/30 01:42:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/30 01:42:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/30 01:42:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/30 01:42:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/30 01:42:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/30 01:42:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/30 01:42:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/30 01:42:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/30 01:42:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/30 01:42:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/30 01:42:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/30 01:42:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/30 01:42:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/30 01:42:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/30 01:42:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/30 01:42:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/30 01:42:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/30 01:42:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/30 01:42:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/30 01:42:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/30 01:42:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/30 01:42:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/30 01:42:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/30 01:42:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/30 01:42:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/30 01:42:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/30 01:42:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/30 01:42:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/30 01:42:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/30 01:42:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/30 01:42:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/30 01:42:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/30 01:42:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/30 01:42:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/30 01:42:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/30 01:42:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/30 01:42:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/30 01:42:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/30 01:42:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/30 01:42:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/30 01:42:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/30 01:42:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/30 01:42:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/30 01:42:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/30 01:42:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/30 01:42:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/30 01:42:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/30 01:42:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/30 01:42:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/30 01:42:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/30 01:42:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/30 01:42:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/30 01:42:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/30 01:42:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/30 01:42:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/30 01:42:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/30 01:42:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/30 01:42:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/30 01:42:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/30 01:42:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/30 01:42:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/30 01:42:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/30 01:42:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/30 01:42:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/30 01:42:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/30 01:42:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/30 01:42:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/30 01:42:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/30 01:42:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/30 01:42:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/30 01:42:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/30 01:42:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/30 01:42:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/30 01:42:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/30 01:42:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/30 01:42:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/30 01:42:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/30 01:42:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/30 01:42:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/30 01:42:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/30 01:42:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/30 01:42:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/30 01:42:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/30 01:42:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/30 01:42:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/30 01:42:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/30 01:42:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/30 01:42:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/30 01:42:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/30 01:42:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/30 01:42:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/30 01:42:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/30 01:42:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/30 01:42:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/30 01:42:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/30 01:42:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/30 01:42:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/30 01:42:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/30 01:42:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/30 01:42:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/30 01:42:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/30 01:42:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/30 01:42:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/30 01:42:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/30 01:42:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/30 01:42:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/30 01:42:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/30 01:42:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/30 01:42:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/30 01:42:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/30 01:42:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/30 01:42:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/30 01:42:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/30 01:42:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/30 01:42:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/30 01:42:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/30 01:42:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/30 01:42:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/30 01:42:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/30 01:42:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/30 01:42:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/30 01:42:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/30 01:42:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/30 01:42:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/30 01:42:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/30 01:42:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/30 01:42:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/30 01:42:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/30 01:42:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/30 01:42:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/30 01:42:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/30 01:42:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/30 01:42:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/30 01:42:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/30 01:42:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/30 01:42:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/30 01:42:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/30 01:42:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/30 01:42:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/30 01:42:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/30 01:42:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/30 01:42:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/30 01:42:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/30 01:42:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/30 01:42:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/30 01:42:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/30 01:42:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/30 01:42:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/30 01:42:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/30 01:42:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/30 01:42:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/30 01:42:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/30 01:42:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/30 01:42:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/30 01:42:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/30 01:42:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/30 01:42:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/30 01:42:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/30 01:42:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/30 01:42:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/30 01:42:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/30 01:42:20 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:42:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/30 01:42:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/30 01:42:20 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:42:20 DEBUG : Waiting for deletions to finish 2025/10/30 01:42:20 DEBUG : Waiting for deletions to finish 2025/10/30 01:42:20 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:42:20 DEBUG : appleapple: Excluded (Path Filter) 2025/10/30 01:42:20 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:42:20 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/30 01:42:20 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/30 01:42:20 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/30 01:42:20 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/30 01:42:20 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/30 01:42:20 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/30 01:42:20 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/30 01:42:20 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/30 01:42:20 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/30 01:42:20 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/30 01:42:20 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/30 01:42:20 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/30 01:42:20 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/30 01:42:20 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/30 01:42:20 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/30 01:42:20 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/30 01:42:20 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/30 01:42:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/30 01:42:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/30 01:42:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/30 01:42:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/30 01:42:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/30 01:42:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/30 01:42:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/30 01:42:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/30 01:42:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/30 01:42:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/30 01:42:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/30 01:42:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/30 01:42:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/30 01:42:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/30 01:42:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/30 01:42:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/30 01:42:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/30 01:42:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/30 01:42:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/30 01:42:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/30 01:42:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/30 01:42:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/30 01:42:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/30 01:42:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/30 01:42:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/30 01:42:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/30 01:42:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/30 01:42:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/30 01:42:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/30 01:42:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/30 01:42:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/30 01:42:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/30 01:42:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/30 01:42:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/30 01:42:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/30 01:42:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/30 01:42:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/30 01:42:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/30 01:42:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/30 01:42:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/30 01:42:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/30 01:42:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/30 01:42:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/30 01:42:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/30 01:42:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/30 01:42:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/30 01:42:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/30 01:42:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/30 01:42:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/30 01:42:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/30 01:42:20 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:42:33 DEBUG : Waiting for deletions to finish 2025/10/30 01:42:34 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:42:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:42:34 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:42:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:42:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:42:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:42:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:42:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:42:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:42:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:42:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:42:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:42:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:42:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:42:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:42:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:42:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:42:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:42:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:42:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/30 01:42:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:34 DEBUG : apple: Unchanged skipping 2025/10/30 01:42:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/30 01:42:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:34 DEBUG : banana: Unchanged skipping 2025/10/30 01:42:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:34 DEBUG : splitbananasplit: Unchanged skipping 2025/10/30 01:42:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/30 01:42:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/30 01:42:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/30 01:42:34 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:42:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/30 01:42:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/30 01:42:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/30 01:42:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/30 01:42:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/30 01:42:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/30 01:42:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/30 01:42:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/30 01:42:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/30 01:42:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/30 01:42:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/30 01:42:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/30 01:42:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/30 01:42:34 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:42:34 DEBUG : Waiting for deletions to finish 2025/10/30 01:42:34 DEBUG : Waiting for deletions to finish 2025/10/30 01:42:35 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:42:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:42:35 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:42:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:42:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:42:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:42:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:42:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:42:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:42:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:42:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:42:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:42:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:42:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:42:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:42:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:42:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:42:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:42:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:42:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/30 01:42:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:35 DEBUG : splitbananasplit: Unchanged skipping 2025/10/30 01:42:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/30 01:42:35 DEBUG : banana: Unchanged skipping 2025/10/30 01:42:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:35 DEBUG : apple: Unchanged skipping 2025/10/30 01:42:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/30 01:42:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/30 01:42:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/30 01:42:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/30 01:42:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/30 01:42:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/30 01:42:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/30 01:42:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/30 01:42:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/30 01:42:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/30 01:42:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/30 01:42:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/30 01:42:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/30 01:42:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/30 01:42:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/30 01:42:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/30 01:42:35 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:42:35 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:42:35 DEBUG : Waiting for deletions to finish 2025/10/30 01:42:35 DEBUG : Waiting for deletions to finish 2025/10/30 01:42:36 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : Waiting for deletions to finish 2025/10/30 01:42:36 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:42:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:42:50 DEBUG : Waiting for deletions to finish 2025/10/30 01:42:50 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:42:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:42:50 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:42:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:42:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:42:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:42:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:42:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:42:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:42:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:42:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:42:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:42:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:42:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:42:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:42:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:42:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:42:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:42:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:42:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/30 01:42:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:51 DEBUG : apple: Unchanged skipping 2025/10/30 01:42:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/30 01:42:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:51 DEBUG : banana: Unchanged skipping 2025/10/30 01:42:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:51 DEBUG : splitbananasplit: Unchanged skipping 2025/10/30 01:42:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/30 01:42:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/30 01:42:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/30 01:42:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/30 01:42:51 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:42:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/30 01:42:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/30 01:42:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/30 01:42:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/30 01:42:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/30 01:42:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/30 01:42:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/30 01:42:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/30 01:42:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/30 01:42:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/30 01:42:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/30 01:42:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/30 01:42:51 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:42:51 DEBUG : Waiting for deletions to finish 2025/10/30 01:42:51 DEBUG : Waiting for deletions to finish 2025/10/30 01:42:51 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:42:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:42:51 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:42:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:42:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:42:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:42:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:42:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:42:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:42:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:42:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:42:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:42:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:42:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:42:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:42:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:42:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:42:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:42:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:42:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/30 01:42:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:52 DEBUG : apple: Unchanged skipping 2025/10/30 01:42:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/30 01:42:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:52 DEBUG : banana: Unchanged skipping 2025/10/30 01:42:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:52 DEBUG : splitbananasplit: Unchanged skipping 2025/10/30 01:42:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/30 01:42:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/30 01:42:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/30 01:42:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/30 01:42:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/30 01:42:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/30 01:42:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/30 01:42:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/30 01:42:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/30 01:42:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/30 01:42:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/30 01:42:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/30 01:42:52 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:42:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/30 01:42:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/30 01:42:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/30 01:42:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:42:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/30 01:42:52 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:42:52 DEBUG : Waiting for deletions to finish 2025/10/30 01:42:52 DEBUG : Waiting for deletions to finish 2025/10/30 01:42:52 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:42:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:42:52 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:42:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:42:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:42:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:42:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:42:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:42:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:42:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:42:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:42:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:42:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:42:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:42:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:42:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:42:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:42:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:42:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:42:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:43:08 DEBUG : Waiting for deletions to finish 2025/10/30 01:43:08 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:43:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:43:08 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:43:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:43:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:43:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:43:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:43:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:43:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:43:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:43:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:43:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:43:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:43:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:43:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:43:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:43:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:43:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:43:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:43:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/30 01:43:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:09 DEBUG : splitbananasplit: Unchanged skipping 2025/10/30 01:43:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/30 01:43:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:09 DEBUG : apple: Unchanged skipping 2025/10/30 01:43:09 DEBUG : banana: Unchanged skipping 2025/10/30 01:43:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/30 01:43:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/30 01:43:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/30 01:43:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/30 01:43:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/30 01:43:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/30 01:43:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/30 01:43:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/30 01:43:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/30 01:43:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/30 01:43:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/30 01:43:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/30 01:43:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/30 01:43:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/30 01:43:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:09 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:43:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/30 01:43:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/30 01:43:09 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:43:09 DEBUG : Waiting for deletions to finish 2025/10/30 01:43:09 DEBUG : Waiting for deletions to finish 2025/10/30 01:43:09 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:43:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:43:09 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:43:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:43:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:43:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:43:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:43:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:43:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:43:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:43:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:43:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:43:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:43:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:43:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:43:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:43:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:43:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:43:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:43:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/30 01:43:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:10 DEBUG : apple: Unchanged skipping 2025/10/30 01:43:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/30 01:43:10 DEBUG : banana: Unchanged skipping 2025/10/30 01:43:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:10 DEBUG : splitbananasplit: Unchanged skipping 2025/10/30 01:43:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/30 01:43:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/30 01:43:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/30 01:43:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/30 01:43:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/30 01:43:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/30 01:43:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/30 01:43:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/30 01:43:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/30 01:43:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/30 01:43:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/30 01:43:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/30 01:43:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/30 01:43:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/30 01:43:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/30 01:43:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/30 01:43:10 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:43:10 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:43:10 DEBUG : Waiting for deletions to finish 2025/10/30 01:43:10 DEBUG : Waiting for deletions to finish 2025/10/30 01:43:10 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:43:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:43:10 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:43:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:43:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:43:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:43:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:43:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:43:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:43:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:43:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:43:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:43:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:43:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:43:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:43:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:43:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:43:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:43:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:43:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:43:25 DEBUG : Waiting for deletions to finish 2025/10/30 01:43:25 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:43:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:43:25 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:43:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:43:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:43:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:43:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:43:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:43:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:43:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:43:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:43:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:43:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:43:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:43:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:43:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:43:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:43:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:43:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:43:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/30 01:43:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:26 DEBUG : apple: Unchanged skipping 2025/10/30 01:43:26 DEBUG : banana: Unchanged skipping 2025/10/30 01:43:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:26 DEBUG : splitbananasplit: Unchanged skipping 2025/10/30 01:43:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/30 01:43:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/30 01:43:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/30 01:43:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/30 01:43:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/30 01:43:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/30 01:43:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/30 01:43:26 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:43:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/30 01:43:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/30 01:43:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/30 01:43:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/30 01:43:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/30 01:43:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/30 01:43:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/30 01:43:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/30 01:43:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/30 01:43:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/30 01:43:26 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:43:26 DEBUG : Waiting for deletions to finish 2025/10/30 01:43:26 DEBUG : Waiting for deletions to finish 2025/10/30 01:43:26 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:43:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:43:26 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:43:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:43:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:43:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:43:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:43:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:43:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:43:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:43:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:43:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:43:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:43:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:43:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:43:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:43:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:43:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:43:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:43:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/30 01:43:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:27 DEBUG : apple: Unchanged skipping 2025/10/30 01:43:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:27 DEBUG : banana: Unchanged skipping 2025/10/30 01:43:27 DEBUG : splitbananasplit: Unchanged skipping 2025/10/30 01:43:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/30 01:43:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:27 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:43:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/30 01:43:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/30 01:43:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/30 01:43:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/30 01:43:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/30 01:43:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/30 01:43:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/30 01:43:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/30 01:43:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/30 01:43:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/30 01:43:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/30 01:43:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/30 01:43:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/30 01:43:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/30 01:43:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/30 01:43:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/30 01:43:27 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:43:27 DEBUG : Waiting for deletions to finish 2025/10/30 01:43:27 DEBUG : Waiting for deletions to finish 2025/10/30 01:43:27 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:43:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:43:27 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:43:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:43:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:43:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:43:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:43:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:43:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:43:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:43:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:43:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:43:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:43:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:43:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:43:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:43:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:43:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:43:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:43:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:43:41 DEBUG : Waiting for deletions to finish 2025/10/30 01:43:41 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:43:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:43:41 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:43:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:43:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:43:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:43:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:43:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:43:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:43:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:43:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:43:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:43:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:43:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:43:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:43:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:43:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:43:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:43:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:43:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/30 01:43:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:42 DEBUG : apple: Unchanged skipping 2025/10/30 01:43:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/30 01:43:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:42 DEBUG : splitbananasplit: Unchanged skipping 2025/10/30 01:43:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:42 DEBUG : banana: Unchanged skipping 2025/10/30 01:43:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/30 01:43:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/30 01:43:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/30 01:43:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/30 01:43:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/30 01:43:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:42 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:43:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/30 01:43:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/30 01:43:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/30 01:43:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/30 01:43:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/30 01:43:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/30 01:43:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/30 01:43:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/30 01:43:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/30 01:43:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/30 01:43:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/30 01:43:42 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:43:42 DEBUG : Waiting for deletions to finish 2025/10/30 01:43:42 DEBUG : Waiting for deletions to finish 2025/10/30 01:43:42 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:43:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:43:42 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:43:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:43:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:43:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:43:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:43:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:43:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:43:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:43:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:43:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:43:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:43:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:43:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:43:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:43:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:43:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:43:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:43:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/30 01:43:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:43 DEBUG : banana: Unchanged skipping 2025/10/30 01:43:43 DEBUG : apple: Unchanged skipping 2025/10/30 01:43:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/30 01:43:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:43 DEBUG : splitbananasplit: Unchanged skipping 2025/10/30 01:43:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/30 01:43:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/30 01:43:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/30 01:43:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/30 01:43:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:43 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:43:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/30 01:43:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/30 01:43:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/30 01:43:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/30 01:43:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/30 01:43:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/30 01:43:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/30 01:43:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/30 01:43:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/30 01:43:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/30 01:43:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/30 01:43:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:43:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/30 01:43:43 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:43:43 DEBUG : Waiting for deletions to finish 2025/10/30 01:43:43 DEBUG : Waiting for deletions to finish 2025/10/30 01:43:43 DEBUG : apple: Excluded (Path Filter) 2025/10/30 01:43:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/30 01:43:43 DEBUG : banana: Excluded (Path Filter) 2025/10/30 01:43:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/30 01:43:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/30 01:43:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/30 01:43:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/30 01:43:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/30 01:43:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/30 01:43:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/30 01:43:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/30 01:43:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/30 01:43:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/30 01:43:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/30 01:43:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/30 01:43:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/30 01:43:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/30 01:43:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/30 01:43:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/30 01:43:43 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (192.15s) --- PASS: TestTransform/NFC (13.66s) --- PASS: TestTransform/NFD (15.28s) --- PASS: TestTransform/base64 (17.47s) --- PASS: TestTransform/prefix (21.41s) --- PASS: TestTransform/suffix (21.48s) --- PASS: TestTransform/truncate (19.47s) --- PASS: TestTransform/encoder (16.09s) --- PASS: TestTransform/ISO-8859-1 (16.30s) --- PASS: TestTransform/charmap (17.74s) --- PASS: TestTransform/lowercase (17.03s) --- PASS: TestTransform/ascii (16.21s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:43:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/30 01:43:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/30 01:43:48 INFO : sub dir_somesuffix: Making directory 2025/10/30 01:43:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/30 01:43:48 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/30 01:43:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/30 01:43:48 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/30 01:43:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/30 01:43:48 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:43:48 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:43:49 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:43:49 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/30 01:43:49 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.55s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:43:50 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:43:50 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:43:50 INFO : tictactoe: Making directory 2025/10/30 01:43:50 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:43:50 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:43:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/30 01:43:50 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/30 01:43:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/30 01:43:50 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:43:50 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:43:51 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:43:51 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/30 01:43:51 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.77s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:43:52 INFO : toe: Making directory 2025/10/30 01:43:52 INFO : toe/toe: Making directory 2025/10/30 01:43:52 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:43:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/30 01:43:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/30 01:43:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/30 01:43:52 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:43:52 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:43:53 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:43:53 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/30 01:43:53 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.88s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:43:54 INFO : toe: Making directory 2025/10/30 01:43:54 INFO : toe/toe: Making directory 2025/10/30 01:43:54 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:43:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/30 01:43:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/30 01:43:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/30 01:43:54 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:43:54 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:43:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:43:55 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/30 01:43:55 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.14s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:43:55 DEBUG : empty_dir: Making directory with metadata 2025/10/30 01:43:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/30 01:43:55 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:43:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/30 01:43:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/30 01:43:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/30 01:43:56 INFO : tictacempty_dir: Making directory 2025/10/30 01:43:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/30 01:43:56 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:43:56 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:43:56 INFO : tictactoe: Making directory 2025/10/30 01:43:56 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:43:56 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:43:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/30 01:43:56 INFO : tictactoe/tictactoe: Making directory 2025/10/30 01:43:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/30 01:43:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/30 01:43:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/30 01:43:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/30 01:43:56 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:43:56 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:43:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:43:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/30 01:43:56 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.66s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:43:57 DEBUG : empty_dir: Making directory with metadata 2025/10/30 01:43:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/30 01:43:57 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:43:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/30 01:43:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/30 01:43:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/30 01:43:57 INFO : tictacempty_dir: Making directory 2025/10/30 01:43:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/30 01:43:57 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:43:57 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:43:57 INFO : tictactoe: Making directory 2025/10/30 01:43:57 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:43:57 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:43:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/30 01:43:57 INFO : tictactoe/tictactoe: Making directory 2025/10/30 01:43:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/30 01:43:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/30 01:43:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/30 01:43:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/30 01:43:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/30 01:43:57 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:43:57 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:43:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:43:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/30 01:43:58 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/30 01:43:58 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:43:58 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:43:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/30 01:43:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/30 01:43:58 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:43:58 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:43:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/30 01:43:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:43:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/30 01:43:59 NOTICE: B2 bucket rclone-test-fafekun5dodi: 0 differences found 2025/10/30 01:43:59 NOTICE: B2 bucket rclone-test-fafekun5dodi: 1 matching files --- PASS: TestAllTag (2.23s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:43:59 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:44:00 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:44:00 INFO : tictactoe: Making directory 2025/10/30 01:44:00 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:44:00 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:44:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/30 01:44:00 INFO : tictactoe/tictactoe: Making directory 2025/10/30 01:44:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/30 01:44:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/30 01:44:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/30 01:44:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/30 01:44:00 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:44:00 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:44:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:44:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/30 01:44:00 DEBUG : Waiting for deletions to finish 2025/10/30 01:44:00 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:44:01 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:44:01 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:44:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/30 01:44:01 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/30 01:44:01 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:44:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/30 01:44:01 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/30 01:44:01 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:44:01 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.55s) === RUN TestSyntax 2025/10/30 01:44:02 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:44:02 INFO : toe: Making directory 2025/10/30 01:44:02 INFO : toe/toe: Making directory 2025/10/30 01:44:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/30 01:44:02 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:44:02 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:44:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:44:03 INFO : toe/toe/toe: Copied (new) 2025/10/30 01:44:03 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.73s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:44:04 DEBUG : empty_dir: Making directory with metadata 2025/10/30 01:44:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/30 01:44:04 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:44:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/30 01:44:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/30 01:44:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/30 01:44:04 INFO : tictacempty_dir: Making directory 2025/10/30 01:44:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/30 01:44:04 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:44:04 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:44:04 INFO : tictactoe: Making directory 2025/10/30 01:44:04 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:44:04 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:44:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/30 01:44:04 INFO : tictactoe/tictactoe: Making directory 2025/10/30 01:44:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/30 01:44:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/30 01:44:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/30 01:44:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/30 01:44:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/30 01:44:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/30 01:44:04 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:44:04 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:44:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:44:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/30 01:44:04 INFO : toe/toe/toe.txt: Deleted 2025/10/30 01:44:04 INFO : toe/toe: Removing directory 2025/10/30 01:44:04 INFO : toe: Removing directory 2025/10/30 01:44:04 INFO : empty_dir: Removing directory 2025/10/30 01:44:04 DEBUG : Local file system at /tmp/rclone3838172977: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.57s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:44:05 DEBUG : empty_dir: Making directory with metadata 2025/10/30 01:44:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/30 01:44:05 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:44:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/30 01:44:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/30 01:44:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/30 01:44:05 INFO : tictacempty_dir: Making directory 2025/10/30 01:44:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/30 01:44:05 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:44:05 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:44:05 INFO : tictactoe: Making directory 2025/10/30 01:44:05 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:44:05 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:44:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/30 01:44:05 INFO : tictactoe/tictactoe: Making directory 2025/10/30 01:44:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/30 01:44:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/30 01:44:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/30 01:44:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/30 01:44:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/30 01:44:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/30 01:44:05 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:44:05 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:44:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:44:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/30 01:44:06 INFO : toe/toe/toe.txt: Deleted 2025/10/30 01:44:06 INFO : toe/toe: Removing directory 2025/10/30 01:44:06 INFO : toe: Removing directory 2025/10/30 01:44:06 INFO : empty_dir: Removing directory 2025/10/30 01:44:06 DEBUG : Local file system at /tmp/rclone3838172977: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/30 01:44:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/30 01:44:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/30 01:44:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/30 01:44:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/30 01:44:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:44:08 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/30 01:44:08 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.35s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:44:09 DEBUG : Reset feature "Copy" 2025/10/30 01:44:09 DEBUG : Reset feature "Move" 2025/10/30 01:44:09 DEBUG : Reset feature "Copy" 2025/10/30 01:44:09 DEBUG : Reset feature "Move" 2025/10/30 01:44:09 DEBUG : empty_dir: Making directory with metadata 2025/10/30 01:44:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/30 01:44:09 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:44:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/30 01:44:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/30 01:44:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/30 01:44:09 INFO : tictacempty_dir: Making directory 2025/10/30 01:44:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/30 01:44:09 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:44:09 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:44:09 INFO : tictactoe: Making directory 2025/10/30 01:44:09 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:44:09 DEBUG : toe: transformed to: tictactoe 2025/10/30 01:44:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/30 01:44:09 INFO : tictactoe/tictactoe: Making directory 2025/10/30 01:44:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/30 01:44:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/30 01:44:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/30 01:44:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/30 01:44:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/30 01:44:09 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:44:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/30 01:44:09 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:44:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:44:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/30 01:44:10 INFO : toe/toe/toe.txt: Deleted 2025/10/30 01:44:10 INFO : toe/toe: Removing directory 2025/10/30 01:44:10 INFO : toe: Removing directory 2025/10/30 01:44:10 INFO : empty_dir: Removing directory 2025/10/30 01:44:10 DEBUG : Local file system at /tmp/rclone3838172977: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/30 01:44:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/30 01:44:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/30 01:44:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/30 01:44:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/30 01:44:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:44:11 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/30 01:44:11 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.88s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:44:12 DEBUG : toe: transformed to: dG9l 2025/10/30 01:44:13 DEBUG : toe: transformed to: dG9l 2025/10/30 01:44:13 INFO : dG9l: Making directory 2025/10/30 01:44:13 DEBUG : toe: transformed to: dG9l 2025/10/30 01:44:13 DEBUG : toe: transformed to: dG9l 2025/10/30 01:44:13 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/30 01:44:13 INFO : dG9l/dG9l: Making directory 2025/10/30 01:44:13 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/30 01:44:13 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/30 01:44:13 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/30 01:44:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/30 01:44:13 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/30 01:44:13 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:44:13 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:44:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:44:13 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/30 01:44:13 DEBUG : Waiting for deletions to finish 2025/10/30 01:44:14 DEBUG : dG9l: transformed to: toe 2025/10/30 01:44:14 DEBUG : dG9l: transformed to: toe 2025/10/30 01:44:14 DEBUG : dG9l: transformed to: toe 2025/10/30 01:44:14 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/30 01:44:14 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/30 01:44:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/30 01:44:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/30 01:44:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/30 01:44:14 DEBUG : Local file system at /tmp/rclone3838172977: Waiting for checks to finish 2025/10/30 01:44:14 DEBUG : Local file system at /tmp/rclone3838172977: Waiting for transfers to finish 2025/10/30 01:44:14 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.43s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-fafekun5dodi", Local "Local file system at /tmp/rclone3838172977", Modify Window "1ms" 2025/10/30 01:44:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/30 01:44:15 DEBUG : toe: transformed to: 2025/10/30 01:44:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/30 01:44:15 DEBUG : toe: transformed to: 2025/10/30 01:44:15 INFO : B2 bucket rclone-test-fafekun5dodi: Making directory 2025/10/30 01:44:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/30 01:44:15 DEBUG : toe: transformed to: 2025/10/30 01:44:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/30 01:44:15 DEBUG : toe: transformed to: 2025/10/30 01:44:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/30 01:44:15 DEBUG : toe/toe: transformed to: 2025/10/30 01:44:15 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/30 01:44:15 INFO : toe/toe: Making directory 2025/10/30 01:44:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/30 01:44:15 DEBUG : toe/toe: transformed to: 2025/10/30 01:44:15 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/30 01:44:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/30 01:44:15 DEBUG : toe: transformed to: 2025/10/30 01:44:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/30 01:44:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/30 01:44:15 DEBUG : toe/toe/toe: transformed to: 2025/10/30 01:44:15 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for checks to finish 2025/10/30 01:44:15 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/30 01:44:15 DEBUG : B2 bucket rclone-test-fafekun5dodi: Waiting for transfers to finish 2025/10/30 01:44:16 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/30 01:44:16 INFO : toe/toe/toe: Copied (new) 2025/10/30 01:44:16 ERROR : B2 bucket rclone-test-fafekun5dodi: not deleting files as there were IO errors 2025/10/30 01:44:16 ERROR : B2 bucket rclone-test-fafekun5dodi: not deleting directories as there were IO errors --- PASS: TestError (1.72s) PASS 2025/10/30 01:44:17 DEBUG : B2 bucket rclone-test-fafekun5dodi: Purge remote 2025/10/30 01:44:17 INFO : B2 bucket rclone-test-fafekun5dodi: cleaning bucket "rclone-test-fafekun5dodi" of all files 2025/10/30 01:44:18 DEBUG : BackupDir/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815af4_d20251030_m013756_c001_v7007000_t0000_u01761788276612") 2025/10/30 01:44:18 DEBUG : BackupDir/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f105496fb90accd9e_d20251030_m013750_c001_v0001092_t0049_u01761788270863") 2025/10/30 01:44:18 DEBUG : CompareDest/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f418e418520f60ffa_d20251030_m013731_c001_v7007000_t0000_u01761788251336") 2025/10/30 01:44:18 DEBUG : CompareDest/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671df0_d20251030_m013725_c001_v0001116_t0025_u01761788245330") 2025/10/30 01:44:18 DEBUG : CompareDest/two: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f418e418520f60ffb_d20251030_m013731_c001_v7007000_t0000_u01761788251518") 2025/10/30 01:44:18 DEBUG : CompareDest/two: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e349_d20251030_m013726_c001_v0001184_t0025_u01761788246936") 2025/10/30 01:44:18 DEBUG : CopyDest/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815af5_d20251030_m013756_c001_v7007000_t0000_u01761788276794") 2025/10/30 01:44:18 DEBUG : CopyDest/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106cfabf4e4d39ff_d20251030_m013747_c001_v0001101_t0019_u01761788267989") 2025/10/30 01:44:18 DEBUG : CopyDest/three: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815af6_d20251030_m013756_c001_v7007000_t0000_u01761788276976") 2025/10/30 01:44:18 DEBUG : CopyDest/three: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e439_d20251030_m013754_c001_v0001184_t0009_u01761788274690") 2025/10/30 01:44:18 DEBUG : CopyDest/two: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815af7_d20251030_m013757_c001_v7007000_t0000_u01761788277160") 2025/10/30 01:44:18 DEBUG : CopyDest/two: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671e32_d20251030_m013752_c001_v0001116_t0016_u01761788272212") 2025/10/30 01:44:18 DEBUG : EXISTING: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf3093a_d20251030_m013930_c001_v7007000_t0000_u01761788370738") 2025/10/30 01:44:18 DEBUG : EXISTING: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e7c7_d20251030_m013929_c001_v0001184_t0036_u01761788369771") 2025/10/30 01:44:18 DEBUG : PREFIXapple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd7cb_d20251030_m014138_c001_v7007000_t0000_u01761788498529") 2025/10/30 01:44:18 DEBUG : PREFIXapple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0c38_d20251030_m014133_c001_v0001093_t0046_u01761788493156") 2025/10/30 01:44:18 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f412fb83cf46dc524_d20251030_m014138_c001_v7007000_t0000_u01761788498368") 2025/10/30 01:44:18 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5bf1_d20251030_m014133_c001_v0001120_t0052_u01761788493143") 2025/10/30 01:44:18 DEBUG : PREFIXbanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f402ba7889cb808ad_d20251030_m014138_c001_v7007000_t0000_u01761788498359") 2025/10/30 01:44:19 DEBUG : PREFIXbanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7b48_d20251030_m014133_c001_v0001172_t0020_u01761788493172") 2025/10/30 01:44:19 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f411eabb0cdd69ba8_d20251030_m014138_c001_v7007000_t0000_u01761788498539") 2025/10/30 01:44:19 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ec4a_d20251030_m014133_c001_v0001184_t0011_u01761788493163") 2025/10/30 01:44:19 DEBUG : Testêé: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf30937_d20251030_m013926_c001_v7007000_t0000_u01761788366932") 2025/10/30 01:44:19 DEBUG : Testêé: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e7a5_d20251030_m013926_c001_v0001184_t0020_u01761788366347") 2025/10/30 01:44:19 DEBUG : Testêé: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671f1c_d20251030_m013925_c001_v0001116_t0041_u01761788365006") 2025/10/30 01:44:19 DEBUG : YXBwbGU=: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b8493c_d20251030_m014118_c001_v7007000_t0000_u01761788478676") 2025/10/30 01:44:19 DEBUG : YXBwbGU=: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747eb81_d20251030_m014114_c001_v0001184_t0026_u01761788474261") 2025/10/30 01:44:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b8493f_d20251030_m014118_c001_v7007000_t0000_u01761788478857") 2025/10/30 01:44:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5b9f_d20251030_m014114_c001_v0001120_t0020_u01761788474250") 2025/10/30 01:44:19 DEBUG : YmFuYW5h: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84941_d20251030_m014119_c001_v7007000_t0000_u01761788479038") 2025/10/30 01:44:19 DEBUG : YmFuYW5h: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7ae6_d20251030_m014115_c001_v0001172_t0016_u01761788475011") 2025/10/30 01:44:19 DEBUG : a/potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf30540_d20251030_m013553_c001_v7007000_t0000_u01761788153668") 2025/10/30 01:44:19 DEBUG : a/potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747dfe5_d20251030_m013553_c001_v0001184_t0043_u01761788153030") 2025/10/30 01:44:19 DEBUG : a/potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad3566c_d20251030_m013551_c001_v7007000_t0000_u01761788151689") 2025/10/30 01:44:19 DEBUG : a/potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747dfc6_d20251030_m013550_c001_v0001184_t0036_u01761788150782") 2025/10/30 01:44:19 DEBUG : a/potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41448d3fddea49c4_d20251030_m013535_c001_v7007000_t0000_u01761788135658") 2025/10/30 01:44:19 DEBUG : a/potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747df26_d20251030_m013534_c001_v0001184_t0029_u01761788134658") 2025/10/30 01:44:19 DEBUG : apple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2fc2_d20251030_m014344_c001_v7007000_t0000_u01761788624436") 2025/10/30 01:44:19 DEBUG : apple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747f0c3_d20251030_m014339_c001_v0001184_t0047_u01761788619484") 2025/10/30 01:44:20 DEBUG : apple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4108f3b5627c4f81_d20251030_m014328_c001_v7007000_t0000_u01761788608125") 2025/10/30 01:44:20 DEBUG : apple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747f038_d20251030_m014323_c001_v0001184_t0024_u01761788603739") 2025/10/30 01:44:20 DEBUG : apple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815f18_d20251030_m014311_c001_v7007000_t0000_u01761788591132") 2025/10/30 01:44:20 DEBUG : apple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747efb4_d20251030_m014306_c001_v0001184_t0025_u01761788586930") 2025/10/30 01:44:20 DEBUG : apple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fc0d5_d20251030_m014253_c001_v7007000_t0000_u01761788573422") 2025/10/30 01:44:20 DEBUG : apple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ef39_d20251030_m014249_c001_v0001184_t0016_u01761788569001") 2025/10/30 01:44:20 DEBUG : apple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f408d91f05a1f9538_d20251030_m014237_c001_v7007000_t0000_u01761788557053") 2025/10/30 01:44:20 DEBUG : apple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ee9a_d20251030_m014232_c001_v0001184_t0045_u01761788552666") 2025/10/30 01:44:20 DEBUG : apple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84a9d_d20251030_m014221_c001_v7007000_t0000_u01761788541035") 2025/10/30 01:44:20 DEBUG : apple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7c43_d20251030_m014214_c001_v0001172_t0001_u01761788534324") 2025/10/30 01:44:20 DEBUG : apple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb3a_d20251030_m014201_c001_v7007000_t0000_u01761788521571") 2025/10/30 01:44:20 DEBUG : apple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0c96_d20251030_m014157_c001_v0001093_t0022_u01761788517831") 2025/10/30 01:44:20 DEBUG : apple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd8ee_d20251030_m014156_c001_v7007000_t0000_u01761788516756") 2025/10/30 01:44:20 DEBUG : apple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5c42_d20251030_m014152_c001_v0001120_t0019_u01761788512090") 2025/10/30 01:44:20 DEBUG : apple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd7e8_d20251030_m014140_c001_v7007000_t0000_u01761788500090") 2025/10/30 01:44:20 DEBUG : apple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ec70_d20251030_m014136_c001_v0001184_t0002_u01761788496545") 2025/10/30 01:44:20 DEBUG : apple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f411eabb0cdd69ba6_d20251030_m014135_c001_v7007000_t0000_u01761788495599") 2025/10/30 01:44:20 DEBUG : apple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5be7_d20251030_m014130_c001_v0001120_t0057_u01761788490495") 2025/10/30 01:44:20 DEBUG : apple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f412fb83cf46dc458_d20251030_m014116_c001_v7007000_t0000_u01761788476411") 2025/10/30 01:44:20 DEBUG : apple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0be4_d20251030_m014111_c001_v0001093_t0035_u01761788471619") 2025/10/30 01:44:20 DEBUG : apple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4205eaf02872b355_d20251030_m014101_c001_v7007000_t0000_u01761788461065") 2025/10/30 01:44:20 DEBUG : apple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5b5b_d20251030_m014056_c001_v0001120_t0038_u01761788456854") 2025/10/30 01:44:20 DEBUG : apple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5cd5_d20251030_m014045_c001_v7007000_t0000_u01761788445852") 2025/10/30 01:44:21 DEBUG : apple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ea81_d20251030_m014041_c001_v0001184_t0006_u01761788441718") 2025/10/30 01:44:21 DEBUG : appleSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb35_d20251030_m014159_c001_v7007000_t0000_u01761788519811") 2025/10/30 01:44:21 DEBUG : appleSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ed1a_d20251030_m014154_c001_v0001184_t0039_u01761788514416") 2025/10/30 01:44:21 DEBUG : appleapple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84a9e_d20251030_m014221_c001_v7007000_t0000_u01761788541216") 2025/10/30 01:44:21 DEBUG : appleapple: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7c4b_d20251030_m014216_c001_v0001172_t0045_u01761788536517") 2025/10/30 01:44:21 DEBUG : appleappleapplebanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2fc5_d20251030_m014344_c001_v7007000_t0000_u01761788624621") 2025/10/30 01:44:21 DEBUG : appleappleapplebanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0dbe_d20251030_m014340_c001_v0001093_t0018_u01761788620288") 2025/10/30 01:44:21 DEBUG : appleappleapplebanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4108f3b5627c4f82_d20251030_m014328_c001_v7007000_t0000_u01761788608308") 2025/10/30 01:44:21 DEBUG : appleappleapplebanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0da0_d20251030_m014324_c001_v0001093_t0024_u01761788604295") 2025/10/30 01:44:21 DEBUG : appleappleapplebanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815f19_d20251030_m014311_c001_v7007000_t0000_u01761788591313") 2025/10/30 01:44:21 DEBUG : appleappleapplebanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0d6c_d20251030_m014307_c001_v0001093_t0024_u01761788587542") 2025/10/30 01:44:21 DEBUG : appleappleapplebanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fc0d7_d20251030_m014253_c001_v7007000_t0000_u01761788573602") 2025/10/30 01:44:21 DEBUG : appleappleapplebanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0d40_d20251030_m014249_c001_v0001093_t0019_u01761788569879") 2025/10/30 01:44:21 DEBUG : appleappleapplebanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f408d91f05a1f953e_d20251030_m014237_c001_v7007000_t0000_u01761788557236") 2025/10/30 01:44:21 DEBUG : appleappleapplebanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0d12_d20251030_m014233_c001_v0001093_t0036_u01761788553155") 2025/10/30 01:44:21 DEBUG : appleappleapplebanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2d30_d20251030_m014218_c001_v7007000_t0000_u01761788538899") 2025/10/30 01:44:21 DEBUG : appleappleapplebanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0cdc_d20251030_m014214_c001_v0001093_t0012_u01761788534942") 2025/10/30 01:44:21 DEBUG : appleappleapplebanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb3b_d20251030_m014201_c001_v7007000_t0000_u01761788521754") 2025/10/30 01:44:21 DEBUG : appleappleapplebanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5c52_d20251030_m014157_c001_v0001120_t0000_u01761788517896") 2025/10/30 01:44:21 DEBUG : appleappleapplebanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f409fcbafcf9a300d_d20251030_m014156_c001_v7007000_t0000_u01761788516563") 2025/10/30 01:44:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0c7c_d20251030_m014152_c001_v0001093_t0017_u01761788512791") 2025/10/30 01:44:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd7ed_d20251030_m014140_c001_v7007000_t0000_u01761788500272") 2025/10/30 01:44:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7b64_d20251030_m014136_c001_v0001172_t0037_u01761788496534") 2025/10/30 01:44:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f412fb83cf46dc4e0_d20251030_m014135_c001_v7007000_t0000_u01761788495237") 2025/10/30 01:44:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ec3e_d20251030_m014131_c001_v0001184_t0054_u01761788491761") 2025/10/30 01:44:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f416b2c496bb621f2_d20251030_m014116_c001_v7007000_t0000_u01761788476834") 2025/10/30 01:44:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747eb71_d20251030_m014112_c001_v0001184_t0035_u01761788472552") 2025/10/30 01:44:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4205eaf02872b356_d20251030_m014101_c001_v7007000_t0000_u01761788461289") 2025/10/30 01:44:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0bb2_d20251030_m014057_c001_v0001093_t0027_u01761788457447") 2025/10/30 01:44:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5cd6_d20251030_m014046_c001_v7007000_t0000_u01761788446033") 2025/10/30 01:44:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5b2d_d20251030_m014042_c001_v0001120_t0030_u01761788442329") 2025/10/30 01:44:22 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2cc9_d20251030_m014200_c001_v7007000_t0000_u01761788520030") 2025/10/30 01:44:22 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0c86_d20251030_m014154_c001_v0001093_t0057_u01761788514406") 2025/10/30 01:44:22 DEBUG : b/potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf30542_d20251030_m013553_c001_v7007000_t0000_u01761788153866") 2025/10/30 01:44:22 DEBUG : b/potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747dfd9_d20251030_m013552_c001_v0001184_t0043_u01761788152232") 2025/10/30 01:44:22 DEBUG : b/potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad3566b_d20251030_m013551_c001_v7007000_t0000_u01761788151129") 2025/10/30 01:44:22 DEBUG : b/potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747dfbe_d20251030_m013549_c001_v0001184_t0015_u01761788149979") 2025/10/30 01:44:22 DEBUG : b/potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41448d3fddea49b4_d20251030_m013534_c001_v7007000_t0000_u01761788134994") 2025/10/30 01:44:22 DEBUG : b/potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747df16_d20251030_m013533_c001_v0001184_t0011_u01761788133835") 2025/10/30 01:44:22 DEBUG : backup/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f409fcbafcf9a2a3e_d20251030_m013811_c001_v7007000_t0000_u01761788291233") 2025/10/30 01:44:22 DEBUG : backup/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f107d061936d5a1f7_d20251030_m013808_c001_v0001117_t0053_u01761788288744") 2025/10/30 01:44:22 DEBUG : backup/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1028b9c42b3fc1ee_d20251030_m013804_c001_v0001137_t0040_u01761788284707") 2025/10/30 01:44:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e584d_d20251030_m013842_c001_v7007000_t0000_u01761788322506") 2025/10/30 01:44:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1137246f204e11d1_d20251030_m013838_c001_v0001105_t0048_u01761788318127") 2025/10/30 01:44:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109dc4d65455200e_d20251030_m013833_c001_v0001032_t0057_u01761788313820") 2025/10/30 01:44:23 DEBUG : backup/one.bak: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5822_d20251030_m013826_c001_v7007000_t0000_u01761788306026") 2025/10/30 01:44:23 DEBUG : backup/one.bak: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114b2cd7605bf1f9_d20251030_m013823_c001_v0001145_t0015_u01761788303047") 2025/10/30 01:44:23 DEBUG : backup/one.bak: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1185d7d2b3c3d77c_d20251030_m013819_c001_v0001183_t0038_u01761788299017") 2025/10/30 01:44:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e584e_d20251030_m013842_c001_v7007000_t0000_u01761788322691") 2025/10/30 01:44:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1170af8735d6b4c9_d20251030_m013841_c001_v0001172_t0020_u01761788321424") 2025/10/30 01:44:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1070a26f7d3f9623_d20251030_m013835_c001_v0001115_t0014_u01761788315483") 2025/10/30 01:44:23 DEBUG : backup/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f409fcbafcf9a2a3f_d20251030_m013811_c001_v7007000_t0000_u01761788291414") 2025/10/30 01:44:23 DEBUG : backup/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f118c90bb851c7335_d20251030_m013810_c001_v0001178_t0024_u01761788290470") 2025/10/30 01:44:23 DEBUG : backup/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1160bdf2e63df59f_d20251030_m013806_c001_v0001161_t0030_u01761788286332") 2025/10/30 01:44:23 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5824_d20251030_m013826_c001_v7007000_t0000_u01761788306206") 2025/10/30 01:44:23 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109221984002a960_d20251030_m013824_c001_v0001044_t0034_u01761788304101") 2025/10/30 01:44:23 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106675002dcd3679_d20251030_m013820_c001_v0001183_t0034_u01761788300566") 2025/10/30 01:44:23 DEBUG : banana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2fc6_d20251030_m014344_c001_v7007000_t0000_u01761788624803") 2025/10/30 01:44:23 DEBUG : banana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5d9c_d20251030_m014339_c001_v0001120_t0057_u01761788619694") 2025/10/30 01:44:23 DEBUG : banana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4108f3b5627c4f83_d20251030_m014328_c001_v7007000_t0000_u01761788608491") 2025/10/30 01:44:23 DEBUG : banana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5d7f_d20251030_m014323_c001_v0001120_t0021_u01761788603944") 2025/10/30 01:44:23 DEBUG : banana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815f1a_d20251030_m014311_c001_v7007000_t0000_u01761788591494") 2025/10/30 01:44:23 DEBUG : banana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5d47_d20251030_m014307_c001_v0001120_t0052_u01761788587136") 2025/10/30 01:44:24 DEBUG : banana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fc0d9_d20251030_m014253_c001_v7007000_t0000_u01761788573783") 2025/10/30 01:44:24 DEBUG : banana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5d06_d20251030_m014249_c001_v0001120_t0027_u01761788569214") 2025/10/30 01:44:24 DEBUG : banana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f408d91f05a1f9544_d20251030_m014237_c001_v7007000_t0000_u01761788557421") 2025/10/30 01:44:24 DEBUG : banana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5ccd_d20251030_m014232_c001_v0001120_t0018_u01761788552886") 2025/10/30 01:44:24 DEBUG : banana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84a9f_d20251030_m014221_c001_v7007000_t0000_u01761788541409") 2025/10/30 01:44:24 DEBUG : banana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ede4_d20251030_m014214_c001_v0001184_t0043_u01761788534746") 2025/10/30 01:44:24 DEBUG : banana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb3c_d20251030_m014201_c001_v7007000_t0000_u01761788521935") 2025/10/30 01:44:24 DEBUG : banana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7be6_d20251030_m014157_c001_v0001172_t0044_u01761788517884") 2025/10/30 01:44:24 DEBUG : banana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb2e_d20251030_m014156_c001_v7007000_t0000_u01761788516780") 2025/10/30 01:44:24 DEBUG : banana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ed0e_d20251030_m014152_c001_v0001184_t0043_u01761788512594") 2025/10/30 01:44:24 DEBUG : banana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd7f2_d20251030_m014140_c001_v7007000_t0000_u01761788500455") 2025/10/30 01:44:24 DEBUG : banana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5c0e_d20251030_m014136_c001_v0001120_t0022_u01761788496555") 2025/10/30 01:44:24 DEBUG : banana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f422f6166226bb3ba_d20251030_m014135_c001_v7007000_t0000_u01761788495398") 2025/10/30 01:44:24 DEBUG : banana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0c30_d20251030_m014130_c001_v0001093_t0001_u01761788490887") 2025/10/30 01:44:24 DEBUG : banana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41448d3fddea515f_d20251030_m014116_c001_v7007000_t0000_u01761788476632") 2025/10/30 01:44:24 DEBUG : banana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5b95_d20251030_m014111_c001_v0001120_t0047_u01761788471991") 2025/10/30 01:44:24 DEBUG : banana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4205eaf02872b357_d20251030_m014101_c001_v7007000_t0000_u01761788461471") 2025/10/30 01:44:24 DEBUG : banana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747eaed_d20251030_m014057_c001_v0001184_t0009_u01761788457250") 2025/10/30 01:44:24 DEBUG : banana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5cd7_d20251030_m014046_c001_v7007000_t0000_u01761788446214") 2025/10/30 01:44:24 DEBUG : banana: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0b8f_d20251030_m014041_c001_v0001093_t0030_u01761788441988") 2025/10/30 01:44:24 DEBUG : bananaSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f401886b19739b11d_d20251030_m014159_c001_v7007000_t0000_u01761788519863") 2025/10/30 01:44:24 DEBUG : bananaSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5c48_d20251030_m014154_c001_v0001120_t0057_u01761788514394") 2025/10/30 01:44:24 DEBUG : both0: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b52_d20251030_m014015_c001_v7007000_t0000_u01761788415428") 2025/10/30 01:44:25 DEBUG : both0: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671f9c_d20251030_m013955_c001_v0001116_t0046_u01761788395580") 2025/10/30 01:44:25 DEBUG : both0: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fbcec_d20251030_m013951_c001_v7007000_t0000_u01761788391361") 2025/10/30 01:44:25 DEBUG : both0: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671f30_d20251030_m013932_c001_v0001116_t0052_u01761788372666") 2025/10/30 01:44:25 DEBUG : both1: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b53_d20251030_m014015_c001_v7007000_t0000_u01761788415610") 2025/10/30 01:44:25 DEBUG : both1: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671fa2_d20251030_m013956_c001_v0001116_t0007_u01761788396788") 2025/10/30 01:44:25 DEBUG : both1: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fbcf2_d20251030_m013951_c001_v7007000_t0000_u01761788391544") 2025/10/30 01:44:25 DEBUG : both1: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671f32_d20251030_m013933_c001_v0001116_t0050_u01761788373479") 2025/10/30 01:44:25 DEBUG : both10: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b54_d20251030_m014015_c001_v7007000_t0000_u01761788415792") 2025/10/30 01:44:25 DEBUG : both10: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671fca_d20251030_m014004_c001_v0001116_t0012_u01761788404430") 2025/10/30 01:44:25 DEBUG : both10: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fbcf9_d20251030_m013951_c001_v7007000_t0000_u01761788391728") 2025/10/30 01:44:25 DEBUG : both10: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671f58_d20251030_m013940_c001_v0001116_t0031_u01761788380505") 2025/10/30 01:44:25 DEBUG : both11: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b55_d20251030_m014015_c001_v7007000_t0000_u01761788415973") 2025/10/30 01:44:25 DEBUG : both11: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671fcc_d20251030_m014005_c001_v0001116_t0058_u01761788405063") 2025/10/30 01:44:25 DEBUG : both11: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fbcff_d20251030_m013951_c001_v7007000_t0000_u01761788391914") 2025/10/30 01:44:25 DEBUG : both11: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671f62_d20251030_m013941_c001_v0001116_t0026_u01761788381202") 2025/10/30 01:44:25 DEBUG : both12: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b56_d20251030_m014016_c001_v7007000_t0000_u01761788416157") 2025/10/30 01:44:25 DEBUG : both12: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671fd0_d20251030_m014006_c001_v0001116_t0029_u01761788406046") 2025/10/30 01:44:25 DEBUG : both12: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fbd05_d20251030_m013952_c001_v7007000_t0000_u01761788392102") 2025/10/30 01:44:25 DEBUG : both12: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671f66_d20251030_m013942_c001_v0001116_t0033_u01761788382022") 2025/10/30 01:44:25 DEBUG : both13: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b57_d20251030_m014016_c001_v7007000_t0000_u01761788416338") 2025/10/30 01:44:26 DEBUG : both13: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671fd6_d20251030_m014006_c001_v0001116_t0044_u01761788406861") 2025/10/30 01:44:26 DEBUG : both13: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fbd0b_d20251030_m013952_c001_v7007000_t0000_u01761788392284") 2025/10/30 01:44:26 DEBUG : both13: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671f6a_d20251030_m013942_c001_v0001116_t0013_u01761788382810") 2025/10/30 01:44:26 DEBUG : both14: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b58_d20251030_m014016_c001_v7007000_t0000_u01761788416519") 2025/10/30 01:44:26 DEBUG : both14: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671fda_d20251030_m014007_c001_v0001116_t0033_u01761788407657") 2025/10/30 01:44:26 DEBUG : both14: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fbd11_d20251030_m013952_c001_v7007000_t0000_u01761788392475") 2025/10/30 01:44:26 DEBUG : both14: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671f6c_d20251030_m013943_c001_v0001116_t0044_u01761788383435") 2025/10/30 01:44:26 DEBUG : both15: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b59_d20251030_m014016_c001_v7007000_t0000_u01761788416701") 2025/10/30 01:44:26 DEBUG : both15: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671fde_d20251030_m014008_c001_v0001116_t0033_u01761788408612") 2025/10/30 01:44:26 DEBUG : both15: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fbd17_d20251030_m013952_c001_v7007000_t0000_u01761788392657") 2025/10/30 01:44:26 DEBUG : both15: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671f70_d20251030_m013944_c001_v0001116_t0045_u01761788384444") 2025/10/30 01:44:26 DEBUG : both16: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b5a_d20251030_m014016_c001_v7007000_t0000_u01761788416893") 2025/10/30 01:44:26 DEBUG : both16: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671fe8_d20251030_m014009_c001_v0001116_t0020_u01761788409493") 2025/10/30 01:44:26 DEBUG : both16: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fbd1d_d20251030_m013952_c001_v7007000_t0000_u01761788392842") 2025/10/30 01:44:26 DEBUG : both16: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671f72_d20251030_m013945_c001_v0001116_t0032_u01761788385438") 2025/10/30 01:44:26 DEBUG : both17: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b5b_d20251030_m014017_c001_v7007000_t0000_u01761788417075") 2025/10/30 01:44:26 DEBUG : both17: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671fec_d20251030_m014010_c001_v0001116_t0033_u01761788410142") 2025/10/30 01:44:26 DEBUG : both17: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fbd24_d20251030_m013953_c001_v7007000_t0000_u01761788393024") 2025/10/30 01:44:26 DEBUG : both17: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671f74_d20251030_m013946_c001_v0001116_t0050_u01761788386149") 2025/10/30 01:44:26 DEBUG : both18: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b5c_d20251030_m014017_c001_v7007000_t0000_u01761788417256") 2025/10/30 01:44:27 DEBUG : both18: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671ff0_d20251030_m014010_c001_v0001116_t0011_u01761788410985") 2025/10/30 01:44:27 DEBUG : both18: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fbd25_d20251030_m013953_c001_v7007000_t0000_u01761788393207") 2025/10/30 01:44:27 DEBUG : both18: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671f78_d20251030_m013947_c001_v0001116_t0048_u01761788387051") 2025/10/30 01:44:27 DEBUG : both19: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b5d_d20251030_m014017_c001_v7007000_t0000_u01761788417438") 2025/10/30 01:44:27 DEBUG : both19: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671ff2_d20251030_m014011_c001_v0001116_t0036_u01761788411984") 2025/10/30 01:44:27 DEBUG : both19: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fbd27_d20251030_m013953_c001_v7007000_t0000_u01761788393389") 2025/10/30 01:44:27 DEBUG : both19: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671f7c_d20251030_m013947_c001_v0001116_t0010_u01761788387811") 2025/10/30 01:44:27 DEBUG : both2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b5e_d20251030_m014017_c001_v7007000_t0000_u01761788417619") 2025/10/30 01:44:27 DEBUG : both2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671fa8_d20251030_m013957_c001_v0001116_t0035_u01761788397445") 2025/10/30 01:44:27 DEBUG : both2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fbd28_d20251030_m013953_c001_v7007000_t0000_u01761788393572") 2025/10/30 01:44:27 DEBUG : both2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671f34_d20251030_m013934_c001_v0001116_t0034_u01761788374195") 2025/10/30 01:44:27 DEBUG : both3: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b5f_d20251030_m014017_c001_v7007000_t0000_u01761788417801") 2025/10/30 01:44:27 DEBUG : both3: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671fac_d20251030_m013958_c001_v0001116_t0033_u01761788398350") 2025/10/30 01:44:27 DEBUG : both3: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fbd2a_d20251030_m013953_c001_v7007000_t0000_u01761788393756") 2025/10/30 01:44:27 DEBUG : both3: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671f36_d20251030_m013935_c001_v0001116_t0026_u01761788375014") 2025/10/30 01:44:27 DEBUG : both4: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b60_d20251030_m014017_c001_v7007000_t0000_u01761788417982") 2025/10/30 01:44:27 DEBUG : both4: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671fb0_d20251030_m013959_c001_v0001116_t0027_u01761788399113") 2025/10/30 01:44:27 DEBUG : both4: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fbd2c_d20251030_m013953_c001_v7007000_t0000_u01761788393938") 2025/10/30 01:44:27 DEBUG : both4: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671f38_d20251030_m013935_c001_v0001116_t0032_u01761788375732") 2025/10/30 01:44:27 DEBUG : both5: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b61_d20251030_m014018_c001_v7007000_t0000_u01761788418165") 2025/10/30 01:44:27 DEBUG : both5: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671fb2_d20251030_m013959_c001_v0001116_t0025_u01761788399871") 2025/10/30 01:44:28 DEBUG : both5: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fbd2d_d20251030_m013954_c001_v7007000_t0000_u01761788394120") 2025/10/30 01:44:28 DEBUG : both5: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671f3c_d20251030_m013936_c001_v0001116_t0026_u01761788376473") 2025/10/30 01:44:28 DEBUG : both6: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b62_d20251030_m014018_c001_v7007000_t0000_u01761788418347") 2025/10/30 01:44:28 DEBUG : both6: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671fb6_d20251030_m014000_c001_v0001116_t0014_u01761788400896") 2025/10/30 01:44:28 DEBUG : both6: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fbd2f_d20251030_m013954_c001_v7007000_t0000_u01761788394303") 2025/10/30 01:44:28 DEBUG : both6: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671f42_d20251030_m013937_c001_v0001116_t0054_u01761788377282") 2025/10/30 01:44:28 DEBUG : both7: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b63_d20251030_m014018_c001_v7007000_t0000_u01761788418529") 2025/10/30 01:44:28 DEBUG : both7: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671fbc_d20251030_m014001_c001_v0001116_t0008_u01761788401815") 2025/10/30 01:44:28 DEBUG : both7: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fbd30_d20251030_m013954_c001_v7007000_t0000_u01761788394484") 2025/10/30 01:44:28 DEBUG : both7: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671f44_d20251030_m013938_c001_v0001116_t0059_u01761788378137") 2025/10/30 01:44:28 DEBUG : both8: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b64_d20251030_m014018_c001_v7007000_t0000_u01761788418729") 2025/10/30 01:44:28 DEBUG : both8: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671fbe_d20251030_m014002_c001_v0001116_t0049_u01761788402494") 2025/10/30 01:44:28 DEBUG : both8: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fbd32_d20251030_m013954_c001_v7007000_t0000_u01761788394666") 2025/10/30 01:44:28 DEBUG : both8: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671f48_d20251030_m013938_c001_v0001116_t0042_u01761788378890") 2025/10/30 01:44:28 DEBUG : both9: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b65_d20251030_m014018_c001_v7007000_t0000_u01761788418912") 2025/10/30 01:44:28 DEBUG : both9: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671fc4_d20251030_m014003_c001_v0001116_t0006_u01761788403410") 2025/10/30 01:44:28 DEBUG : both9: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fbd34_d20251030_m013954_c001_v7007000_t0000_u01761788394848") 2025/10/30 01:44:28 DEBUG : both9: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671f4c_d20251030_m013939_c001_v0001116_t0035_u01761788379797") 2025/10/30 01:44:28 DEBUG : c/non empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf30543_d20251030_m013554_c001_v7007000_t0000_u01761788154048") 2025/10/30 01:44:28 DEBUG : c/non empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747dfdd_d20251030_m013552_c001_v0001184_t0012_u01761788152439") 2025/10/30 01:44:28 DEBUG : c/non empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad3566d_d20251030_m013551_c001_v7007000_t0000_u01761788151870") 2025/10/30 01:44:28 DEBUG : c/non empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747dfc2_d20251030_m013550_c001_v0001184_t0009_u01761788150188") 2025/10/30 01:44:28 DEBUG : c/non empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41448d3fddea49c8_d20251030_m013535_c001_v7007000_t0000_u01761788135842") 2025/10/30 01:44:29 DEBUG : c/non empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747df1a_d20251030_m013534_c001_v0001184_t0026_u01761788134050") 2025/10/30 01:44:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84942_d20251030_m014119_c001_v7007000_t0000_u01761788479220") 2025/10/30 01:44:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0bee_d20251030_m014114_c001_v0001093_t0023_u01761788474279") 2025/10/30 01:44:29 DEBUG : check sum: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41448d3fddea4969_d20251030_m013527_c001_v7007000_t0000_u01761788127268") 2025/10/30 01:44:29 DEBUG : check sum: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747decc_d20251030_m013526_c001_v0001184_t0039_u01761788126293") 2025/10/30 01:44:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f418e418520f641ad_d20251030_m014415_c001_v7007000_t0000_u01761788655052") 2025/10/30 01:44:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747f211_d20251030_m014413_c001_v0001184_t0009_u01761788653581") 2025/10/30 01:44:29 DEBUG : dest/3: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815ac0_d20251030_m013740_c001_v7007000_t0000_u01761788260747") 2025/10/30 01:44:29 DEBUG : dest/3: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f417f914616645446_d20251030_m013739_c001_v0001120_t0018_u01761788259653") 2025/10/30 01:44:29 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84aa0_d20251030_m014221_c001_v7007000_t0000_u01761788541611") 2025/10/30 01:44:29 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0cde_d20251030_m014216_c001_v0001093_t0045_u01761788536730") 2025/10/30 01:44:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2fc7_d20251030_m014344_c001_v7007000_t0000_u01761788624986") 2025/10/30 01:44:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747f082_d20251030_m014332_c001_v0001184_t0045_u01761788612861") 2025/10/30 01:44:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4108f3b5627c4f84_d20251030_m014328_c001_v7007000_t0000_u01761788608673") 2025/10/30 01:44:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747efee_d20251030_m014315_c001_v0001184_t0057_u01761788595824") 2025/10/30 01:44:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815f1b_d20251030_m014311_c001_v7007000_t0000_u01761788591677") 2025/10/30 01:44:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ef81_d20251030_m014258_c001_v0001184_t0039_u01761788578087") 2025/10/30 01:44:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fc0da_d20251030_m014253_c001_v7007000_t0000_u01761788573964") 2025/10/30 01:44:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747eef4_d20251030_m014241_c001_v0001184_t0046_u01761788561781") 2025/10/30 01:44:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f408d91f05a1f954a_d20251030_m014237_c001_v7007000_t0000_u01761788557606") 2025/10/30 01:44:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ee5e_d20251030_m014225_c001_v0001184_t0029_u01761788545686") 2025/10/30 01:44:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f417489b595dbd37b_d20251030_m014219_c001_v7007000_t0000_u01761788539267") 2025/10/30 01:44:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7c1d_d20251030_m014206_c001_v0001172_t0056_u01761788526220") 2025/10/30 01:44:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb3d_d20251030_m014202_c001_v7007000_t0000_u01761788522117") 2025/10/30 01:44:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ed4a_d20251030_m014158_c001_v0001184_t0006_u01761788518103") 2025/10/30 01:44:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f407238d13771e176_d20251030_m014156_c001_v7007000_t0000_u01761788516951") 2025/10/30 01:44:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5c2c_d20251030_m014144_c001_v0001120_t0045_u01761788504725") 2025/10/30 01:44:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd7f8_d20251030_m014140_c001_v7007000_t0000_u01761788500637") 2025/10/30 01:44:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ec74_d20251030_m014136_c001_v0001184_t0032_u01761788496754") 2025/10/30 01:44:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f411eabb0cdd69ba3_d20251030_m014135_c001_v7007000_t0000_u01761788495050") 2025/10/30 01:44:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5bc3_d20251030_m014123_c001_v0001120_t0038_u01761788483320") 2025/10/30 01:44:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fbeec_d20251030_m014116_c001_v7007000_t0000_u01761788476790") 2025/10/30 01:44:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747eb29_d20251030_m014105_c001_v0001184_t0027_u01761788465849") 2025/10/30 01:44:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4205eaf02872b358_d20251030_m014101_c001_v7007000_t0000_u01761788461656") 2025/10/30 01:44:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0b9d_d20251030_m014050_c001_v0001093_t0003_u01761788450571") 2025/10/30 01:44:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5cd8_d20251030_m014046_c001_v7007000_t0000_u01761788446412") 2025/10/30 01:44:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5b15_d20251030_m014036_c001_v0001120_t0006_u01761788436914") 2025/10/30 01:44:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f417c043bd47fedfa_d20251030_m014200_c001_v7007000_t0000_u01761788520157") 2025/10/30 01:44:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ed1e_d20251030_m014154_c001_v0001184_t0001_u01761788514614") 2025/10/30 01:44:30 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84aa1_d20251030_m014221_c001_v7007000_t0000_u01761788541793") 2025/10/30 01:44:30 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5c97_d20251030_m014216_c001_v0001120_t0021_u01761788536740") 2025/10/30 01:44:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2fc8_d20251030_m014345_c001_v7007000_t0000_u01761788625169") 2025/10/30 01:44:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5d8e_d20251030_m014333_c001_v0001120_t0028_u01761788613439") 2025/10/30 01:44:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4108f3b5627c4f85_d20251030_m014328_c001_v7007000_t0000_u01761788608857") 2025/10/30 01:44:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5d5f_d20251030_m014316_c001_v0001120_t0036_u01761788596392") 2025/10/30 01:44:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815f1d_d20251030_m014311_c001_v7007000_t0000_u01761788591868") 2025/10/30 01:44:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5d2b_d20251030_m014259_c001_v0001120_t0016_u01761788579200") 2025/10/30 01:44:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fc0dc_d20251030_m014254_c001_v7007000_t0000_u01761788574147") 2025/10/30 01:44:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5ce8_d20251030_m014242_c001_v0001120_t0022_u01761788562349") 2025/10/30 01:44:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f408d91f05a1f9550_d20251030_m014237_c001_v7007000_t0000_u01761788557792") 2025/10/30 01:44:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5cb3_d20251030_m014226_c001_v0001120_t0006_u01761788546243") 2025/10/30 01:44:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f412fb83cf46dc56f_d20251030_m014219_c001_v7007000_t0000_u01761788539118") 2025/10/30 01:44:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ed94_d20251030_m014206_c001_v0001184_t0031_u01761788526982") 2025/10/30 01:44:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb3e_d20251030_m014202_c001_v7007000_t0000_u01761788522299") 2025/10/30 01:44:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0c98_d20251030_m014158_c001_v0001093_t0058_u01761788518183") 2025/10/30 01:44:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f422f6166226bb46f_d20251030_m014156_c001_v7007000_t0000_u01761788516738") 2025/10/30 01:44:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ecd0_d20251030_m014145_c001_v0001184_t0046_u01761788505504") 2025/10/30 01:44:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd7fd_d20251030_m014140_c001_v7007000_t0000_u01761788500819") 2025/10/30 01:44:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5c10_d20251030_m014136_c001_v0001120_t0035_u01761788496804") 2025/10/30 01:44:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f402ba7889cb8089d_d20251030_m014135_c001_v7007000_t0000_u01761788495390") 2025/10/30 01:44:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0c0e_d20251030_m014124_c001_v0001093_t0005_u01761788484183") 2025/10/30 01:44:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84933_d20251030_m014116_c001_v7007000_t0000_u01761788476626") 2025/10/30 01:44:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0bca_d20251030_m014106_c001_v0001093_t0029_u01761788466400") 2025/10/30 01:44:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4205eaf02872b359_d20251030_m014101_c001_v7007000_t0000_u01761788461839") 2025/10/30 01:44:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5b45_d20251030_m014051_c001_v0001120_t0046_u01761788451220") 2025/10/30 01:44:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5cd9_d20251030_m014046_c001_v7007000_t0000_u01761788446594") 2025/10/30 01:44:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ea62_d20251030_m014037_c001_v0001184_t0034_u01761788437159") 2025/10/30 01:44:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41448d3fddea5cc1_d20251030_m014200_c001_v7007000_t0000_u01761788520040") 2025/10/30 01:44:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5c4a_d20251030_m014154_c001_v0001120_t0051_u01761788514776") 2025/10/30 01:44:32 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84aa3_d20251030_m014221_c001_v7007000_t0000_u01761788541974") 2025/10/30 01:44:32 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747edfc_d20251030_m014216_c001_v0001184_t0053_u01761788536750") 2025/10/30 01:44:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2fca_d20251030_m014345_c001_v7007000_t0000_u01761788625352") 2025/10/30 01:44:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0db0_d20251030_m014334_c001_v0001093_t0015_u01761788614142") 2025/10/30 01:44:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4108f3b5627c4f86_d20251030_m014329_c001_v7007000_t0000_u01761788609040") 2025/10/30 01:44:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0d88_d20251030_m014317_c001_v0001093_t0031_u01761788597398") 2025/10/30 01:44:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815f1e_d20251030_m014312_c001_v7007000_t0000_u01761788592049") 2025/10/30 01:44:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0d5a_d20251030_m014259_c001_v0001093_t0038_u01761788579871") 2025/10/30 01:44:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fc0dd_d20251030_m014254_c001_v7007000_t0000_u01761788574329") 2025/10/30 01:44:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0d2a_d20251030_m014243_c001_v0001093_t0025_u01761788563010") 2025/10/30 01:44:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f408d91f05a1f9555_d20251030_m014237_c001_v7007000_t0000_u01761788557978") 2025/10/30 01:44:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0cfa_d20251030_m014226_c001_v0001093_t0035_u01761788546934") 2025/10/30 01:44:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f416b2c496bb6236c_d20251030_m014219_c001_v7007000_t0000_u01761788539286") 2025/10/30 01:44:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0cb6_d20251030_m014207_c001_v0001093_t0024_u01761788527542") 2025/10/30 01:44:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb3f_d20251030_m014202_c001_v7007000_t0000_u01761788522481") 2025/10/30 01:44:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ed4e_d20251030_m014158_c001_v0001184_t0015_u01761788518300") 2025/10/30 01:44:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb2d_d20251030_m014156_c001_v7007000_t0000_u01761788516737") 2025/10/30 01:44:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0c68_d20251030_m014146_c001_v0001093_t0056_u01761788506067") 2025/10/30 01:44:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd803_d20251030_m014141_c001_v7007000_t0000_u01761788501001") 2025/10/30 01:44:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7b66_d20251030_m014136_c001_v0001172_t0047_u01761788496916") 2025/10/30 01:44:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f412fb83cf46dc4db_d20251030_m014135_c001_v7007000_t0000_u01761788495055") 2025/10/30 01:44:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ebfd_d20251030_m014124_c001_v0001184_t0001_u01761788484889") 2025/10/30 01:44:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f422f6166226bb32d_d20251030_m014116_c001_v7007000_t0000_u01761788476638") 2025/10/30 01:44:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5b79_d20251030_m014107_c001_v0001120_t0007_u01761788467130") 2025/10/30 01:44:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4205eaf02872b35a_d20251030_m014102_c001_v7007000_t0000_u01761788462024") 2025/10/30 01:44:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747eabf_d20251030_m014052_c001_v0001184_t0022_u01761788452014") 2025/10/30 01:44:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5cda_d20251030_m014046_c001_v7007000_t0000_u01761788446778") 2025/10/30 01:44:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0b81_d20251030_m014037_c001_v0001093_t0031_u01761788437372") 2025/10/30 01:44:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd931_d20251030_m014159_c001_v7007000_t0000_u01761788519834") 2025/10/30 01:44:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7bd8_d20251030_m014154_c001_v0001172_t0059_u01761788514787") 2025/10/30 01:44:33 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84aa4_d20251030_m014222_c001_v7007000_t0000_u01761788542156") 2025/10/30 01:44:33 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ee02_d20251030_m014216_c001_v0001184_t0056_u01761788536947") 2025/10/30 01:44:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2fcb_d20251030_m014345_c001_v7007000_t0000_u01761788625535") 2025/10/30 01:44:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7e0c_d20251030_m014334_c001_v0001172_t0030_u01761788614849") 2025/10/30 01:44:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4108f3b5627c4f87_d20251030_m014329_c001_v7007000_t0000_u01761788609300") 2025/10/30 01:44:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7da6_d20251030_m014318_c001_v0001172_t0037_u01761788598130") 2025/10/30 01:44:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815f1f_d20251030_m014312_c001_v7007000_t0000_u01761788592230") 2025/10/30 01:44:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7d38_d20251030_m014300_c001_v0001172_t0040_u01761788580612") 2025/10/30 01:44:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fc0df_d20251030_m014254_c001_v7007000_t0000_u01761788574525") 2025/10/30 01:44:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7cd5_d20251030_m014243_c001_v0001172_t0038_u01761788563732") 2025/10/30 01:44:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f408d91f05a1f955b_d20251030_m014238_c001_v7007000_t0000_u01761788558161") 2025/10/30 01:44:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7c8b_d20251030_m014227_c001_v0001172_t0049_u01761788547685") 2025/10/30 01:44:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5f43_d20251030_m014219_c001_v7007000_t0000_u01761788539119") 2025/10/30 01:44:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5c79_d20251030_m014208_c001_v0001120_t0048_u01761788528384") 2025/10/30 01:44:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb40_d20251030_m014202_c001_v7007000_t0000_u01761788522662") 2025/10/30 01:44:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5c59_d20251030_m014158_c001_v0001120_t0057_u01761788518401") 2025/10/30 01:44:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f417c043bd47fedba_d20251030_m014156_c001_v7007000_t0000_u01761788516787") 2025/10/30 01:44:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7b98_d20251030_m014146_c001_v0001172_t0006_u01761788506807") 2025/10/30 01:44:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd807_d20251030_m014141_c001_v7007000_t0000_u01761788501186") 2025/10/30 01:44:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ec76_d20251030_m014136_c001_v0001184_t0006_u01761788496962") 2025/10/30 01:44:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f402ba7889cb8089c_d20251030_m014135_c001_v7007000_t0000_u01761788495209") 2025/10/30 01:44:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7b1c_d20251030_m014125_c001_v0001172_t0049_u01761788485452") 2025/10/30 01:44:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd6fd_d20251030_m014116_c001_v7007000_t0000_u01761788476435") 2025/10/30 01:44:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747eb35_d20251030_m014107_c001_v0001184_t0017_u01761788467442") 2025/10/30 01:44:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4205eaf02872b35b_d20251030_m014102_c001_v7007000_t0000_u01761788462208") 2025/10/30 01:44:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0ba1_d20251030_m014052_c001_v0001093_t0047_u01761788452224") 2025/10/30 01:44:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5cdb_d20251030_m014046_c001_v7007000_t0000_u01761788446961") 2025/10/30 01:44:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5b19_d20251030_m014037_c001_v0001120_t0022_u01761788437760") 2025/10/30 01:44:35 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb39_d20251030_m014200_c001_v7007000_t0000_u01761788520175") 2025/10/30 01:44:35 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0c88_d20251030_m014154_c001_v0001093_t0031_u01761788514799") 2025/10/30 01:44:35 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84aa6_d20251030_m014222_c001_v7007000_t0000_u01761788542337") 2025/10/30 01:44:35 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5c99_d20251030_m014217_c001_v0001120_t0023_u01761788537038") 2025/10/30 01:44:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2fd0_d20251030_m014345_c001_v7007000_t0000_u01761788625717") 2025/10/30 01:44:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747f090_d20251030_m014335_c001_v0001184_t0010_u01761788615228") 2025/10/30 01:44:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4108f3b5627c4f89_d20251030_m014329_c001_v7007000_t0000_u01761788609505") 2025/10/30 01:44:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747f00e_d20251030_m014319_c001_v0001184_t0012_u01761788599112") 2025/10/30 01:44:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815f20_d20251030_m014312_c001_v7007000_t0000_u01761788592411") 2025/10/30 01:44:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ef94_d20251030_m014301_c001_v0001184_t0017_u01761788581079") 2025/10/30 01:44:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fc0e1_d20251030_m014254_c001_v7007000_t0000_u01761788574706") 2025/10/30 01:44:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ef0a_d20251030_m014244_c001_v0001184_t0028_u01761788564319") 2025/10/30 01:44:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f408d91f05a1f9560_d20251030_m014238_c001_v7007000_t0000_u01761788558346") 2025/10/30 01:44:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ee7a_d20251030_m014228_c001_v0001184_t0056_u01761788548243") 2025/10/30 01:44:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2d2a_d20251030_m014218_c001_v7007000_t0000_u01761788538718") 2025/10/30 01:44:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7c29_d20251030_m014208_c001_v0001172_t0056_u01761788528885") 2025/10/30 01:44:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb41_d20251030_m014202_c001_v7007000_t0000_u01761788522855") 2025/10/30 01:44:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7bec_d20251030_m014158_c001_v0001172_t0058_u01761788518413") 2025/10/30 01:44:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb2f_d20251030_m014156_c001_v7007000_t0000_u01761788516919") 2025/10/30 01:44:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5c30_d20251030_m014147_c001_v0001120_t0013_u01761788507184") 2025/10/30 01:44:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd80a_d20251030_m014141_c001_v7007000_t0000_u01761788501369") 2025/10/30 01:44:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0c4a_d20251030_m014137_c001_v0001093_t0021_u01761788497096") 2025/10/30 01:44:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f419a82c3828f942e_d20251030_m014135_c001_v7007000_t0000_u01761788495621") 2025/10/30 01:44:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5bd5_d20251030_m014126_c001_v0001120_t0044_u01761788486041") 2025/10/30 01:44:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f416b2c496bb621f0_d20251030_m014116_c001_v7007000_t0000_u01761788476649") 2025/10/30 01:44:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0bce_d20251030_m014107_c001_v0001093_t0029_u01761788467641") 2025/10/30 01:44:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4205eaf02872b35c_d20251030_m014102_c001_v7007000_t0000_u01761788462410") 2025/10/30 01:44:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5b4b_d20251030_m014052_c001_v0001120_t0059_u01761788452712") 2025/10/30 01:44:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5cdc_d20251030_m014047_c001_v7007000_t0000_u01761788447173") 2025/10/30 01:44:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ea68_d20251030_m014038_c001_v0001184_t0010_u01761788438092") 2025/10/30 01:44:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2cc7_d20251030_m014159_c001_v7007000_t0000_u01761788519847") 2025/10/30 01:44:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ed20_d20251030_m014154_c001_v0001184_t0046_u01761788514838") 2025/10/30 01:44:36 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84aa7_d20251030_m014222_c001_v7007000_t0000_u01761788542518") 2025/10/30 01:44:36 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7c4d_d20251030_m014217_c001_v0001172_t0033_u01761788537056") 2025/10/30 01:44:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2fd1_d20251030_m014345_c001_v7007000_t0000_u01761788625898") 2025/10/30 01:44:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5d92_d20251030_m014335_c001_v0001120_t0028_u01761788615432") 2025/10/30 01:44:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4108f3b5627c4f8b_d20251030_m014329_c001_v7007000_t0000_u01761788609689") 2025/10/30 01:44:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5d65_d20251030_m014319_c001_v0001120_t0032_u01761788599306") 2025/10/30 01:44:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815f21_d20251030_m014312_c001_v7007000_t0000_u01761788592592") 2025/10/30 01:44:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5d33_d20251030_m014301_c001_v0001120_t0058_u01761788581278") 2025/10/30 01:44:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fc0e6_d20251030_m014254_c001_v7007000_t0000_u01761788574887") 2025/10/30 01:44:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5cf2_d20251030_m014244_c001_v0001120_t0012_u01761788564530") 2025/10/30 01:44:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f408d91f05a1f9564_d20251030_m014238_c001_v7007000_t0000_u01761788558530") 2025/10/30 01:44:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5cb9_d20251030_m014228_c001_v0001120_t0028_u01761788548459") 2025/10/30 01:44:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f412fb83cf46dc570_d20251030_m014219_c001_v7007000_t0000_u01761788539132") 2025/10/30 01:44:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747edac_d20251030_m014209_c001_v0001184_t0052_u01761788529603") 2025/10/30 01:44:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb42_d20251030_m014203_c001_v7007000_t0000_u01761788523036") 2025/10/30 01:44:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ed56_d20251030_m014158_c001_v0001184_t0029_u01761788518501") 2025/10/30 01:44:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41448d3fddea51b7_d20251030_m014156_c001_v7007000_t0000_u01761788516929") 2025/10/30 01:44:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ecea_d20251030_m014147_c001_v0001184_t0053_u01761788507529") 2025/10/30 01:44:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd80f_d20251030_m014141_c001_v7007000_t0000_u01761788501551") 2025/10/30 01:44:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ec7c_d20251030_m014137_c001_v0001184_t0028_u01761788497167") 2025/10/30 01:44:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f412fb83cf46dc4e4_d20251030_m014135_c001_v7007000_t0000_u01761788495417") 2025/10/30 01:44:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0c16_d20251030_m014126_c001_v0001093_t0055_u01761788486400") 2025/10/30 01:44:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f412fb83cf46dc45d_d20251030_m014116_c001_v7007000_t0000_u01761788476593") 2025/10/30 01:44:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5b7d_d20251030_m014108_c001_v0001120_t0011_u01761788468090") 2025/10/30 01:44:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4205eaf02872b35d_d20251030_m014102_c001_v7007000_t0000_u01761788462595") 2025/10/30 01:44:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747eac9_d20251030_m014053_c001_v0001184_t0028_u01761788453135") 2025/10/30 01:44:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5cdd_d20251030_m014047_c001_v7007000_t0000_u01761788447355") 2025/10/30 01:44:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0b85_d20251030_m014038_c001_v0001093_t0025_u01761788438290") 2025/10/30 01:44:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f401886b19739b11f_d20251030_m014200_c001_v7007000_t0000_u01761788520048") 2025/10/30 01:44:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ed26_d20251030_m014155_c001_v0001184_t0013_u01761788515063") 2025/10/30 01:44:38 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84aa8_d20251030_m014222_c001_v7007000_t0000_u01761788542699") 2025/10/30 01:44:38 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ee06_d20251030_m014217_c001_v0001184_t0006_u01761788537141") 2025/10/30 01:44:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2fd2_d20251030_m014346_c001_v7007000_t0000_u01761788626080") 2025/10/30 01:44:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0db4_d20251030_m014335_c001_v0001093_t0028_u01761788615737") 2025/10/30 01:44:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4108f3b5627c4f8c_d20251030_m014329_c001_v7007000_t0000_u01761788609872") 2025/10/30 01:44:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0d92_d20251030_m014319_c001_v0001093_t0044_u01761788599805") 2025/10/30 01:44:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815f23_d20251030_m014312_c001_v7007000_t0000_u01761788592773") 2025/10/30 01:44:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0d5c_d20251030_m014301_c001_v0001093_t0022_u01761788581884") 2025/10/30 01:44:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fc0eb_d20251030_m014255_c001_v7007000_t0000_u01761788575083") 2025/10/30 01:44:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0d30_d20251030_m014244_c001_v0001093_t0014_u01761788564839") 2025/10/30 01:44:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f408d91f05a1f9569_d20251030_m014238_c001_v7007000_t0000_u01761788558757") 2025/10/30 01:44:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0cfe_d20251030_m014228_c001_v0001093_t0010_u01761788548764") 2025/10/30 01:44:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad35ed4_d20251030_m014218_c001_v7007000_t0000_u01761788538910") 2025/10/30 01:44:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0cc0_d20251030_m014209_c001_v0001093_t0034_u01761788529834") 2025/10/30 01:44:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb43_d20251030_m014203_c001_v7007000_t0000_u01761788523218") 2025/10/30 01:44:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0c9a_d20251030_m014158_c001_v0001093_t0012_u01761788518612") 2025/10/30 01:44:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f407238d13771e170_d20251030_m014156_c001_v7007000_t0000_u01761788516772") 2025/10/30 01:44:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0c70_d20251030_m014147_c001_v0001093_t0039_u01761788507734") 2025/10/30 01:44:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd810_d20251030_m014141_c001_v7007000_t0000_u01761788501733") 2025/10/30 01:44:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5c12_d20251030_m014137_c001_v0001120_t0051_u01761788497178") 2025/10/30 01:44:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f422f6166226bb3b9_d20251030_m014135_c001_v7007000_t0000_u01761788495215") 2025/10/30 01:44:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ec11_d20251030_m014126_c001_v0001184_t0036_u01761788486763") 2025/10/30 01:44:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd6fc_d20251030_m014116_c001_v7007000_t0000_u01761788476237") 2025/10/30 01:44:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747eb3b_d20251030_m014108_c001_v0001184_t0025_u01761788468384") 2025/10/30 01:44:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4205eaf02872b35e_d20251030_m014102_c001_v7007000_t0000_u01761788462788") 2025/10/30 01:44:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0ba5_d20251030_m014053_c001_v0001093_t0019_u01761788453332") 2025/10/30 01:44:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5cde_d20251030_m014047_c001_v7007000_t0000_u01761788447569") 2025/10/30 01:44:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5b1d_d20251030_m014038_c001_v0001120_t0011_u01761788438633") 2025/10/30 01:44:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41448d3fddea5cbd_d20251030_m014159_c001_v7007000_t0000_u01761788519852") 2025/10/30 01:44:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0c8a_d20251030_m014155_c001_v0001093_t0052_u01761788515188") 2025/10/30 01:44:39 DEBUG : dir1/0007-12345: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84aaa_d20251030_m014222_c001_v7007000_t0000_u01761788542881") 2025/10/30 01:44:39 DEBUG : dir1/0007-12345: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5c9d_d20251030_m014217_c001_v0001120_t0031_u01761788537355") 2025/10/30 01:44:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2fd3_d20251030_m014346_c001_v7007000_t0000_u01761788626262") 2025/10/30 01:44:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7e14_d20251030_m014336_c001_v0001172_t0054_u01761788616174") 2025/10/30 01:44:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4108f3b5627c4f8d_d20251030_m014330_c001_v7007000_t0000_u01761788610055") 2025/10/30 01:44:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7dac_d20251030_m014320_c001_v0001172_t0014_u01761788600226") 2025/10/30 01:44:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815f24_d20251030_m014312_c001_v7007000_t0000_u01761788592954") 2025/10/30 01:44:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7d48_d20251030_m014302_c001_v0001172_t0004_u01761788582558") 2025/10/30 01:44:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fc0ef_d20251030_m014255_c001_v7007000_t0000_u01761788575265") 2025/10/30 01:44:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7cdb_d20251030_m014245_c001_v0001172_t0015_u01761788565280") 2025/10/30 01:44:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f408d91f05a1f956f_d20251030_m014238_c001_v7007000_t0000_u01761788558956") 2025/10/30 01:44:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7c91_d20251030_m014229_c001_v0001172_t0009_u01761788549424") 2025/10/30 01:44:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2d33_d20251030_m014219_c001_v7007000_t0000_u01761788539080") 2025/10/30 01:44:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5c7d_d20251030_m014210_c001_v0001120_t0023_u01761788530299") 2025/10/30 01:44:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb44_d20251030_m014203_c001_v7007000_t0000_u01761788523415") 2025/10/30 01:44:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ed58_d20251030_m014158_c001_v0001184_t0049_u01761788518733") 2025/10/30 01:44:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb30_d20251030_m014156_c001_v7007000_t0000_u01761788516963") 2025/10/30 01:44:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7ba2_d20251030_m014148_c001_v0001172_t0057_u01761788508145") 2025/10/30 01:44:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd811_d20251030_m014141_c001_v7007000_t0000_u01761788501916") 2025/10/30 01:44:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7b68_d20251030_m014137_c001_v0001172_t0006_u01761788497299") 2025/10/30 01:44:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f409fcbafcf9a3006_d20251030_m014135_c001_v7007000_t0000_u01761788495427") 2025/10/30 01:44:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7b21_d20251030_m014126_c001_v0001172_t0001_u01761788486993") 2025/10/30 01:44:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f417489b595dbd329_d20251030_m014116_c001_v7007000_t0000_u01761788476843") 2025/10/30 01:44:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0bd2_d20251030_m014108_c001_v0001093_t0020_u01761788468577") 2025/10/30 01:44:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4205eaf02872b35f_d20251030_m014102_c001_v7007000_t0000_u01761788462972") 2025/10/30 01:44:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5b51_d20251030_m014053_c001_v0001120_t0042_u01761788453709") 2025/10/30 01:44:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5cdf_d20251030_m014047_c001_v7007000_t0000_u01761788447752") 2025/10/30 01:44:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ea6f_d20251030_m014038_c001_v0001184_t0055_u01761788438908") 2025/10/30 01:44:40 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f417c043bd47fedf6_d20251030_m014159_c001_v7007000_t0000_u01761788519795") 2025/10/30 01:44:40 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5c4c_d20251030_m014155_c001_v0001120_t0051_u01761788515239") 2025/10/30 01:44:40 DEBUG : dir1/0008-23456: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84aac_d20251030_m014223_c001_v7007000_t0000_u01761788543062") 2025/10/30 01:44:41 DEBUG : dir1/0008-23456: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ee0a_d20251030_m014217_c001_v0001184_t0050_u01761788537364") 2025/10/30 01:44:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2fd4_d20251030_m014346_c001_v7007000_t0000_u01761788626445") 2025/10/30 01:44:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747f09d_d20251030_m014336_c001_v0001184_t0025_u01761788616675") 2025/10/30 01:44:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4108f3b5627c4f8e_d20251030_m014330_c001_v7007000_t0000_u01761788610238") 2025/10/30 01:44:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747f01e_d20251030_m014320_c001_v0001184_t0002_u01761788600718") 2025/10/30 01:44:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815f26_d20251030_m014313_c001_v7007000_t0000_u01761788593136") 2025/10/30 01:44:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747efa4_d20251030_m014303_c001_v0001184_t0007_u01761788583278") 2025/10/30 01:44:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fc0f3_d20251030_m014255_c001_v7007000_t0000_u01761788575447") 2025/10/30 01:44:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ef12_d20251030_m014245_c001_v0001184_t0012_u01761788565570") 2025/10/30 01:44:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f408d91f05a1f9576_d20251030_m014239_c001_v7007000_t0000_u01761788559142") 2025/10/30 01:44:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ee8c_d20251030_m014229_c001_v0001184_t0009_u01761788549861") 2025/10/30 01:44:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f417489b595dbd37a_d20251030_m014219_c001_v7007000_t0000_u01761788539085") 2025/10/30 01:44:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7c33_d20251030_m014210_c001_v0001172_t0018_u01761788530585") 2025/10/30 01:44:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb45_d20251030_m014203_c001_v7007000_t0000_u01761788523598") 2025/10/30 01:44:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7bee_d20251030_m014158_c001_v0001172_t0003_u01761788518790") 2025/10/30 01:44:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f417c043bd47fedc0_d20251030_m014156_c001_v7007000_t0000_u01761788516969") 2025/10/30 01:44:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5c38_d20251030_m014148_c001_v0001120_t0008_u01761788508572") 2025/10/30 01:44:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd813_d20251030_m014142_c001_v7007000_t0000_u01761788502099") 2025/10/30 01:44:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ec7e_d20251030_m014137_c001_v0001184_t0018_u01761788497380") 2025/10/30 01:44:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f422f6166226bb3b7_d20251030_m014135_c001_v7007000_t0000_u01761788495034") 2025/10/30 01:44:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5bd9_d20251030_m014127_c001_v0001120_t0052_u01761788487297") 2025/10/30 01:44:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd6fe_d20251030_m014116_c001_v7007000_t0000_u01761788476618") 2025/10/30 01:44:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5b81_d20251030_m014108_c001_v0001120_t0044_u01761788468996") 2025/10/30 01:44:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4205eaf02872b360_d20251030_m014103_c001_v7007000_t0000_u01761788463157") 2025/10/30 01:44:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ead3_d20251030_m014054_c001_v0001184_t0050_u01761788454200") 2025/10/30 01:44:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5ce0_d20251030_m014047_c001_v7007000_t0000_u01761788447932") 2025/10/30 01:44:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0b87_d20251030_m014039_c001_v0001093_t0021_u01761788439117") 2025/10/30 01:44:42 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb36_d20251030_m014159_c001_v7007000_t0000_u01761788519874") 2025/10/30 01:44:42 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ed28_d20251030_m014155_c001_v0001184_t0023_u01761788515261") 2025/10/30 01:44:42 DEBUG : dir1/0009-34567: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84aad_d20251030_m014223_c001_v7007000_t0000_u01761788543242") 2025/10/30 01:44:42 DEBUG : dir1/0009-34567: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7c4f_d20251030_m014217_c001_v0001172_t0043_u01761788537375") 2025/10/30 01:44:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2fd5_d20251030_m014346_c001_v7007000_t0000_u01761788626628") 2025/10/30 01:44:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5d98_d20251030_m014336_c001_v0001120_t0030_u01761788616884") 2025/10/30 01:44:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4108f3b5627c4f8f_d20251030_m014330_c001_v7007000_t0000_u01761788610427") 2025/10/30 01:44:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5d6b_d20251030_m014320_c001_v0001120_t0018_u01761788600928") 2025/10/30 01:44:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815f28_d20251030_m014313_c001_v7007000_t0000_u01761788593317") 2025/10/30 01:44:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5d37_d20251030_m014303_c001_v0001120_t0029_u01761788583502") 2025/10/30 01:44:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fc0f7_d20251030_m014255_c001_v7007000_t0000_u01761788575628") 2025/10/30 01:44:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5cf8_d20251030_m014245_c001_v0001120_t0042_u01761788565769") 2025/10/30 01:44:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f408d91f05a1f957b_d20251030_m014239_c001_v7007000_t0000_u01761788559327") 2025/10/30 01:44:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5cbd_d20251030_m014230_c001_v0001120_t0019_u01761788550124") 2025/10/30 01:44:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f408d91f05a1f94d3_d20251030_m014219_c001_v7007000_t0000_u01761788539143") 2025/10/30 01:44:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747edb6_d20251030_m014210_c001_v0001184_t0017_u01761788530880") 2025/10/30 01:44:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb46_d20251030_m014203_c001_v7007000_t0000_u01761788523780") 2025/10/30 01:44:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5c5b_d20251030_m014158_c001_v0001120_t0029_u01761788518826") 2025/10/30 01:44:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd8f4_d20251030_m014156_c001_v7007000_t0000_u01761788516941") 2025/10/30 01:44:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ecf2_d20251030_m014148_c001_v0001184_t0039_u01761788508893") 2025/10/30 01:44:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd814_d20251030_m014142_c001_v7007000_t0000_u01761788502281") 2025/10/30 01:44:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0c4e_d20251030_m014137_c001_v0001093_t0014_u01761788497450") 2025/10/30 01:44:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f418e418520f616c0_d20251030_m014135_c001_v7007000_t0000_u01761788495615") 2025/10/30 01:44:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0c1e_d20251030_m014127_c001_v0001093_t0040_u01761788487758") 2025/10/30 01:44:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd6ff_d20251030_m014116_c001_v7007000_t0000_u01761788476802") 2025/10/30 01:44:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747eb4b_d20251030_m014109_c001_v0001184_t0025_u01761788469510") 2025/10/30 01:44:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4205eaf02872b361_d20251030_m014103_c001_v7007000_t0000_u01761788463340") 2025/10/30 01:44:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0ba9_d20251030_m014054_c001_v0001093_t0031_u01761788454408") 2025/10/30 01:44:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5ce1_d20251030_m014048_c001_v7007000_t0000_u01761788448114") 2025/10/30 01:44:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5b1f_d20251030_m014039_c001_v0001120_t0020_u01761788439434") 2025/10/30 01:44:43 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd939_d20251030_m014200_c001_v7007000_t0000_u01761788520021") 2025/10/30 01:44:43 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7bdc_d20251030_m014155_c001_v0001172_t0057_u01761788515307") 2025/10/30 01:44:43 DEBUG : dir1/0010-45678: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84aaf_d20251030_m014223_c001_v7007000_t0000_u01761788543425") 2025/10/30 01:44:43 DEBUG : dir1/0010-45678: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0ce2_d20251030_m014217_c001_v0001093_t0012_u01761788537442") 2025/10/30 01:44:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2fd6_d20251030_m014346_c001_v7007000_t0000_u01761788626811") 2025/10/30 01:44:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0db8_d20251030_m014337_c001_v0001093_t0034_u01761788617215") 2025/10/30 01:44:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4108f3b5627c4f91_d20251030_m014330_c001_v7007000_t0000_u01761788610614") 2025/10/30 01:44:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0d96_d20251030_m014321_c001_v0001093_t0039_u01761788601258") 2025/10/30 01:44:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815f2a_d20251030_m014313_c001_v7007000_t0000_u01761788593499") 2025/10/30 01:44:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0d62_d20251030_m014303_c001_v0001093_t0019_u01761788583979") 2025/10/30 01:44:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fc0fd_d20251030_m014255_c001_v7007000_t0000_u01761788575808") 2025/10/30 01:44:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0d38_d20251030_m014246_c001_v0001093_t0003_u01761788566376") 2025/10/30 01:44:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f408d91f05a1f957c_d20251030_m014239_c001_v7007000_t0000_u01761788559514") 2025/10/30 01:44:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0d06_d20251030_m014230_c001_v0001093_t0025_u01761788550378") 2025/10/30 01:44:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f417489b595dbd378_d20251030_m014218_c001_v7007000_t0000_u01761788538705") 2025/10/30 01:44:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0cca_d20251030_m014211_c001_v0001093_t0044_u01761788531117") 2025/10/30 01:44:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb47_d20251030_m014203_c001_v7007000_t0000_u01761788523962") 2025/10/30 01:44:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ed5a_d20251030_m014158_c001_v0001184_t0053_u01761788518974") 2025/10/30 01:44:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f422f6166226bb46b_d20251030_m014156_c001_v7007000_t0000_u01761788516358") 2025/10/30 01:44:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0c74_d20251030_m014149_c001_v0001093_t0032_u01761788509096") 2025/10/30 01:44:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd815_d20251030_m014142_c001_v7007000_t0000_u01761788502481") 2025/10/30 01:44:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ec84_d20251030_m014137_c001_v0001184_t0012_u01761788497576") 2025/10/30 01:44:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f411eabb0cdd69ba4_d20251030_m014135_c001_v7007000_t0000_u01761788495233") 2025/10/30 01:44:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ec1d_d20251030_m014128_c001_v0001184_t0012_u01761788488153") 2025/10/30 01:44:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f417489b595dbd328_d20251030_m014116_c001_v7007000_t0000_u01761788476660") 2025/10/30 01:44:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0bd8_d20251030_m014109_c001_v0001093_t0039_u01761788469709") 2025/10/30 01:44:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4205eaf02872b362_d20251030_m014103_c001_v7007000_t0000_u01761788463523") 2025/10/30 01:44:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5b53_d20251030_m014054_c001_v0001120_t0056_u01761788454763") 2025/10/30 01:44:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5ce2_d20251030_m014048_c001_v7007000_t0000_u01761788448346") 2025/10/30 01:44:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ea75_d20251030_m014039_c001_v0001184_t0036_u01761788439734") 2025/10/30 01:44:45 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f417c043bd47fedf8_d20251030_m014159_c001_v7007000_t0000_u01761788519976") 2025/10/30 01:44:45 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ed2c_d20251030_m014155_c001_v0001184_t0041_u01761788515457") 2025/10/30 01:44:45 DEBUG : dir1/0011-56789: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84ab1_d20251030_m014223_c001_v7007000_t0000_u01761788543607") 2025/10/30 01:44:45 DEBUG : dir1/0011-56789: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ee0c_d20251030_m014217_c001_v0001184_t0041_u01761788537635") 2025/10/30 01:44:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2fd8_d20251030_m014346_c001_v7007000_t0000_u01761788626993") 2025/10/30 01:44:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7e1e_d20251030_m014337_c001_v0001172_t0039_u01761788617710") 2025/10/30 01:44:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4108f3b5627c4f92_d20251030_m014330_c001_v7007000_t0000_u01761788610798") 2025/10/30 01:44:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7db6_d20251030_m014321_c001_v0001172_t0036_u01761788601652") 2025/10/30 01:44:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815f2d_d20251030_m014313_c001_v7007000_t0000_u01761788593680") 2025/10/30 01:44:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7d54_d20251030_m014304_c001_v0001172_t0011_u01761788584352") 2025/10/30 01:44:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fc102_d20251030_m014255_c001_v7007000_t0000_u01761788575988") 2025/10/30 01:44:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7ce3_d20251030_m014246_c001_v0001172_t0023_u01761788566763") 2025/10/30 01:44:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f408d91f05a1f957d_d20251030_m014239_c001_v7007000_t0000_u01761788559700") 2025/10/30 01:44:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7c97_d20251030_m014230_c001_v0001172_t0042_u01761788550715") 2025/10/30 01:44:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad35edb_d20251030_m014219_c001_v7007000_t0000_u01761788539092") 2025/10/30 01:44:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5c85_d20251030_m014212_c001_v0001120_t0006_u01761788532210") 2025/10/30 01:44:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb48_d20251030_m014204_c001_v7007000_t0000_u01761788524165") 2025/10/30 01:44:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0c9e_d20251030_m014159_c001_v0001093_t0013_u01761788519169") 2025/10/30 01:44:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb2b_d20251030_m014156_c001_v7007000_t0000_u01761788516373") 2025/10/30 01:44:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7bac_d20251030_m014149_c001_v0001172_t0028_u01761788509494") 2025/10/30 01:44:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd816_d20251030_m014142_c001_v7007000_t0000_u01761788502663") 2025/10/30 01:44:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7b6c_d20251030_m014137_c001_v0001172_t0032_u01761788497672") 2025/10/30 01:44:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f418e418520f616be_d20251030_m014135_c001_v7007000_t0000_u01761788495432") 2025/10/30 01:44:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7b28_d20251030_m014128_c001_v0001172_t0036_u01761788488345") 2025/10/30 01:44:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84934_d20251030_m014116_c001_v7007000_t0000_u01761788476853") 2025/10/30 01:44:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5b83_d20251030_m014110_c001_v0001120_t0051_u01761788470051") 2025/10/30 01:44:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4205eaf02872b363_d20251030_m014103_c001_v7007000_t0000_u01761788463707") 2025/10/30 01:44:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747eadb_d20251030_m014055_c001_v0001184_t0026_u01761788455238") 2025/10/30 01:44:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5ce4_d20251030_m014048_c001_v7007000_t0000_u01761788448527") 2025/10/30 01:44:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0b89_d20251030_m014039_c001_v0001093_t0056_u01761788439934") 2025/10/30 01:44:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f407238d13771e1a9_d20251030_m014200_c001_v7007000_t0000_u01761788520191") 2025/10/30 01:44:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0c8e_d20251030_m014155_c001_v0001093_t0025_u01761788515619") 2025/10/30 01:44:46 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84ab2_d20251030_m014223_c001_v7007000_t0000_u01761788543788") 2025/10/30 01:44:46 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0ce6_d20251030_m014217_c001_v0001093_t0047_u01761788537813") 2025/10/30 01:44:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2fd9_d20251030_m014347_c001_v7007000_t0000_u01761788627175") 2025/10/30 01:44:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747f0a9_d20251030_m014338_c001_v0001184_t0044_u01761788618131") 2025/10/30 01:44:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4108f3b5627c4f94_d20251030_m014330_c001_v7007000_t0000_u01761788610981") 2025/10/30 01:44:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747f024_d20251030_m014322_c001_v0001184_t0019_u01761788602062") 2025/10/30 01:44:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815f2f_d20251030_m014313_c001_v7007000_t0000_u01761788593862") 2025/10/30 01:44:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747efa8_d20251030_m014304_c001_v0001184_t0039_u01761788584731") 2025/10/30 01:44:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fc109_d20251030_m014256_c001_v7007000_t0000_u01761788576180") 2025/10/30 01:44:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ef29_d20251030_m014247_c001_v0001184_t0030_u01761788567470") 2025/10/30 01:44:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f408d91f05a1f957e_d20251030_m014239_c001_v7007000_t0000_u01761788559885") 2025/10/30 01:44:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ee92_d20251030_m014231_c001_v0001184_t0051_u01761788551132") 2025/10/30 01:44:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2d39_d20251030_m014219_c001_v7007000_t0000_u01761788539260") 2025/10/30 01:44:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7c39_d20251030_m014212_c001_v0001172_t0031_u01761788532520") 2025/10/30 01:44:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb49_d20251030_m014204_c001_v7007000_t0000_u01761788524349") 2025/10/30 01:44:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ed62_d20251030_m014159_c001_v0001184_t0044_u01761788519179") 2025/10/30 01:44:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f409fcbafcf9a300c_d20251030_m014156_c001_v7007000_t0000_u01761788516379") 2025/10/30 01:44:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5c40_d20251030_m014150_c001_v0001120_t0019_u01761788510189") 2025/10/30 01:44:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd81a_d20251030_m014142_c001_v7007000_t0000_u01761788502845") 2025/10/30 01:44:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5c16_d20251030_m014137_c001_v0001120_t0049_u01761788497709") 2025/10/30 01:44:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f402ba7889cb8089a_d20251030_m014135_c001_v7007000_t0000_u01761788495027") 2025/10/30 01:44:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5bdd_d20251030_m014128_c001_v0001120_t0016_u01761788488855") 2025/10/30 01:44:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f412fb83cf46dc463_d20251030_m014116_c001_v7007000_t0000_u01761788476775") 2025/10/30 01:44:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747eb57_d20251030_m014110_c001_v0001184_t0012_u01761788470475") 2025/10/30 01:44:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4205eaf02872b364_d20251030_m014103_c001_v7007000_t0000_u01761788463945") 2025/10/30 01:44:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0bae_d20251030_m014055_c001_v0001093_t0014_u01761788455444") 2025/10/30 01:44:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5ce5_d20251030_m014048_c001_v7007000_t0000_u01761788448708") 2025/10/30 01:44:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5b25_d20251030_m014040_c001_v0001120_t0029_u01761788440382") 2025/10/30 01:44:48 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb38_d20251030_m014200_c001_v7007000_t0000_u01761788520064") 2025/10/30 01:44:48 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5c4e_d20251030_m014155_c001_v0001120_t0026_u01761788515667") 2025/10/30 01:44:48 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84ab4_d20251030_m014223_c001_v7007000_t0000_u01761788543968") 2025/10/30 01:44:48 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7c51_d20251030_m014217_c001_v0001172_t0034_u01761788537847") 2025/10/30 01:44:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2fda_d20251030_m014347_c001_v7007000_t0000_u01761788627357") 2025/10/30 01:44:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5d9a_d20251030_m014338_c001_v0001120_t0019_u01761788618339") 2025/10/30 01:44:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4108f3b5627c4f96_d20251030_m014331_c001_v7007000_t0000_u01761788611163") 2025/10/30 01:44:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5d75_d20251030_m014322_c001_v0001120_t0043_u01761788602271") 2025/10/30 01:44:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815f33_d20251030_m014314_c001_v7007000_t0000_u01761788594061") 2025/10/30 01:44:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5d3b_d20251030_m014304_c001_v0001120_t0059_u01761788584933") 2025/10/30 01:44:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fc10e_d20251030_m014256_c001_v7007000_t0000_u01761788576361") 2025/10/30 01:44:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5d02_d20251030_m014247_c001_v0001120_t0000_u01761788567717") 2025/10/30 01:44:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f408d91f05a1f957f_d20251030_m014240_c001_v7007000_t0000_u01761788560071") 2025/10/30 01:44:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5cc7_d20251030_m014231_c001_v0001120_t0053_u01761788551334") 2025/10/30 01:44:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84a9c_d20251030_m014219_c001_v7007000_t0000_u01761788539289") 2025/10/30 01:44:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747edd6_d20251030_m014213_c001_v0001184_t0058_u01761788533315") 2025/10/30 01:44:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb4a_d20251030_m014204_c001_v7007000_t0000_u01761788524531") 2025/10/30 01:44:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7bf0_d20251030_m014159_c001_v0001172_t0016_u01761788519297") 2025/10/30 01:44:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f422f6166226bb46c_d20251030_m014156_c001_v7007000_t0000_u01761788516550") 2025/10/30 01:44:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ecfe_d20251030_m014150_c001_v0001184_t0032_u01761788510472") 2025/10/30 01:44:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd81e_d20251030_m014143_c001_v7007000_t0000_u01761788503028") 2025/10/30 01:44:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0c50_d20251030_m014137_c001_v0001093_t0056_u01761788497740") 2025/10/30 01:44:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f412fb83cf46dc4e6_d20251030_m014135_c001_v7007000_t0000_u01761788495446") 2025/10/30 01:44:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0c28_d20251030_m014129_c001_v0001093_t0009_u01761788489109") 2025/10/30 01:44:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fbeeb_d20251030_m014116_c001_v7007000_t0000_u01761788476608") 2025/10/30 01:44:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0be0_d20251030_m014110_c001_v0001093_t0026_u01761788470717") 2025/10/30 01:44:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4205eaf02872b365_d20251030_m014104_c001_v7007000_t0000_u01761788464133") 2025/10/30 01:44:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5b57_d20251030_m014055_c001_v0001120_t0057_u01761788455856") 2025/10/30 01:44:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5ce7_d20251030_m014048_c001_v7007000_t0000_u01761788448908") 2025/10/30 01:44:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ea7b_d20251030_m014040_c001_v0001184_t0048_u01761788440679") 2025/10/30 01:44:49 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb37_d20251030_m014159_c001_v7007000_t0000_u01761788519992") 2025/10/30 01:44:49 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ed32_d20251030_m014155_c001_v0001184_t0020_u01761788515679") 2025/10/30 01:44:49 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84ab7_d20251030_m014224_c001_v7007000_t0000_u01761788544168") 2025/10/30 01:44:49 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5ca1_d20251030_m014217_c001_v0001120_t0001_u01761788537848") 2025/10/30 01:44:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2fdb_d20251030_m014347_c001_v7007000_t0000_u01761788627538") 2025/10/30 01:44:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0dba_d20251030_m014338_c001_v0001093_t0012_u01761788618657") 2025/10/30 01:44:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4108f3b5627c4f98_d20251030_m014331_c001_v7007000_t0000_u01761788611350") 2025/10/30 01:44:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0d9c_d20251030_m014322_c001_v0001093_t0014_u01761788602753") 2025/10/30 01:44:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815f35_d20251030_m014314_c001_v7007000_t0000_u01761788594242") 2025/10/30 01:44:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0d66_d20251030_m014306_c001_v0001093_t0056_u01761788586043") 2025/10/30 01:44:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fc113_d20251030_m014256_c001_v7007000_t0000_u01761788576579") 2025/10/30 01:44:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0d3c_d20251030_m014248_c001_v0001093_t0042_u01761788568179") 2025/10/30 01:44:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f408d91f05a1f9580_d20251030_m014240_c001_v7007000_t0000_u01761788560258") 2025/10/30 01:44:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0d10_d20251030_m014231_c001_v0001093_t0026_u01761788551777") 2025/10/30 01:44:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad35ecd_d20251030_m014218_c001_v7007000_t0000_u01761788538729") 2025/10/30 01:44:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0cd6_d20251030_m014213_c001_v0001093_t0007_u01761788533542") 2025/10/30 01:44:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb4c_d20251030_m014204_c001_v7007000_t0000_u01761788524714") 2025/10/30 01:44:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ed66_d20251030_m014159_c001_v0001184_t0021_u01761788519397") 2025/10/30 01:44:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb2c_d20251030_m014156_c001_v7007000_t0000_u01761788516555") 2025/10/30 01:44:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0c76_d20251030_m014150_c001_v0001093_t0055_u01761788510679") 2025/10/30 01:44:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd824_d20251030_m014143_c001_v7007000_t0000_u01761788503211") 2025/10/30 01:44:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ec86_d20251030_m014137_c001_v0001184_t0024_u01761788497779") 2025/10/30 01:44:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad35de6_d20251030_m014135_c001_v7007000_t0000_u01761788495460") 2025/10/30 01:44:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ec2a_d20251030_m014129_c001_v0001184_t0034_u01761788489479") 2025/10/30 01:44:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41448d3fddea5160_d20251030_m014116_c001_v7007000_t0000_u01761788476815") 2025/10/30 01:44:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5b8b_d20251030_m014111_c001_v0001120_t0008_u01761788471146") 2025/10/30 01:44:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4205eaf02872b366_d20251030_m014104_c001_v7007000_t0000_u01761788464315") 2025/10/30 01:44:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747eae1_d20251030_m014056_c001_v0001184_t0034_u01761788456257") 2025/10/30 01:44:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5ce9_d20251030_m014049_c001_v7007000_t0000_u01761788449090") 2025/10/30 01:44:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0b8d_d20251030_m014040_c001_v0001093_t0002_u01761788440882") 2025/10/30 01:44:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd93f_d20251030_m014200_c001_v7007000_t0000_u01761788520206") 2025/10/30 01:44:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7be0_d20251030_m014155_c001_v0001172_t0034_u01761788515722") 2025/10/30 01:44:50 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84ab8_d20251030_m014224_c001_v7007000_t0000_u01761788544360") 2025/10/30 01:44:50 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ee16_d20251030_m014217_c001_v0001184_t0027_u01761788537851") 2025/10/30 01:44:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2fdd_d20251030_m014347_c001_v7007000_t0000_u01761788627721") 2025/10/30 01:44:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7e2e_d20251030_m014339_c001_v0001172_t0054_u01761788619026") 2025/10/30 01:44:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4108f3b5627c4f9a_d20251030_m014331_c001_v7007000_t0000_u01761788611532") 2025/10/30 01:44:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7dc3_d20251030_m014323_c001_v0001172_t0053_u01761788603128") 2025/10/30 01:44:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815f38_d20251030_m014314_c001_v7007000_t0000_u01761788594471") 2025/10/30 01:44:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7d60_d20251030_m014306_c001_v0001172_t0007_u01761788586528") 2025/10/30 01:44:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fc118_d20251030_m014256_c001_v7007000_t0000_u01761788576759") 2025/10/30 01:44:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7cf1_d20251030_m014248_c001_v0001172_t0039_u01761788568542") 2025/10/30 01:44:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f408d91f05a1f9581_d20251030_m014240_c001_v7007000_t0000_u01761788560442") 2025/10/30 01:44:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7c9f_d20251030_m014232_c001_v0001172_t0015_u01761788552275") 2025/10/30 01:44:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84a9b_d20251030_m014219_c001_v7007000_t0000_u01761788539098") 2025/10/30 01:44:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5c8b_d20251030_m014213_c001_v0001120_t0052_u01761788533933") 2025/10/30 01:44:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb4d_d20251030_m014204_c001_v7007000_t0000_u01761788524896") 2025/10/30 01:44:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5c5f_d20251030_m014159_c001_v0001120_t0018_u01761788519524") 2025/10/30 01:44:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f409fcbafcf9a300e_d20251030_m014156_c001_v7007000_t0000_u01761788516747") 2025/10/30 01:44:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7bbe_d20251030_m014151_c001_v0001172_t0032_u01761788511620") 2025/10/30 01:44:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd829_d20251030_m014143_c001_v7007000_t0000_u01761788503401") 2025/10/30 01:44:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ec8c_d20251030_m014137_c001_v0001184_t0059_u01761788497983") 2025/10/30 01:44:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f402ba7889cb8089f_d20251030_m014135_c001_v7007000_t0000_u01761788495573") 2025/10/30 01:44:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7b2c_d20251030_m014129_c001_v0001172_t0057_u01761788489674") 2025/10/30 01:44:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f422f6166226bb32e_d20251030_m014116_c001_v7007000_t0000_u01761788476824") 2025/10/30 01:44:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747eb63_d20251030_m014111_c001_v0001184_t0016_u01761788471402") 2025/10/30 01:44:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4205eaf02872b367_d20251030_m014104_c001_v7007000_t0000_u01761788464497") 2025/10/30 01:44:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0bb0_d20251030_m014056_c001_v0001093_t0002_u01761788456466") 2025/10/30 01:44:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5cea_d20251030_m014049_c001_v7007000_t0000_u01761788449271") 2025/10/30 01:44:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5b27_d20251030_m014041_c001_v0001120_t0013_u01761788441248") 2025/10/30 01:44:52 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f407238d13771e1a8_d20251030_m014200_c001_v7007000_t0000_u01761788520010") 2025/10/30 01:44:52 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ed34_d20251030_m014155_c001_v0001184_t0018_u01761788515876") 2025/10/30 01:44:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84944_d20251030_m014119_c001_v7007000_t0000_u01761788479481") 2025/10/30 01:44:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5ba5_d20251030_m014114_c001_v0001120_t0032_u01761788474668") 2025/10/30 01:44:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84945_d20251030_m014119_c001_v7007000_t0000_u01761788479662") 2025/10/30 01:44:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747eb8d_d20251030_m014114_c001_v0001184_t0047_u01761788474647") 2025/10/30 01:44:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84946_d20251030_m014119_c001_v7007000_t0000_u01761788479842") 2025/10/30 01:44:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0bf0_d20251030_m014114_c001_v0001093_t0026_u01761788474658") 2025/10/30 01:44:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84948_d20251030_m014120_c001_v7007000_t0000_u01761788480022") 2025/10/30 01:44:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747eb95_d20251030_m014114_c001_v0001184_t0044_u01761788474841") 2025/10/30 01:44:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84949_d20251030_m014120_c001_v7007000_t0000_u01761788480205") 2025/10/30 01:44:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5ba7_d20251030_m014115_c001_v0001120_t0006_u01761788475036") 2025/10/30 01:44:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b8494b_d20251030_m014120_c001_v7007000_t0000_u01761788480386") 2025/10/30 01:44:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747eb97_d20251030_m014115_c001_v0001184_t0002_u01761788475063") 2025/10/30 01:44:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b8494c_d20251030_m014120_c001_v7007000_t0000_u01761788480567") 2025/10/30 01:44:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0bf2_d20251030_m014115_c001_v0001093_t0002_u01761788475064") 2025/10/30 01:44:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b8494e_d20251030_m014120_c001_v7007000_t0000_u01761788480747") 2025/10/30 01:44:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747eb9b_d20251030_m014115_c001_v0001184_t0005_u01761788475279") 2025/10/30 01:44:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84950_d20251030_m014120_c001_v7007000_t0000_u01761788480928") 2025/10/30 01:44:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5bab_d20251030_m014115_c001_v0001120_t0026_u01761788475297") 2025/10/30 01:44:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84951_d20251030_m014121_c001_v7007000_t0000_u01761788481110") 2025/10/30 01:44:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7aea_d20251030_m014115_c001_v0001172_t0010_u01761788475384") 2025/10/30 01:44:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84953_d20251030_m014121_c001_v7007000_t0000_u01761788481290") 2025/10/30 01:44:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747eb9d_d20251030_m014115_c001_v0001184_t0056_u01761788475484") 2025/10/30 01:44:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84954_d20251030_m014121_c001_v7007000_t0000_u01761788481481") 2025/10/30 01:44:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5bad_d20251030_m014115_c001_v0001120_t0018_u01761788475677") 2025/10/30 01:44:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84956_d20251030_m014121_c001_v7007000_t0000_u01761788481661") 2025/10/30 01:44:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747eb9f_d20251030_m014115_c001_v0001184_t0048_u01761788475688") 2025/10/30 01:44:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84959_d20251030_m014121_c001_v7007000_t0000_u01761788481843") 2025/10/30 01:44:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7aec_d20251030_m014115_c001_v0001172_t0001_u01761788475736") 2025/10/30 01:44:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b8495a_d20251030_m014122_c001_v7007000_t0000_u01761788482024") 2025/10/30 01:44:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0bf4_d20251030_m014115_c001_v0001093_t0030_u01761788475754") 2025/10/30 01:44:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b8495c_d20251030_m014122_c001_v7007000_t0000_u01761788482205") 2025/10/30 01:44:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747eba3_d20251030_m014115_c001_v0001184_t0044_u01761788475902") 2025/10/30 01:44:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41448d3fddea5176_d20251030_m014138_c001_v7007000_t0000_u01761788498699") 2025/10/30 01:44:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ec4c_d20251030_m014133_c001_v0001184_t0020_u01761788493368") 2025/10/30 01:44:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f419a82c3828f9432_d20251030_m014138_c001_v7007000_t0000_u01761788498473") 2025/10/30 01:44:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ec52_d20251030_m014133_c001_v0001184_t0018_u01761788493562") 2025/10/30 01:44:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f418e418520f616ca_d20251030_m014138_c001_v7007000_t0000_u01761788498482") 2025/10/30 01:44:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5bf5_d20251030_m014133_c001_v0001120_t0036_u01761788493621") 2025/10/30 01:44:54 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405135ade5f303de_d20251030_m014138_c001_v7007000_t0000_u01761788498318") 2025/10/30 01:44:54 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7b4a_d20251030_m014133_c001_v0001172_t0037_u01761788493632") 2025/10/30 01:44:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41448d3fddea5174_d20251030_m014138_c001_v7007000_t0000_u01761788498336") 2025/10/30 01:44:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ec54_d20251030_m014133_c001_v0001184_t0030_u01761788493771") 2025/10/30 01:44:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f412fb83cf46dc525_d20251030_m014138_c001_v7007000_t0000_u01761788498550") 2025/10/30 01:44:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0c3a_d20251030_m014133_c001_v0001093_t0034_u01761788493791") 2025/10/30 01:44:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405135ade5f303e2_d20251030_m014138_c001_v7007000_t0000_u01761788498500") 2025/10/30 01:44:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ec56_d20251030_m014133_c001_v0001184_t0036_u01761788493974") 2025/10/30 01:44:54 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f402ba7889cb808ae_d20251030_m014138_c001_v7007000_t0000_u01761788498562") 2025/10/30 01:44:54 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5bf7_d20251030_m014134_c001_v0001120_t0005_u01761788494016") 2025/10/30 01:44:54 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd7d0_d20251030_m014138_c001_v7007000_t0000_u01761788498711") 2025/10/30 01:44:54 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0c3c_d20251030_m014134_c001_v0001093_t0024_u01761788494158") 2025/10/30 01:44:54 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd7c7_d20251030_m014138_c001_v7007000_t0000_u01761788498347") 2025/10/30 01:44:54 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ec5a_d20251030_m014134_c001_v0001184_t0049_u01761788494215") 2025/10/30 01:44:54 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f419a82c3828f9433_d20251030_m014138_c001_v7007000_t0000_u01761788498655") 2025/10/30 01:44:54 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5bf9_d20251030_m014134_c001_v0001120_t0005_u01761788494248") 2025/10/30 01:44:54 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f418e418520f616cc_d20251030_m014138_c001_v7007000_t0000_u01761788498666") 2025/10/30 01:44:54 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ec5e_d20251030_m014134_c001_v0001184_t0016_u01761788494452") 2025/10/30 01:44:55 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f419a82c3828f9431_d20251030_m014138_c001_v7007000_t0000_u01761788498290") 2025/10/30 01:44:55 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7b58_d20251030_m014134_c001_v0001172_t0024_u01761788494463") 2025/10/30 01:44:55 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41448d3fddea5175_d20251030_m014138_c001_v7007000_t0000_u01761788498517") 2025/10/30 01:44:55 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5bfd_d20251030_m014134_c001_v0001120_t0036_u01761788494555") 2025/10/30 01:44:55 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f411eabb0cdd69ba7_d20251030_m014138_c001_v7007000_t0000_u01761788498327") 2025/10/30 01:44:55 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0c3e_d20251030_m014134_c001_v0001093_t0031_u01761788494604") 2025/10/30 01:44:55 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f418e418520f616c9_d20251030_m014138_c001_v7007000_t0000_u01761788498301") 2025/10/30 01:44:55 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ec60_d20251030_m014134_c001_v0001184_t0025_u01761788494693") 2025/10/30 01:44:55 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf30930_d20251030_m013923_c001_v7007000_t0000_u01761788363539") 2025/10/30 01:44:55 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1167164c349893ca_d20251030_m013920_c001_v0001117_t0019_u01761788360727") 2025/10/30 01:44:55 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b845b1_d20251030_m013920_c001_v7007000_t0000_u01761788360540") 2025/10/30 01:44:55 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1167164c349893b8_d20251030_m013916_c001_v0001117_t0032_u01761788356469") 2025/10/30 01:44:55 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84590_d20251030_m013915_c001_v7007000_t0000_u01761788355736") 2025/10/30 01:44:55 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e718_d20251030_m013911_c001_v0001184_t0001_u01761788351588") 2025/10/30 01:44:55 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5950_d20251030_m013910_c001_v7007000_t0000_u01761788350116") 2025/10/30 01:44:55 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f11606d411c1db8f9_d20251030_m013907_c001_v0001136_t0027_u01761788347268") 2025/10/30 01:44:55 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f417489b595dbd1bb_d20251030_m013907_c001_v7007000_t0000_u01761788347083") 2025/10/30 01:44:55 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f11606d411c1db8db_d20251030_m013903_c001_v0001136_t0059_u01761788343398") 2025/10/30 01:44:55 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f417489b595dbd1b9_d20251030_m013902_c001_v7007000_t0000_u01761788342672") 2025/10/30 01:44:55 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671edc_d20251030_m013855_c001_v0001116_t0035_u01761788335978") 2025/10/30 01:44:56 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e58da_d20251030_m013854_c001_v7007000_t0000_u01761788334650") 2025/10/30 01:44:56 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f101a2f14456edd99_d20251030_m013853_c001_v0001176_t0055_u01761788333349") 2025/10/30 01:44:56 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb29d2_d20251030_m013853_c001_v7007000_t0000_u01761788333136") 2025/10/30 01:44:56 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f101a2f14456edd7f_d20251030_m013850_c001_v0001176_t0021_u01761788330209") 2025/10/30 01:44:56 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb29cd_d20251030_m013849_c001_v7007000_t0000_u01761788329479") 2025/10/30 01:44:56 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106cfabf4e4d3b79_d20251030_m013843_c001_v0001101_t0011_u01761788323789") 2025/10/30 01:44:56 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e584f_d20251030_m013842_c001_v7007000_t0000_u01761788322874") 2025/10/30 01:44:56 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f10694f492c7ae6de_d20251030_m013838_c001_v0001181_t0059_u01761788318912") 2025/10/30 01:44:56 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f40820d315e3e557a_d20251030_m013838_c001_v7007000_t0000_u01761788318729") 2025/10/30 01:44:56 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f10694f492c7ae6be_d20251030_m013835_c001_v0001181_t0031_u01761788315032") 2025/10/30 01:44:56 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f40820d315e3e5578_d20251030_m013834_c001_v7007000_t0000_u01761788314304") 2025/10/30 01:44:56 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e567_d20251030_m013827_c001_v0001184_t0008_u01761788307292") 2025/10/30 01:44:56 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5826_d20251030_m013826_c001_v7007000_t0000_u01761788306387") 2025/10/30 01:44:56 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1178b73d1df9500b_d20251030_m013823_c001_v0001130_t0004_u01761788303591") 2025/10/30 01:44:56 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf0819a6_d20251030_m013823_c001_v7007000_t0000_u01761788303408") 2025/10/30 01:44:56 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1178b73d1df94ffd_d20251030_m013819_c001_v0001130_t0025_u01761788299996") 2025/10/30 01:44:56 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081995_d20251030_m013819_c001_v7007000_t0000_u01761788299237") 2025/10/30 01:44:56 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671e64_d20251030_m013812_c001_v0001116_t0058_u01761788292685") 2025/10/30 01:44:56 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f409fcbafcf9a2a40_d20251030_m013811_c001_v7007000_t0000_u01761788291658") 2025/10/30 01:44:56 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1076254329aaea24_d20251030_m013809_c001_v0001029_t0033_u01761788289819") 2025/10/30 01:44:56 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f409fcbafcf9a2a3c_d20251030_m013809_c001_v7007000_t0000_u01761788289635") 2025/10/30 01:44:57 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1076254329aaea1e_d20251030_m013805_c001_v0001029_t0036_u01761788285765") 2025/10/30 01:44:57 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f409fcbafcf9a2a38_d20251030_m013805_c001_v7007000_t0000_u01761788285036") 2025/10/30 01:44:57 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106cfabf4e4d3a4d_d20251030_m013758_c001_v0001101_t0058_u01761788278436") 2025/10/30 01:44:57 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815af8_d20251030_m013757_c001_v7007000_t0000_u01761788277342") 2025/10/30 01:44:57 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1153f6277e4d2375_d20251030_m013751_c001_v0001176_t0051_u01761788271459") 2025/10/30 01:44:57 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad35957_d20251030_m013751_c001_v7007000_t0000_u01761788271253") 2025/10/30 01:44:57 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e3e2_d20251030_m013747_c001_v0001184_t0054_u01761788267427") 2025/10/30 01:44:57 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f110e52fd1296951f_d20251030_m013746_c001_v0001157_t0018_u01761788266443") 2025/10/30 01:44:57 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f110e52fd12969517_d20251030_m013745_c001_v0001157_t0037_u01761788265147") 2025/10/30 01:44:57 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f418e418520f60ffd_d20251030_m013731_c001_v7007000_t0000_u01761788251701") 2025/10/30 01:44:57 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106cfabf4e4d3952_d20251030_m013724_c001_v0001101_t0057_u01761788244519") 2025/10/30 01:44:57 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1143055036f80d0b_d20251030_m013723_c001_v0001120_t0032_u01761788243613") 2025/10/30 01:44:57 DEBUG : dst/one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1143055036f80d05_d20251030_m013722_c001_v0001120_t0031_u01761788242182") 2025/10/30 01:44:57 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf30931_d20251030_m013923_c001_v7007000_t0000_u01761788363719") 2025/10/30 01:44:57 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f105fdbac1e5f473d_d20251030_m013920_c001_v0001171_t0046_u01761788360251") 2025/10/30 01:44:57 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f11925840016e7e38_d20251030_m013915_c001_v0001153_t0009_u01761788355418") 2025/10/30 01:44:57 DEBUG : dst/one.bak: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5956_d20251030_m013910_c001_v7007000_t0000_u01761788350299") 2025/10/30 01:44:57 DEBUG : dst/one.bak: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1184d9de26e214c2_d20251030_m013906_c001_v0001038_t0018_u01761788346331") 2025/10/30 01:44:57 DEBUG : dst/one.bak: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f108c57437321d4a4_d20251030_m013902_c001_v0001182_t0008_u01761788342474") 2025/10/30 01:44:57 DEBUG : dst/one.bak: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e58dd_d20251030_m013854_c001_v7007000_t0000_u01761788334840") 2025/10/30 01:44:57 DEBUG : dst/one.bak: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1196dfc7283d45f9_d20251030_m013852_c001_v0001171_t0005_u01761788332810") 2025/10/30 01:44:57 DEBUG : dst/one.bak: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f10672c3937f98505_d20251030_m013848_c001_v0001137_t0056_u01761788328986") 2025/10/30 01:44:58 DEBUG : dst/three: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815af9_d20251030_m013757_c001_v7007000_t0000_u01761788277524") 2025/10/30 01:44:58 DEBUG : dst/three: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f110e52fd12969545_d20251030_m013755_c001_v0001157_t0052_u01761788275832") 2025/10/30 01:44:58 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf30932_d20251030_m013923_c001_v7007000_t0000_u01761788363911") 2025/10/30 01:44:58 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f118cbb2d92967f27_d20251030_m013921_c001_v0001150_t0030_u01761788361926") 2025/10/30 01:44:58 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f11749f2a5853bf0c_d20251030_m013917_c001_v0001183_t0001_u01761788357906") 2025/10/30 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf30933_d20251030_m013924_c001_v7007000_t0000_u01761788364094") 2025/10/30 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1167164c349893d8_d20251030_m013922_c001_v0001117_t0042_u01761788362409") 2025/10/30 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b845bc_d20251030_m013922_c001_v7007000_t0000_u01761788362223") 2025/10/30 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1167164c349893c0_d20251030_m013918_c001_v0001117_t0019_u01761788358328") 2025/10/30 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b845a1_d20251030_m013918_c001_v7007000_t0000_u01761788358141") 2025/10/30 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e728_d20251030_m013912_c001_v0001184_t0025_u01761788352763") 2025/10/30 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e595d_d20251030_m013910_c001_v7007000_t0000_u01761788350480") 2025/10/30 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f11606d411c1db903_d20251030_m013909_c001_v0001136_t0048_u01761788349148") 2025/10/30 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f417489b595dbd1bd_d20251030_m013908_c001_v7007000_t0000_u01761788348962") 2025/10/30 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f11606d411c1db8e3_d20251030_m013904_c001_v0001136_t0044_u01761788344836") 2025/10/30 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f417489b595dbd1ba_d20251030_m013904_c001_v7007000_t0000_u01761788344651") 2025/10/30 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671ee4_d20251030_m013859_c001_v0001116_t0052_u01761788339228") 2025/10/30 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb29d3_d20251030_m013854_c001_v7007000_t0000_u01761788334082") 2025/10/30 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106cfabf4e4d3bb3_d20251030_m013851_c001_v0001101_t0019_u01761788331849") 2025/10/30 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb29cf_d20251030_m013851_c001_v7007000_t0000_u01761788331119") 2025/10/30 01:44:58 DEBUG : dst/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e62d_d20251030_m013846_c001_v0001184_t0038_u01761788326527") 2025/10/30 01:44:59 DEBUG : dst/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f40820d315e3e557c_d20251030_m013841_c001_v7007000_t0000_u01761788321955") 2025/10/30 01:44:59 DEBUG : dst/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e5e1_d20251030_m013837_c001_v0001184_t0037_u01761788317305") 2025/10/30 01:44:59 DEBUG : dst/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f40820d315e3e5579_d20251030_m013836_c001_v7007000_t0000_u01761788316220") 2025/10/30 01:44:59 DEBUG : dst/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671e94_d20251030_m013828_c001_v0001116_t0023_u01761788308962") 2025/10/30 01:44:59 DEBUG : dst/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf0819bf_d20251030_m013825_c001_v7007000_t0000_u01761788305475") 2025/10/30 01:44:59 DEBUG : dst/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671e7c_d20251030_m013821_c001_v0001116_t0048_u01761788301867") 2025/10/30 01:44:59 DEBUG : dst/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf08199b_d20251030_m013820_c001_v7007000_t0000_u01761788300781") 2025/10/30 01:44:59 DEBUG : dst/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106cfabf4e4d3abd_d20251030_m013814_c001_v0001101_t0047_u01761788294242") 2025/10/30 01:44:59 DEBUG : dst/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f409fcbafcf9a2a3d_d20251030_m013810_c001_v7007000_t0000_u01761788290688") 2025/10/30 01:44:59 DEBUG : dst/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106cfabf4e4d3a99_d20251030_m013807_c001_v0001101_t0050_u01761788287691") 2025/10/30 01:44:59 DEBUG : dst/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f409fcbafcf9a2a3a_d20251030_m013806_c001_v7007000_t0000_u01761788286607") 2025/10/30 01:44:59 DEBUG : dst/three.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e477_d20251030_m013800_c001_v0001184_t0014_u01761788280400") 2025/10/30 01:44:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5963_d20251030_m013910_c001_v7007000_t0000_u01761788350662") 2025/10/30 01:44:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f10835077e2e682d6_d20251030_m013908_c001_v0001117_t0017_u01761788348440") 2025/10/30 01:44:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1078c4b39d3946e0_d20251030_m013904_c001_v0001180_t0056_u01761788344399") 2025/10/30 01:44:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e58df_d20251030_m013855_c001_v7007000_t0000_u01761788335037") 2025/10/30 01:44:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f117ad81e935ac314_d20251030_m013853_c001_v0001136_t0039_u01761788333761") 2025/10/30 01:44:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f100ae3797f8d17dc_d20251030_m013850_c001_v0001032_t0044_u01761788330650") 2025/10/30 01:44:59 DEBUG : dst/two: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf30934_d20251030_m013924_c001_v7007000_t0000_u01761788364276") 2025/10/30 01:44:59 DEBUG : dst/two: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671f04_d20251030_m013912_c001_v0001116_t0039_u01761788352167") 2025/10/30 01:44:59 DEBUG : dst/two: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5964_d20251030_m013910_c001_v7007000_t0000_u01761788350853") 2025/10/30 01:45:00 DEBUG : dst/two: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e6a6_d20251030_m013856_c001_v0001184_t0051_u01761788336940") 2025/10/30 01:45:00 DEBUG : dst/two: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e58e0_d20251030_m013855_c001_v7007000_t0000_u01761788335220") 2025/10/30 01:45:00 DEBUG : dst/two: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671ebe_d20251030_m013845_c001_v0001116_t0059_u01761788325050") 2025/10/30 01:45:00 DEBUG : dst/two: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5850_d20251030_m013843_c001_v7007000_t0000_u01761788323057") 2025/10/30 01:45:00 DEBUG : dst/two: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106cfabf4e4d3b0b_d20251030_m013828_c001_v0001101_t0044_u01761788308233") 2025/10/30 01:45:00 DEBUG : dst/two: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5827_d20251030_m013826_c001_v7007000_t0000_u01761788306566") 2025/10/30 01:45:00 DEBUG : dst/two: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e4ec_d20251030_m013813_c001_v0001184_t0005_u01761788293672") 2025/10/30 01:45:00 DEBUG : dst/two: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f409fcbafcf9a2a41_d20251030_m013811_c001_v7007000_t0000_u01761788291839") 2025/10/30 01:45:00 DEBUG : dst/two: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671e42_d20251030_m013759_c001_v0001116_t0038_u01761788279373") 2025/10/30 01:45:00 DEBUG : dst/two: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815afb_d20251030_m013757_c001_v7007000_t0000_u01761788277707") 2025/10/30 01:45:00 DEBUG : dst/two: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f103e1e0a3976a3b0_d20251030_m013753_c001_v0001032_t0010_u01761788273367") 2025/10/30 01:45:00 DEBUG : dst/two: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f418e418520f60ffe_d20251030_m013731_c001_v7007000_t0000_u01761788251885") 2025/10/30 01:45:00 DEBUG : dst/two: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1143055036f80d21_d20251030_m013730_c001_v0001120_t0023_u01761788250693") 2025/10/30 01:45:00 DEBUG : empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f407238d13771da06_d20251030_m013656_c001_v7007000_t0000_u01761788216353") 2025/10/30 01:45:00 DEBUG : empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e20f_d20251030_m013652_c001_v0001184_t0052_u01761788212045") 2025/10/30 01:45:00 DEBUG : empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f407238d13771da03_d20251030_m013649_c001_v7007000_t0000_u01761788209558") 2025/10/30 01:45:00 DEBUG : empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e1b1_d20251030_m013638_c001_v0001184_t0019_u01761788198742") 2025/10/30 01:45:00 DEBUG : empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b843ba_d20251030_m013629_c001_v7007000_t0000_u01761788189435") 2025/10/30 01:45:00 DEBUG : empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e147_d20251030_m013625_c001_v0001184_t0035_u01761788185997") 2025/10/30 01:45:00 DEBUG : empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf30561_d20251030_m013604_c001_v7007000_t0000_u01761788164715") 2025/10/30 01:45:00 DEBUG : empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e045_d20251030_m013602_c001_v0001184_t0022_u01761788162921") 2025/10/30 01:45:01 DEBUG : empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf3054f_d20251030_m013602_c001_v7007000_t0000_u01761788162090") 2025/10/30 01:45:01 DEBUG : empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e02f_d20251030_m013600_c001_v0001184_t0059_u01761788160824") 2025/10/30 01:45:01 DEBUG : empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf3054a_d20251030_m013558_c001_v7007000_t0000_u01761788158230") 2025/10/30 01:45:01 DEBUG : empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e00f_d20251030_m013556_c001_v0001184_t0011_u01761788156662") 2025/10/30 01:45:01 DEBUG : empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf30545_d20251030_m013555_c001_v7007000_t0000_u01761788155890") 2025/10/30 01:45:01 DEBUG : empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747dff9_d20251030_m013554_c001_v0001184_t0007_u01761788154706") 2025/10/30 01:45:01 DEBUG : empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad35669_d20251030_m013549_c001_v7007000_t0000_u01761788149432") 2025/10/30 01:45:01 DEBUG : empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747dfa8_d20251030_m013548_c001_v0001184_t0026_u01761788148097") 2025/10/30 01:45:01 DEBUG : empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad35663_d20251030_m013547_c001_v7007000_t0000_u01761788147291") 2025/10/30 01:45:01 DEBUG : empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747df9a_d20251030_m013546_c001_v0001184_t0045_u01761788146525") 2025/10/30 01:45:01 DEBUG : empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad35650_d20251030_m013542_c001_v7007000_t0000_u01761788142706") 2025/10/30 01:45:01 DEBUG : empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747df64_d20251030_m013541_c001_v0001184_t0059_u01761788141532") 2025/10/30 01:45:01 DEBUG : empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41448d3fddea49d2_d20251030_m013539_c001_v7007000_t0000_u01761788139635") 2025/10/30 01:45:01 DEBUG : empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747df40_d20251030_m013538_c001_v0001184_t0007_u01761788138632") 2025/10/30 01:45:01 DEBUG : empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41448d3fddea49d1_d20251030_m013538_c001_v7007000_t0000_u01761788138262") 2025/10/30 01:45:01 DEBUG : empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119ed7a1c9eff5a6_d20251030_m013537_c001_v0001183_t0033_u01761788137705") 2025/10/30 01:45:01 DEBUG : empty space: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747df2a_d20251030_m013536_c001_v0001184_t0037_u01761788136205") 2025/10/30 01:45:01 DEBUG : enormous: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf3055b_d20251030_m013603_c001_v7007000_t0000_u01761788163955") 2025/10/30 01:45:02 DEBUG : enormous: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e049_d20251030_m013603_c001_v0001184_t0002_u01761788163159") 2025/10/30 01:45:02 DEBUG : existing: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf30939_d20251030_m013929_c001_v7007000_t0000_u01761788369390") 2025/10/30 01:45:02 DEBUG : existing: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671f24_d20251030_m013927_c001_v0001116_t0030_u01761788367676") 2025/10/30 01:45:02 DEBUG : existing: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84390_d20251030_m013624_c001_v7007000_t0000_u01761788184396") 2025/10/30 01:45:02 DEBUG : existing: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106cfabf4e4d37a8_d20251030_m013623_c001_v0001101_t0005_u01761788183229") 2025/10/30 01:45:02 DEBUG : existing: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41448d3fddea4991_d20251030_m013533_c001_v7007000_t0000_u01761788133473") 2025/10/30 01:45:02 DEBUG : existing: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747df0a_d20251030_m013532_c001_v0001184_t0056_u01761788132540") 2025/10/30 01:45:02 DEBUG : existing: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41448d3fddea497e_d20251030_m013531_c001_v7007000_t0000_u01761788131996") 2025/10/30 01:45:02 DEBUG : existing: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747df04_d20251030_m013531_c001_v0001184_t0038_u01761788131407") 2025/10/30 01:45:02 DEBUG : existing: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747def6_d20251030_m013530_c001_v0001184_t0031_u01761788130663") 2025/10/30 01:45:02 DEBUG : existing-b: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84391_d20251030_m013624_c001_v7007000_t0000_u01761788184577") 2025/10/30 01:45:02 DEBUG : existing-b: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e12b_d20251030_m013623_c001_v0001184_t0051_u01761788183219") 2025/10/30 01:45:02 DEBUG : file1: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081be6_d20251030_m014028_c001_v7007000_t0000_u01761788428215") 2025/10/30 01:45:02 DEBUG : file1: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0b5f_d20251030_m014026_c001_v0001093_t0034_u01761788426562") 2025/10/30 01:45:02 DEBUG : file1: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081bac_d20251030_m014025_c001_v7007000_t0000_u01761788425240") 2025/10/30 01:45:02 DEBUG : file1: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e9f5_d20251030_m014023_c001_v0001184_t0006_u01761788423607") 2025/10/30 01:45:02 DEBUG : five: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf3057c_d20251030_m013608_c001_v7007000_t0000_u01761788168202") 2025/10/30 01:45:02 DEBUG : five: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f406f5d00f747e065_d20251030_m013606_c001_v0001184_t0059_u01761788166292") 2025/10/30 01:45:02 DEBUG : foo: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad3564f_d20251030_m013541_c001_v7007000_t0000_u01761788141169") 2025/10/30 01:45:02 DEBUG : foo: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f406f5d00f747df58_d20251030_m013540_c001_v0001184_t0059_u01761788140618") 2025/10/30 01:45:02 DEBUG : foo: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f406f5d00f747df50_d20251030_m013540_c001_v0001184_t0059_u01761788140065") 2025/10/30 01:45:02 DEBUG : four: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf3057d_d20251030_m013608_c001_v7007000_t0000_u01761788168395") 2025/10/30 01:45:03 DEBUG : four: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f406cfabf4e4d3722_d20251030_m013606_c001_v0001101_t0024_u01761788166877") 2025/10/30 01:45:03 DEBUG : four: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e05f_d20251030_m013605_c001_v0001184_t0059_u01761788165725") 2025/10/30 01:45:03 DEBUG : hello world2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad3548b_d20251030_m013444_c001_v7007000_t0000_u01761788084256") 2025/10/30 01:45:03 DEBUG : hello world2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1085e29e2a2d04a5_d20251030_m013443_c001_v0001104_t0002_u01761788083180") 2025/10/30 01:45:03 DEBUG : ignore-size: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41448d3fddea4976_d20251030_m013530_c001_v7007000_t0000_u01761788130302") 2025/10/30 01:45:03 DEBUG : ignore-size: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747deee_d20251030_m013529_c001_v0001184_t0029_u01761788129310") 2025/10/30 01:45:03 DEBUG : nested/sub dir/file: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84385_d20251030_m013622_c001_v7007000_t0000_u01761788182469") 2025/10/30 01:45:03 DEBUG : nested/sub dir/file: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106cfabf4e4d3792_d20251030_m013621_c001_v0001101_t0032_u01761788181523") 2025/10/30 01:45:03 DEBUG : nested/sub dir/file: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf305ce_d20251030_m013620_c001_v7007000_t0000_u01761788180775") 2025/10/30 01:45:03 DEBUG : nested/sub dir/file: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106cfabf4e4d3784_d20251030_m013619_c001_v0001101_t0028_u01761788179844") 2025/10/30 01:45:03 DEBUG : one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf30580_d20251030_m013608_c001_v7007000_t0000_u01761788168577") 2025/10/30 01:45:03 DEBUG : one: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f406f5d00f747e04d_d20251030_m013605_c001_v0001184_t0059_u01761788165124") 2025/10/30 01:45:03 DEBUG : only0: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b66_d20251030_m014019_c001_v7007000_t0000_u01761788419093") 2025/10/30 01:45:03 DEBUG : only0: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f413398cd95ae5ac9_d20251030_m014014_c001_v0001120_t0049_u01761788414644") 2025/10/30 01:45:03 DEBUG : only0: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e8e1_d20251030_m013956_c001_v0001184_t0033_u01761788396586") 2025/10/30 01:45:03 DEBUG : only0: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f422f6166226bb107_d20251030_m013949_c001_v7007000_t0000_u01761788389807") 2025/10/30 01:45:03 DEBUG : only0: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e7e5_d20251030_m013933_c001_v0001184_t0048_u01761788373272") 2025/10/30 01:45:03 DEBUG : only1: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b67_d20251030_m014019_c001_v7007000_t0000_u01761788419291") 2025/10/30 01:45:03 DEBUG : only1: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f406f5d00f747e9b1_d20251030_m014014_c001_v0001184_t0059_u01761788414248") 2025/10/30 01:45:03 DEBUG : only1: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e8e7_d20251030_m013957_c001_v0001184_t0009_u01761788397221") 2025/10/30 01:45:03 DEBUG : only1: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fbcce_d20251030_m013950_c001_v7007000_t0000_u01761788390368") 2025/10/30 01:45:03 DEBUG : only1: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e7ed_d20251030_m013933_c001_v0001184_t0028_u01761788373983") 2025/10/30 01:45:04 DEBUG : only10: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b68_d20251030_m014019_c001_v7007000_t0000_u01761788419473") 2025/10/30 01:45:04 DEBUG : only10: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f414fb073620a0b43_d20251030_m014014_c001_v0001093_t0033_u01761788414757") 2025/10/30 01:45:04 DEBUG : only10: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e93b_d20251030_m014004_c001_v0001184_t0042_u01761788404853") 2025/10/30 01:45:04 DEBUG : only10: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f418e418520f61256_d20251030_m013950_c001_v7007000_t0000_u01761788390205") 2025/10/30 01:45:04 DEBUG : only10: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e843_d20251030_m013941_c001_v0001184_t0001_u01761788381000") 2025/10/30 01:45:04 DEBUG : only11: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b6a_d20251030_m014019_c001_v7007000_t0000_u01761788419655") 2025/10/30 01:45:04 DEBUG : only11: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f409b011f6b671ff8_d20251030_m014013_c001_v0001116_t0030_u01761788413446") 2025/10/30 01:45:04 DEBUG : only11: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e945_d20251030_m014005_c001_v0001184_t0018_u01761788405842") 2025/10/30 01:45:04 DEBUG : only11: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f422f6166226bb10e_d20251030_m013949_c001_v7007000_t0000_u01761788389991") 2025/10/30 01:45:04 DEBUG : only11: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e84d_d20251030_m013941_c001_v0001184_t0007_u01761788381823") 2025/10/30 01:45:04 DEBUG : only12: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b6b_d20251030_m014019_c001_v7007000_t0000_u01761788419836") 2025/10/30 01:45:04 DEBUG : only12: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f406f5d00f747e9a3_d20251030_m014013_c001_v0001184_t0059_u01761788413456") 2025/10/30 01:45:04 DEBUG : only12: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e953_d20251030_m014006_c001_v0001184_t0057_u01761788406645") 2025/10/30 01:45:04 DEBUG : only12: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f422f6166226bb11d_d20251030_m013950_c001_v7007000_t0000_u01761788390539") 2025/10/30 01:45:04 DEBUG : only12: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e853_d20251030_m013942_c001_v0001184_t0049_u01761788382611") 2025/10/30 01:45:04 DEBUG : only13: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b6c_d20251030_m014020_c001_v7007000_t0000_u01761788420035") 2025/10/30 01:45:05 DEBUG : only13: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f413398cd95ae5abf_d20251030_m014014_c001_v0001120_t0049_u01761788414055") 2025/10/30 01:45:05 DEBUG : only13: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e959_d20251030_m014007_c001_v0001184_t0027_u01761788407442") 2025/10/30 01:45:05 DEBUG : only13: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fbcc3_d20251030_m013950_c001_v7007000_t0000_u01761788390003") 2025/10/30 01:45:05 DEBUG : only13: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e855_d20251030_m013943_c001_v0001184_t0042_u01761788383225") 2025/10/30 01:45:05 DEBUG : only14: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b6d_d20251030_m014020_c001_v7007000_t0000_u01761788420221") 2025/10/30 01:45:05 DEBUG : only14: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f414fb073620a0b3d_d20251030_m014014_c001_v0001093_t0033_u01761788414205") 2025/10/30 01:45:05 DEBUG : only14: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e961_d20251030_m014008_c001_v0001184_t0014_u01761788408396") 2025/10/30 01:45:05 DEBUG : only14: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b30_d20251030_m013950_c001_v7007000_t0000_u01761788390010") 2025/10/30 01:45:05 DEBUG : only14: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e861_d20251030_m013944_c001_v0001184_t0013_u01761788384202") 2025/10/30 01:45:05 DEBUG : only15: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b6e_d20251030_m014020_c001_v7007000_t0000_u01761788420402") 2025/10/30 01:45:05 DEBUG : only15: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f406f5d00f747e9a9_d20251030_m014013_c001_v0001184_t0059_u01761788413857") 2025/10/30 01:45:05 DEBUG : only15: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e973_d20251030_m014009_c001_v0001184_t0028_u01761788409285") 2025/10/30 01:45:05 DEBUG : only15: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fbcd4_d20251030_m013950_c001_v7007000_t0000_u01761788390556") 2025/10/30 01:45:05 DEBUG : only15: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e86f_d20251030_m013945_c001_v0001184_t0040_u01761788385234") 2025/10/30 01:45:05 DEBUG : only16: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b6f_d20251030_m014020_c001_v7007000_t0000_u01761788420584") 2025/10/30 01:45:05 DEBUG : only16: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f409b011f6b671ffa_d20251030_m014013_c001_v0001116_t0030_u01761788413842") 2025/10/30 01:45:05 DEBUG : only16: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e985_d20251030_m014009_c001_v0001184_t0029_u01761788409948") 2025/10/30 01:45:05 DEBUG : only16: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b34_d20251030_m013950_c001_v7007000_t0000_u01761788390564") 2025/10/30 01:45:05 DEBUG : only16: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e879_d20251030_m013945_c001_v0001184_t0016_u01761788385951") 2025/10/30 01:45:06 DEBUG : only17: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b70_d20251030_m014020_c001_v7007000_t0000_u01761788420766") 2025/10/30 01:45:06 DEBUG : only17: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f409b011f6b671ffc_d20251030_m014014_c001_v0001116_t0030_u01761788414052") 2025/10/30 01:45:06 DEBUG : only17: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e98b_d20251030_m014010_c001_v0001184_t0010_u01761788410774") 2025/10/30 01:45:06 DEBUG : only17: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f418e418520f61258_d20251030_m013950_c001_v7007000_t0000_u01761788390588") 2025/10/30 01:45:06 DEBUG : only17: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e87d_d20251030_m013946_c001_v0001184_t0048_u01761788386828") 2025/10/30 01:45:06 DEBUG : only18: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b71_d20251030_m014020_c001_v7007000_t0000_u01761788420947") 2025/10/30 01:45:06 DEBUG : only18: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f406f5d00f747e9ab_d20251030_m014014_c001_v0001184_t0059_u01761788414053") 2025/10/30 01:45:06 DEBUG : only18: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e993_d20251030_m014011_c001_v0001184_t0052_u01761788411769") 2025/10/30 01:45:06 DEBUG : only18: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f422f6166226bb121_d20251030_m013950_c001_v7007000_t0000_u01761788390722") 2025/10/30 01:45:06 DEBUG : only18: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e887_d20251030_m013947_c001_v0001184_t0043_u01761788387582") 2025/10/30 01:45:06 DEBUG : only19: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b72_d20251030_m014021_c001_v7007000_t0000_u01761788421129") 2025/10/30 01:45:06 DEBUG : only19: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f409b011f6b672000_d20251030_m014014_c001_v0001116_t0030_u01761788414237") 2025/10/30 01:45:06 DEBUG : only19: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e99b_d20251030_m014012_c001_v0001184_t0033_u01761788412560") 2025/10/30 01:45:07 DEBUG : only19: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f422f6166226bb119_d20251030_m013950_c001_v7007000_t0000_u01761788390356") 2025/10/30 01:45:07 DEBUG : only19: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e897_d20251030_m013948_c001_v0001184_t0046_u01761788388418") 2025/10/30 01:45:07 DEBUG : only2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b73_d20251030_m014021_c001_v7007000_t0000_u01761788421310") 2025/10/30 01:45:07 DEBUG : only2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f413398cd95ae5ac3_d20251030_m014014_c001_v0001120_t0049_u01761788414259") 2025/10/30 01:45:07 DEBUG : only2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e8f3_d20251030_m013958_c001_v0001184_t0013_u01761788398129") 2025/10/30 01:45:07 DEBUG : only2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f418e418520f61255_d20251030_m013950_c001_v7007000_t0000_u01761788390017") 2025/10/30 01:45:07 DEBUG : only2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e7f2_d20251030_m013934_c001_v0001184_t0040_u01761788374804") 2025/10/30 01:45:07 DEBUG : only3: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b74_d20251030_m014021_c001_v7007000_t0000_u01761788421491") 2025/10/30 01:45:07 DEBUG : only3: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f414fb073620a0b3f_d20251030_m014014_c001_v0001093_t0033_u01761788414389") 2025/10/30 01:45:07 DEBUG : only3: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e901_d20251030_m013958_c001_v0001184_t0006_u01761788398915") 2025/10/30 01:45:07 DEBUG : only3: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f422f6166226bb113_d20251030_m013950_c001_v7007000_t0000_u01761788390174") 2025/10/30 01:45:07 DEBUG : only3: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e7f6_d20251030_m013935_c001_v0001184_t0037_u01761788375490") 2025/10/30 01:45:07 DEBUG : only4: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b75_d20251030_m014021_c001_v7007000_t0000_u01761788421672") 2025/10/30 01:45:07 DEBUG : only4: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f406f5d00f747e9b3_d20251030_m014014_c001_v0001184_t0059_u01761788414432") 2025/10/30 01:45:07 DEBUG : only4: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e90f_d20251030_m013959_c001_v0001184_t0037_u01761788399677") 2025/10/30 01:45:07 DEBUG : only4: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b32_d20251030_m013950_c001_v7007000_t0000_u01761788390377") 2025/10/30 01:45:07 DEBUG : only4: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e7fc_d20251030_m013936_c001_v0001184_t0013_u01761788376258") 2025/10/30 01:45:07 DEBUG : only5: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b76_d20251030_m014021_c001_v7007000_t0000_u01761788421856") 2025/10/30 01:45:07 DEBUG : only5: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f409b011f6b672002_d20251030_m014014_c001_v0001116_t0030_u01761788414442") 2025/10/30 01:45:07 DEBUG : only5: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e915_d20251030_m014000_c001_v0001184_t0016_u01761788400682") 2025/10/30 01:45:07 DEBUG : only5: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fbcc7_d20251030_m013950_c001_v7007000_t0000_u01761788390186") 2025/10/30 01:45:07 DEBUG : only5: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e806_d20251030_m013937_c001_v0001184_t0000_u01761788377023") 2025/10/30 01:45:07 DEBUG : only6: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b77_d20251030_m014022_c001_v7007000_t0000_u01761788422041") 2025/10/30 01:45:07 DEBUG : only6: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f413398cd95ae5ac5_d20251030_m014014_c001_v0001120_t0049_u01761788414454") 2025/10/30 01:45:08 DEBUG : only6: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e91d_d20251030_m014001_c001_v0001184_t0006_u01761788401585") 2025/10/30 01:45:08 DEBUG : only6: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fbcd9_d20251030_m013950_c001_v7007000_t0000_u01761788390738") 2025/10/30 01:45:08 DEBUG : only6: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e814_d20251030_m013937_c001_v0001184_t0012_u01761788377938") 2025/10/30 01:45:08 DEBUG : only7: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b78_d20251030_m014022_c001_v7007000_t0000_u01761788422249") 2025/10/30 01:45:08 DEBUG : only7: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f414fb073620a0b41_d20251030_m014014_c001_v0001093_t0033_u01761788414572") 2025/10/30 01:45:08 DEBUG : only7: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e921_d20251030_m014002_c001_v0001184_t0050_u01761788402276") 2025/10/30 01:45:08 DEBUG : only7: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f422f6166226bb101_d20251030_m013949_c001_v7007000_t0000_u01761788389624") 2025/10/30 01:45:08 DEBUG : only7: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e81c_d20251030_m013938_c001_v0001184_t0026_u01761788378683") 2025/10/30 01:45:08 DEBUG : only8: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b79_d20251030_m014022_c001_v7007000_t0000_u01761788422449") 2025/10/30 01:45:08 DEBUG : only8: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f406f5d00f747e9b5_d20251030_m014014_c001_v0001184_t0059_u01761788414615") 2025/10/30 01:45:08 DEBUG : only8: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e92b_d20251030_m014003_c001_v0001184_t0014_u01761788403194") 2025/10/30 01:45:08 DEBUG : only8: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b31_d20251030_m013950_c001_v7007000_t0000_u01761788390195") 2025/10/30 01:45:08 DEBUG : only8: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e828_d20251030_m013939_c001_v0001184_t0006_u01761788379591") 2025/10/30 01:45:08 DEBUG : only9: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081b7a_d20251030_m014022_c001_v7007000_t0000_u01761788422647") 2025/10/30 01:45:08 DEBUG : only9: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f409b011f6b672004_d20251030_m014014_c001_v0001116_t0030_u01761788414624") 2025/10/30 01:45:08 DEBUG : only9: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e937_d20251030_m014004_c001_v0001184_t0015_u01761788404215") 2025/10/30 01:45:08 DEBUG : only9: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f418e418520f61257_d20251030_m013950_c001_v7007000_t0000_u01761788390406") 2025/10/30 01:45:08 DEBUG : only9: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e837_d20251030_m013940_c001_v0001184_t0031_u01761788380309") 2025/10/30 01:45:08 DEBUG : potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf305ca_d20251030_m013618_c001_v7007000_t0000_u01761788178688") 2025/10/30 01:45:08 DEBUG : potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671d62_d20251030_m013616_c001_v0001116_t0029_u01761788176331") 2025/10/30 01:45:09 DEBUG : potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf305b4_d20251030_m013615_c001_v7007000_t0000_u01761788175240") 2025/10/30 01:45:09 DEBUG : potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e0c3_d20251030_m013613_c001_v0001184_t0029_u01761788173690") 2025/10/30 01:45:09 DEBUG : potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf3059e_d20251030_m013612_c001_v7007000_t0000_u01761788172589") 2025/10/30 01:45:09 DEBUG : potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106cfabf4e4d3736_d20251030_m013609_c001_v0001101_t0004_u01761788169488") 2025/10/30 01:45:09 DEBUG : potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf3054d_d20251030_m013559_c001_v7007000_t0000_u01761788159927") 2025/10/30 01:45:09 DEBUG : potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e01b_d20251030_m013558_c001_v0001184_t0047_u01761788158777") 2025/10/30 01:45:09 DEBUG : potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf30548_d20251030_m013557_c001_v7007000_t0000_u01761788157274") 2025/10/30 01:45:09 DEBUG : potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e00d_d20251030_m013556_c001_v0001184_t0014_u01761788156439") 2025/10/30 01:45:09 DEBUG : potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf30544_d20251030_m013555_c001_v7007000_t0000_u01761788155292") 2025/10/30 01:45:09 DEBUG : potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747dff3_d20251030_m013554_c001_v0001184_t0000_u01761788154411") 2025/10/30 01:45:09 DEBUG : potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad35667_d20251030_m013548_c001_v7007000_t0000_u01761788148870") 2025/10/30 01:45:09 DEBUG : potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747dfa6_d20251030_m013547_c001_v0001184_t0030_u01761788147862") 2025/10/30 01:45:09 DEBUG : potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad35664_d20251030_m013547_c001_v7007000_t0000_u01761788147473") 2025/10/30 01:45:09 DEBUG : potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747df98_d20251030_m013546_c001_v0001184_t0031_u01761788146331") 2025/10/30 01:45:09 DEBUG : potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad3565c_d20251030_m013545_c001_v7007000_t0000_u01761788145968") 2025/10/30 01:45:09 DEBUG : potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747df8e_d20251030_m013545_c001_v0001184_t0026_u01761788145391") 2025/10/30 01:45:09 DEBUG : potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747df8a_d20251030_m013544_c001_v0001184_t0007_u01761788144806") 2025/10/30 01:45:09 DEBUG : potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad35655_d20251030_m013544_c001_v7007000_t0000_u01761788144441") 2025/10/30 01:45:09 DEBUG : potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747df80_d20251030_m013543_c001_v0001184_t0051_u01761788143872") 2025/10/30 01:45:09 DEBUG : potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747df76_d20251030_m013543_c001_v0001184_t0040_u01761788143263") 2025/10/30 01:45:10 DEBUG : potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad35653_d20251030_m013542_c001_v7007000_t0000_u01761788142887") 2025/10/30 01:45:10 DEBUG : potato: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747df68_d20251030_m013542_c001_v0001184_t0009_u01761788142109") 2025/10/30 01:45:10 DEBUG : potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f411eabb0cdd68d3c_d20251030_m013706_c001_v7007000_t0000_u01761788226467") 2025/10/30 01:45:10 DEBUG : potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671dc6_d20251030_m013705_c001_v0001116_t0020_u01761788225479") 2025/10/30 01:45:10 DEBUG : potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f407238d13771da08_d20251030_m013656_c001_v7007000_t0000_u01761788216779") 2025/10/30 01:45:10 DEBUG : potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671d9b_d20251030_m013650_c001_v0001116_t0036_u01761788210858") 2025/10/30 01:45:10 DEBUG : potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f411eabb0cdd68d27_d20251030_m013643_c001_v7007000_t0000_u01761788203785") 2025/10/30 01:45:10 DEBUG : potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671d8e_d20251030_m013637_c001_v0001116_t0011_u01761788197772") 2025/10/30 01:45:10 DEBUG : potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b843bc_d20251030_m013630_c001_v7007000_t0000_u01761788190321") 2025/10/30 01:45:10 DEBUG : potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671d74_d20251030_m013625_c001_v0001116_t0034_u01761788185540") 2025/10/30 01:45:10 DEBUG : potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf30559_d20251030_m013603_c001_v7007000_t0000_u01761788163774") 2025/10/30 01:45:10 DEBUG : potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e03f_d20251030_m013602_c001_v0001184_t0058_u01761788162636") 2025/10/30 01:45:10 DEBUG : potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf30550_d20251030_m013602_c001_v7007000_t0000_u01761788162271") 2025/10/30 01:45:10 DEBUG : potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e02b_d20251030_m013600_c001_v0001184_t0043_u01761788160493") 2025/10/30 01:45:10 DEBUG : potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf3054e_d20251030_m013600_c001_v7007000_t0000_u01761788160114") 2025/10/30 01:45:10 DEBUG : potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e025_d20251030_m013559_c001_v0001184_t0028_u01761788159361") 2025/10/30 01:45:10 DEBUG : potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf3054b_d20251030_m013558_c001_v7007000_t0000_u01761788158411") 2025/10/30 01:45:10 DEBUG : potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e013_d20251030_m013557_c001_v0001184_t0036_u01761788157644") 2025/10/30 01:45:10 DEBUG : potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf30546_d20251030_m013556_c001_v7007000_t0000_u01761788156073") 2025/10/30 01:45:10 DEBUG : potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e001_d20251030_m013555_c001_v0001184_t0044_u01761788155304") 2025/10/30 01:45:11 DEBUG : potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad3566a_d20251030_m013549_c001_v7007000_t0000_u01761788149614") 2025/10/30 01:45:11 DEBUG : potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747dfae_d20251030_m013548_c001_v0001184_t0050_u01761788148668") 2025/10/30 01:45:11 DEBUG : potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad354b0_d20251030_m013447_c001_v7007000_t0000_u01761788087980") 2025/10/30 01:45:11 DEBUG : potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1085e29e2a2d04b3_d20251030_m013447_c001_v0001104_t0041_u01761788087005") 2025/10/30 01:45:11 DEBUG : potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad35498_d20251030_m013446_c001_v7007000_t0000_u01761788086097") 2025/10/30 01:45:11 DEBUG : potato2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1085e29e2a2d04a7_d20251030_m013444_c001_v0001104_t0023_u01761788084801") 2025/10/30 01:45:11 DEBUG : potato3: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f407238d13771da09_d20251030_m013657_c001_v7007000_t0000_u01761788217153") 2025/10/30 01:45:11 DEBUG : potato3: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106cfabf4e4d387c_d20251030_m013652_c001_v0001101_t0049_u01761788212613") 2025/10/30 01:45:11 DEBUG : potato3: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f411eabb0cdd68d28_d20251030_m013643_c001_v7007000_t0000_u01761788203966") 2025/10/30 01:45:11 DEBUG : potato3: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106cfabf4e4d382e_d20251030_m013639_c001_v0001101_t0039_u01761788199361") 2025/10/30 01:45:11 DEBUG : potato3: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b843bb_d20251030_m013630_c001_v7007000_t0000_u01761788190139") 2025/10/30 01:45:11 DEBUG : potato3: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106cfabf4e4d37ca_d20251030_m013626_c001_v0001101_t0006_u01761788186244") 2025/10/30 01:45:11 DEBUG : pre-dest1/1: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815ac1_d20251030_m013740_c001_v7007000_t0000_u01761788260930") 2025/10/30 01:45:11 DEBUG : pre-dest1/1: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106cfabf4e4d398a_d20251030_m013732_c001_v0001101_t0002_u01761788252664") 2025/10/30 01:45:11 DEBUG : pre-dest2/2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815ac3_d20251030_m013741_c001_v7007000_t0000_u01761788261112") 2025/10/30 01:45:11 DEBUG : pre-dest2/2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671e02_d20251030_m013733_c001_v0001116_t0028_u01761788253367") 2025/10/30 01:45:11 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f418e418520f60ff3_d20251030_m013718_c001_v7007000_t0000_u01761788238185") 2025/10/30 01:45:11 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e2d9_d20251030_m013714_c001_v0001184_t0047_u01761788234304") 2025/10/30 01:45:11 DEBUG : sizeonly: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41448d3fddea496f_d20251030_m013528_c001_v7007000_t0000_u01761788128761") 2025/10/30 01:45:11 DEBUG : sizeonly: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ded8_d20251030_m013527_c001_v0001184_t0002_u01761788127820") 2025/10/30 01:45:11 DEBUG : splitbanan: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84aba_d20251030_m014224_c001_v7007000_t0000_u01761788544542") 2025/10/30 01:45:11 DEBUG : splitbanan: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747edf4_d20251030_m014216_c001_v0001184_t0046_u01761788536532") 2025/10/30 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2fde_d20251030_m014347_c001_v7007000_t0000_u01761788627905") 2025/10/30 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7e3a_d20251030_m014340_c001_v0001172_t0018_u01761788620771") 2025/10/30 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4108f3b5627c4f9c_d20251030_m014331_c001_v7007000_t0000_u01761788611716") 2025/10/30 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7dc9_d20251030_m014324_c001_v0001172_t0010_u01761788604712") 2025/10/30 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41308852a4815f3b_d20251030_m014314_c001_v7007000_t0000_u01761788594663") 2025/10/30 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7d6a_d20251030_m014307_c001_v0001172_t0056_u01761788587876") 2025/10/30 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f405638df905fc11d_d20251030_m014256_c001_v7007000_t0000_u01761788576940") 2025/10/30 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7cfb_d20251030_m014250_c001_v0001172_t0007_u01761788570313") 2025/10/30 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f408d91f05a1f9582_d20251030_m014240_c001_v7007000_t0000_u01761788560627") 2025/10/30 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7ca7_d20251030_m014233_c001_v0001172_t0027_u01761788553650") 2025/10/30 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f417489b595dbd379_d20251030_m014218_c001_v7007000_t0000_u01761788538904") 2025/10/30 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5c91_d20251030_m014215_c001_v0001120_t0042_u01761788535375") 2025/10/30 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f415ef40f7108cb4e_d20251030_m014205_c001_v7007000_t0000_u01761788525078") 2025/10/30 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ed46_d20251030_m014157_c001_v0001184_t0047_u01761788517896") 2025/10/30 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f407238d13771e16e_d20251030_m014156_c001_v7007000_t0000_u01761788516764") 2025/10/30 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7bce_d20251030_m014153_c001_v0001172_t0001_u01761788513131") 2025/10/30 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4009d42887afd82d_d20251030_m014143_c001_v7007000_t0000_u01761788503583") 2025/10/30 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0c48_d20251030_m014136_c001_v0001093_t0019_u01761788496568") 2025/10/30 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f411eabb0cdd69ba5_d20251030_m014135_c001_v7007000_t0000_u01761788495416") 2025/10/30 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7b40_d20251030_m014131_c001_v0001172_t0048_u01761788491977") 2025/10/30 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f412fb83cf46dc451_d20251030_m014116_c001_v7007000_t0000_u01761788476230") 2025/10/30 01:45:12 DEBUG : splitbananasplit: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0bea_d20251030_m014112_c001_v0001093_t0024_u01761788472773") 2025/10/30 01:45:13 DEBUG : splitbananasplit: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4205eaf02872b368_d20251030_m014104_c001_v7007000_t0000_u01761788464691") 2025/10/30 01:45:13 DEBUG : splitbananasplit: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5b5f_d20251030_m014057_c001_v0001120_t0013_u01761788457918") 2025/10/30 01:45:13 DEBUG : splitbananasplit: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f423f3964a69e5cec_d20251030_m014049_c001_v7007000_t0000_u01761788449452") 2025/10/30 01:45:13 DEBUG : splitbananasplit: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ea85_d20251030_m014042_c001_v0001184_t0043_u01761788442808") 2025/10/30 01:45:13 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f407238d13771e1a6_d20251030_m014159_c001_v7007000_t0000_u01761788519824") 2025/10/30 01:45:13 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7bd2_d20251030_m014154_c001_v0001172_t0019_u01761788514426") 2025/10/30 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081beb_d20251030_m014035_c001_v7007000_t0000_u01761788435990") 2025/10/30 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0b70_d20251030_m014033_c001_v0001093_t0052_u01761788433078") 2025/10/30 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b847c2_d20251030_m014031_c001_v7007000_t0000_u01761788431943") 2025/10/30 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5af9_d20251030_m014029_c001_v0001120_t0039_u01761788429289") 2025/10/30 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b84387_d20251030_m013622_c001_v7007000_t0000_u01761788182666") 2025/10/30 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671d6c_d20251030_m013621_c001_v0001116_t0056_u01761788181513") 2025/10/30 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf305d0_d20251030_m013620_c001_v7007000_t0000_u01761788180956") 2025/10/30 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e10f_d20251030_m013620_c001_v0001184_t0035_u01761788180200") 2025/10/30 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41448d3fddea4963_d20251030_m013525_c001_v7007000_t0000_u01761788125742") 2025/10/30 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747debd_d20251030_m013524_c001_v0001184_t0035_u01761788124236") 2025/10/30 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41448d3fddea495b_d20251030_m013523_c001_v7007000_t0000_u01761788123875") 2025/10/30 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747deb3_d20251030_m013522_c001_v0001184_t0032_u01761788122772") 2025/10/30 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41448d3fddea494b_d20251030_m013520_c001_v7007000_t0000_u01761788120640") 2025/10/30 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747de9b_d20251030_m013519_c001_v0001184_t0050_u01761788119361") 2025/10/30 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41448d3fddea4942_d20251030_m013518_c001_v7007000_t0000_u01761788118822") 2025/10/30 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747de8f_d20251030_m013517_c001_v0001184_t0059_u01761788117563") 2025/10/30 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747de79_d20251030_m013514_c001_v0001184_t0016_u01761788114809") 2025/10/30 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41448d3fddea4931_d20251030_m013514_c001_v7007000_t0000_u01761788114445") 2025/10/30 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747de6b_d20251030_m013513_c001_v0001184_t0028_u01761788113878") 2025/10/30 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747de63_d20251030_m013513_c001_v0001184_t0012_u01761788113121") 2025/10/30 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f41448d3fddea4930_d20251030_m013512_c001_v7007000_t0000_u01761788112760") 2025/10/30 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747de47_d20251030_m013509_c001_v0001184_t0025_u01761788109790") 2025/10/30 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747de21_d20251030_m013507_c001_v0001184_t0010_u01761788107268") 2025/10/30 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad35532_d20251030_m013506_c001_v7007000_t0000_u01761788106905") 2025/10/30 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747de17_d20251030_m013506_c001_v0001184_t0028_u01761788106259") 2025/10/30 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1085e29e2a2d04f5_d20251030_m013503_c001_v0001104_t0015_u01761788103496") 2025/10/30 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad35525_d20251030_m013503_c001_v7007000_t0000_u01761788103135") 2025/10/30 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1085e29e2a2d04e5_d20251030_m013459_c001_v0001104_t0032_u01761788099014") 2025/10/30 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad3551f_d20251030_m013458_c001_v7007000_t0000_u01761788098617") 2025/10/30 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1085e29e2a2d04d9_d20251030_m013457_c001_v0001104_t0026_u01761788097464") 2025/10/30 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad3551d_d20251030_m013456_c001_v7007000_t0000_u01761788096562") 2025/10/30 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1085e29e2a2d04d1_d20251030_m013455_c001_v0001104_t0051_u01761788095524") 2025/10/30 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad3551c_d20251030_m013454_c001_v7007000_t0000_u01761788094982") 2025/10/30 01:45:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1085e29e2a2d04c7_d20251030_m013453_c001_v0001104_t0010_u01761788093986") 2025/10/30 01:45:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad3551b_d20251030_m013453_c001_v7007000_t0000_u01761788093077") 2025/10/30 01:45:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1085e29e2a2d04bf_d20251030_m013451_c001_v0001104_t0041_u01761788091937") 2025/10/30 01:45:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad3550f_d20251030_m013451_c001_v7007000_t0000_u01761788091392") 2025/10/30 01:45:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1085e29e2a2d04bb_d20251030_m013450_c001_v0001104_t0051_u01761788090384") 2025/10/30 01:45:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad354e6_d20251030_m013449_c001_v7007000_t0000_u01761788089837") 2025/10/30 01:45:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1085e29e2a2d04b9_d20251030_m013448_c001_v0001104_t0004_u01761788088521") 2025/10/30 01:45:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad35482_d20251030_m013442_c001_v7007000_t0000_u01761788082638") 2025/10/30 01:45:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1085e29e2a2d0499_d20251030_m013441_c001_v0001104_t0018_u01761788081339") 2025/10/30 01:45:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad35476_d20251030_m013440_c001_v7007000_t0000_u01761788080796") 2025/10/30 01:45:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1085e29e2a2d0493_d20251030_m013439_c001_v0001104_t0023_u01761788079727") 2025/10/30 01:45:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad3546a_d20251030_m013438_c001_v7007000_t0000_u01761788078829") 2025/10/30 01:45:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1085e29e2a2d048d_d20251030_m013437_c001_v0001104_t0008_u01761788077936") 2025/10/30 01:45:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4036d880aad35458_d20251030_m013435_c001_v7007000_t0000_u01761788075773") 2025/10/30 01:45:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f1085e29e2a2d047d_d20251030_m013434_c001_v0001104_t0054_u01761788074532") 2025/10/30 01:45:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081bec_d20251030_m014036_c001_v7007000_t0000_u01761788436181") 2025/10/30 01:45:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ea42_d20251030_m014032_c001_v0001184_t0053_u01761788432725") 2025/10/30 01:45:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4211a8d896b847c7_d20251030_m014032_c001_v7007000_t0000_u01761788432130") 2025/10/30 01:45:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ea20_d20251030_m014029_c001_v0001184_t0030_u01761788429169") 2025/10/30 01:45:15 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2fe1_d20251030_m014349_c001_v7007000_t0000_u01761788629874") 2025/10/30 01:45:15 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747f10e_d20251030_m014349_c001_v0001184_t0034_u01761788629260") 2025/10/30 01:45:15 DEBUG : sub/yam: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf305c8_d20251030_m013618_c001_v7007000_t0000_u01761788178105") 2025/10/30 01:45:15 DEBUG : sub/yam: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106cfabf4e4d3766_d20251030_m013615_c001_v0001101_t0008_u01761788175979") 2025/10/30 01:45:16 DEBUG : test_dir1/file2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081be7_d20251030_m014028_c001_v7007000_t0000_u01761788428397") 2025/10/30 01:45:16 DEBUG : test_dir1/file2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5ae7_d20251030_m014026_c001_v0001120_t0028_u01761788426215") 2025/10/30 01:45:16 DEBUG : test_dir1/file2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081bb1_d20251030_m014025_c001_v7007000_t0000_u01761788425422") 2025/10/30 01:45:16 DEBUG : test_dir1/file2: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5ae1_d20251030_m014023_c001_v0001120_t0056_u01761788423628") 2025/10/30 01:45:16 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081be8_d20251030_m014028_c001_v7007000_t0000_u01761788428578") 2025/10/30 01:45:16 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747ea11_d20251030_m014026_c001_v0001184_t0032_u01761788426203") 2025/10/30 01:45:16 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4190ef62bf081bb7_d20251030_m014025_c001_v7007000_t0000_u01761788425603") 2025/10/30 01:45:16 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b67201a_d20251030_m014023_c001_v0001116_t0035_u01761788423616") 2025/10/30 01:45:16 DEBUG : three: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf30582_d20251030_m013608_c001_v7007000_t0000_u01761788168759") 2025/10/30 01:45:16 DEBUG : three: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e06f_d20251030_m013607_c001_v0001184_t0008_u01761788167606") 2025/10/30 01:45:16 DEBUG : three: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747e059_d20251030_m013605_c001_v0001184_t0045_u01761788165521") 2025/10/30 01:45:16 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2fe2_d20251030_m014351_c001_v7007000_t0000_u01761788631643") 2025/10/30 01:45:16 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5dbc_d20251030_m014350_c001_v0001120_t0001_u01761788630817") 2025/10/30 01:45:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb3056_d20251030_m014411_c001_v7007000_t0000_u01761788651659") 2025/10/30 01:45:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0dfe_d20251030_m014409_c001_v0001093_t0027_u01761788649694") 2025/10/30 01:45:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb3028_d20251030_m014408_c001_v7007000_t0000_u01761788648121") 2025/10/30 01:45:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5df1_d20251030_m014406_c001_v0001120_t0034_u01761788646396") 2025/10/30 01:45:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2fef_d20251030_m014405_c001_v7007000_t0000_u01761788645392") 2025/10/30 01:45:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747f1af_d20251030_m014404_c001_v0001184_t0033_u01761788644781") 2025/10/30 01:45:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2fea_d20251030_m014359_c001_v7007000_t0000_u01761788639561") 2025/10/30 01:45:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5dd4_d20251030_m014358_c001_v0001120_t0028_u01761788638281") 2025/10/30 01:45:17 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2feb_d20251030_m014402_c001_v7007000_t0000_u01761788642108") 2025/10/30 01:45:17 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0dec_d20251030_m014400_c001_v0001093_t0031_u01761788640507") 2025/10/30 01:45:17 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2fe9_d20251030_m014357_c001_v7007000_t0000_u01761788637234") 2025/10/30 01:45:17 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106f5d00f747f158_d20251030_m014356_c001_v0001184_t0013_u01761788636619") 2025/10/30 01:45:17 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2fe7_d20251030_m014355_c001_v7007000_t0000_u01761788635654") 2025/10/30 01:45:17 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7e74_d20251030_m014354_c001_v0001172_t0054_u01761788634473") 2025/10/30 01:45:17 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2fe5_d20251030_m014353_c001_v7007000_t0000_u01761788633524") 2025/10/30 01:45:17 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f114fb073620a0dd8_d20251030_m014352_c001_v0001093_t0010_u01761788632594") 2025/10/30 01:45:17 DEBUG : toe/toe/toe: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f418e418520f641ae_d20251030_m014416_c001_v7007000_t0000_u01761788656788") 2025/10/30 01:45:17 DEBUG : toe/toe/toe: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f113398cd95ae5e11_d20251030_m014416_c001_v0001120_t0014_u01761788656008") 2025/10/30 01:45:17 DEBUG : toe/toe/toe: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb2fed_d20251030_m014403_c001_v7007000_t0000_u01761788643810") 2025/10/30 01:45:17 DEBUG : toe/toe/toe: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7e9a_d20251030_m014403_c001_v0001172_t0001_u01761788643055") 2025/10/30 01:45:17 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb3058_d20251030_m014412_c001_v7007000_t0000_u01761788652273") 2025/10/30 01:45:17 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f119fea08cd5d7eb8_d20251030_m014411_c001_v0001172_t0037_u01761788651291") 2025/10/30 01:45:17 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f404540c705bb3037_d20251030_m014408_c001_v7007000_t0000_u01761788648737") 2025/10/30 01:45:17 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f117a16d839a8f82f_d20251030_m014407_c001_v0001105_t0009_u01761788647736") 2025/10/30 01:45:17 DEBUG : two: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf30584_d20251030_m013608_c001_v7007000_t0000_u01761788168941") 2025/10/30 01:45:17 DEBUG : two: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f409b011f6b671d44_d20251030_m013607_c001_v0001116_t0030_u01761788167033") 2025/10/30 01:45:17 DEBUG : two: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f406f5d00f747e057_d20251030_m013605_c001_v0001184_t0059_u01761788165337") 2025/10/30 01:45:17 DEBUG : yam: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf305cb_d20251030_m013618_c001_v7007000_t0000_u01761788178886") 2025/10/30 01:45:17 DEBUG : yam: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f11915b11e07c4192_d20251030_m013617_c001_v0001131_t0009_u01761788177775") 2025/10/30 01:45:18 DEBUG : yam: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf305af_d20251030_m013614_c001_v7007000_t0000_u01761788174689") 2025/10/30 01:45:18 DEBUG : yam: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f106cfabf4e4d374c_d20251030_m013613_c001_v0001101_t0054_u01761788173334") 2025/10/30 01:45:18 DEBUG : yam: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf30599_d20251030_m013612_c001_v7007000_t0000_u01761788172046") 2025/10/30 01:45:18 DEBUG : yam: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f109b011f6b671d4c_d20251030_m013609_c001_v0001116_t0049_u01761788169501") 2025/10/30 01:45:18 DEBUG : yaml: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf305b5_d20251030_m013615_c001_v7007000_t0000_u01761788175422") 2025/10/30 01:45:18 DEBUG : yaml: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f112eb7c3513ce4fa_d20251030_m013614_c001_v0001176_t0027_u01761788174475") 2025/10/30 01:45:18 DEBUG : yaml: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f4068ede49cf3059f_d20251030_m013612_c001_v7007000_t0000_u01761788172774") 2025/10/30 01:45:18 DEBUG : yaml: Deleting (id "4_z7f929d23c00d3b2b9fa80e1b_f115edaa871d6191d_d20251030_m013611_c001_v0001098_t0017_u01761788171409") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m47.964554551s (try 1/5)