"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/06/30 02:21:39 DEBUG : Creating backend with remote "TestB2:rclone-test-bisenul6puca" 2026/06/30 02:21:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/30 02:21:40 DEBUG : Creating backend with remote "/tmp/rclone3078520520" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:21:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 02:21:41 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/30 02:21:41 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:21:41 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.50s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:21:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/30 02:21:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 02:21:42 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:21:42 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:21:42 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 02:21:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:21:42 INFO : sub dir/hello world: Copied (new) 2026/06/30 02:21:43 DEBUG : B2 bucket rclone-test-bisenul6puca: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.85s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.46s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:21:44 DEBUG : Creating backend with remote "/non-existing" 2026/06/30 02:21:44 DEBUG : Config file has changed externally - reloading 2026/06/30 02:21:44 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/30 02:21:44 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:21:44 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:21:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 02:21:45 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:21:45 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:21:46 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 02:21:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:21:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.81s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:21:47 INFO : B2 bucket rclone-test-bisenul6puca: Running all checks before starting transfers 2026/06/30 02:21:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 02:21:47 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:21:47 INFO : B2 bucket rclone-test-bisenul6puca: Checks finished, now starting transfers 2026/06/30 02:21:47 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:21:48 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 02:21:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:21:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.78s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:21:49 ERROR : Ignoring --no-traverse with sync 2026/06/30 02:21:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 02:21:49 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:21:49 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:21:49 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 02:21:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:21:49 INFO : sub dir/hello world: Copied (new) 2026/06/30 02:21:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.30s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:21:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/30 02:21:50 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:21:50 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:21:51 DEBUG : hello world2: size = 12 OK 2026/06/30 02:21:51 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/06/30 02:21:51 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.52s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:21:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/30 02:21:51 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:21:51 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:21:52 DEBUG : potato2: size = 11 OK 2026/06/30 02:21:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:21:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.46s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:21:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/30 02:21:53 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:21:53 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:21:54 DEBUG : potato2: size = 11 OK 2026/06/30 02:21:54 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:21:54 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.73s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:21:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/30 02:21:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/30 02:21:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/30 02:21:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/30 02:21:55 INFO : sub dir2: Making directory 2026/06/30 02:21:55 INFO : sub dir: Making directory 2026/06/30 02:21:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 02:21:55 INFO : sub dir2/sub sub dir2: Making directory 2026/06/30 02:21:55 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:21:55 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:21:55 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 02:21:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:21:55 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" 2026/06/30 02:21:56 DEBUG : B2 bucket rclone-test-bisenul6puca: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.53s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:21:56 INFO : sub dir2: Making directory 2026/06/30 02:21:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/30 02:21:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/30 02:21:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 02:21:56 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:21:56 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:21:57 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 02:21:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:21:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.23s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:21:57 DEBUG : sub dir2: Making directory with metadata 2026/06/30 02:21:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/30 02:21:57 INFO : sub dir2: Making directory 2026/06/30 02:21:57 INFO : sub dir: Making directory 2026/06/30 02:21:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 02:21:57 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:21:57 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:21:58 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 02:21:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:21:58 INFO : sub dir/hello world: Copied (new) 2026/06/30 02:21:58 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/06/30 02:21:58 DEBUG : B2 bucket rclone-test-bisenul6puca: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/30 02:21:58 DEBUG : B2 bucket rclone-test-bisenul6puca: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.46s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:21:59 INFO : sub dir2: Making directory 2026/06/30 02:21:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 02:21:59 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:21:59 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:22:00 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 02:22:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:22:00 INFO : sub dir/hello world: Copied (new) 2026/06/30 02:22:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.33s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:22:00 DEBUG : sub dir2: Making directory with metadata 2026/06/30 02:22:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/30 02:22:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/30 02:22:01 INFO : sub dir2: Making directory 2026/06/30 02:22:01 INFO : sub dir: Making directory 2026/06/30 02:22:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 02:22:01 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:22:01 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:22:01 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 02:22:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:22:01 INFO : sub dir/hello world: Copied (new) 2026/06/30 02:22:01 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/06/30 02:22:01 DEBUG : B2 bucket rclone-test-bisenul6puca: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.34s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:22:02 INFO : sub dir2: Making directory 2026/06/30 02:22:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 02:22:02 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:22:02 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:22:03 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 02:22:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:22:03 INFO : sub dir/hello world: Copied (new) 2026/06/30 02:22:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.78s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:22:04 DEBUG : Creating backend with remote "TestB2:rclone-test-xexucic1siri" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-bisenul6puca -> B2 bucket rclone-test-xexucic1siri 2026/06/30 02:22:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 02:22:06 DEBUG : B2 bucket rclone-test-xexucic1siri: Waiting for checks to finish 2026/06/30 02:22:06 DEBUG : B2 bucket rclone-test-xexucic1siri: Waiting for transfers to finish 2026/06/30 02:22:06 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 02:22:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:22:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/30 02:22:06 DEBUG : B2 bucket rclone-test-xexucic1siri: Purge remote 2026/06/30 02:22:06 INFO : B2 bucket rclone-test-xexucic1siri: cleaning bucket "rclone-test-xexucic1siri" of all files 2026/06/30 02:22:07 DEBUG : sub dir/hello world: Deleting (id "4_z5f327d13505d1b6b9ff80e1b_f11596428f4cebbd4_d20260630_m022206_c001_v0001180_t0034_u01782786126548") --- PASS: TestServerSideCopy (3.81s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:22:09 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:22:09 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:22:09 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:22:09 DEBUG : sub dir/hello world: Sizes differ 2026/06/30 02:22:09 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:22:09 DEBUG : sub dir/hello world: size = 17 OK 2026/06/30 02:22:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/30 02:22:09 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.04s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:22:11 DEBUG : Creating backend with remote "TestB2:rclone-test-rodunik4kiwu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-bisenul6puca -> B2 bucket rclone-test-rodunik4kiwu 2026/06/30 02:22:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 02:22:12 DEBUG : B2 bucket rclone-test-rodunik4kiwu: Waiting for checks to finish 2026/06/30 02:22:12 DEBUG : B2 bucket rclone-test-rodunik4kiwu: Waiting for transfers to finish 2026/06/30 02:22:12 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 02:22:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:22:12 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/30 02:22:14 DEBUG : B2 bucket rclone-test-rodunik4kiwu: Waiting for checks to finish 2026/06/30 02:22:14 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:22:14 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-rodunik4kiwu) 2026/06/30 02:22:14 DEBUG : sub dir/hello world: Sizes differ 2026/06/30 02:22:14 DEBUG : B2 bucket rclone-test-rodunik4kiwu: Waiting for transfers to finish 2026/06/30 02:22:14 DEBUG : sub dir/hello world: size = 17 OK 2026/06/30 02:22:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/30 02:22:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/30 02:22:15 DEBUG : B2 bucket rclone-test-rodunik4kiwu: Purge remote 2026/06/30 02:22:15 INFO : B2 bucket rclone-test-rodunik4kiwu: cleaning bucket "rclone-test-rodunik4kiwu" of all files 2026/06/30 02:22:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f128d93505d1b6b9ff80e1b_f110384b65b78e977_d20260630_m022214_c001_v0001171_t0055_u01782786134504") 2026/06/30 02:22:15 DEBUG : sub dir/hello world: Deleting (id "4_z3f128d93505d1b6b9ff80e1b_f107e6a070707a995_d20260630_m022212_c001_v0001136_t0012_u01782786132723") --- PASS: TestServerSideCopyOverSelf (6.67s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:22:17 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:22:17 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:22:17 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:22:17 DEBUG : sub dir/hello world: Sizes differ 2026/06/30 02:22:17 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:22:18 DEBUG : sub dir/hello world: size = 17 OK 2026/06/30 02:22:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/30 02:22:18 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/30 02:22:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.09s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:22:19 DEBUG : Creating backend with remote "TestB2:rclone-test-jocegan3seni" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-bisenul6puca -> B2 bucket rclone-test-jocegan3seni 2026/06/30 02:22:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 02:22:20 DEBUG : B2 bucket rclone-test-jocegan3seni: Waiting for checks to finish 2026/06/30 02:22:20 DEBUG : B2 bucket rclone-test-jocegan3seni: Waiting for transfers to finish 2026/06/30 02:22:21 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 02:22:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:22:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/30 02:22:23 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:22:23 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jocegan3seni) 2026/06/30 02:22:23 DEBUG : sub dir/hello world: Sizes differ 2026/06/30 02:22:23 DEBUG : B2 bucket rclone-test-jocegan3seni: Waiting for checks to finish 2026/06/30 02:22:23 DEBUG : B2 bucket rclone-test-jocegan3seni: Waiting for transfers to finish 2026/06/30 02:22:23 DEBUG : sub dir/hello world: size = 17 OK 2026/06/30 02:22:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/30 02:22:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/30 02:22:23 INFO : sub dir/hello world: Deleted 2026/06/30 02:22:24 DEBUG : testing file moves 2026/06/30 02:22:25 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:22:25 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-jocegan3seni) 2026/06/30 02:22:25 DEBUG : sub dir/hello world: Sizes differ 2026/06/30 02:22:25 DEBUG : B2 bucket rclone-test-jocegan3seni: Waiting for checks to finish 2026/06/30 02:22:25 DEBUG : B2 bucket rclone-test-jocegan3seni: Waiting for transfers to finish 2026/06/30 02:22:25 DEBUG : sub dir/hello world: size = 24 OK 2026/06/30 02:22:25 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/06/30 02:22:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/30 02:22:25 INFO : sub dir/hello world: Deleted 2026/06/30 02:22:26 DEBUG : B2 bucket rclone-test-jocegan3seni: Purge remote 2026/06/30 02:22:26 INFO : B2 bucket rclone-test-jocegan3seni: cleaning bucket "rclone-test-jocegan3seni" of all files 2026/06/30 02:22:26 DEBUG : sub dir/hello world: Deleting (id "4_zef52ada3505d1b6b9ff80e1b_f107283427cc0f5c9_d20260630_m022225_c001_v0001167_t0021_u01782786145174") 2026/06/30 02:22:26 DEBUG : sub dir/hello world: Deleting (id "4_zef52ada3505d1b6b9ff80e1b_f105e2a1ebe4a052b_d20260630_m022223_c001_v0001116_t0054_u01782786143191") 2026/06/30 02:22:26 DEBUG : sub dir/hello world: Deleting (id "4_zef52ada3505d1b6b9ff80e1b_f100e040fd00db749_d20260630_m022221_c001_v0001039_t0051_u01782786141415") --- PASS: TestServerSideMoveOverSelf (8.54s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:22:28 ERROR : error listing: directory not found 2026/06/30 02:22:28 INFO : Local file system at /tmp/rclone3078520520: Making directory 2026/06/30 02:22:28 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:22:28 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.75s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:22:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 02:22:30 DEBUG : Local file system at /tmp/rclone3078520520: Waiting for checks to finish 2026/06/30 02:22:30 DEBUG : Local file system at /tmp/rclone3078520520: Waiting for transfers to finish 2026/06/30 02:22:30 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/06/30 02:22:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:22:30 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/06/30 02:22:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:22:31 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/30 02:22:31 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:22:31 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:22:32 DEBUG : check sum: size = 1 OK 2026/06/30 02:22:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/30 02:22:32 INFO : check sum: Copied (new) 2026/06/30 02:22:32 DEBUG : Waiting for deletions to finish 2026/06/30 02:22:32 DEBUG : check sum: size = 1 OK 2026/06/30 02:22:32 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:22:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/30 02:22:32 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/06/30 02:22:32 DEBUG : check sum: Unchanged skipping 2026/06/30 02:22:32 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:22:32 DEBUG : Waiting for deletions to finish 2026/06/30 02:22:32 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.81s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:22:33 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/30 02:22:33 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:22:33 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:22:33 DEBUG : sizeonly: size = 6 OK 2026/06/30 02:22:33 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/30 02:22:33 INFO : sizeonly: Copied (new) 2026/06/30 02:22:33 DEBUG : Waiting for deletions to finish 2026/06/30 02:22:34 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:22:34 DEBUG : sizeonly: size = 6 OK 2026/06/30 02:22:34 DEBUG : sizeonly: Sizes identical 2026/06/30 02:22:34 DEBUG : sizeonly: Unchanged skipping 2026/06/30 02:22:34 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:22:34 DEBUG : Waiting for deletions to finish 2026/06/30 02:22:34 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.91s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:22:35 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/30 02:22:35 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:22:35 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:22:35 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/06/30 02:22:35 INFO : ignore-size: Copied (new) 2026/06/30 02:22:35 DEBUG : Waiting for deletions to finish 2026/06/30 02:22:36 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:22:36 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:22:36 DEBUG : ignore-size: Unchanged skipping 2026/06/30 02:22:36 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:22:36 DEBUG : Waiting for deletions to finish 2026/06/30 02:22:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.81s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:22:37 DEBUG : existing: size = 6 OK 2026/06/30 02:22:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:22:37 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:22:37 DEBUG : existing: Unchanged skipping 2026/06/30 02:22:37 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:22:37 DEBUG : Waiting for deletions to finish 2026/06/30 02:22:37 INFO : There was nothing to transfer 2026/06/30 02:22:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/30 02:22:38 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:22:38 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:22:38 DEBUG : existing: size = 6 OK 2026/06/30 02:22:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/30 02:22:38 INFO : existing: Copied (replaced existing) 2026/06/30 02:22:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.50s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:22:39 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/30 02:22:39 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:22:39 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:22:40 DEBUG : existing: size = 6 OK 2026/06/30 02:22:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/30 02:22:40 INFO : existing: Copied (new) 2026/06/30 02:22:40 DEBUG : Waiting for deletions to finish 2026/06/30 02:22:40 DEBUG : existing: Destination exists, skipping 2026/06/30 02:22:40 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:22:40 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:22:40 DEBUG : Waiting for deletions to finish 2026/06/30 02:22:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.90s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:22:42 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/30 02:22:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/30 02:22:42 DEBUG : c/non empty space: size = 5 OK 2026/06/30 02:22:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 02:22:42 DEBUG : c/non empty space: Unchanged skipping 2026/06/30 02:22:42 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:22:42 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:22:43 DEBUG : a/potato2: size = 60 OK 2026/06/30 02:22:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/30 02:22:43 INFO : a/potato2: Copied (new) 2026/06/30 02:22:43 DEBUG : Waiting for deletions to finish 2026/06/30 02:22:43 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.18s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:22:45 DEBUG : empty space: size = 1 OK 2026/06/30 02:22:45 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 2026/06/30 02:22:45 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:22:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/30 02:22:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/06/30 02:22:45 DEBUG : empty space: Unchanged skipping 2026/06/30 02:22:45 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:22:45 DEBUG : Waiting for deletions to finish 2026/06/30 02:22:45 INFO : There was nothing to transfer 2026/06/30 02:22:45 DEBUG : empty space: size = 1 OK 2026/06/30 02:22:45 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 2026/06/30 02:22:45 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:22:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/30 02:22:46 INFO : empty space: Updated modification time in destination 2026/06/30 02:22:46 DEBUG : empty space: Unchanged skipping 2026/06/30 02:22:46 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:22:46 DEBUG : Waiting for deletions to finish 2026/06/30 02:22:46 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.95s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:22:48 DEBUG : empty space: size = 1 OK 2026/06/30 02:22:48 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 2026/06/30 02:22:48 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:22:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/30 02:22:48 DEBUG : empty space: Unchanged skipping 2026/06/30 02:22:48 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:22:48 DEBUG : Waiting for deletions to finish 2026/06/30 02:22:48 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.48s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:22:49 DEBUG : foo: size = 3 OK 2026/06/30 02:22:49 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 2026/06/30 02:22:49 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:22:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:22:49 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:22:49 DEBUG : foo: sha1 differ 2026/06/30 02:22:49 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:22:49 DEBUG : foo: size = 3 OK 2026/06/30 02:22:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/06/30 02:22:49 INFO : foo: Copied (replaced existing) 2026/06/30 02:22:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:22:51 DEBUG : empty space: size = 1 OK 2026/06/30 02:22:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 02:22:51 DEBUG : empty space: Unchanged skipping 2026/06/30 02:22:51 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/30 02:22:51 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:22:51 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:22:51 DEBUG : potato: size = 60 OK 2026/06/30 02:22:51 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/30 02:22:51 INFO : potato: Copied (new) 2026/06/30 02:22:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.43s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:22:54 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:22:54 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:22:54 DEBUG : potato: size = 60 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:22:54 DEBUG : potato: Sizes differ 2026/06/30 02:22:54 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:22:54 DEBUG : potato: size = 21 OK 2026/06/30 02:22:54 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/06/30 02:22:54 INFO : potato: Copied (replaced existing) 2026/06/30 02:22:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.63s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:22:56 DEBUG : potato: size = 21 OK 2026/06/30 02:22:56 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 2026/06/30 02:22:56 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:22:56 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3078520520) 2026/06/30 02:22:56 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:22:56 DEBUG : potato: sha1 differ 2026/06/30 02:22:56 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:22:57 DEBUG : potato: size = 21 OK 2026/06/30 02:22:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/06/30 02:22:57 INFO : potato: Copied (replaced existing) 2026/06/30 02:22:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:22:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/30 02:22:58 DEBUG : empty space: size = 1 OK 2026/06/30 02:22:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 02:22:58 DEBUG : empty space: Unchanged skipping 2026/06/30 02:22:58 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:22:58 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:22:58 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/30 02:22:58 DEBUG : Waiting for deletions to finish 2026/06/30 02:22:58 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:23:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/30 02:23:01 DEBUG : empty space: size = 1 OK 2026/06/30 02:23:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 02:23:01 DEBUG : empty space: Unchanged skipping 2026/06/30 02:23:01 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:23:01 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:23:02 DEBUG : potato2: size = 60 OK 2026/06/30 02:23:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/30 02:23:02 INFO : potato2: Copied (new) 2026/06/30 02:23:02 DEBUG : Waiting for deletions to finish 2026/06/30 02:23:02 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:23:04 INFO : d: Making directory 2026/06/30 02:23:04 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/06/30 02:23:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/30 02:23:04 DEBUG : c/non empty space: size = 5 OK 2026/06/30 02:23:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 02:23:04 DEBUG : c/non empty space: Unchanged skipping 2026/06/30 02:23:04 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:23:04 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:23:05 DEBUG : a/potato2: size = 60 OK 2026/06/30 02:23:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/30 02:23:05 INFO : a/potato2: Copied (new) 2026/06/30 02:23:05 DEBUG : Waiting for deletions to finish 2026/06/30 02:23:05 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:23:07 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/30 02:23:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/30 02:23:07 DEBUG : c/non empty space: size = 5 OK 2026/06/30 02:23:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 02:23:07 DEBUG : c/non empty space: Unchanged skipping 2026/06/30 02:23:07 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:23:07 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:23:08 DEBUG : a/potato2: size = 60 OK 2026/06/30 02:23:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/30 02:23:08 INFO : a/potato2: Copied (new) 2026/06/30 02:23:08 ERROR : B2 bucket rclone-test-bisenul6puca: not deleting files as there were IO errors 2026/06/30 02:23:08 ERROR : B2 bucket rclone-test-bisenul6puca: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.17s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:23:10 DEBUG : Waiting for deletions to finish 2026/06/30 02:23:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/30 02:23:10 DEBUG : empty space: size = 1 OK 2026/06/30 02:23:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 02:23:10 DEBUG : empty space: Unchanged skipping 2026/06/30 02:23:10 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:23:10 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:23:11 INFO : potato: Deleted 2026/06/30 02:23:11 DEBUG : potato2: size = 60 OK 2026/06/30 02:23:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/30 02:23:11 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.65s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:23:13 DEBUG : Waiting for deletions to finish 2026/06/30 02:23:13 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:23:13 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:23:13 INFO : potato: Deleted 2026/06/30 02:23:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/30 02:23:13 DEBUG : empty space: size = 1 OK 2026/06/30 02:23:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 02:23:13 DEBUG : empty space: Unchanged skipping 2026/06/30 02:23:13 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:23:13 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:23:14 DEBUG : potato2: size = 60 OK 2026/06/30 02:23:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/30 02:23:14 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.88s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:23:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/30 02:23:16 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:23:16 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:23:16 DEBUG : potato2: size = 19 OK 2026/06/30 02:23:16 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/06/30 02:23:16 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.31s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:23:18 DEBUG : enormous: Excluded (Size Filter) 2026/06/30 02:23:18 DEBUG : enormous: Excluded 2026/06/30 02:23:18 DEBUG : potato2: Excluded (Size Filter) 2026/06/30 02:23:18 DEBUG : potato2: Excluded 2026/06/30 02:23:18 DEBUG : potato2: Excluded (Size Filter) 2026/06/30 02:23:18 DEBUG : empty space: size = 1 OK 2026/06/30 02:23:18 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:23:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 02:23:18 DEBUG : empty space: Unchanged skipping 2026/06/30 02:23:18 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:23:18 DEBUG : Waiting for deletions to finish 2026/06/30 02:23:18 INFO : There was nothing to transfer 2026/06/30 02:23:19 DEBUG : enormous: Excluded (Size Filter) 2026/06/30 02:23:19 DEBUG : enormous: Excluded 2026/06/30 02:23:19 DEBUG : potato2: Excluded (Size Filter) 2026/06/30 02:23:19 DEBUG : potato2: Excluded 2026/06/30 02:23:19 DEBUG : potato2: Excluded (Size Filter) 2026/06/30 02:23:19 DEBUG : empty space: size = 1 OK 2026/06/30 02:23:19 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/30 02:23:19 DEBUG : empty space: Unchanged skipping 2026/06/30 02:23:19 DEBUG : Local file system at /tmp/rclone3078520520: Waiting for checks to finish 2026/06/30 02:23:19 DEBUG : Local file system at /tmp/rclone3078520520: Waiting for transfers to finish 2026/06/30 02:23:19 DEBUG : Waiting for deletions to finish 2026/06/30 02:23:19 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.61s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:23:21 DEBUG : enormous: Excluded (Size Filter) 2026/06/30 02:23:21 DEBUG : enormous: Excluded 2026/06/30 02:23:21 DEBUG : potato2: Excluded (Size Filter) 2026/06/30 02:23:21 DEBUG : potato2: Excluded 2026/06/30 02:23:21 DEBUG : empty space: size = 1 OK 2026/06/30 02:23:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 02:23:21 DEBUG : empty space: Unchanged skipping 2026/06/30 02:23:21 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:23:21 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:23:21 DEBUG : Waiting for deletions to finish 2026/06/30 02:23:22 INFO : enormous: Deleted 2026/06/30 02:23:22 INFO : potato2: Deleted 2026/06/30 02:23:22 INFO : There was nothing to transfer 2026/06/30 02:23:22 DEBUG : empty space: size = 1 OK 2026/06/30 02:23:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/30 02:23:22 DEBUG : empty space: Unchanged skipping 2026/06/30 02:23:22 DEBUG : Local file system at /tmp/rclone3078520520: Waiting for checks to finish 2026/06/30 02:23:22 DEBUG : Local file system at /tmp/rclone3078520520: Waiting for transfers to finish 2026/06/30 02:23:22 DEBUG : Waiting for deletions to finish 2026/06/30 02:23:22 INFO : enormous: Deleted 2026/06/30 02:23:22 INFO : potato2: Deleted 2026/06/30 02:23:22 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.25s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:23:24 DEBUG : five: Need to transfer - File not found at Destination 2026/06/30 02:23:24 DEBUG : four: size = 4 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:23:24 DEBUG : four: size = 8 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:23:24 DEBUG : four: Sizes differ 2026/06/30 02:23:24 DEBUG : one: Destination is newer than source, skipping 2026/06/30 02:23:24 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/30 02:23:24 DEBUG : three: size = 5 OK 2026/06/30 02:23:24 DEBUG : three: Sizes identical 2026/06/30 02:23:24 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/30 02:23:24 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:23:24 DEBUG : two: size = 3 OK 2026/06/30 02:23:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3078520520) 2026/06/30 02:23:24 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:23:24 DEBUG : two: sha1 differ 2026/06/30 02:23:24 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:23:25 DEBUG : five: size = 4 OK 2026/06/30 02:23:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/30 02:23:25 INFO : five: Copied (new) 2026/06/30 02:23:25 DEBUG : four: size = 4 OK 2026/06/30 02:23:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/30 02:23:25 INFO : four: Copied (replaced existing) 2026/06/30 02:23:25 DEBUG : two: size = 3 OK 2026/06/30 02:23:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/30 02:23:25 INFO : two: Copied (replaced existing) 2026/06/30 02:23:25 DEBUG : Waiting for deletions to finish 2026/06/30 02:23:26 DEBUG : five: size = 4 OK 2026/06/30 02:23:26 DEBUG : one: Destination is newer than source, skipping 2026/06/30 02:23:26 DEBUG : three: size = 5 OK 2026/06/30 02:23:26 DEBUG : four: size = 4 OK 2026/06/30 02:23:26 DEBUG : two: size = 3 OK 2026/06/30 02:23:26 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:23:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/30 02:23:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/30 02:23:26 DEBUG : four: Size and sha1 of src and dst objects identical 2026/06/30 02:23:26 DEBUG : five: Size and sha1 of src and dst objects identical 2026/06/30 02:23:26 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/06/30 02:23:26 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/06/30 02:23:26 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3078520520) 2026/06/30 02:23:26 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:23:26 DEBUG : three: sha1 differ 2026/06/30 02:23:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/30 02:23:26 DEBUG : two: Size and sha1 of src and dst objects identical 2026/06/30 02:23:26 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/06/30 02:23:26 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/06/30 02:23:26 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:23:26 DEBUG : three: size = 5 OK 2026/06/30 02:23:26 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/30 02:23:26 INFO : three: Copied (replaced existing) 2026/06/30 02:23:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.02s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/06/30 02:23:28 INFO : B2 bucket rclone-test-bisenul6puca: Making map for --track-renames 2026/06/30 02:23:28 INFO : B2 bucket rclone-test-bisenul6puca: Finished making map for --track-renames 2026/06/30 02:23:28 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:23:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/30 02:23:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/30 02:23:28 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for renames to finish 2026/06/30 02:23:28 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:23:28 DEBUG : yam: size = 11 OK 2026/06/30 02:23:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/30 02:23:28 INFO : yam: Copied (new) 2026/06/30 02:23:28 DEBUG : potato: size = 14 OK 2026/06/30 02:23:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/30 02:23:28 INFO : potato: Copied (new) 2026/06/30 02:23:28 DEBUG : Waiting for deletions to finish 2026/06/30 02:23:29 DEBUG : potato: size = 14 OK 2026/06/30 02:23:29 INFO : B2 bucket rclone-test-bisenul6puca: Making map for --track-renames 2026/06/30 02:23:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:23:29 INFO : B2 bucket rclone-test-bisenul6puca: Finished making map for --track-renames 2026/06/30 02:23:29 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:23:29 DEBUG : potato: Unchanged skipping 2026/06/30 02:23:29 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for renames to finish 2026/06/30 02:23:30 DEBUG : yaml: size = 11 OK 2026/06/30 02:23:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/30 02:23:30 INFO : yam: Copied (server-side copy) to: yaml 2026/06/30 02:23:30 INFO : yam: Deleted 2026/06/30 02:23:30 INFO : yaml: Renamed from "yam" 2026/06/30 02:23:30 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:23:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.91s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/30 02:23:31 INFO : B2 bucket rclone-test-bisenul6puca: Making map for --track-renames 2026/06/30 02:23:31 INFO : B2 bucket rclone-test-bisenul6puca: Finished making map for --track-renames 2026/06/30 02:23:31 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:23:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/30 02:23:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/30 02:23:31 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for renames to finish 2026/06/30 02:23:31 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:23:31 DEBUG : yam: size = 11 OK 2026/06/30 02:23:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/30 02:23:31 INFO : yam: Copied (new) 2026/06/30 02:23:32 DEBUG : potato: size = 14 OK 2026/06/30 02:23:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/30 02:23:32 INFO : potato: Copied (new) 2026/06/30 02:23:32 DEBUG : Waiting for deletions to finish 2026/06/30 02:23:32 DEBUG : potato: size = 14 OK 2026/06/30 02:23:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:23:32 DEBUG : potato: Unchanged skipping 2026/06/30 02:23:32 INFO : B2 bucket rclone-test-bisenul6puca: Making map for --track-renames 2026/06/30 02:23:32 INFO : B2 bucket rclone-test-bisenul6puca: Finished making map for --track-renames 2026/06/30 02:23:32 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:23:32 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for renames to finish 2026/06/30 02:23:32 DEBUG : yaml: size = 11 OK 2026/06/30 02:23:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/30 02:23:32 INFO : yam: Copied (server-side copy) to: yaml 2026/06/30 02:23:33 INFO : yam: Deleted 2026/06/30 02:23:33 INFO : yaml: Renamed from "yam" 2026/06/30 02:23:33 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:23:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.80s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/30 02:23:34 INFO : B2 bucket rclone-test-bisenul6puca: Making map for --track-renames 2026/06/30 02:23:34 INFO : B2 bucket rclone-test-bisenul6puca: Finished making map for --track-renames 2026/06/30 02:23:34 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:23:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/30 02:23:34 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/30 02:23:34 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for renames to finish 2026/06/30 02:23:34 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:23:34 DEBUG : sub/yam: size = 11 OK 2026/06/30 02:23:34 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/30 02:23:34 INFO : sub/yam: Copied (new) 2026/06/30 02:23:34 DEBUG : potato: size = 14 OK 2026/06/30 02:23:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/30 02:23:34 INFO : potato: Copied (new) 2026/06/30 02:23:34 DEBUG : Waiting for deletions to finish 2026/06/30 02:23:35 DEBUG : potato: size = 14 OK 2026/06/30 02:23:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:23:35 DEBUG : potato: Unchanged skipping 2026/06/30 02:23:35 INFO : B2 bucket rclone-test-bisenul6puca: Making map for --track-renames 2026/06/30 02:23:35 INFO : B2 bucket rclone-test-bisenul6puca: Finished making map for --track-renames 2026/06/30 02:23:35 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:23:35 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for renames to finish 2026/06/30 02:23:35 DEBUG : yam: size = 11 OK 2026/06/30 02:23:35 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/30 02:23:35 INFO : sub/yam: Copied (server-side copy) to: yam 2026/06/30 02:23:36 INFO : sub/yam: Deleted 2026/06/30 02:23:36 INFO : yam: Renamed from "sub/yam" 2026/06/30 02:23:36 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:23:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.95s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:23:36 DEBUG : Creating backend with remote "/tmp/rclone3078520520/dir1" 2026/06/30 02:23:36 DEBUG : Config file has changed externally - reloading 2026/06/30 02:23:36 DEBUG : Creating backend with remote "/tmp/rclone3078520520/dir2" 2026/06/30 02:23:36 DEBUG : Local file system at /tmp/rclone3078520520/dir2: Using server-side directory move 2026/06/30 02:23:36 INFO : Local file system at /tmp/rclone3078520520/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/30 02:23:36 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/30 02:23:36 DEBUG : Local file system at /tmp/rclone3078520520/dir2: Waiting for checks to finish 2026/06/30 02:23:36 INFO : file1.txt: Moved (server-side) 2026/06/30 02:23:36 DEBUG : Local file system at /tmp/rclone3078520520/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:23:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 02:23:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/30 02:23:37 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:23:37 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:23:37 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/30 02:23:37 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/30 02:23:37 INFO : nested/sub dir/file: Copied (new) 2026/06/30 02:23:37 INFO : nested/sub dir/file: Deleted 2026/06/30 02:23:38 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 02:23:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:23:38 INFO : sub dir/hello world: Copied (new) 2026/06/30 02:23:38 INFO : sub dir/hello world: Deleted 2026/06/30 02:23:38 INFO : sub dir: Removing directory 2026/06/30 02:23:38 INFO : nested/sub dir: Removing directory 2026/06/30 02:23:38 INFO : nested: Removing directory 2026/06/30 02:23:38 DEBUG : Local file system at /tmp/rclone3078520520: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.97s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:23:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/30 02:23:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/30 02:23:39 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:23:39 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:23:39 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/30 02:23:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/30 02:23:39 INFO : nested/sub dir/file: Copied (new) 2026/06/30 02:23:39 INFO : nested/sub dir/file: Deleted 2026/06/30 02:23:39 DEBUG : sub dir/hello world: size = 11 OK 2026/06/30 02:23:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:23:39 INFO : sub dir/hello world: Copied (new) 2026/06/30 02:23:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.58s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:23:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/30 02:23:41 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/30 02:23:41 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:23:41 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:23:41 DEBUG : existing: size = 6 OK 2026/06/30 02:23:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/30 02:23:41 INFO : existing: Copied (new) 2026/06/30 02:23:41 INFO : existing: Deleted 2026/06/30 02:23:41 DEBUG : existing-b: size = 6 OK 2026/06/30 02:23:41 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/06/30 02:23:41 INFO : existing-b: Copied (new) 2026/06/30 02:23:41 INFO : existing-b: Deleted 2026/06/30 02:23:41 DEBUG : existing: Destination exists, skipping 2026/06/30 02:23:41 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/30 02:23:41 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:23:41 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:23:41 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.78s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:23:42 DEBUG : Creating backend with remote "TestB2:rclone-test-bajegad6qivo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bisenul6puca -> B2 bucket rclone-test-bajegad6qivo 2026/06/30 02:23:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/30 02:23:46 DEBUG : empty space: size = 1 OK 2026/06/30 02:23:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/30 02:23:46 DEBUG : empty space: Unchanged skipping 2026/06/30 02:23:46 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:23:46 DEBUG : potato3: size = 60 (B2 bucket rclone-test-bajegad6qivo) 2026/06/30 02:23:46 DEBUG : potato3: Sizes differ 2026/06/30 02:23:46 DEBUG : B2 bucket rclone-test-bajegad6qivo: Waiting for checks to finish 2026/06/30 02:23:47 INFO : empty space: Deleted 2026/06/30 02:23:47 DEBUG : B2 bucket rclone-test-bajegad6qivo: Waiting for transfers to finish 2026/06/30 02:23:47 DEBUG : potato2: size = 60 OK 2026/06/30 02:23:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/30 02:23:47 INFO : potato2: Copied (server-side copy) 2026/06/30 02:23:47 DEBUG : potato3: size = 68 OK 2026/06/30 02:23:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/30 02:23:47 INFO : potato3: Copied (server-side copy) 2026/06/30 02:23:47 INFO : potato2: Deleted 2026/06/30 02:23:47 INFO : potato3: Deleted 2026/06/30 02:23:48 DEBUG : Creating backend with remote "TestB2:rclone-test-zuxokiz0woze" 2026/06/30 02:23:49 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/30 02:23:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/30 02:23:49 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/30 02:23:49 DEBUG : B2 bucket rclone-test-zuxokiz0woze: Waiting for checks to finish 2026/06/30 02:23:49 DEBUG : B2 bucket rclone-test-zuxokiz0woze: Waiting for transfers to finish 2026/06/30 02:23:50 DEBUG : empty space: size = 1 OK 2026/06/30 02:23:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/30 02:23:50 INFO : empty space: Copied (server-side copy) 2026/06/30 02:23:50 DEBUG : potato2: size = 60 OK 2026/06/30 02:23:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/30 02:23:50 INFO : potato2: Copied (server-side copy) 2026/06/30 02:23:50 INFO : empty space: Deleted 2026/06/30 02:23:50 INFO : potato2: Deleted 2026/06/30 02:23:50 DEBUG : potato3: size = 68 OK 2026/06/30 02:23:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/30 02:23:50 INFO : potato3: Copied (server-side copy) 2026/06/30 02:23:50 INFO : potato3: Deleted 2026/06/30 02:23:51 DEBUG : B2 bucket rclone-test-zuxokiz0woze: Purge remote 2026/06/30 02:23:51 INFO : B2 bucket rclone-test-zuxokiz0woze: cleaning bucket "rclone-test-zuxokiz0woze" of all files 2026/06/30 02:23:51 DEBUG : empty space: Deleting (id "4_z7fb20d43507d1b6b9ff80e1b_f103f575d95eecd39_d20260630_m022349_c001_v0001174_t0030_u01782786229789") 2026/06/30 02:23:51 DEBUG : potato2: Deleting (id "4_z7fb20d43507d1b6b9ff80e1b_f119a61f3f7e24555_d20260630_m022350_c001_v0001173_t0054_u01782786230158") 2026/06/30 02:23:51 DEBUG : potato3: Deleting (id "4_z7fb20d43507d1b6b9ff80e1b_f1066f1471308a62a_d20260630_m022350_c001_v0001036_t0055_u01782786230319") 2026/06/30 02:23:52 DEBUG : B2 bucket rclone-test-bajegad6qivo: Purge remote 2026/06/30 02:23:52 INFO : B2 bucket rclone-test-bajegad6qivo: cleaning bucket "rclone-test-bajegad6qivo" of all files 2026/06/30 02:23:52 DEBUG : empty space: Deleting (id "4_zef92fd33506d1b6b9ff80e1b_f4066919632d02787_d20260630_m022350_c001_v7007000_t0000_u01782786230283") 2026/06/30 02:23:52 DEBUG : empty space: Deleting (id "4_zef92fd33506d1b6b9ff80e1b_f106b053e614f7a2b_d20260630_m022346_c001_v0001176_t0027_u01782786226226") 2026/06/30 02:23:52 DEBUG : potato2: Deleting (id "4_zef92fd33506d1b6b9ff80e1b_f416f20f0ebbf1201_d20260630_m022350_c001_v7007000_t0000_u01782786230457") 2026/06/30 02:23:52 DEBUG : potato2: Deleting (id "4_zef92fd33506d1b6b9ff80e1b_f1058c627eef4b8b2_d20260630_m022347_c001_v0001157_t0029_u01782786227049") 2026/06/30 02:23:52 DEBUG : potato3: Deleting (id "4_zef92fd33506d1b6b9ff80e1b_f416f20f0ebbf1203_d20260630_m022350_c001_v7007000_t0000_u01782786230707") 2026/06/30 02:23:52 DEBUG : potato3: Deleting (id "4_zef92fd33506d1b6b9ff80e1b_f1133c4ebd35aec4d_d20260630_m022347_c001_v0001179_t0052_u01782786227418") 2026/06/30 02:23:52 DEBUG : potato3: Deleting (id "4_zef92fd33506d1b6b9ff80e1b_f106b053e614f7a2d_d20260630_m022346_c001_v0001176_t0001_u01782786226443") --- PASS: TestServerSideMove (11.20s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:23:53 DEBUG : Creating backend with remote "TestB2:rclone-test-qivukac2noni" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bisenul6puca -> B2 bucket rclone-test-qivukac2noni 2026/06/30 02:23:59 DEBUG : empty space: Excluded (Size Filter) 2026/06/30 02:23:59 DEBUG : empty space: Excluded (Size Filter) 2026/06/30 02:23:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/30 02:23:59 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:23:59 DEBUG : potato3: size = 60 (B2 bucket rclone-test-qivukac2noni) 2026/06/30 02:23:59 DEBUG : potato3: Sizes differ 2026/06/30 02:23:59 DEBUG : B2 bucket rclone-test-qivukac2noni: Waiting for checks to finish 2026/06/30 02:23:59 DEBUG : B2 bucket rclone-test-qivukac2noni: Waiting for transfers to finish 2026/06/30 02:23:59 DEBUG : potato2: size = 60 OK 2026/06/30 02:23:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/30 02:23:59 INFO : potato2: Copied (server-side copy) 2026/06/30 02:23:59 INFO : potato2: Deleted 2026/06/30 02:24:00 DEBUG : potato3: size = 68 OK 2026/06/30 02:24:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/30 02:24:00 INFO : potato3: Copied (server-side copy) 2026/06/30 02:24:00 INFO : potato3: Deleted 2026/06/30 02:24:00 DEBUG : Creating backend with remote "TestB2:rclone-test-yonekux6duzi" 2026/06/30 02:24:01 DEBUG : empty space: Excluded (Size Filter) 2026/06/30 02:24:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/30 02:24:01 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/30 02:24:01 DEBUG : B2 bucket rclone-test-yonekux6duzi: Waiting for checks to finish 2026/06/30 02:24:01 DEBUG : B2 bucket rclone-test-yonekux6duzi: Waiting for transfers to finish 2026/06/30 02:24:02 DEBUG : potato2: size = 60 OK 2026/06/30 02:24:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/30 02:24:02 INFO : potato2: Copied (server-side copy) 2026/06/30 02:24:02 INFO : potato2: Deleted 2026/06/30 02:24:02 DEBUG : potato3: size = 68 OK 2026/06/30 02:24:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/30 02:24:02 INFO : potato3: Copied (server-side copy) 2026/06/30 02:24:03 INFO : potato3: Deleted 2026/06/30 02:24:03 DEBUG : B2 bucket rclone-test-yonekux6duzi: Purge remote 2026/06/30 02:24:03 INFO : B2 bucket rclone-test-yonekux6duzi: cleaning bucket "rclone-test-yonekux6duzi" of all files 2026/06/30 02:24:03 DEBUG : potato2: Deleting (id "4_zbf223d53507d1b6b9ff80e1b_f1113593151065f1b_d20260630_m022402_c001_v0001165_t0022_u01782786242370") 2026/06/30 02:24:03 DEBUG : potato3: Deleting (id "4_zbf223d53507d1b6b9ff80e1b_f119d7222f3be453b_d20260630_m022402_c001_v0001037_t0020_u01782786242620") 2026/06/30 02:24:04 DEBUG : B2 bucket rclone-test-qivukac2noni: Purge remote 2026/06/30 02:24:04 INFO : B2 bucket rclone-test-qivukac2noni: cleaning bucket "rclone-test-qivukac2noni" of all files 2026/06/30 02:24:04 DEBUG : empty space: Deleting (id "4_zef122d33507d1b6b9ff80e1b_f102e202c2fdee764_d20260630_m022358_c001_v0001134_t0026_u01782786238445") 2026/06/30 02:24:04 DEBUG : potato2: Deleting (id "4_zef122d33507d1b6b9ff80e1b_f4197af81fc61d266_d20260630_m022402_c001_v7007000_t0000_u01782786242599") 2026/06/30 02:24:04 DEBUG : potato2: Deleting (id "4_zef122d33507d1b6b9ff80e1b_f1047a25593777229_d20260630_m022359_c001_v0001154_t0003_u01782786239543") 2026/06/30 02:24:04 DEBUG : potato3: Deleting (id "4_zef122d33507d1b6b9ff80e1b_f4197af81fc61d269_d20260630_m022403_c001_v7007000_t0000_u01782786243033") 2026/06/30 02:24:04 DEBUG : potato3: Deleting (id "4_zef122d33507d1b6b9ff80e1b_f117a8a546f97dcc1_d20260630_m022359_c001_v0001103_t0018_u01782786239889") 2026/06/30 02:24:04 DEBUG : potato3: Deleting (id "4_zef122d33507d1b6b9ff80e1b_f102e202c2fdee766_d20260630_m022358_c001_v0001134_t0010_u01782786238858") 2026/06/30 02:24:05 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/30 02:24:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/30 02:24:06 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.62s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:24:06 DEBUG : Creating backend with remote "TestB2:rclone-test-zifewog5hida" 2026/06/30 02:24:09 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bisenul6puca -> B2 bucket rclone-test-zifewog5hida 2026/06/30 02:24:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/30 02:24:11 DEBUG : empty space: size = 1 OK 2026/06/30 02:24:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/30 02:24:11 DEBUG : empty space: Unchanged skipping 2026/06/30 02:24:11 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:24:11 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zifewog5hida) 2026/06/30 02:24:11 DEBUG : B2 bucket rclone-test-zifewog5hida: Waiting for checks to finish 2026/06/30 02:24:11 DEBUG : potato3: Sizes differ 2026/06/30 02:24:11 INFO : empty space: Deleted 2026/06/30 02:24:11 DEBUG : B2 bucket rclone-test-zifewog5hida: Waiting for transfers to finish 2026/06/30 02:24:12 DEBUG : potato2: size = 60 OK 2026/06/30 02:24:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/30 02:24:12 INFO : potato2: Copied (server-side copy) 2026/06/30 02:24:12 INFO : potato2: Deleted 2026/06/30 02:24:12 DEBUG : potato3: size = 68 OK 2026/06/30 02:24:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/30 02:24:12 INFO : potato3: Copied (server-side copy) 2026/06/30 02:24:12 INFO : potato3: Deleted 2026/06/30 02:24:13 DEBUG : Creating backend with remote "TestB2:rclone-test-kelifid8hofe" 2026/06/30 02:25:13 DEBUG : pacer: low level retry 1/10 (error Get "https://api.backblazeb2.com/b2api/v4/b2_authorize_account": net/http: TLS handshake timeout) 2026/06/30 02:25:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/30 02:25:14 DEBUG : pacer: Reducing sleep to 10ms 2026/06/30 02:25:14 INFO : tomatoDir: Making directory 2026/06/30 02:25:14 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/30 02:25:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/30 02:25:14 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/30 02:25:14 DEBUG : B2 bucket rclone-test-kelifid8hofe: Waiting for checks to finish 2026/06/30 02:25:14 DEBUG : B2 bucket rclone-test-kelifid8hofe: Waiting for transfers to finish 2026/06/30 02:25:15 DEBUG : empty space: size = 1 OK 2026/06/30 02:25:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/30 02:25:15 INFO : empty space: Copied (server-side copy) 2026/06/30 02:25:15 INFO : empty space: Deleted 2026/06/30 02:25:15 DEBUG : potato2: size = 60 OK 2026/06/30 02:25:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/30 02:25:15 INFO : potato2: Copied (server-side copy) 2026/06/30 02:25:16 DEBUG : potato3: size = 68 OK 2026/06/30 02:25:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/30 02:25:16 INFO : potato3: Copied (server-side copy) 2026/06/30 02:25:16 INFO : potato2: Deleted 2026/06/30 02:25:16 INFO : potato3: Deleted 2026/06/30 02:25:16 DEBUG : B2 bucket rclone-test-kelifid8hofe: Purge remote 2026/06/30 02:25:16 INFO : B2 bucket rclone-test-kelifid8hofe: cleaning bucket "rclone-test-kelifid8hofe" of all files 2026/06/30 02:25:17 DEBUG : empty space: Deleting (id "4_zdf925d13508d1b6b9ff80e1b_f102e94cbb17a0efa_d20260630_m022515_c001_v0001105_t0047_u01782786315111") 2026/06/30 02:25:17 DEBUG : potato2: Deleting (id "4_zdf925d13508d1b6b9ff80e1b_f1062b1be268167d5_d20260630_m022515_c001_v0001146_t0037_u01782786315419") 2026/06/30 02:25:17 DEBUG : potato3: Deleting (id "4_zdf925d13508d1b6b9ff80e1b_f114d7fbfc69d026b_d20260630_m022515_c001_v0001036_t0008_u01782786315528") 2026/06/30 02:25:17 DEBUG : B2 bucket rclone-test-zifewog5hida: Purge remote 2026/06/30 02:25:17 INFO : B2 bucket rclone-test-zifewog5hida: cleaning bucket "rclone-test-zifewog5hida" of all files 2026/06/30 02:25:17 DEBUG : empty space: Deleting (id "4_zbfa25d43507d1b6b9ff80e1b_f41111c87b4d835fe_d20260630_m022515_c001_v7007000_t0000_u01782786315376") 2026/06/30 02:25:17 DEBUG : empty space: Deleting (id "4_zbfa25d43507d1b6b9ff80e1b_f1129ff831378bb00_d20260630_m022410_c001_v0001182_t0048_u01782786250942") 2026/06/30 02:25:17 DEBUG : potato2: Deleting (id "4_zbfa25d43507d1b6b9ff80e1b_f41111c87b4d83600_d20260630_m022516_c001_v7007000_t0000_u01782786316073") 2026/06/30 02:25:17 DEBUG : potato2: Deleting (id "4_zbfa25d43507d1b6b9ff80e1b_f10966c0129057b77_d20260630_m022411_c001_v0001100_t0057_u01782786251763") 2026/06/30 02:25:17 DEBUG : potato3: Deleting (id "4_zbfa25d43507d1b6b9ff80e1b_f41111c87b4d83601_d20260630_m022516_c001_v7007000_t0000_u01782786316254") 2026/06/30 02:25:17 DEBUG : potato3: Deleting (id "4_zbfa25d43507d1b6b9ff80e1b_f10778cfc4d8180b5_d20260630_m022412_c001_v0001161_t0032_u01782786252133") 2026/06/30 02:25:17 DEBUG : potato3: Deleting (id "4_zbfa25d43507d1b6b9ff80e1b_f1129ff831378bb04_d20260630_m022411_c001_v0001182_t0003_u01782786251156") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (73.11s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:25:19 DEBUG : Creating backend with remote "TestB2:rclone-test-bisenul6puca/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.63s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:25:22 DEBUG : Creating backend with remote "TestB2:rclone-test-bisenul6puca/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:25:23 DEBUG : Creating backend with remote "TestB2:rclone-test-bisenul6puca/rclone-sync-test" 2026/06/30 02:25:25 DEBUG : Creating backend with remote "TestB2:rclone-test-bisenul6puca/rclone-sync-test-include/layer2" 2026/06/30 02:25:27 DEBUG : Creating backend with remote "TestB2:rclone-test-bisenul6puca/rclone-sync-test-ignore-file" 2026/06/30 02:25:30 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/30 02:25:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/30 02:25:31 DEBUG : pacer: Reducing sleep to 10ms 2026/06/30 02:25:31 DEBUG : B2 bucket rclone-test-bisenul6puca path rclone-sync-test: Waiting for checks to finish 2026/06/30 02:25:31 DEBUG : B2 bucket rclone-test-bisenul6puca path rclone-sync-test: Waiting for transfers to finish 2026/06/30 02:25:31 DEBUG : Waiting for deletions to finish 2026/06/30 02:25:31 INFO : There was nothing to transfer 2026/06/30 02:25:31 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:25:31 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:25:31 DEBUG : Waiting for deletions to finish 2026/06/30 02:25:31 INFO : There was nothing to transfer 2026/06/30 02:25:31 DEBUG : B2 bucket rclone-test-bisenul6puca path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/30 02:25:31 DEBUG : B2 bucket rclone-test-bisenul6puca path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/30 02:25:31 DEBUG : Waiting for deletions to finish 2026/06/30 02:25:31 INFO : There was nothing to transfer 2026/06/30 02:25:32 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:25:32 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:25:32 DEBUG : Waiting for deletions to finish 2026/06/30 02:25:32 INFO : There was nothing to transfer 2026/06/30 02:25:32 DEBUG : B2 bucket rclone-test-bisenul6puca path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/30 02:25:32 DEBUG : B2 bucket rclone-test-bisenul6puca path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/30 02:25:32 DEBUG : Waiting for deletions to finish 2026/06/30 02:25:32 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.40s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:25:33 DEBUG : Creating backend with remote "TestB2:rclone-test-bisenul6puca/dst" 2026/06/30 02:25:34 DEBUG : Creating backend with remote "TestB2:rclone-test-bisenul6puca/CompareDest" 2026/06/30 02:25:36 DEBUG : one: Need to transfer - File not found at Destination 2026/06/30 02:25:36 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for checks to finish 2026/06/30 02:25:36 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for transfers to finish 2026/06/30 02:25:36 DEBUG : one: size = 3 OK 2026/06/30 02:25:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/30 02:25:36 INFO : one: Copied (new) 2026/06/30 02:25:36 DEBUG : Waiting for deletions to finish 2026/06/30 02:25:37 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for checks to finish 2026/06/30 02:25:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:25:37 DEBUG : one: size = 3 (B2 bucket rclone-test-bisenul6puca path dst) 2026/06/30 02:25:37 DEBUG : one: Sizes differ 2026/06/30 02:25:37 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for transfers to finish 2026/06/30 02:25:38 DEBUG : one: size = 5 OK 2026/06/30 02:25:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/30 02:25:38 INFO : one: Copied (replaced existing) 2026/06/30 02:25:38 DEBUG : Waiting for deletions to finish 2026/06/30 02:25:40 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for checks to finish 2026/06/30 02:25:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:25:40 DEBUG : one: size = 3 (B2 bucket rclone-test-bisenul6puca path dst) 2026/06/30 02:25:40 DEBUG : one: Sizes differ 2026/06/30 02:25:40 DEBUG : one: size = 5 OK 2026/06/30 02:25:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 02:25:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/30 02:25:40 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for transfers to finish 2026/06/30 02:25:40 DEBUG : Waiting for deletions to finish 2026/06/30 02:25:40 INFO : There was nothing to transfer 2026/06/30 02:25:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:25:41 DEBUG : one: size = 3 (B2 bucket rclone-test-bisenul6puca path dst) 2026/06/30 02:25:41 DEBUG : one: Sizes differ 2026/06/30 02:25:41 DEBUG : two: size = 3 OK 2026/06/30 02:25:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 02:25:41 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/30 02:25:41 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for checks to finish 2026/06/30 02:25:41 DEBUG : one: size = 5 OK 2026/06/30 02:25:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 02:25:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/30 02:25:41 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for transfers to finish 2026/06/30 02:25:41 DEBUG : Waiting for deletions to finish 2026/06/30 02:25:41 INFO : There was nothing to transfer 2026/06/30 02:25:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:25:42 DEBUG : one: size = 3 (B2 bucket rclone-test-bisenul6puca path dst) 2026/06/30 02:25:42 DEBUG : one: Sizes differ 2026/06/30 02:25:42 DEBUG : two: size = 3 OK 2026/06/30 02:25:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 02:25:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/30 02:25:42 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for checks to finish 2026/06/30 02:25:42 DEBUG : one: size = 5 OK 2026/06/30 02:25:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 02:25:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/30 02:25:42 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for transfers to finish 2026/06/30 02:25:42 DEBUG : Waiting for deletions to finish 2026/06/30 02:25:42 INFO : There was nothing to transfer 2026/06/30 02:25:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:25:43 DEBUG : one: size = 3 (B2 bucket rclone-test-bisenul6puca path dst) 2026/06/30 02:25:43 DEBUG : one: Sizes differ 2026/06/30 02:25:43 DEBUG : two: size = 3 OK 2026/06/30 02:25:43 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 2026/06/30 02:25:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/30 02:25:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/30 02:25:43 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for checks to finish 2026/06/30 02:25:43 DEBUG : one: size = 5 OK 2026/06/30 02:25:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 02:25:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/30 02:25:43 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for transfers to finish 2026/06/30 02:25:43 DEBUG : Waiting for deletions to finish 2026/06/30 02:25:43 INFO : There was nothing to transfer 2026/06/30 02:25:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:25:44 DEBUG : one: size = 3 (B2 bucket rclone-test-bisenul6puca path dst) 2026/06/30 02:25:44 DEBUG : one: Sizes differ 2026/06/30 02:25:44 DEBUG : two: size = 5 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:25:44 DEBUG : two: size = 3 (B2 bucket rclone-test-bisenul6puca path CompareDest) 2026/06/30 02:25:44 DEBUG : two: Sizes differ 2026/06/30 02:25:44 DEBUG : two: Need to transfer - File not found at Destination 2026/06/30 02:25:44 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for checks to finish 2026/06/30 02:25:44 DEBUG : one: size = 5 OK 2026/06/30 02:25:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 02:25:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/30 02:25:44 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for transfers to finish 2026/06/30 02:25:44 DEBUG : two: size = 5 OK 2026/06/30 02:25:44 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/06/30 02:25:44 INFO : two: Copied (new) 2026/06/30 02:25:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.14s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:25:48 DEBUG : Creating backend with remote "TestB2:rclone-test-bisenul6puca/dest" 2026/06/30 02:25:49 DEBUG : Creating backend with remote "TestB2:rclone-test-bisenul6puca/pre-dest1" 2026/06/30 02:25:50 DEBUG : Creating backend with remote "TestB2:rclone-test-bisenul6puca/pre-dest2" 2026/06/30 02:25:52 DEBUG : 1: size = 1 OK 2026/06/30 02:25:52 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:25:52 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/30 02:25:53 DEBUG : 2: size = 1 OK 2026/06/30 02:25:53 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:25:53 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/30 02:25:53 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/30 02:25:53 DEBUG : B2 bucket rclone-test-bisenul6puca path dest: Waiting for checks to finish 2026/06/30 02:25:53 DEBUG : B2 bucket rclone-test-bisenul6puca path dest: Waiting for transfers to finish 2026/06/30 02:25:54 DEBUG : 3: size = 1 OK 2026/06/30 02:25:54 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/06/30 02:25:54 INFO : 3: Copied (new) 2026/06/30 02:25:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.50s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:25:55 DEBUG : Creating backend with remote "TestB2:rclone-test-bisenul6puca/dst" 2026/06/30 02:25:56 DEBUG : Creating backend with remote "TestB2:rclone-test-bisenul6puca/CopyDest" 2026/06/30 02:25:58 DEBUG : one: Need to transfer - File not found at Destination 2026/06/30 02:25:58 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for checks to finish 2026/06/30 02:25:58 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for transfers to finish 2026/06/30 02:25:59 DEBUG : one: size = 3 OK 2026/06/30 02:25:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/30 02:25:59 INFO : one: Copied (new) 2026/06/30 02:25:59 DEBUG : Waiting for deletions to finish 2026/06/30 02:26:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:26:00 DEBUG : one: size = 3 (B2 bucket rclone-test-bisenul6puca path dst) 2026/06/30 02:26:00 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for checks to finish 2026/06/30 02:26:00 DEBUG : one: Sizes differ 2026/06/30 02:26:00 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for transfers to finish 2026/06/30 02:26:01 DEBUG : one: size = 5 OK 2026/06/30 02:26:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/30 02:26:01 INFO : one: Copied (replaced existing) 2026/06/30 02:26:01 DEBUG : Waiting for deletions to finish 2026/06/30 02:26:03 DEBUG : Creating backend with remote "TestB2:rclone-test-bisenul6puca/BackupDir" 2026/06/30 02:26:04 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for checks to finish 2026/06/30 02:26:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:26:04 DEBUG : one: size = 3 (B2 bucket rclone-test-bisenul6puca path dst) 2026/06/30 02:26:04 DEBUG : one: Sizes differ 2026/06/30 02:26:05 DEBUG : one: size = 5 OK 2026/06/30 02:26:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 02:26:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:26:05 DEBUG : one: size = 3 (B2 bucket rclone-test-bisenul6puca path dst) 2026/06/30 02:26:05 DEBUG : one: Sizes differ 2026/06/30 02:26:06 DEBUG : one: size = 3 OK 2026/06/30 02:26:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/30 02:26:06 INFO : one: Copied (server-side copy) 2026/06/30 02:26:06 INFO : one: Deleted 2026/06/30 02:26:07 DEBUG : one: size = 5 OK 2026/06/30 02:26:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/30 02:26:07 INFO : one: Copied (server-side copy) 2026/06/30 02:26:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/30 02:26:07 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for transfers to finish 2026/06/30 02:26:07 DEBUG : Waiting for deletions to finish 2026/06/30 02:26:08 DEBUG : one: size = 5 OK 2026/06/30 02:26:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 02:26:08 DEBUG : one: Unchanged skipping 2026/06/30 02:26:09 DEBUG : two: size = 3 OK 2026/06/30 02:26:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 02:26:09 DEBUG : two: size = 3 OK 2026/06/30 02:26:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/30 02:26:09 INFO : two: Copied (server-side copy) 2026/06/30 02:26:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/30 02:26:09 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for checks to finish 2026/06/30 02:26:09 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for transfers to finish 2026/06/30 02:26:09 DEBUG : Waiting for deletions to finish 2026/06/30 02:26:09 DEBUG : one: size = 5 OK 2026/06/30 02:26:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 02:26:09 DEBUG : one: Unchanged skipping 2026/06/30 02:26:09 DEBUG : two: size = 3 OK 2026/06/30 02:26:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 02:26:09 DEBUG : two: Unchanged skipping 2026/06/30 02:26:09 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for checks to finish 2026/06/30 02:26:09 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for transfers to finish 2026/06/30 02:26:09 DEBUG : Waiting for deletions to finish 2026/06/30 02:26:09 INFO : There was nothing to transfer 2026/06/30 02:26:11 DEBUG : one: size = 5 OK 2026/06/30 02:26:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 02:26:11 DEBUG : one: Unchanged skipping 2026/06/30 02:26:11 DEBUG : three: size = 7 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:26:11 DEBUG : three: size = 5 (B2 bucket rclone-test-bisenul6puca path CopyDest) 2026/06/30 02:26:11 DEBUG : three: Sizes differ 2026/06/30 02:26:11 DEBUG : three: Destination not found in --copy-dest 2026/06/30 02:26:11 DEBUG : three: Need to transfer - File not found at Destination 2026/06/30 02:26:11 DEBUG : two: size = 3 OK 2026/06/30 02:26:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/30 02:26:11 DEBUG : two: Unchanged skipping 2026/06/30 02:26:11 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for checks to finish 2026/06/30 02:26:11 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for transfers to finish 2026/06/30 02:26:12 DEBUG : three: size = 7 OK 2026/06/30 02:26:12 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/06/30 02:26:12 INFO : three: Copied (new) 2026/06/30 02:26:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.42s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:26:16 DEBUG : Creating backend with remote "TestB2:rclone-test-bisenul6puca/dst" 2026/06/30 02:26:17 DEBUG : Creating backend with remote "TestB2:rclone-test-bisenul6puca/backup" 2026/06/30 02:26:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:26:19 DEBUG : one: size = 3 (B2 bucket rclone-test-bisenul6puca path dst) 2026/06/30 02:26:19 DEBUG : one: Sizes differ 2026/06/30 02:26:19 DEBUG : two: size = 3 OK 2026/06/30 02:26:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:26:19 DEBUG : two: Unchanged skipping 2026/06/30 02:26:19 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for checks to finish 2026/06/30 02:26:21 DEBUG : one: size = 3 OK 2026/06/30 02:26:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/30 02:26:21 INFO : one: Copied (server-side copy) 2026/06/30 02:26:21 INFO : one: Deleted 2026/06/30 02:26:21 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for transfers to finish 2026/06/30 02:26:22 DEBUG : one: size = 4 OK 2026/06/30 02:26:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/30 02:26:22 INFO : one: Copied (new) 2026/06/30 02:26:22 DEBUG : Waiting for deletions to finish 2026/06/30 02:26:23 DEBUG : three.txt: size = 5 OK 2026/06/30 02:26:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/30 02:26:23 INFO : three.txt: Copied (server-side copy) 2026/06/30 02:26:23 INFO : three.txt: Deleted 2026/06/30 02:26:23 INFO : three.txt: Moved into backup dir 2026/06/30 02:26:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:26:25 DEBUG : one: size = 4 (B2 bucket rclone-test-bisenul6puca path dst) 2026/06/30 02:26:25 DEBUG : one: Sizes differ 2026/06/30 02:26:25 DEBUG : two: size = 3 OK 2026/06/30 02:26:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:26:25 DEBUG : two: Unchanged skipping 2026/06/30 02:26:25 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for checks to finish 2026/06/30 02:26:26 DEBUG : one: size = 4 OK 2026/06/30 02:26:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/30 02:26:26 INFO : one: Copied (server-side copy) 2026/06/30 02:26:26 INFO : one: Deleted 2026/06/30 02:26:26 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for transfers to finish 2026/06/30 02:26:26 DEBUG : one: size = 5 OK 2026/06/30 02:26:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/30 02:26:26 INFO : one: Copied (new) 2026/06/30 02:26:26 DEBUG : Waiting for deletions to finish 2026/06/30 02:26:27 DEBUG : three.txt: size = 6 OK 2026/06/30 02:26:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/30 02:26:27 INFO : three.txt: Copied (server-side copy) 2026/06/30 02:26:28 INFO : three.txt: Deleted 2026/06/30 02:26:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.28s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:26:31 DEBUG : Creating backend with remote "TestB2:rclone-test-bisenul6puca/dst" 2026/06/30 02:26:32 DEBUG : Creating backend with remote "TestB2:rclone-test-bisenul6puca/backup" 2026/06/30 02:26:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:26:34 DEBUG : one: size = 3 (B2 bucket rclone-test-bisenul6puca path dst) 2026/06/30 02:26:34 DEBUG : one: Sizes differ 2026/06/30 02:26:34 DEBUG : two: size = 3 OK 2026/06/30 02:26:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:26:34 DEBUG : two: Unchanged skipping 2026/06/30 02:26:34 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for checks to finish 2026/06/30 02:26:35 DEBUG : one.bak: size = 3 OK 2026/06/30 02:26:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/30 02:26:35 INFO : one: Copied (server-side copy) to: one.bak 2026/06/30 02:26:35 INFO : one: Deleted 2026/06/30 02:26:35 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for transfers to finish 2026/06/30 02:26:36 DEBUG : one: size = 4 OK 2026/06/30 02:26:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/30 02:26:36 INFO : one: Copied (new) 2026/06/30 02:26:36 DEBUG : Waiting for deletions to finish 2026/06/30 02:26:37 DEBUG : three.txt.bak: size = 5 OK 2026/06/30 02:26:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/30 02:26:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/30 02:26:37 INFO : three.txt: Deleted 2026/06/30 02:26:37 INFO : three.txt: Moved into backup dir 2026/06/30 02:26:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:26:39 DEBUG : one: size = 4 (B2 bucket rclone-test-bisenul6puca path dst) 2026/06/30 02:26:39 DEBUG : one: Sizes differ 2026/06/30 02:26:39 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for checks to finish 2026/06/30 02:26:39 DEBUG : two: size = 3 OK 2026/06/30 02:26:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:26:39 DEBUG : two: Unchanged skipping 2026/06/30 02:26:39 DEBUG : one.bak: size = 4 OK 2026/06/30 02:26:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/30 02:26:39 INFO : one: Copied (server-side copy) to: one.bak 2026/06/30 02:26:40 INFO : one: Deleted 2026/06/30 02:26:40 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for transfers to finish 2026/06/30 02:26:40 DEBUG : one: size = 5 OK 2026/06/30 02:26:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/30 02:26:40 INFO : one: Copied (new) 2026/06/30 02:26:40 DEBUG : Waiting for deletions to finish 2026/06/30 02:26:40 DEBUG : three.txt.bak: size = 6 OK 2026/06/30 02:26:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/30 02:26:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/30 02:26:40 INFO : three.txt: Deleted 2026/06/30 02:26:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.80s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:26:43 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1091-09.backblaze.com/b2api/v1/b2_upload_file/4fc20de3505d1b6b9ff80e1b/c001_v0001091_t0039": EOF 2026/06/30 02:26:43 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1091-09.backblaze.com/b2api/v1/b2_upload_file/4fc20de3505d1b6b9ff80e1b/c001_v0001091_t0039": EOF) 2026/06/30 02:26:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-bisenul6puca: 1/10 (Post "https://pod-000-1091-09.backblaze.com/b2api/v1/b2_upload_file/4fc20de3505d1b6b9ff80e1b/c001_v0001091_t0039": EOF) 2026/06/30 02:26:46 DEBUG : pacer: Reducing sleep to 10ms 2026/06/30 02:26:46 DEBUG : Creating backend with remote "TestB2:rclone-test-bisenul6puca/dst" 2026/06/30 02:26:47 DEBUG : Creating backend with remote "TestB2:rclone-test-bisenul6puca/backup" 2026/06/30 02:26:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:26:49 DEBUG : one: size = 3 (B2 bucket rclone-test-bisenul6puca path dst) 2026/06/30 02:26:49 DEBUG : one: Sizes differ 2026/06/30 02:26:49 DEBUG : two: size = 3 OK 2026/06/30 02:26:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:26:49 DEBUG : two: Unchanged skipping 2026/06/30 02:26:49 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for checks to finish 2026/06/30 02:26:50 DEBUG : one-2019-01-01: size = 3 OK 2026/06/30 02:26:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/30 02:26:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/30 02:26:50 INFO : one: Deleted 2026/06/30 02:26:50 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for transfers to finish 2026/06/30 02:26:51 DEBUG : one: size = 4 OK 2026/06/30 02:26:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/30 02:26:51 INFO : one: Copied (new) 2026/06/30 02:26:51 DEBUG : Waiting for deletions to finish 2026/06/30 02:26:52 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/30 02:26:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/30 02:26:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/30 02:26:52 INFO : three.txt: Deleted 2026/06/30 02:26:52 INFO : three.txt: Moved into backup dir 2026/06/30 02:26:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:26:54 DEBUG : one: size = 4 (B2 bucket rclone-test-bisenul6puca path dst) 2026/06/30 02:26:54 DEBUG : one: Sizes differ 2026/06/30 02:26:54 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for checks to finish 2026/06/30 02:26:54 DEBUG : two: size = 3 OK 2026/06/30 02:26:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:26:54 DEBUG : two: Unchanged skipping 2026/06/30 02:26:54 DEBUG : one-2019-01-01: size = 4 OK 2026/06/30 02:26:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/30 02:26:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/30 02:26:54 INFO : one: Deleted 2026/06/30 02:26:54 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for transfers to finish 2026/06/30 02:26:55 DEBUG : one: size = 5 OK 2026/06/30 02:26:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/30 02:26:55 INFO : one: Copied (new) 2026/06/30 02:26:55 DEBUG : Waiting for deletions to finish 2026/06/30 02:26:55 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/30 02:26:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/30 02:26:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/30 02:26:56 INFO : three.txt: Deleted 2026/06/30 02:26:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.17s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:26:59 DEBUG : Creating backend with remote "TestB2:rclone-test-bisenul6puca/dst" 2026/06/30 02:27:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:27:00 DEBUG : one: size = 3 (B2 bucket rclone-test-bisenul6puca path dst) 2026/06/30 02:27:00 DEBUG : one: Sizes differ 2026/06/30 02:27:00 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for checks to finish 2026/06/30 02:27:00 DEBUG : two: size = 3 OK 2026/06/30 02:27:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:27:00 DEBUG : two: Unchanged skipping 2026/06/30 02:27:01 DEBUG : one.bak: size = 3 OK 2026/06/30 02:27:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/30 02:27:01 INFO : one: Copied (server-side copy) to: one.bak 2026/06/30 02:27:01 INFO : one: Deleted 2026/06/30 02:27:01 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for transfers to finish 2026/06/30 02:27:05 DEBUG : one: size = 4 OK 2026/06/30 02:27:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/30 02:27:05 INFO : one: Copied (new) 2026/06/30 02:27:05 DEBUG : Waiting for deletions to finish 2026/06/30 02:27:06 DEBUG : three.txt.bak: size = 5 OK 2026/06/30 02:27:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/30 02:27:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/30 02:27:06 INFO : three.txt: Deleted 2026/06/30 02:27:06 INFO : three.txt: Moved into backup dir 2026/06/30 02:27:08 DEBUG : one.bak: Excluded (Path Filter) 2026/06/30 02:27:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/30 02:27:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:27:08 DEBUG : one: size = 4 (B2 bucket rclone-test-bisenul6puca path dst) 2026/06/30 02:27:08 DEBUG : one: Sizes differ 2026/06/30 02:27:08 DEBUG : two: size = 3 OK 2026/06/30 02:27:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:27:08 DEBUG : two: Unchanged skipping 2026/06/30 02:27:08 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for checks to finish 2026/06/30 02:27:09 DEBUG : one.bak: size = 4 OK 2026/06/30 02:27:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/30 02:27:09 INFO : one: Copied (server-side copy) to: one.bak 2026/06/30 02:27:09 INFO : one: Deleted 2026/06/30 02:27:09 DEBUG : B2 bucket rclone-test-bisenul6puca path dst: Waiting for transfers to finish 2026/06/30 02:27:10 DEBUG : one: size = 5 OK 2026/06/30 02:27:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/30 02:27:10 INFO : one: Copied (new) 2026/06/30 02:27:10 DEBUG : Waiting for deletions to finish 2026/06/30 02:27:11 DEBUG : three.txt.bak: size = 6 OK 2026/06/30 02:27:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/30 02:27:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/30 02:27:11 INFO : three.txt: Deleted 2026/06/30 02:27:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (15.35s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:27:14 DEBUG : Creating backend with remote "TestB2:rclone-test-bisenul6puca/dst" 2026/06/30 02:27:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:27:15 DEBUG : one: size = 3 (B2 bucket rclone-test-bisenul6puca path dst) 2026/06/30 02:27:15 DEBUG : one: Sizes differ 2026/06/30 02:27:17 DEBUG : one.bak: size = 3 OK 2026/06/30 02:27:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/30 02:27:17 INFO : one: Copied (server-side copy) to: one.bak 2026/06/30 02:27:17 INFO : one: Deleted 2026/06/30 02:27:18 DEBUG : one: size = 4 OK 2026/06/30 02:27:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/30 02:27:18 INFO : one: Copied (new) 2026/06/30 02:27:18 DEBUG : two: size = 3 OK 2026/06/30 02:27:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:27:18 DEBUG : two: Unchanged skipping 2026/06/30 02:27:18 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:27:18 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bisenul6puca path dst) 2026/06/30 02:27:18 DEBUG : three.txt: Sizes differ 2026/06/30 02:27:19 DEBUG : three.txt.bak: size = 5 OK 2026/06/30 02:27:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/30 02:27:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/30 02:27:19 INFO : three.txt: Deleted 2026/06/30 02:27:19 DEBUG : three.txt: size = 6 OK 2026/06/30 02:27:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/30 02:27:19 INFO : three.txt: Copied (new) 2026/06/30 02:27:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:27:20 DEBUG : one: size = 4 (B2 bucket rclone-test-bisenul6puca path dst) 2026/06/30 02:27:20 DEBUG : one: Sizes differ 2026/06/30 02:27:21 DEBUG : one.bak: size = 4 OK 2026/06/30 02:27:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/30 02:27:21 INFO : one: Copied (server-side copy) to: one.bak 2026/06/30 02:27:21 INFO : one: Deleted 2026/06/30 02:27:21 DEBUG : one: size = 5 OK 2026/06/30 02:27:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/30 02:27:21 INFO : one: Copied (new) 2026/06/30 02:27:21 DEBUG : two: size = 3 OK 2026/06/30 02:27:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:27:21 DEBUG : two: Unchanged skipping 2026/06/30 02:27:22 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:27:22 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bisenul6puca path dst) 2026/06/30 02:27:22 DEBUG : three.txt: Sizes differ 2026/06/30 02:27:22 DEBUG : three.txt.bak: size = 6 OK 2026/06/30 02:27:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/30 02:27:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/30 02:27:22 INFO : three.txt: Deleted 2026/06/30 02:27:23 DEBUG : three.txt: size = 19 OK 2026/06/30 02:27:23 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/30 02:27:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.97s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:27:26 DEBUG : Creating backend with remote "TestB2:rclone-test-bisenul6puca/dst" 2026/06/30 02:27:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:27:28 DEBUG : one: size = 3 (B2 bucket rclone-test-bisenul6puca path dst) 2026/06/30 02:27:28 DEBUG : one: Sizes differ 2026/06/30 02:27:29 DEBUG : one-2019-01-01: size = 3 OK 2026/06/30 02:27:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/30 02:27:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/30 02:27:29 INFO : one: Deleted 2026/06/30 02:27:30 DEBUG : one: size = 4 OK 2026/06/30 02:27:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/30 02:27:30 INFO : one: Copied (new) 2026/06/30 02:27:30 DEBUG : two: size = 3 OK 2026/06/30 02:27:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:27:30 DEBUG : two: Unchanged skipping 2026/06/30 02:27:30 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:27:30 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bisenul6puca path dst) 2026/06/30 02:27:30 DEBUG : three.txt: Sizes differ 2026/06/30 02:27:31 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/30 02:27:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/30 02:27:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/30 02:27:31 INFO : three.txt: Deleted 2026/06/30 02:27:32 DEBUG : three.txt: size = 6 OK 2026/06/30 02:27:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/30 02:27:32 INFO : three.txt: Copied (new) 2026/06/30 02:27:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:27:33 DEBUG : one: size = 4 (B2 bucket rclone-test-bisenul6puca path dst) 2026/06/30 02:27:33 DEBUG : one: Sizes differ 2026/06/30 02:27:33 DEBUG : one-2019-01-01: size = 4 OK 2026/06/30 02:27:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/30 02:27:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/30 02:27:34 INFO : one: Deleted 2026/06/30 02:27:34 DEBUG : one: size = 5 OK 2026/06/30 02:27:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/30 02:27:34 INFO : one: Copied (new) 2026/06/30 02:27:34 DEBUG : two: size = 3 OK 2026/06/30 02:27:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:27:34 DEBUG : two: Unchanged skipping 2026/06/30 02:27:34 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:27:34 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bisenul6puca path dst) 2026/06/30 02:27:34 DEBUG : three.txt: Sizes differ 2026/06/30 02:27:35 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/30 02:27:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/30 02:27:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/30 02:27:35 INFO : three.txt: Deleted 2026/06/30 02:27:35 DEBUG : three.txt: size = 19 OK 2026/06/30 02:27:35 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/30 02:27:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.74s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:27:38 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:27:38 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:27:38 DEBUG : Testêé: Sizes differ 2026/06/30 02:27:38 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:27:38 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:27:39 DEBUG : Testêé: size = 14 OK 2026/06/30 02:27:39 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/06/30 02:27:39 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/30 02:27:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.68s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:27:40 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/30 02:27:40 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:27:40 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:27:40 DEBUG : existing: size = 6 OK 2026/06/30 02:27:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/30 02:27:40 INFO : existing: Copied (new) 2026/06/30 02:27:40 DEBUG : Waiting for deletions to finish 2026/06/30 02:27:41 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:27:41 DEBUG : existing: size = 6 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:27:41 DEBUG : existing: Sizes differ 2026/06/30 02:27:41 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/30 02:27:41 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:27:41 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:27:41 ERROR : B2 bucket rclone-test-bisenul6puca: not deleting files as there were IO errors 2026/06/30 02:27:41 ERROR : B2 bucket rclone-test-bisenul6puca: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.90s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:27:43 DEBUG : EXISTING: size = 6 OK 2026/06/30 02:27:43 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:27:43 DEBUG : existing: Unchanged skipping 2026/06/30 02:27:43 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:27:43 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:27:43 DEBUG : Waiting for deletions to finish 2026/06/30 02:27:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.74s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:28:01 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:28:01 DEBUG : both0: size = 6 OK 2026/06/30 02:28:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:01 DEBUG : both11: size = 6 OK 2026/06/30 02:28:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:01 DEBUG : both12: size = 6 OK 2026/06/30 02:28:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:01 DEBUG : both10: size = 6 OK 2026/06/30 02:28:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:01 DEBUG : both0: Unchanged skipping 2026/06/30 02:28:01 DEBUG : both13: size = 6 OK 2026/06/30 02:28:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:01 DEBUG : both13: Unchanged skipping 2026/06/30 02:28:01 DEBUG : both14: size = 6 OK 2026/06/30 02:28:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:01 DEBUG : both11: Unchanged skipping 2026/06/30 02:28:01 DEBUG : both15: size = 6 OK 2026/06/30 02:28:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:01 DEBUG : both15: Unchanged skipping 2026/06/30 02:28:01 DEBUG : both16: size = 6 OK 2026/06/30 02:28:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:01 DEBUG : both16: Unchanged skipping 2026/06/30 02:28:01 DEBUG : both17: size = 6 OK 2026/06/30 02:28:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:01 DEBUG : both17: Unchanged skipping 2026/06/30 02:28:01 DEBUG : both18: size = 6 OK 2026/06/30 02:28:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:01 DEBUG : both18: Unchanged skipping 2026/06/30 02:28:01 DEBUG : both19: size = 6 OK 2026/06/30 02:28:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:01 DEBUG : both12: Unchanged skipping 2026/06/30 02:28:01 DEBUG : both1: size = 6 OK 2026/06/30 02:28:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:01 DEBUG : both10: Unchanged skipping 2026/06/30 02:28:01 DEBUG : both2: size = 6 OK 2026/06/30 02:28:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:01 DEBUG : both2: Unchanged skipping 2026/06/30 02:28:01 DEBUG : both3: size = 6 OK 2026/06/30 02:28:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:01 DEBUG : both3: Unchanged skipping 2026/06/30 02:28:01 DEBUG : both4: size = 6 OK 2026/06/30 02:28:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:01 DEBUG : both14: Unchanged skipping 2026/06/30 02:28:01 DEBUG : both5: size = 6 OK 2026/06/30 02:28:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:01 DEBUG : both5: Unchanged skipping 2026/06/30 02:28:01 DEBUG : both6: size = 6 OK 2026/06/30 02:28:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:01 DEBUG : both19: Unchanged skipping 2026/06/30 02:28:01 DEBUG : both7: size = 6 OK 2026/06/30 02:28:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:01 DEBUG : both7: Unchanged skipping 2026/06/30 02:28:01 DEBUG : both8: size = 6 OK 2026/06/30 02:28:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:01 DEBUG : both8: Unchanged skipping 2026/06/30 02:28:01 DEBUG : both9: size = 6 OK 2026/06/30 02:28:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:01 DEBUG : both9: Unchanged skipping 2026/06/30 02:28:01 DEBUG : both1: Unchanged skipping 2026/06/30 02:28:01 DEBUG : both4: Unchanged skipping 2026/06/30 02:28:01 DEBUG : both6: Unchanged skipping 2026/06/30 02:28:01 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:28:01 DEBUG : Waiting for deletions to finish 2026/06/30 02:28:01 INFO : only3: Deleted 2026/06/30 02:28:01 INFO : only8: Deleted 2026/06/30 02:28:01 INFO : only0: Deleted 2026/06/30 02:28:01 INFO : only11: Deleted 2026/06/30 02:28:01 INFO : only17: Deleted 2026/06/30 02:28:01 INFO : only16: Deleted 2026/06/30 02:28:01 INFO : only18: Deleted 2026/06/30 02:28:01 INFO : only6: Deleted 2026/06/30 02:28:01 INFO : only10: Deleted 2026/06/30 02:28:01 INFO : only4: Deleted 2026/06/30 02:28:01 INFO : only7: Deleted 2026/06/30 02:28:02 INFO : only14: Deleted 2026/06/30 02:28:02 INFO : only9: Deleted 2026/06/30 02:28:02 INFO : only19: Deleted 2026/06/30 02:28:02 INFO : only1: Deleted 2026/06/30 02:28:02 INFO : only12: Deleted 2026/06/30 02:28:02 INFO : only5: Deleted 2026/06/30 02:28:02 INFO : only13: Deleted 2026/06/30 02:28:02 INFO : only15: Deleted 2026/06/30 02:28:02 INFO : only2: Deleted 2026/06/30 02:28:02 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.48s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:28:21 DEBUG : both0: size = 6 OK 2026/06/30 02:28:21 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:21 DEBUG : both0: Unchanged skipping 2026/06/30 02:28:21 DEBUG : both10: size = 6 OK 2026/06/30 02:28:21 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:21 DEBUG : both10: Unchanged skipping 2026/06/30 02:28:21 DEBUG : both11: size = 6 OK 2026/06/30 02:28:21 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:21 DEBUG : both11: Unchanged skipping 2026/06/30 02:28:21 DEBUG : both12: size = 6 OK 2026/06/30 02:28:21 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:21 DEBUG : both12: Unchanged skipping 2026/06/30 02:28:21 DEBUG : both13: size = 6 OK 2026/06/30 02:28:21 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:21 DEBUG : both13: Unchanged skipping 2026/06/30 02:28:21 DEBUG : both14: size = 6 OK 2026/06/30 02:28:21 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:21 DEBUG : both14: Unchanged skipping 2026/06/30 02:28:21 DEBUG : both15: size = 6 OK 2026/06/30 02:28:21 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:21 DEBUG : both15: Unchanged skipping 2026/06/30 02:28:21 DEBUG : both16: size = 6 OK 2026/06/30 02:28:21 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:21 DEBUG : both16: Unchanged skipping 2026/06/30 02:28:21 DEBUG : both17: size = 6 OK 2026/06/30 02:28:21 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:21 DEBUG : both17: Unchanged skipping 2026/06/30 02:28:21 DEBUG : both18: size = 6 OK 2026/06/30 02:28:21 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:21 DEBUG : both18: Unchanged skipping 2026/06/30 02:28:21 DEBUG : both19: size = 6 OK 2026/06/30 02:28:21 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:21 DEBUG : both19: Unchanged skipping 2026/06/30 02:28:21 DEBUG : both1: size = 6 OK 2026/06/30 02:28:21 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:21 DEBUG : both1: Unchanged skipping 2026/06/30 02:28:21 DEBUG : both2: size = 6 OK 2026/06/30 02:28:21 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:21 DEBUG : both2: Unchanged skipping 2026/06/30 02:28:21 DEBUG : both3: size = 6 OK 2026/06/30 02:28:21 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:21 DEBUG : both3: Unchanged skipping 2026/06/30 02:28:21 DEBUG : both4: size = 6 OK 2026/06/30 02:28:21 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:21 DEBUG : both4: Unchanged skipping 2026/06/30 02:28:21 DEBUG : both5: size = 6 OK 2026/06/30 02:28:21 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:21 DEBUG : both5: Unchanged skipping 2026/06/30 02:28:21 DEBUG : both6: size = 6 OK 2026/06/30 02:28:21 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:21 DEBUG : both6: Unchanged skipping 2026/06/30 02:28:21 DEBUG : both7: size = 6 OK 2026/06/30 02:28:21 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:21 DEBUG : both7: Unchanged skipping 2026/06/30 02:28:21 DEBUG : both8: size = 6 OK 2026/06/30 02:28:21 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:21 DEBUG : both8: Unchanged skipping 2026/06/30 02:28:21 DEBUG : both9: size = 6 OK 2026/06/30 02:28:21 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:21 DEBUG : both9: Unchanged skipping 2026/06/30 02:28:21 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:28:21 DEBUG : only0: size = 6 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:28:21 DEBUG : only0: Sizes differ 2026/06/30 02:28:21 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:28:21 DEBUG : only10: size = 6 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:28:21 DEBUG : only10: Sizes differ 2026/06/30 02:28:21 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:28:21 DEBUG : only11: size = 6 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:28:21 DEBUG : only11: Sizes differ 2026/06/30 02:28:21 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:28:21 DEBUG : only12: size = 6 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:28:21 DEBUG : only12: Sizes differ 2026/06/30 02:28:21 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:28:21 DEBUG : only13: size = 6 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:28:21 DEBUG : only13: Sizes differ 2026/06/30 02:28:21 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:28:21 DEBUG : only14: size = 6 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:28:21 DEBUG : only14: Sizes differ 2026/06/30 02:28:21 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:28:21 DEBUG : only15: size = 6 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:28:21 DEBUG : only15: Sizes differ 2026/06/30 02:28:21 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:28:21 DEBUG : only16: size = 6 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:28:21 DEBUG : only16: Sizes differ 2026/06/30 02:28:21 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:28:21 DEBUG : only17: size = 6 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:28:21 DEBUG : only17: Sizes differ 2026/06/30 02:28:21 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:28:21 DEBUG : only18: size = 6 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:28:21 DEBUG : only18: Sizes differ 2026/06/30 02:28:21 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:28:21 DEBUG : only19: size = 6 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:28:21 DEBUG : only19: Sizes differ 2026/06/30 02:28:21 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:28:21 DEBUG : only1: size = 6 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:28:21 DEBUG : only1: Sizes differ 2026/06/30 02:28:21 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:28:21 DEBUG : only2: size = 6 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:28:21 DEBUG : only2: Sizes differ 2026/06/30 02:28:21 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:28:21 DEBUG : only3: size = 6 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:28:21 DEBUG : only3: Sizes differ 2026/06/30 02:28:21 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:28:21 DEBUG : only4: size = 6 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:28:21 DEBUG : only4: Sizes differ 2026/06/30 02:28:21 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:28:21 DEBUG : only5: size = 6 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:28:21 DEBUG : only5: Sizes differ 2026/06/30 02:28:21 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:28:21 DEBUG : only6: size = 6 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:28:21 DEBUG : only6: Sizes differ 2026/06/30 02:28:21 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:28:21 DEBUG : only7: size = 6 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:28:21 DEBUG : only7: Sizes differ 2026/06/30 02:28:21 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:28:21 DEBUG : only8: size = 6 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:28:21 DEBUG : only8: Sizes differ 2026/06/30 02:28:21 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3078520520) 2026/06/30 02:28:21 DEBUG : only9: size = 6 (B2 bucket rclone-test-bisenul6puca) 2026/06/30 02:28:21 DEBUG : only9: Sizes differ 2026/06/30 02:28:21 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:28:21 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:28:22 DEBUG : only0: size = 0 OK 2026/06/30 02:28:22 DEBUG : only10: size = 0 OK 2026/06/30 02:28:22 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/30 02:28:22 INFO : only0: Copied (replaced existing) 2026/06/30 02:28:22 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/30 02:28:22 INFO : only10: Copied (replaced existing) 2026/06/30 02:28:22 DEBUG : only13: size = 0 OK 2026/06/30 02:28:22 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/30 02:28:22 INFO : only13: Copied (replaced existing) 2026/06/30 02:28:22 DEBUG : only14: size = 0 OK 2026/06/30 02:28:22 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/30 02:28:22 INFO : only14: Copied (replaced existing) 2026/06/30 02:28:22 DEBUG : only15: size = 0 OK 2026/06/30 02:28:22 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/30 02:28:22 INFO : only15: Copied (replaced existing) 2026/06/30 02:28:22 DEBUG : only11: size = 0 OK 2026/06/30 02:28:22 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/30 02:28:22 INFO : only11: Copied (replaced existing) 2026/06/30 02:28:22 DEBUG : only16: size = 0 OK 2026/06/30 02:28:22 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/30 02:28:22 INFO : only16: Copied (replaced existing) 2026/06/30 02:28:22 DEBUG : only17: size = 0 OK 2026/06/30 02:28:22 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/30 02:28:22 INFO : only17: Copied (replaced existing) 2026/06/30 02:28:22 DEBUG : only12: size = 0 OK 2026/06/30 02:28:22 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/30 02:28:22 INFO : only12: Copied (replaced existing) 2026/06/30 02:28:22 DEBUG : only18: size = 0 OK 2026/06/30 02:28:22 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/30 02:28:22 INFO : only18: Copied (replaced existing) 2026/06/30 02:28:22 DEBUG : only19: size = 0 OK 2026/06/30 02:28:22 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/30 02:28:22 INFO : only19: Copied (replaced existing) 2026/06/30 02:28:23 DEBUG : only3: size = 0 OK 2026/06/30 02:28:23 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/30 02:28:23 INFO : only3: Copied (replaced existing) 2026/06/30 02:28:23 DEBUG : only4: size = 0 OK 2026/06/30 02:28:23 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/30 02:28:23 INFO : only4: Copied (replaced existing) 2026/06/30 02:28:23 DEBUG : only2: size = 0 OK 2026/06/30 02:28:23 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/30 02:28:23 INFO : only2: Copied (replaced existing) 2026/06/30 02:28:23 DEBUG : only1: size = 0 OK 2026/06/30 02:28:23 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/30 02:28:23 INFO : only1: Copied (replaced existing) 2026/06/30 02:28:23 DEBUG : only5: size = 0 OK 2026/06/30 02:28:23 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/30 02:28:23 INFO : only5: Copied (replaced existing) 2026/06/30 02:28:23 DEBUG : only7: size = 0 OK 2026/06/30 02:28:23 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/30 02:28:23 INFO : only7: Copied (replaced existing) 2026/06/30 02:28:23 DEBUG : only6: size = 0 OK 2026/06/30 02:28:23 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/30 02:28:23 INFO : only6: Copied (replaced existing) 2026/06/30 02:28:23 DEBUG : only8: size = 0 OK 2026/06/30 02:28:23 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/30 02:28:23 INFO : only8: Copied (replaced existing) 2026/06/30 02:28:23 DEBUG : only9: size = 0 OK 2026/06/30 02:28:23 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/30 02:28:23 INFO : only9: Copied (replaced existing) 2026/06/30 02:28:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.09s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:28:31 DEBUG : empty_dir: Making directory with metadata 2026/06/30 02:28:31 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/30 02:28:31 DEBUG : empty_on_remote: Making directory with metadata 2026/06/30 02:28:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/30 02:28:31 INFO : empty_on_remote: Making directory 2026/06/30 02:28:31 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/30 02:28:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/30 02:28:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/30 02:28:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/30 02:28:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.35s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:28:34 DEBUG : empty_dir: Making directory with metadata 2026/06/30 02:28:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/30 02:28:34 DEBUG : empty_on_remote: Making directory with metadata 2026/06/30 02:28:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/30 02:28:34 INFO : empty_on_remote: Making directory 2026/06/30 02:28:34 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/30 02:28:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/30 02:28:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/30 02:28:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/30 02:28:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/30 02:28:35 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.26s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:28:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/30 02:28:36 INFO : sub dir: Making directory 2026/06/30 02:28:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.18s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:28:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/30 02:28:38 INFO : sub dir: Making directory 2026/06/30 02:28:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.17s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:28:48 DEBUG : Waiting for deletions to finish 2026/06/30 02:28:48 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : apple: size = 5 OK 2026/06/30 02:28:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:48 DEBUG : apple: Unchanged skipping 2026/06/30 02:28:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 02:28:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 02:28:48 DEBUG : banana: size = 6 OK 2026/06/30 02:28:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:48 DEBUG : banana: Unchanged skipping 2026/06/30 02:28:48 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 02:28:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:48 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 02:28:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 02:28:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 02:28:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 02:28:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 02:28:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 02:28:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 02:28:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 02:28:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 02:28:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 02:28:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 02:28:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 02:28:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 02:28:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 02:28:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 02:28:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 02:28:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 02:28:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 02:28:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 02:28:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 02:28:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 02:28:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 02:28:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 02:28:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 02:28:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 02:28:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 02:28:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 02:28:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 02:28:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 02:28:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 02:28:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 02:28:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 02:28:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 02:28:48 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:28:48 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:28:48 DEBUG : Waiting for deletions to finish 2026/06/30 02:28:48 INFO : There was nothing to transfer 2026/06/30 02:28:48 DEBUG : Waiting for deletions to finish 2026/06/30 02:28:48 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:28:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 02:28:49 DEBUG : apple: size = 5 OK 2026/06/30 02:28:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:49 DEBUG : apple: Unchanged skipping 2026/06/30 02:28:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 02:28:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 02:28:49 DEBUG : banana: size = 6 OK 2026/06/30 02:28:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:49 DEBUG : banana: Unchanged skipping 2026/06/30 02:28:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 02:28:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:49 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 02:28:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 02:28:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 02:28:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 02:28:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 02:28:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 02:28:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 02:28:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 02:28:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 02:28:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 02:28:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 02:28:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 02:28:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 02:28:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 02:28:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 02:28:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 02:28:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 02:28:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 02:28:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 02:28:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 02:28:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 02:28:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 02:28:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 02:28:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 02:28:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 02:28:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 02:28:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 02:28:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 02:28:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 02:28:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 02:28:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 02:28:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 02:28:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:28:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 02:28:49 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:28:49 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:28:49 DEBUG : Waiting for deletions to finish 2026/06/30 02:28:49 INFO : There was nothing to transfer 2026/06/30 02:28:49 DEBUG : Waiting for deletions to finish 2026/06/30 02:28:49 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:28:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:28:49 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:28:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:28:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:28:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:28:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:28:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:28:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:28:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:28:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:28:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:28:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:28:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:28:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:28:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:28:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:28:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:28:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:28:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:29:03 DEBUG : Waiting for deletions to finish 2026/06/30 02:29:03 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:29:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:29:03 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:29:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:29:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:29:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:29:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:29:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:29:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:29:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:29:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:29:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:29:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:29:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:29:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:29:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:29:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:29:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:29:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:29:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 02:29:04 DEBUG : apple: size = 5 OK 2026/06/30 02:29:04 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 02:29:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 02:29:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : apple: Unchanged skipping 2026/06/30 02:29:04 DEBUG : banana: size = 6 OK 2026/06/30 02:29:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : banana: Unchanged skipping 2026/06/30 02:29:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 02:29:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 02:29:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 02:29:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 02:29:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 02:29:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 02:29:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 02:29:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 02:29:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 02:29:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:29:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 02:29:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 02:29:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 02:29:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 02:29:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 02:29:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 02:29:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 02:29:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 02:29:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:29:04 DEBUG : Waiting for deletions to finish 2026/06/30 02:29:04 INFO : There was nothing to transfer 2026/06/30 02:29:04 DEBUG : Waiting for deletions to finish 2026/06/30 02:29:04 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:29:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:29:04 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:29:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:29:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:29:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:29:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:29:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:29:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:29:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:29:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:29:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:29:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:29:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:29:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:29:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:29:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:29:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:29:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:29:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 02:29:04 DEBUG : banana: size = 6 OK 2026/06/30 02:29:04 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 02:29:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : banana: Unchanged skipping 2026/06/30 02:29:04 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 02:29:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 02:29:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 02:29:04 DEBUG : apple: size = 5 OK 2026/06/30 02:29:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : apple: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 02:29:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 02:29:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 02:29:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 02:29:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 02:29:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 02:29:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 02:29:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 02:29:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 02:29:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 02:29:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 02:29:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 02:29:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 02:29:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 02:29:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 02:29:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 02:29:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 02:29:04 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:29:04 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:29:04 DEBUG : Waiting for deletions to finish 2026/06/30 02:29:04 INFO : There was nothing to transfer 2026/06/30 02:29:04 DEBUG : Waiting for deletions to finish 2026/06/30 02:29:05 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:29:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:29:05 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:29:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:29:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:29:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:29:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:29:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:29:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:29:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:29:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:29:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:29:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:29:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:29:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:29:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:29:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:29:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:29:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:29:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:29:19 DEBUG : Waiting for deletions to finish 2026/06/30 02:29:19 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:29:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:29:19 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:29:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:29:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:29:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:29:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:29:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:29:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:29:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:29:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:29:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:29:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:29:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:29:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:29:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:29:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:29:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:29:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:29:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 02:29:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/30 02:29:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/30 02:29:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/30 02:29:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/30 02:29:20 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:20 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/30 02:29:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/30 02:29:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/30 02:29:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/30 02:29:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/30 02:29:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/30 02:29:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/30 02:29:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/30 02:29:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/30 02:29:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:20 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:29:20 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:29:20 DEBUG : YXBwbGU=: size = 5 OK 2026/06/30 02:29:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/30 02:29:20 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/30 02:29:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:20 DEBUG : YmFuYW5h: size = 6 OK 2026/06/30 02:29:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/30 02:29:20 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/30 02:29:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/30 02:29:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/30 02:29:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/30 02:29:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/30 02:29:20 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/30 02:29:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/30 02:29:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/30 02:29:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/30 02:29:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/30 02:29:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/30 02:29:20 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/30 02:29:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/30 02:29:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/30 02:29:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/30 02:29:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/30 02:29:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/30 02:29:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/30 02:29:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/30 02:29:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/30 02:29:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/30 02:29:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/30 02:29:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/30 02:29:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/30 02:29:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/30 02:29:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/30 02:29:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/30 02:29:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/30 02:29:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/30 02:29:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/30 02:29:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/30 02:29:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/30 02:29:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/30 02:29:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/30 02:29:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:21 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/30 02:29:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/30 02:29:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/30 02:29:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/30 02:29:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/30 02:29:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/30 02:29:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/30 02:29:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:22 DEBUG : Waiting for deletions to finish 2026/06/30 02:29:22 INFO : dir1/0009-3456789.txt: Deleted 2026/06/30 02:29:22 INFO : dir1/0012-6789;.txt: Deleted 2026/06/30 02:29:22 INFO : dir1/0015-9;=.txt: Deleted 2026/06/30 02:29:22 INFO : apple: Deleted 2026/06/30 02:29:22 INFO : splitbananasplit: Deleted 2026/06/30 02:29:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/30 02:29:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/30 02:29:22 INFO : dir1/0008-2345678.txt: Deleted 2026/06/30 02:29:22 INFO : dir1/0007-1234567.txt: Deleted 2026/06/30 02:29:22 INFO : dir1/0013-789;=.txt: Deleted 2026/06/30 02:29:22 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/30 02:29:22 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/30 02:29:22 INFO : dir1/0011-56789;.txt: Deleted 2026/06/30 02:29:22 INFO : dir1/0014-89;=.txt: Deleted 2026/06/30 02:29:22 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/30 02:29:22 INFO : dir1/0010-456789.txt: Deleted 2026/06/30 02:29:22 INFO : dir1/0003-defghij.txt: Deleted 2026/06/30 02:29:22 INFO : appleappleapplebanana: Deleted 2026/06/30 02:29:23 INFO : banana: Deleted 2026/06/30 02:29:23 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/30 02:29:23 DEBUG : Waiting for deletions to finish 2026/06/30 02:29:23 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/30 02:29:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/30 02:29:23 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/30 02:29:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/30 02:29:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/30 02:29:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/30 02:29:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/30 02:29:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/30 02:29:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/30 02:29:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/30 02:29:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/30 02:29:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/30 02:29:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/30 02:29:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/30 02:29:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/30 02:29:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/30 02:29:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/30 02:29:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/30 02:29:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/30 02:29:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/30 02:29:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/30 02:29:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/30 02:29:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/30 02:29:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:23 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/30 02:29:23 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:23 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:23 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:23 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:23 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/30 02:29:23 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:23 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:23 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:23 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:23 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:23 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:23 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:23 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:23 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:23 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:23 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/30 02:29:23 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:23 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:23 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:23 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:23 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/30 02:29:23 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:23 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:23 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:23 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:23 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:23 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:23 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:23 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:23 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:23 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:23 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:23 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/30 02:29:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/30 02:29:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:23 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:23 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/30 02:29:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/30 02:29:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:23 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:23 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:23 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/30 02:29:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/30 02:29:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:23 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:23 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:23 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:23 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:23 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:23 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:23 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:23 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:23 DEBUG : YXBwbGU=: size = 5 OK 2026/06/30 02:29:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:23 DEBUG : apple: Unchanged skipping 2026/06/30 02:29:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/30 02:29:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/30 02:29:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 02:29:23 DEBUG : YmFuYW5h: size = 6 OK 2026/06/30 02:29:23 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 02:29:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:23 DEBUG : banana: Unchanged skipping 2026/06/30 02:29:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/30 02:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/30 02:29:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/30 02:29:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/30 02:29:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/30 02:29:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/30 02:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/30 02:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/30 02:29:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/30 02:29:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/30 02:29:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 02:29:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 02:29:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/30 02:29:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/30 02:29:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/30 02:29:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 02:29:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 02:29:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/30 02:29:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 02:29:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/30 02:29:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 02:29:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/30 02:29:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 02:29:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 02:29:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/30 02:29:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/30 02:29:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 02:29:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/30 02:29:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 02:29:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 02:29:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/30 02:29:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/30 02:29:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/30 02:29:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/30 02:29:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/30 02:29:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 02:29:23 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/30 02:29:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 02:29:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 02:29:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 02:29:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:29:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 02:29:23 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:29:23 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:29:23 DEBUG : Waiting for deletions to finish 2026/06/30 02:29:23 DEBUG : Waiting for deletions to finish 2026/06/30 02:29:24 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/30 02:29:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/30 02:29:24 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/30 02:29:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/30 02:29:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/30 02:29:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/30 02:29:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/30 02:29:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/30 02:29:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/30 02:29:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/30 02:29:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/30 02:29:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/30 02:29:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/30 02:29:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/30 02:29:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/30 02:29:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/30 02:29:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/30 02:29:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/30 02:29:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/30 02:29:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/30 02:29:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/30 02:29:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/30 02:29:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/30 02:29:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/30 02:29:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/30 02:29:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/30 02:29:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/30 02:29:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/30 02:29:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/30 02:29:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/30 02:29:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/30 02:29:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/30 02:29:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:29:37 DEBUG : Waiting for deletions to finish 2026/06/30 02:29:38 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:29:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:29:38 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:29:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:29:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:29:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:29:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:29:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:29:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:29:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:29:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:29:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:29:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:29:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:29:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:29:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:29:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:29:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:29:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:29:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 02:29:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 02:29:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 02:29:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 02:29:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 02:29:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 02:29:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 02:29:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 02:29:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 02:29:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 02:29:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 02:29:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 02:29:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 02:29:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 02:29:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 02:29:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 02:29:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/30 02:29:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 02:29:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/30 02:29:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 02:29:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/30 02:29:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 02:29:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/30 02:29:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 02:29:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 02:29:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 02:29:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 02:29:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/30 02:29:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 02:29:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/30 02:29:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 02:29:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/30 02:29:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/30 02:29:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/30 02:29:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 02:29:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/30 02:29:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/30 02:29:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/30 02:29:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 02:29:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/30 02:29:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/30 02:29:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/30 02:29:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/30 02:29:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/30 02:29:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/30 02:29:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/30 02:29:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 02:29:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/30 02:29:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/30 02:29:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/30 02:29:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/30 02:29:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/30 02:29:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/30 02:29:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/30 02:29:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 02:29:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/30 02:29:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/30 02:29:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/30 02:29:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 02:29:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/30 02:29:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/30 02:29:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/30 02:29:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/30 02:29:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/30 02:29:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/30 02:29:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/30 02:29:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/30 02:29:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/30 02:29:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/30 02:29:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/30 02:29:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/30 02:29:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/30 02:29:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 02:29:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/30 02:29:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/30 02:29:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/30 02:29:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/30 02:29:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/30 02:29:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/30 02:29:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/30 02:29:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/30 02:29:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/30 02:29:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/30 02:29:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/30 02:29:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/30 02:29:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/30 02:29:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/30 02:29:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/30 02:29:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 02:29:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/30 02:29:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/30 02:29:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/30 02:29:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/30 02:29:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/30 02:29:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/30 02:29:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/30 02:29:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/30 02:29:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/30 02:29:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/30 02:29:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/30 02:29:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/30 02:29:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/30 02:29:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/30 02:29:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/30 02:29:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/30 02:29:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/30 02:29:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 02:29:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/30 02:29:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/30 02:29:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/30 02:29:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/30 02:29:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/30 02:29:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/30 02:29:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/30 02:29:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/30 02:29:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/30 02:29:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 02:29:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/30 02:29:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/30 02:29:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/30 02:29:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/30 02:29:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/30 02:29:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/30 02:29:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/30 02:29:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/30 02:29:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/30 02:29:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/30 02:29:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/30 02:29:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/30 02:29:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/30 02:29:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/30 02:29:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/30 02:29:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/30 02:29:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/30 02:29:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 02:29:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/30 02:29:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/30 02:29:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/30 02:29:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/30 02:29:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/30 02:29:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/30 02:29:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/30 02:29:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/30 02:29:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/30 02:29:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/30 02:29:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/30 02:29:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/30 02:29:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/30 02:29:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/30 02:29:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/30 02:29:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/30 02:29:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/30 02:29:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/30 02:29:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/30 02:29:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/30 02:29:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/30 02:29:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/30 02:29:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/30 02:29:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 02:29:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/30 02:29:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/30 02:29:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/30 02:29:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/30 02:29:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/30 02:29:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/30 02:29:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/30 02:29:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/30 02:29:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 02:29:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 02:29:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 02:29:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/30 02:29:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 02:29:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/30 02:29:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 02:29:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/30 02:29:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 02:29:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/30 02:29:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 02:29:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/30 02:29:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 02:29:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/30 02:29:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 02:29:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/30 02:29:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 02:29:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/30 02:29:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 02:29:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/30 02:29:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 02:29:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/30 02:29:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 02:29:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/30 02:29:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 02:29:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/30 02:29:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 02:29:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/30 02:29:38 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/30 02:29:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 02:29:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/30 02:29:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/30 02:29:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/30 02:29:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/30 02:29:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/30 02:29:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/30 02:29:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/30 02:29:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/30 02:29:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/30 02:29:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/30 02:29:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/30 02:29:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/30 02:29:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/30 02:29:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/30 02:29:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/30 02:29:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:38 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/30 02:29:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:38 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:29:38 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:29:38 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/30 02:29:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/30 02:29:38 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/30 02:29:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/30 02:29:38 DEBUG : PREFIXapple: size = 5 OK 2026/06/30 02:29:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/30 02:29:38 INFO : apple: Copied (new) to: PREFIXapple 2026/06/30 02:29:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/30 02:29:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/30 02:29:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/30 02:29:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/30 02:29:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/30 02:29:39 DEBUG : PREFIXbanana: size = 6 OK 2026/06/30 02:29:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/30 02:29:39 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/30 02:29:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/30 02:29:39 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/30 02:29:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/30 02:29:39 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/30 02:29:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/30 02:29:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/30 02:29:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/30 02:29:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/30 02:29:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/30 02:29:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/30 02:29:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/30 02:29:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/30 02:29:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/30 02:29:39 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/30 02:29:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/30 02:29:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/30 02:29:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/30 02:29:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/30 02:29:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/30 02:29:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/30 02:29:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/30 02:29:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/30 02:29:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/30 02:29:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/30 02:29:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/30 02:29:39 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/30 02:29:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/30 02:29:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/30 02:29:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/30 02:29:39 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/30 02:29:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/30 02:29:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/30 02:29:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/30 02:29:39 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/30 02:29:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/30 02:29:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/30 02:29:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/30 02:29:39 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/30 02:29:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/30 02:29:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/30 02:29:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/30 02:29:39 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/30 02:29:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/30 02:29:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/30 02:29:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/30 02:29:40 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/30 02:29:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/30 02:29:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/30 02:29:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/30 02:29:40 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/30 02:29:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/30 02:29:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/30 02:29:40 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/30 02:29:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/30 02:29:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/30 02:29:40 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/30 02:29:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/30 02:29:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/30 02:29:40 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/30 02:29:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/30 02:29:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/30 02:29:40 DEBUG : Waiting for deletions to finish 2026/06/30 02:29:40 INFO : dir1/0009-3456789.txt: Deleted 2026/06/30 02:29:40 INFO : dir1/0013-789;=.txt: Deleted 2026/06/30 02:29:40 INFO : dir1/0008-2345678.txt: Deleted 2026/06/30 02:29:41 INFO : apple: Deleted 2026/06/30 02:29:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/30 02:29:41 INFO : banana: Deleted 2026/06/30 02:29:41 INFO : appleappleapplebanana: Deleted 2026/06/30 02:29:41 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/30 02:29:41 INFO : splitbananasplit: Deleted 2026/06/30 02:29:41 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/30 02:29:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/30 02:29:41 INFO : dir1/0010-456789.txt: Deleted 2026/06/30 02:29:41 INFO : dir1/0011-56789;.txt: Deleted 2026/06/30 02:29:41 INFO : dir1/0012-6789;.txt: Deleted 2026/06/30 02:29:41 INFO : dir1/0014-89;=.txt: Deleted 2026/06/30 02:29:41 INFO : dir1/0007-1234567.txt: Deleted 2026/06/30 02:29:41 INFO : dir1/0015-9;=.txt: Deleted 2026/06/30 02:29:41 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/30 02:29:41 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/30 02:29:41 INFO : dir1/0003-defghij.txt: Deleted 2026/06/30 02:29:41 DEBUG : Waiting for deletions to finish 2026/06/30 02:29:41 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/30 02:29:41 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:29:41 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/30 02:29:41 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/30 02:29:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:29:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:29:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:29:41 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:29:41 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:29:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:29:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:29:41 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:29:41 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:29:41 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:29:41 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:29:41 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:29:41 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:29:41 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:29:41 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:29:41 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:29:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/30 02:29:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/30 02:29:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/30 02:29:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/30 02:29:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/30 02:29:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/30 02:29:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/30 02:29:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/30 02:29:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/30 02:29:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/30 02:29:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/30 02:29:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/30 02:29:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/30 02:29:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/30 02:29:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/30 02:29:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/30 02:29:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/30 02:29:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/30 02:29:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/30 02:29:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/30 02:29:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/30 02:29:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/30 02:29:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/30 02:29:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/30 02:29:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/30 02:29:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/30 02:29:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/30 02:29:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/30 02:29:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/30 02:29:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/30 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 02:29:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/30 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 02:29:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/30 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 02:29:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/30 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 02:29:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/30 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 02:29:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/30 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 02:29:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/30 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 02:29:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/30 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 02:29:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/30 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 02:29:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/30 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 02:29:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/30 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 02:29:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/30 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 02:29:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/30 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 02:29:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/30 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 02:29:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/30 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 02:29:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/30 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 02:29:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/30 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 02:29:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/30 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 02:29:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/30 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 02:29:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/30 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 02:29:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/30 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 02:29:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/30 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 02:29:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/30 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 02:29:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/30 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 02:29:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/30 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 02:29:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/30 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 02:29:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/30 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 02:29:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/30 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 02:29:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/30 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 02:29:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/30 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 02:29:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/30 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 02:29:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/30 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 02:29:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/30 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 02:29:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/30 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 02:29:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/30 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 02:29:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/30 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 02:29:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/30 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 02:29:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/30 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 02:29:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/30 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 02:29:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/30 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 02:29:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/30 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 02:29:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/30 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 02:29:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/30 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 02:29:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/30 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 02:29:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/30 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 02:29:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/30 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 02:29:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/30 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 02:29:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/30 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 02:29:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/30 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 02:29:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/30 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 02:29:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/30 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 02:29:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/30 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 02:29:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/30 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 02:29:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/30 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 02:29:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/30 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 02:29:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/30 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 02:29:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/30 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 02:29:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/30 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 02:29:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/30 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 02:29:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/30 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 02:29:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/30 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 02:29:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/30 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 02:29:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/30 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 02:29:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/30 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 02:29:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/30 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 02:29:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/30 02:29:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/30 02:29:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/30 02:29:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/30 02:29:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/30 02:29:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/30 02:29:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/30 02:29:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/30 02:29:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/30 02:29:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/30 02:29:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/30 02:29:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/30 02:29:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/30 02:29:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/30 02:29:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/30 02:29:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/30 02:29:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/30 02:29:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/30 02:29:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/30 02:29:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/30 02:29:42 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/30 02:29:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/30 02:29:42 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/30 02:29:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/30 02:29:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:42 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:29:42 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:29:42 DEBUG : apple: size = 5 OK 2026/06/30 02:29:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/30 02:29:42 INFO : apple: Copied (new) 2026/06/30 02:29:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 02:29:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/30 02:29:42 INFO : appleappleapplebanana: Copied (new) 2026/06/30 02:29:42 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 02:29:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/30 02:29:42 INFO : splitbananasplit: Copied (new) 2026/06/30 02:29:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 02:29:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/30 02:29:42 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/30 02:29:42 DEBUG : banana: size = 6 OK 2026/06/30 02:29:42 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/30 02:29:42 INFO : banana: Copied (new) 2026/06/30 02:29:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 02:29:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/30 02:29:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/30 02:29:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 02:29:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/30 02:29:42 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/30 02:29:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 02:29:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/30 02:29:42 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/30 02:29:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 02:29:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/30 02:29:43 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/30 02:29:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 02:29:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/30 02:29:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/30 02:29:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 02:29:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/30 02:29:43 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/30 02:29:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 02:29:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/30 02:29:43 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/30 02:29:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 02:29:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/30 02:29:43 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/30 02:29:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 02:29:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/30 02:29:43 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/30 02:29:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 02:29:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/30 02:29:43 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/30 02:29:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 02:29:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/30 02:29:43 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/30 02:29:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 02:29:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/30 02:29:43 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/30 02:29:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 02:29:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/30 02:29:43 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/30 02:29:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 02:29:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/30 02:29:43 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/30 02:29:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 02:29:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/30 02:29:43 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/30 02:29:43 DEBUG : Waiting for deletions to finish 2026/06/30 02:29:44 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/30 02:29:44 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/30 02:29:44 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/30 02:29:44 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/30 02:29:44 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/30 02:29:44 INFO : PREFIXsplitbananasplit: Deleted 2026/06/30 02:29:44 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/30 02:29:44 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/30 02:29:44 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/30 02:29:44 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/30 02:29:44 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/30 02:29:44 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/30 02:29:44 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/30 02:29:44 INFO : PREFIXapple: Deleted 2026/06/30 02:29:44 INFO : PREFIXbanana: Deleted 2026/06/30 02:29:44 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/30 02:29:44 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/30 02:29:44 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/30 02:29:44 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/30 02:29:44 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/30 02:29:44 DEBUG : Waiting for deletions to finish 2026/06/30 02:29:44 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:29:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:29:44 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:29:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:29:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:29:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:29:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:29:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:29:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:29:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:29:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:29:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:29:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:29:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:29:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:29:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:29:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:29:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:29:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:29:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 02:29:44 DEBUG : Waiting for deletions to finish 2026/06/30 02:29:45 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:29:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:29:45 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:29:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:29:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:29:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:29:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:29:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:29:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:29:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:29:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:29:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:29:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:29:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:29:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:29:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:29:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:29:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:29:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:29:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:29:58 DEBUG : Waiting for deletions to finish 2026/06/30 02:29:58 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:29:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:29:58 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:29:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:29:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:29:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:29:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:29:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:29:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:29:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:29:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:29:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:29:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:29:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:29:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:29:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:29:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:29:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:29:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:29:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 02:29:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/30 02:29:59 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 02:29:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 02:29:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/30 02:29:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 02:29:59 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 02:29:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/30 02:29:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 02:29:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 02:29:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/30 02:29:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 02:29:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 02:29:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 02:29:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 02:29:59 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 02:29:59 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 02:29:59 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/30 02:29:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 02:29:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/30 02:29:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 02:29:59 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/30 02:29:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/30 02:29:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/30 02:29:59 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 02:29:59 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 02:29:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 02:29:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/30 02:29:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 02:29:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/30 02:29:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/30 02:29:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/30 02:29:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/30 02:29:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/30 02:29:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/30 02:29:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/30 02:29:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/30 02:29:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/30 02:29:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/30 02:29:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/30 02:29:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/30 02:29:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/30 02:29:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/30 02:29:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/30 02:29:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/30 02:29:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/30 02:29:59 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:29:59 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:29:59 DEBUG : appleSUFFIX: size = 5 OK 2026/06/30 02:29:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/30 02:29:59 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/30 02:29:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/30 02:29:59 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/30 02:29:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/30 02:29:59 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/30 02:29:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/30 02:29:59 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/30 02:29:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/30 02:29:59 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/30 02:29:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/30 02:30:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/30 02:30:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/30 02:30:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/30 02:30:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/30 02:30:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/30 02:30:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/30 02:30:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/30 02:30:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/30 02:30:00 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/30 02:30:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/30 02:30:00 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/30 02:30:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/30 02:30:00 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/30 02:30:00 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/30 02:30:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/30 02:30:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/30 02:30:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/30 02:30:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/30 02:30:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/30 02:30:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/30 02:30:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/30 02:30:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/30 02:30:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/30 02:30:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/30 02:30:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/30 02:30:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/30 02:30:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/30 02:30:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/30 02:30:00 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/30 02:30:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/30 02:30:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/30 02:30:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/30 02:30:00 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/30 02:30:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/30 02:30:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/30 02:30:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/30 02:30:00 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/30 02:30:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/30 02:30:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/30 02:30:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/30 02:30:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/30 02:30:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/30 02:30:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/30 02:30:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/30 02:30:00 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/30 02:30:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/30 02:30:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/30 02:30:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/30 02:30:00 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/30 02:30:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/30 02:30:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/30 02:30:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/30 02:30:01 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/30 02:30:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/30 02:30:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/30 02:30:01 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/30 02:30:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/30 02:30:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/30 02:30:01 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/30 02:30:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/30 02:30:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/30 02:30:01 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/30 02:30:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/30 02:30:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/30 02:30:01 DEBUG : Waiting for deletions to finish 2026/06/30 02:30:01 INFO : dir1/0003-defghij.txt: Deleted 2026/06/30 02:30:01 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/30 02:30:01 INFO : dir1/0013-789;=.txt: Deleted 2026/06/30 02:30:01 INFO : dir1/0014-89;=.txt: Deleted 2026/06/30 02:30:02 INFO : appleappleapplebanana: Deleted 2026/06/30 02:30:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/30 02:30:02 INFO : apple: Deleted 2026/06/30 02:30:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/30 02:30:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/30 02:30:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/30 02:30:02 INFO : dir1/0007-1234567.txt: Deleted 2026/06/30 02:30:02 INFO : dir1/0008-2345678.txt: Deleted 2026/06/30 02:30:02 INFO : dir1/0010-456789.txt: Deleted 2026/06/30 02:30:02 INFO : dir1/0011-56789;.txt: Deleted 2026/06/30 02:30:02 INFO : banana: Deleted 2026/06/30 02:30:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/30 02:30:02 INFO : dir1/0015-9;=.txt: Deleted 2026/06/30 02:30:02 INFO : dir1/0009-3456789.txt: Deleted 2026/06/30 02:30:02 INFO : splitbananasplit: Deleted 2026/06/30 02:30:02 INFO : dir1/0012-6789;.txt: Deleted 2026/06/30 02:30:02 DEBUG : Waiting for deletions to finish 2026/06/30 02:30:02 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/30 02:30:02 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/30 02:30:02 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/30 02:30:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/30 02:30:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/30 02:30:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/30 02:30:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/30 02:30:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/30 02:30:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/30 02:30:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/30 02:30:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/30 02:30:02 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/30 02:30:02 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/30 02:30:02 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/30 02:30:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/30 02:30:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/30 02:30:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/30 02:30:02 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/30 02:30:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/30 02:30:02 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/30 02:30:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/30 02:30:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/30 02:30:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/30 02:30:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/30 02:30:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/30 02:30:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/30 02:30:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/30 02:30:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/30 02:30:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/30 02:30:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/30 02:30:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/30 02:30:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/30 02:30:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/30 02:30:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/30 02:30:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/30 02:30:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/30 02:30:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/30 02:30:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/30 02:30:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/30 02:30:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/30 02:30:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/30 02:30:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/30 02:30:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/30 02:30:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/30 02:30:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/30 02:30:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/30 02:30:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/30 02:30:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/30 02:30:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/30 02:30:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/30 02:30:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/30 02:30:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/30 02:30:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/30 02:30:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 02:30:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 02:30:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/30 02:30:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/30 02:30:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/30 02:30:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/30 02:30:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/30 02:30:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/30 02:30:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/30 02:30:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/30 02:30:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/30 02:30:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/30 02:30:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/30 02:30:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/30 02:30:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/30 02:30:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/30 02:30:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/30 02:30:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/30 02:30:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 02:30:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 02:30:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 02:30:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 02:30:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/30 02:30:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/30 02:30:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/30 02:30:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/30 02:30:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/30 02:30:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/30 02:30:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/30 02:30:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/30 02:30:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/30 02:30:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/30 02:30:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:03 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:30:03 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:30:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 02:30:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/30 02:30:03 INFO : appleappleapplebanana: Copied (new) 2026/06/30 02:30:03 DEBUG : banana: size = 6 OK 2026/06/30 02:30:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/30 02:30:03 INFO : banana: Copied (new) 2026/06/30 02:30:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 02:30:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/30 02:30:03 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/30 02:30:03 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 02:30:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/30 02:30:03 INFO : splitbananasplit: Copied (new) 2026/06/30 02:30:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 02:30:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/30 02:30:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/30 02:30:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 02:30:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/30 02:30:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/30 02:30:03 DEBUG : apple: size = 5 OK 2026/06/30 02:30:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/30 02:30:03 INFO : apple: Copied (new) 2026/06/30 02:30:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 02:30:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/30 02:30:04 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/30 02:30:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 02:30:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/30 02:30:04 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/30 02:30:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 02:30:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/30 02:30:04 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/30 02:30:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 02:30:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/30 02:30:04 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/30 02:30:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 02:30:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/30 02:30:04 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/30 02:30:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 02:30:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/30 02:30:04 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/30 02:30:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 02:30:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/30 02:30:04 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/30 02:30:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 02:30:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/30 02:30:04 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/30 02:30:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 02:30:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/30 02:30:04 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/30 02:30:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 02:30:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/30 02:30:04 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/30 02:30:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 02:30:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/30 02:30:04 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/30 02:30:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 02:30:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/30 02:30:04 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/30 02:30:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 02:30:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/30 02:30:04 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/30 02:30:04 DEBUG : Waiting for deletions to finish 2026/06/30 02:30:05 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/30 02:30:05 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/30 02:30:05 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/30 02:30:05 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/30 02:30:05 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/30 02:30:05 INFO : bananaSUFFIX: Deleted 2026/06/30 02:30:05 INFO : splitbananasplitSUFFIX: Deleted 2026/06/30 02:30:05 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/30 02:30:05 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/30 02:30:05 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/30 02:30:05 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/30 02:30:05 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/30 02:30:05 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/30 02:30:05 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/30 02:30:05 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/30 02:30:05 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/30 02:30:05 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/30 02:30:05 INFO : appleSUFFIX: Deleted 2026/06/30 02:30:05 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/30 02:30:05 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/30 02:30:05 DEBUG : Waiting for deletions to finish 2026/06/30 02:30:05 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:30:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:30:05 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:30:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:30:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:30:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:30:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:30:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:30:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:30:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:30:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:30:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:30:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:30:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:30:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:30:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:30:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:30:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:30:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:30:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 02:30:06 DEBUG : Waiting for deletions to finish 2026/06/30 02:30:06 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:30:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:30:06 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:30:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:30:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:30:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:30:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:30:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:30:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:30:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:30:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:30:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:30:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:30:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:30:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:30:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:30:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:30:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:30:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:30:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:30:20 DEBUG : Waiting for deletions to finish 2026/06/30 02:30:20 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:30:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:30:20 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:30:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:30:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:30:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:30:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:30:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:30:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:30:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:30:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:30:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:30:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:30:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:30:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:30:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:30:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:30:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:30:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:30:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 02:30:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/30 02:30:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/30 02:30:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/30 02:30:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/30 02:30:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/30 02:30:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/30 02:30:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/30 02:30:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:21 DEBUG : apple: size = 5 OK 2026/06/30 02:30:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:21 DEBUG : banana: size = 6 OK 2026/06/30 02:30:21 DEBUG : apple: Unchanged skipping 2026/06/30 02:30:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:21 DEBUG : banana: Unchanged skipping 2026/06/30 02:30:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/30 02:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 02:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 02:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 02:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 02:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 02:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 02:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 02:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 02:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 02:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 02:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 02:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 02:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 02:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 02:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 02:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 02:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 02:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 02:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 02:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 02:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 02:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 02:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 02:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 02:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 02:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 02:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 02:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 02:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 02:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 02:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 02:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 02:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 02:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 02:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 02:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 02:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 02:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 02:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 02:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 02:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 02:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 02:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 02:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 02:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 02:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 02:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 02:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 02:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 02:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 02:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 02:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 02:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 02:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 02:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 02:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 02:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 02:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 02:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 02:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 02:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 02:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 02:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 02:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 02:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 02:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 02:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 02:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 02:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 02:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 02:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 02:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 02:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 02:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 02:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 02:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 02:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 02:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 02:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 02:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 02:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 02:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 02:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 02:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 02:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 02:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 02:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 02:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 02:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 02:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 02:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 02:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 02:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 02:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 02:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 02:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 02:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 02:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 02:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 02:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 02:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 02:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 02:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 02:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 02:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 02:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 02:30:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/30 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/30 02:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 02:30:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/30 02:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 02:30:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/30 02:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 02:30:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/30 02:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/30 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 02:30:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/30 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 02:30:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 02:30:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 02:30:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 02:30:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 02:30:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 02:30:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 02:30:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 02:30:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 02:30:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/30 02:30:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 02:30:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 02:30:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 02:30:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/30 02:30:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/30 02:30:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/30 02:30:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/30 02:30:21 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:30:21 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:30:21 DEBUG : splitbanan: size = 16 OK 2026/06/30 02:30:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/30 02:30:21 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/30 02:30:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/30 02:30:21 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/30 02:30:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/30 02:30:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/30 02:30:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/30 02:30:21 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/30 02:30:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/30 02:30:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/30 02:30:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/30 02:30:21 DEBUG : appleapple: size = 21 OK 2026/06/30 02:30:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/30 02:30:21 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/30 02:30:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/30 02:30:21 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/30 02:30:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/30 02:30:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/30 02:30:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/30 02:30:21 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/30 02:30:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/30 02:30:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/30 02:30:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/30 02:30:21 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/30 02:30:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/30 02:30:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/30 02:30:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/30 02:30:21 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/30 02:30:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/30 02:30:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/30 02:30:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/30 02:30:21 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/30 02:30:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/30 02:30:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/30 02:30:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/30 02:30:21 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/30 02:30:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/30 02:30:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/30 02:30:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/30 02:30:22 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/30 02:30:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/30 02:30:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/30 02:30:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/30 02:30:22 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/30 02:30:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/30 02:30:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/30 02:30:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/30 02:30:22 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/30 02:30:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/30 02:30:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/30 02:30:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/30 02:30:22 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/30 02:30:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/30 02:30:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/30 02:30:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/30 02:30:22 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/30 02:30:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/30 02:30:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/30 02:30:22 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/30 02:30:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/30 02:30:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/30 02:30:22 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/30 02:30:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/30 02:30:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/30 02:30:22 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/30 02:30:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/30 02:30:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/30 02:30:22 DEBUG : Waiting for deletions to finish 2026/06/30 02:30:23 INFO : dir1/0010-456789.txt: Deleted 2026/06/30 02:30:23 INFO : dir1/0007-1234567.txt: Deleted 2026/06/30 02:30:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/30 02:30:23 INFO : dir1/0008-2345678.txt: Deleted 2026/06/30 02:30:23 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/30 02:30:23 INFO : dir1/0009-3456789.txt: Deleted 2026/06/30 02:30:23 INFO : dir1/0012-6789;.txt: Deleted 2026/06/30 02:30:23 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/30 02:30:23 INFO : dir1/0003-defghij.txt: Deleted 2026/06/30 02:30:23 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/30 02:30:23 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/30 02:30:23 INFO : splitbananasplit: Deleted 2026/06/30 02:30:23 INFO : dir1/0013-789;=.txt: Deleted 2026/06/30 02:30:23 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/30 02:30:23 INFO : appleappleapplebanana: Deleted 2026/06/30 02:30:23 INFO : dir1/0011-56789;.txt: Deleted 2026/06/30 02:30:23 INFO : dir1/0015-9;=.txt: Deleted 2026/06/30 02:30:23 INFO : dir1/0014-89;=.txt: Deleted 2026/06/30 02:30:23 DEBUG : Waiting for deletions to finish 2026/06/30 02:30:24 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : appleapple: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/30 02:30:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/30 02:30:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/30 02:30:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/30 02:30:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/30 02:30:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/30 02:30:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/30 02:30:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/30 02:30:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/30 02:30:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/30 02:30:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/30 02:30:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/30 02:30:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/30 02:30:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/30 02:30:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/30 02:30:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/30 02:30:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/30 02:30:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/30 02:30:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/30 02:30:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/30 02:30:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/30 02:30:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/30 02:30:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/30 02:30:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/30 02:30:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/30 02:30:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/30 02:30:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/30 02:30:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/30 02:30:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/30 02:30:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/30 02:30:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/30 02:30:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/30 02:30:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/30 02:30:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/30 02:30:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/30 02:30:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/30 02:30:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/30 02:30:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/30 02:30:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/30 02:30:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/30 02:30:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/30 02:30:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/30 02:30:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/30 02:30:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/30 02:30:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/30 02:30:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/30 02:30:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/30 02:30:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/30 02:30:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/30 02:30:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/30 02:30:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/30 02:30:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/30 02:30:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/30 02:30:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/30 02:30:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/30 02:30:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/30 02:30:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/30 02:30:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/30 02:30:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/30 02:30:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/30 02:30:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/30 02:30:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/30 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/30 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/30 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/30 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/30 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/30 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/30 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/30 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/30 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/30 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/30 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/30 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/30 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/30 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/30 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/30 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/30 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/30 02:30:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/30 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/30 02:30:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/30 02:30:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/30 02:30:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/30 02:30:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/30 02:30:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/30 02:30:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/30 02:30:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/30 02:30:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/30 02:30:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/30 02:30:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/30 02:30:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/30 02:30:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/30 02:30:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/30 02:30:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/30 02:30:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/30 02:30:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/30 02:30:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/30 02:30:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/30 02:30:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/30 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/30 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/30 02:30:24 DEBUG : apple: size = 5 OK 2026/06/30 02:30:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:24 DEBUG : apple: Unchanged skipping 2026/06/30 02:30:24 DEBUG : appleapple: size = 21 OK 2026/06/30 02:30:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 02:30:24 DEBUG : banana: size = 6 OK 2026/06/30 02:30:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:24 DEBUG : banana: Unchanged skipping 2026/06/30 02:30:24 DEBUG : splitbanan: size = 16 OK 2026/06/30 02:30:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:24 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 02:30:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 02:30:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 02:30:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 02:30:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 02:30:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 02:30:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 02:30:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 02:30:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 02:30:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 02:30:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 02:30:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 02:30:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 02:30:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 02:30:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 02:30:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 02:30:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 02:30:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 02:30:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 02:30:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 02:30:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 02:30:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 02:30:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 02:30:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 02:30:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 02:30:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 02:30:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 02:30:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 02:30:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 02:30:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 02:30:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 02:30:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 02:30:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 02:30:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 02:30:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 02:30:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 02:30:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 02:30:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 02:30:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 02:30:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 02:30:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 02:30:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 02:30:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 02:30:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 02:30:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 02:30:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 02:30:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 02:30:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 02:30:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 02:30:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 02:30:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 02:30:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 02:30:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 02:30:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 02:30:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 02:30:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 02:30:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 02:30:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 02:30:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 02:30:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 02:30:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 02:30:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 02:30:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 02:30:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 02:30:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 02:30:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 02:30:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 02:30:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 02:30:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 02:30:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 02:30:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 02:30:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 02:30:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 02:30:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 02:30:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 02:30:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 02:30:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 02:30:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 02:30:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 02:30:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 02:30:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 02:30:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 02:30:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 02:30:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 02:30:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 02:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 02:30:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 02:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 02:30:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 02:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 02:30:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 02:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 02:30:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 02:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 02:30:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 02:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 02:30:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 02:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 02:30:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 02:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 02:30:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 02:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 02:30:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 02:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 02:30:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 02:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 02:30:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 02:30:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/30 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/30 02:30:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 02:30:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/30 02:30:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 02:30:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/30 02:30:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 02:30:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/30 02:30:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/30 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 02:30:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/30 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/30 02:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/30 02:30:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/30 02:30:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/30 02:30:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/30 02:30:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/30 02:30:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/30 02:30:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/30 02:30:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/30 02:30:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/30 02:30:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/30 02:30:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/30 02:30:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/30 02:30:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/30 02:30:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/30 02:30:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/30 02:30:24 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/30 02:30:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 02:30:24 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/30 02:30:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 02:30:24 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/30 02:30:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 02:30:24 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/30 02:30:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 02:30:24 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/30 02:30:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 02:30:24 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/30 02:30:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 02:30:24 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/30 02:30:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 02:30:24 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/30 02:30:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 02:30:24 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/30 02:30:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 02:30:24 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/30 02:30:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 02:30:24 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/30 02:30:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 02:30:24 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/30 02:30:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 02:30:24 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/30 02:30:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 02:30:24 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/30 02:30:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 02:30:24 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/30 02:30:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 02:30:24 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/30 02:30:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 02:30:24 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:30:24 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:30:24 DEBUG : Waiting for deletions to finish 2026/06/30 02:30:24 DEBUG : Waiting for deletions to finish 2026/06/30 02:30:24 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : appleapple: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/30 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/30 02:30:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/30 02:30:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/30 02:30:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/30 02:30:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/30 02:30:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/30 02:30:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/30 02:30:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/30 02:30:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/30 02:30:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/30 02:30:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/30 02:30:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/30 02:30:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/30 02:30:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/30 02:30:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/30 02:30:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/30 02:30:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/30 02:30:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/30 02:30:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/30 02:30:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/30 02:30:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/30 02:30:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/30 02:30:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/30 02:30:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/30 02:30:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/30 02:30:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/30 02:30:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/30 02:30:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/30 02:30:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/30 02:30:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/30 02:30:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/30 02:30:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/30 02:30:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/30 02:30:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/30 02:30:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/30 02:30:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/30 02:30:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/30 02:30:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/30 02:30:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/30 02:30:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/30 02:30:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/30 02:30:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/30 02:30:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/30 02:30:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/30 02:30:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/30 02:30:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/30 02:30:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/30 02:30:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/30 02:30:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/30 02:30:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/30 02:30:24 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:30:37 DEBUG : Waiting for deletions to finish 2026/06/30 02:30:38 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:30:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:30:38 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:30:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:30:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:30:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:30:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:30:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:30:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:30:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:30:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:30:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:30:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:30:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:30:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:30:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:30:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:30:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:30:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:30:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 02:30:38 DEBUG : apple: size = 5 OK 2026/06/30 02:30:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:38 DEBUG : apple: Unchanged skipping 2026/06/30 02:30:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 02:30:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 02:30:38 DEBUG : banana: size = 6 OK 2026/06/30 02:30:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:38 DEBUG : banana: Unchanged skipping 2026/06/30 02:30:38 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 02:30:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:38 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 02:30:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 02:30:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 02:30:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 02:30:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 02:30:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 02:30:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 02:30:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 02:30:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 02:30:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 02:30:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 02:30:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 02:30:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 02:30:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 02:30:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 02:30:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 02:30:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 02:30:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 02:30:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 02:30:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 02:30:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 02:30:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 02:30:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 02:30:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 02:30:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 02:30:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 02:30:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 02:30:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 02:30:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 02:30:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 02:30:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 02:30:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 02:30:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 02:30:38 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:30:38 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:30:38 DEBUG : Waiting for deletions to finish 2026/06/30 02:30:38 DEBUG : Waiting for deletions to finish 2026/06/30 02:30:39 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 02:30:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:39 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 02:30:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 02:30:39 DEBUG : banana: size = 6 OK 2026/06/30 02:30:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 02:30:39 DEBUG : banana: Unchanged skipping 2026/06/30 02:30:39 DEBUG : apple: size = 5 OK 2026/06/30 02:30:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:39 DEBUG : apple: Unchanged skipping 2026/06/30 02:30:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 02:30:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 02:30:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 02:30:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 02:30:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 02:30:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 02:30:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 02:30:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 02:30:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 02:30:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:39 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:30:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 02:30:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 02:30:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 02:30:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 02:30:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 02:30:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 02:30:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 02:30:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 02:30:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 02:30:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 02:30:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 02:30:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 02:30:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 02:30:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 02:30:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 02:30:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 02:30:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 02:30:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 02:30:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 02:30:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 02:30:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 02:30:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 02:30:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 02:30:39 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:30:39 DEBUG : Waiting for deletions to finish 2026/06/30 02:30:39 DEBUG : Waiting for deletions to finish 2026/06/30 02:30:39 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:30:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 02:30:40 DEBUG : Waiting for deletions to finish 2026/06/30 02:30:40 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:30:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:30:40 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:30:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:30:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:30:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:30:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:30:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:30:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:30:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:30:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:30:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:30:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:30:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:30:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:30:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:30:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:30:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:30:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:30:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:30:53 DEBUG : Waiting for deletions to finish 2026/06/30 02:30:53 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:30:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:30:53 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:30:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:30:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:30:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:30:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:30:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:30:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:30:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:30:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:30:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:30:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:30:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:30:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:30:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:30:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:30:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:30:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:30:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 02:30:54 DEBUG : apple: size = 5 OK 2026/06/30 02:30:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:54 DEBUG : apple: Unchanged skipping 2026/06/30 02:30:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 02:30:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 02:30:54 DEBUG : banana: size = 6 OK 2026/06/30 02:30:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:54 DEBUG : banana: Unchanged skipping 2026/06/30 02:30:54 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 02:30:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:54 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 02:30:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 02:30:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 02:30:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 02:30:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 02:30:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 02:30:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 02:30:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 02:30:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 02:30:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 02:30:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 02:30:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 02:30:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 02:30:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 02:30:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 02:30:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 02:30:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 02:30:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 02:30:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 02:30:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 02:30:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 02:30:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 02:30:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 02:30:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 02:30:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 02:30:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 02:30:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 02:30:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 02:30:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 02:30:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 02:30:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 02:30:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 02:30:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 02:30:54 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:30:54 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:30:54 DEBUG : Waiting for deletions to finish 2026/06/30 02:30:54 DEBUG : Waiting for deletions to finish 2026/06/30 02:30:54 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:30:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:30:54 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:30:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:30:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:30:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:30:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:30:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:30:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:30:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:30:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:30:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:30:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:30:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:30:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:30:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:30:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:30:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:30:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:30:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 02:30:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 02:30:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 02:30:55 DEBUG : banana: size = 6 OK 2026/06/30 02:30:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:55 DEBUG : banana: Unchanged skipping 2026/06/30 02:30:55 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 02:30:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:55 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 02:30:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 02:30:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 02:30:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 02:30:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 02:30:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 02:30:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 02:30:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 02:30:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 02:30:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 02:30:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 02:30:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 02:30:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 02:30:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 02:30:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 02:30:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 02:30:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 02:30:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 02:30:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 02:30:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 02:30:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 02:30:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 02:30:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 02:30:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 02:30:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 02:30:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 02:30:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 02:30:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 02:30:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 02:30:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 02:30:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 02:30:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 02:30:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 02:30:55 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:30:55 DEBUG : apple: size = 5 OK 2026/06/30 02:30:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:30:55 DEBUG : apple: Unchanged skipping 2026/06/30 02:30:55 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:30:55 DEBUG : Waiting for deletions to finish 2026/06/30 02:30:55 DEBUG : Waiting for deletions to finish 2026/06/30 02:30:55 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:30:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:30:55 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:30:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:30:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:30:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:30:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:30:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:30:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:30:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:30:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:30:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:30:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:30:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:30:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:30:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:30:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:30:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:30:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:30:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:31:09 DEBUG : Waiting for deletions to finish 2026/06/30 02:31:09 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:31:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:31:09 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:31:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:31:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:31:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:31:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:31:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:31:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:31:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:31:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:31:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:31:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:31:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:31:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:31:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:31:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:31:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:31:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:31:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 02:31:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 02:31:10 DEBUG : banana: size = 6 OK 2026/06/30 02:31:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 02:31:10 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 02:31:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : banana: Unchanged skipping 2026/06/30 02:31:10 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 02:31:10 DEBUG : apple: size = 5 OK 2026/06/30 02:31:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : apple: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 02:31:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 02:31:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 02:31:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 02:31:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 02:31:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 02:31:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 02:31:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 02:31:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 02:31:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 02:31:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 02:31:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 02:31:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 02:31:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 02:31:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 02:31:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 02:31:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:31:10 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:31:10 DEBUG : Waiting for deletions to finish 2026/06/30 02:31:10 DEBUG : Waiting for deletions to finish 2026/06/30 02:31:10 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:31:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:31:10 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:31:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:31:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:31:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:31:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:31:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:31:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:31:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:31:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:31:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:31:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:31:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:31:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:31:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:31:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:31:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:31:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:31:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 02:31:10 DEBUG : apple: size = 5 OK 2026/06/30 02:31:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 02:31:10 DEBUG : apple: Unchanged skipping 2026/06/30 02:31:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 02:31:10 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 02:31:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 02:31:10 DEBUG : banana: size = 6 OK 2026/06/30 02:31:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : banana: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 02:31:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 02:31:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 02:31:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 02:31:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 02:31:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 02:31:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 02:31:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 02:31:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 02:31:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 02:31:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 02:31:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 02:31:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 02:31:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 02:31:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 02:31:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 02:31:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 02:31:10 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:31:10 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:31:10 DEBUG : Waiting for deletions to finish 2026/06/30 02:31:10 DEBUG : Waiting for deletions to finish 2026/06/30 02:31:11 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:31:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:31:11 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:31:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:31:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:31:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:31:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:31:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:31:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:31:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:31:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:31:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:31:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:31:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:31:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:31:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:31:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:31:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:31:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:31:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:31:25 DEBUG : Waiting for deletions to finish 2026/06/30 02:31:25 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:31:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:31:25 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:31:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:31:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:31:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:31:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:31:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:31:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:31:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:31:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:31:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:31:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:31:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:31:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:31:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:31:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:31:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:31:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:31:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 02:31:26 DEBUG : apple: size = 5 OK 2026/06/30 02:31:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : apple: Unchanged skipping 2026/06/30 02:31:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 02:31:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 02:31:26 DEBUG : banana: size = 6 OK 2026/06/30 02:31:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : banana: Unchanged skipping 2026/06/30 02:31:26 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 02:31:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 02:31:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 02:31:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 02:31:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 02:31:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 02:31:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:31:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 02:31:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 02:31:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 02:31:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 02:31:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 02:31:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 02:31:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 02:31:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 02:31:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 02:31:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 02:31:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 02:31:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:31:26 DEBUG : Waiting for deletions to finish 2026/06/30 02:31:26 DEBUG : Waiting for deletions to finish 2026/06/30 02:31:26 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:31:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:31:26 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:31:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:31:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:31:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:31:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:31:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:31:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:31:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:31:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:31:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:31:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:31:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:31:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:31:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:31:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:31:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:31:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:31:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 02:31:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 02:31:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : apple: size = 5 OK 2026/06/30 02:31:26 DEBUG : banana: size = 6 OK 2026/06/30 02:31:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : apple: Unchanged skipping 2026/06/30 02:31:26 DEBUG : banana: Unchanged skipping 2026/06/30 02:31:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 02:31:26 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 02:31:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:31:26 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 02:31:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 02:31:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 02:31:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 02:31:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 02:31:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 02:31:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 02:31:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 02:31:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 02:31:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 02:31:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 02:31:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 02:31:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 02:31:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 02:31:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 02:31:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 02:31:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 02:31:26 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:31:26 DEBUG : Waiting for deletions to finish 2026/06/30 02:31:26 DEBUG : Waiting for deletions to finish 2026/06/30 02:31:27 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:31:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:31:27 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:31:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:31:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:31:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:31:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:31:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:31:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:31:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:31:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:31:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:31:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:31:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:31:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:31:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:31:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:31:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:31:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:31:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:31:40 DEBUG : Waiting for deletions to finish 2026/06/30 02:31:41 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:31:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:31:41 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:31:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:31:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:31:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:31:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:31:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:31:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:31:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:31:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:31:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:31:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:31:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 02:31:41 DEBUG : apple: size = 5 OK 2026/06/30 02:31:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:41 DEBUG : apple: Unchanged skipping 2026/06/30 02:31:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 02:31:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 02:31:41 DEBUG : banana: size = 6 OK 2026/06/30 02:31:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:41 DEBUG : banana: Unchanged skipping 2026/06/30 02:31:41 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 02:31:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:41 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 02:31:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 02:31:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 02:31:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 02:31:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 02:31:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 02:31:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 02:31:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 02:31:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 02:31:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 02:31:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 02:31:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 02:31:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 02:31:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 02:31:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 02:31:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 02:31:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 02:31:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 02:31:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 02:31:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 02:31:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 02:31:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 02:31:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 02:31:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 02:31:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 02:31:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 02:31:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 02:31:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 02:31:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 02:31:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 02:31:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 02:31:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 02:31:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 02:31:41 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:31:41 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:31:41 DEBUG : Waiting for deletions to finish 2026/06/30 02:31:41 DEBUG : Waiting for deletions to finish 2026/06/30 02:31:42 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : apple: size = 5 OK 2026/06/30 02:31:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:42 DEBUG : apple: Unchanged skipping 2026/06/30 02:31:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/30 02:31:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/30 02:31:42 DEBUG : banana: size = 6 OK 2026/06/30 02:31:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:42 DEBUG : banana: Unchanged skipping 2026/06/30 02:31:42 DEBUG : splitbananasplit: size = 16 OK 2026/06/30 02:31:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:42 DEBUG : splitbananasplit: Unchanged skipping 2026/06/30 02:31:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/30 02:31:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/30 02:31:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/30 02:31:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/30 02:31:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/30 02:31:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/30 02:31:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/30 02:31:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/30 02:31:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/30 02:31:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/30 02:31:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/30 02:31:42 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:31:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/30 02:31:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/30 02:31:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/30 02:31:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/30 02:31:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/30 02:31:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/30 02:31:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/30 02:31:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/30 02:31:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/30 02:31:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/30 02:31:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/30 02:31:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/30 02:31:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/30 02:31:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/30 02:31:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/30 02:31:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/30 02:31:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/30 02:31:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/30 02:31:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/30 02:31:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/30 02:31:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/30 02:31:42 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:31:42 DEBUG : Waiting for deletions to finish 2026/06/30 02:31:42 DEBUG : Waiting for deletions to finish 2026/06/30 02:31:42 DEBUG : apple: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : banana: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/30 02:31:42 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (187.14s) --- PASS: TestTransform/NFC (13.80s) --- PASS: TestTransform/NFD (15.51s) --- PASS: TestTransform/base64 (19.00s) --- PASS: TestTransform/prefix (20.76s) --- PASS: TestTransform/suffix (21.32s) --- PASS: TestTransform/truncate (18.37s) --- PASS: TestTransform/encoder (15.65s) --- PASS: TestTransform/ISO-8859-1 (14.94s) --- PASS: TestTransform/charmap (16.02s) --- PASS: TestTransform/lowercase (15.88s) --- PASS: TestTransform/ascii (15.88s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:31:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/30 02:31:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/30 02:31:48 INFO : sub dir_somesuffix: Making directory 2026/06/30 02:31:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/30 02:31:48 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/30 02:31:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/30 02:31:48 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/30 02:31:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/30 02:31:48 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:31:48 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:31:48 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/30 02:31:48 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:31:48 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/30 02:31:48 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.63s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:31:49 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:31:49 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:31:49 INFO : tictactoe: Making directory 2026/06/30 02:31:49 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:31:49 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:31:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 02:31:49 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/30 02:31:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 02:31:49 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:31:49 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:31:50 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/30 02:31:50 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:31:50 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/30 02:31:50 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.70s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:31:51 INFO : toe: Making directory 2026/06/30 02:31:51 INFO : toe/toe: Making directory 2026/06/30 02:31:51 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:31:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/30 02:31:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/30 02:31:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/30 02:31:51 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:31:51 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:31:52 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/30 02:31:52 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:31:52 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/30 02:31:52 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.56s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:31:53 INFO : toe: Making directory 2026/06/30 02:31:53 INFO : toe/toe: Making directory 2026/06/30 02:31:53 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:31:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/30 02:31:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/30 02:31:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/30 02:31:53 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:31:53 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:31:53 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/30 02:31:53 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:31:53 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/30 02:31:53 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.90s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:31:54 DEBUG : empty_dir: Making directory with metadata 2026/06/30 02:31:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/30 02:31:54 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:31:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 02:31:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 02:31:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 02:31:54 INFO : tictacempty_dir: Making directory 2026/06/30 02:31:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 02:31:54 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:31:54 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:31:54 INFO : tictactoe: Making directory 2026/06/30 02:31:54 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:31:54 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:31:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 02:31:54 INFO : tictactoe/tictactoe: Making directory 2026/06/30 02:31:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 02:31:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/30 02:31:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/30 02:31:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/30 02:31:54 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:31:54 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:31:55 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/30 02:31:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:31:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/30 02:31:55 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.94s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:31:56 DEBUG : empty_dir: Making directory with metadata 2026/06/30 02:31:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/30 02:31:56 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:31:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 02:31:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 02:31:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 02:31:56 INFO : tictacempty_dir: Making directory 2026/06/30 02:31:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 02:31:56 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:31:56 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:31:56 INFO : tictactoe: Making directory 2026/06/30 02:31:56 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:31:56 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:31:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 02:31:56 INFO : tictactoe/tictactoe: Making directory 2026/06/30 02:31:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 02:31:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/30 02:31:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 02:31:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/30 02:31:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 02:31:56 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:31:56 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:31:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/30 02:31:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:31:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 02:31:57 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/30 02:31:57 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:31:57 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:31:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 02:31:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 02:31:57 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:31:57 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:31:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/30 02:31:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/30 02:31:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:31:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/06/30 02:31:57 NOTICE: B2 bucket rclone-test-bisenul6puca: 0 differences found 2026/06/30 02:31:57 NOTICE: B2 bucket rclone-test-bisenul6puca: 1 matching files --- PASS: TestAllTag (1.88s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:31:58 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:31:58 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:31:58 INFO : tictactoe: Making directory 2026/06/30 02:31:58 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:31:58 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:31:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 02:31:58 INFO : tictactoe/tictactoe: Making directory 2026/06/30 02:31:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 02:31:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/30 02:31:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/30 02:31:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/30 02:31:58 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:31:58 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:31:59 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/30 02:31:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:31:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/30 02:31:59 DEBUG : Waiting for deletions to finish 2026/06/30 02:31:59 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:31:59 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:31:59 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:31:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 02:31:59 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/30 02:31:59 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/30 02:31:59 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:31:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/30 02:31:59 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/30 02:31:59 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:31:59 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (1.97s) === RUN TestSyntax 2026/06/30 02:32:00 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:32:00 INFO : toe: Making directory 2026/06/30 02:32:00 INFO : toe/toe: Making directory 2026/06/30 02:32:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/30 02:32:00 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:32:00 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:32:01 DEBUG : toe/toe/toe: size = 11 OK 2026/06/30 02:32:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:32:01 INFO : toe/toe/toe: Copied (new) 2026/06/30 02:32:01 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.81s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:32:02 DEBUG : empty_dir: Making directory with metadata 2026/06/30 02:32:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/30 02:32:02 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:32:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 02:32:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 02:32:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 02:32:02 INFO : tictacempty_dir: Making directory 2026/06/30 02:32:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 02:32:02 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:32:02 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:32:02 INFO : tictactoe: Making directory 2026/06/30 02:32:02 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:32:02 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:32:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 02:32:02 INFO : tictactoe/tictactoe: Making directory 2026/06/30 02:32:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 02:32:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/30 02:32:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 02:32:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/30 02:32:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 02:32:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 02:32:02 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:32:02 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:32:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/30 02:32:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:32:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 02:32:03 INFO : toe/toe/toe.txt: Deleted 2026/06/30 02:32:03 INFO : toe/toe: Removing directory 2026/06/30 02:32:03 INFO : toe: Removing directory 2026/06/30 02:32:03 INFO : empty_dir: Removing directory 2026/06/30 02:32:03 DEBUG : Local file system at /tmp/rclone3078520520: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.72s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:32:04 DEBUG : empty_dir: Making directory with metadata 2026/06/30 02:32:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/30 02:32:04 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:32:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 02:32:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 02:32:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 02:32:04 INFO : tictacempty_dir: Making directory 2026/06/30 02:32:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 02:32:04 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:32:04 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:32:04 INFO : tictactoe: Making directory 2026/06/30 02:32:04 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:32:04 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:32:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 02:32:04 INFO : tictactoe/tictactoe: Making directory 2026/06/30 02:32:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 02:32:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/30 02:32:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 02:32:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/30 02:32:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 02:32:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 02:32:04 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:32:04 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:32:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/30 02:32:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:32:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 02:32:04 INFO : toe/toe/toe.txt: Deleted 2026/06/30 02:32:04 INFO : toe/toe: Removing directory 2026/06/30 02:32:04 INFO : toe: Removing directory 2026/06/30 02:32:04 INFO : empty_dir: Removing directory 2026/06/30 02:32:04 DEBUG : Local file system at /tmp/rclone3078520520: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/30 02:32:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/30 02:32:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/30 02:32:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/30 02:32:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/30 02:32:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/30 02:32:06 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/30 02:32:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:32:06 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/06/30 02:32:06 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.30s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:32:07 DEBUG : Reset feature "Copy" 2026/06/30 02:32:07 DEBUG : Reset feature "Move" 2026/06/30 02:32:07 DEBUG : Reset feature "Copy" 2026/06/30 02:32:07 DEBUG : Reset feature "Move" 2026/06/30 02:32:07 DEBUG : empty_dir: Making directory with metadata 2026/06/30 02:32:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/30 02:32:07 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:32:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 02:32:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 02:32:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 02:32:07 INFO : tictacempty_dir: Making directory 2026/06/30 02:32:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/30 02:32:07 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:32:07 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:32:07 INFO : tictactoe: Making directory 2026/06/30 02:32:07 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:32:07 DEBUG : toe: transformed to: tictactoe 2026/06/30 02:32:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 02:32:07 INFO : tictactoe/tictactoe: Making directory 2026/06/30 02:32:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/30 02:32:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/30 02:32:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 02:32:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/30 02:32:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 02:32:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 02:32:07 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:32:07 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:32:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/30 02:32:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:32:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/30 02:32:08 INFO : toe/toe/toe.txt: Deleted 2026/06/30 02:32:08 INFO : toe/toe: Removing directory 2026/06/30 02:32:08 INFO : toe: Removing directory 2026/06/30 02:32:08 INFO : empty_dir: Removing directory 2026/06/30 02:32:08 DEBUG : Local file system at /tmp/rclone3078520520: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/30 02:32:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/30 02:32:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/30 02:32:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/30 02:32:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/30 02:32:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/30 02:32:09 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/30 02:32:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:32:09 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/30 02:32:09 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.48s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:32:10 DEBUG : toe: transformed to: dG9l 2026/06/30 02:32:11 DEBUG : toe: transformed to: dG9l 2026/06/30 02:32:11 INFO : dG9l: Making directory 2026/06/30 02:32:11 DEBUG : toe: transformed to: dG9l 2026/06/30 02:32:11 DEBUG : toe: transformed to: dG9l 2026/06/30 02:32:11 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/30 02:32:11 INFO : dG9l/dG9l: Making directory 2026/06/30 02:32:11 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/30 02:32:11 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/30 02:32:11 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/30 02:32:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/30 02:32:11 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/30 02:32:11 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:32:11 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:32:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/30 02:32:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:32:11 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/30 02:32:11 DEBUG : Waiting for deletions to finish 2026/06/30 02:32:12 DEBUG : dG9l: transformed to: toe 2026/06/30 02:32:12 DEBUG : dG9l: transformed to: toe 2026/06/30 02:32:12 DEBUG : dG9l: transformed to: toe 2026/06/30 02:32:12 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/30 02:32:12 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/30 02:32:12 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/30 02:32:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/30 02:32:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/30 02:32:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/30 02:32:12 DEBUG : Local file system at /tmp/rclone3078520520: Waiting for checks to finish 2026/06/30 02:32:12 DEBUG : Local file system at /tmp/rclone3078520520: Waiting for transfers to finish 2026/06/30 02:32:12 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.52s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-bisenul6puca", Local "Local file system at /tmp/rclone3078520520", Modify Window "1ms" 2026/06/30 02:32:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/30 02:32:13 DEBUG : toe: transformed to: 2026/06/30 02:32:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/30 02:32:13 DEBUG : toe: transformed to: 2026/06/30 02:32:13 INFO : B2 bucket rclone-test-bisenul6puca: Making directory 2026/06/30 02:32:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/30 02:32:13 DEBUG : toe: transformed to: 2026/06/30 02:32:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/30 02:32:13 DEBUG : toe: transformed to: 2026/06/30 02:32:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/30 02:32:13 DEBUG : toe/toe: transformed to: 2026/06/30 02:32:13 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/30 02:32:13 INFO : toe/toe: Making directory 2026/06/30 02:32:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/30 02:32:13 DEBUG : toe/toe: transformed to: 2026/06/30 02:32:13 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/30 02:32:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/30 02:32:13 DEBUG : toe: transformed to: 2026/06/30 02:32:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/30 02:32:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/30 02:32:13 DEBUG : toe/toe/toe: transformed to: 2026/06/30 02:32:13 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/30 02:32:13 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for checks to finish 2026/06/30 02:32:13 DEBUG : B2 bucket rclone-test-bisenul6puca: Waiting for transfers to finish 2026/06/30 02:32:14 DEBUG : toe/toe/toe: size = 11 OK 2026/06/30 02:32:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/30 02:32:14 INFO : toe/toe/toe: Copied (new) 2026/06/30 02:32:14 ERROR : B2 bucket rclone-test-bisenul6puca: not deleting files as there were IO errors 2026/06/30 02:32:14 ERROR : B2 bucket rclone-test-bisenul6puca: not deleting directories as there were IO errors --- PASS: TestError (1.66s) PASS 2026/06/30 02:32:15 DEBUG : B2 bucket rclone-test-bisenul6puca: Purge remote 2026/06/30 02:32:15 INFO : B2 bucket rclone-test-bisenul6puca: cleaning bucket "rclone-test-bisenul6puca" of all files 2026/06/30 02:32:16 DEBUG : BackupDir/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d4c5_d20260630_m022612_c001_v7007000_t0000_u01782786372656") 2026/06/30 02:32:16 DEBUG : BackupDir/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f100677cafd1e55a2_d20260630_m022606_c001_v0001180_t0034_u01782786366245") 2026/06/30 02:32:16 DEBUG : CompareDest/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4094850460c13d35_d20260630_m022545_c001_v7007000_t0000_u01782786345411") 2026/06/30 02:32:16 DEBUG : CompareDest/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10917da8263225bf_d20260630_m022539_c001_v0001091_t0046_u01782786339546") 2026/06/30 02:32:16 DEBUG : CompareDest/two: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4094850460c13d37_d20260630_m022545_c001_v7007000_t0000_u01782786345593") 2026/06/30 02:32:16 DEBUG : CompareDest/two: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad931fce_d20260630_m022541_c001_v0001182_t0021_u01782786341103") 2026/06/30 02:32:16 DEBUG : CopyDest/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d4c7_d20260630_m022612_c001_v7007000_t0000_u01782786372836") 2026/06/30 02:32:16 DEBUG : CopyDest/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00142_d20260630_m022602_c001_v0001033_t0035_u01782786362733") 2026/06/30 02:32:16 DEBUG : CopyDest/three: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d4c8_d20260630_m022613_c001_v7007000_t0000_u01782786373086") 2026/06/30 02:32:16 DEBUG : CopyDest/three: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9320e9_d20260630_m022610_c001_v0001182_t0040_u01782786370491") 2026/06/30 02:32:16 DEBUG : CopyDest/two: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d4ca_d20260630_m022613_c001_v7007000_t0000_u01782786373297") 2026/06/30 02:32:16 DEBUG : CopyDest/two: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10917da8263225f3_d20260630_m022608_c001_v0001091_t0035_u01782786368155") 2026/06/30 02:32:16 DEBUG : EXISTING: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4094850460c13e66_d20260630_m022743_c001_v7007000_t0000_u01782786463511") 2026/06/30 02:32:16 DEBUG : EXISTING: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb001e8_d20260630_m022742_c001_v0001033_t0042_u01782786462149") 2026/06/30 02:32:16 DEBUG : PREFIXapple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f41403ce12781edfb_d20260630_m022944_c001_v7007000_t0000_u01782786584262") 2026/06/30 02:32:17 DEBUG : PREFIXapple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b8fe_d20260630_m022938_c001_v0001171_t0001_u01782786578738") 2026/06/30 02:32:17 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4031c3ae04c6d51d_d20260630_m022944_c001_v7007000_t0000_u01782786584015") 2026/06/30 02:32:17 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93273e_d20260630_m022938_c001_v0001182_t0044_u01782786578752") 2026/06/30 02:32:17 DEBUG : PREFIXbanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f425f6d23b9d65e8f_d20260630_m022944_c001_v7007000_t0000_u01782786584273") 2026/06/30 02:32:17 DEBUG : PREFIXbanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0ce4_d20260630_m022938_c001_v0001146_t0017_u01782786578761") 2026/06/30 02:32:17 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4031c3ae04c6d51e_d20260630_m022944_c001_v7007000_t0000_u01782786584069") 2026/06/30 02:32:17 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0037c_d20260630_m022938_c001_v0001033_t0040_u01782786578804") 2026/06/30 02:32:17 DEBUG : Testêé: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4094850460c13e62_d20260630_m022739_c001_v7007000_t0000_u01782786459874") 2026/06/30 02:32:17 DEBUG : Testêé: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb001e2_d20260630_m022738_c001_v0001033_t0021_u01782786458938") 2026/06/30 02:32:17 DEBUG : Testêé: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93234b_d20260630_m022737_c001_v0001182_t0055_u01782786457924") 2026/06/30 02:32:17 DEBUG : YXBwbGU=: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4156b835a8a33935_d20260630_m022924_c001_v7007000_t0000_u01782786564725") 2026/06/30 02:32:17 DEBUG : YXBwbGU=: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9326ac_d20260630_m022920_c001_v0001182_t0052_u01782786560218") 2026/06/30 02:32:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4156b835a8a33936_d20260630_m022924_c001_v7007000_t0000_u01782786564922") 2026/06/30 02:32:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00342_d20260630_m022920_c001_v0001033_t0001_u01782786560232") 2026/06/30 02:32:17 DEBUG : YmFuYW5h: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4156b835a8a33937_d20260630_m022925_c001_v7007000_t0000_u01782786565104") 2026/06/30 02:32:17 DEBUG : YmFuYW5h: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b8b6_d20260630_m022920_c001_v0001171_t0045_u01782786560249") 2026/06/30 02:32:17 DEBUG : a/potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d4aa_d20260630_m022308_c001_v7007000_t0000_u01782786188905") 2026/06/30 02:32:17 DEBUG : a/potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbaffffb_d20260630_m022307_c001_v0001033_t0016_u01782786187902") 2026/06/30 02:32:17 DEBUG : a/potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d4a5_d20260630_m022305_c001_v7007000_t0000_u01782786185934") 2026/06/30 02:32:17 DEBUG : a/potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbaffff1_d20260630_m022304_c001_v0001033_t0005_u01782786184632") 2026/06/30 02:32:17 DEBUG : a/potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4189478fe5324bfa_d20260630_m022243_c001_v7007000_t0000_u01782786163932") 2026/06/30 02:32:17 DEBUG : a/potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafffa1_d20260630_m022242_c001_v0001033_t0047_u01782786162726") 2026/06/30 02:32:17 DEBUG : apple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea96_d20260630_m023143_c001_v7007000_t0000_u01782786703480") 2026/06/30 02:32:18 DEBUG : apple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0ec2_d20260630_m023139_c001_v0001146_t0032_u01782786699437") 2026/06/30 02:32:18 DEBUG : apple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a29707966d0_d20260630_m023127_c001_v7007000_t0000_u01782786687847") 2026/06/30 02:32:18 DEBUG : apple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0e76_d20260630_m023123_c001_v0001146_t0032_u01782786683760") 2026/06/30 02:32:18 DEBUG : apple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea2f_d20260630_m023111_c001_v7007000_t0000_u01782786671695") 2026/06/30 02:32:18 DEBUG : apple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0e4a_d20260630_m023108_c001_v0001146_t0054_u01782786668184") 2026/06/30 02:32:18 DEBUG : apple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa562bac_d20260630_m023055_c001_v7007000_t0000_u01782786655972") 2026/06/30 02:32:18 DEBUG : apple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0e00_d20260630_m023052_c001_v0001146_t0016_u01782786652356") 2026/06/30 02:32:18 DEBUG : apple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40107345de86b03a_d20260630_m023040_c001_v7007000_t0000_u01782786640851") 2026/06/30 02:32:18 DEBUG : apple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0dd0_d20260630_m023036_c001_v0001146_t0024_u01782786636719") 2026/06/30 02:32:18 DEBUG : apple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42692a0894d59799_d20260630_m023025_c001_v7007000_t0000_u01782786625239") 2026/06/30 02:32:18 DEBUG : apple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb003e9_d20260630_m023018_c001_v0001033_t0055_u01782786618909") 2026/06/30 02:32:18 DEBUG : apple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc52_d20260630_m023006_c001_v7007000_t0000_u01782786606832") 2026/06/30 02:32:18 DEBUG : apple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb003ba_d20260630_m023003_c001_v0001033_t0040_u01782786603309") 2026/06/30 02:32:18 DEBUG : apple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4040844aff1b30f3_d20260630_m023001_c001_v7007000_t0000_u01782786601942") 2026/06/30 02:32:18 DEBUG : apple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb003ac_d20260630_m022957_c001_v0001033_t0047_u01782786597590") 2026/06/30 02:32:18 DEBUG : apple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61da8e_d20260630_m022945_c001_v7007000_t0000_u01782786585725") 2026/06/30 02:32:18 DEBUG : apple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932762_d20260630_m022942_c001_v0001182_t0004_u01782786582225") 2026/06/30 02:32:18 DEBUG : apple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4031c3ae04c6d50d_d20260630_m022940_c001_v7007000_t0000_u01782786580844") 2026/06/30 02:32:18 DEBUG : apple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b8f4_d20260630_m022936_c001_v0001171_t0011_u01782786576738") 2026/06/30 02:32:18 DEBUG : apple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f400503bf63e102ee_d20260630_m022922_c001_v7007000_t0000_u01782786562647") 2026/06/30 02:32:18 DEBUG : apple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93269c_d20260630_m022917_c001_v0001182_t0051_u01782786557531") 2026/06/30 02:32:19 DEBUG : apple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d669_d20260630_m022905_c001_v7007000_t0000_u01782786545704") 2026/06/30 02:32:19 DEBUG : apple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932612_d20260630_m022901_c001_v0001182_t0023_u01782786541799") 2026/06/30 02:32:19 DEBUG : apple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa5626b1_d20260630_m022850_c001_v7007000_t0000_u01782786530194") 2026/06/30 02:32:19 DEBUG : apple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9325a7_d20260630_m022846_c001_v0001182_t0026_u01782786526732") 2026/06/30 02:32:19 DEBUG : appleSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f425f6d23b9d66690_d20260630_m023005_c001_v7007000_t0000_u01782786605467") 2026/06/30 02:32:19 DEBUG : appleSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9327c9_d20260630_m022959_c001_v0001182_t0003_u01782786599645") 2026/06/30 02:32:19 DEBUG : appleapple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42692a0894d5979b_d20260630_m023025_c001_v7007000_t0000_u01782786625452") 2026/06/30 02:32:19 DEBUG : appleapple: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb003ed_d20260630_m023021_c001_v0001033_t0040_u01782786621104") 2026/06/30 02:32:19 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea97_d20260630_m023143_c001_v7007000_t0000_u01782786703661") 2026/06/30 02:32:19 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932ba0_d20260630_m023140_c001_v0001182_t0025_u01782786700215") 2026/06/30 02:32:19 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a29707966d2_d20260630_m023128_c001_v7007000_t0000_u01782786688028") 2026/06/30 02:32:19 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932ae9_d20260630_m023124_c001_v0001182_t0017_u01782786684446") 2026/06/30 02:32:19 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea31_d20260630_m023111_c001_v7007000_t0000_u01782786671890") 2026/06/30 02:32:19 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932a56_d20260630_m023108_c001_v0001182_t0054_u01782786668794") 2026/06/30 02:32:19 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa562bad_d20260630_m023056_c001_v7007000_t0000_u01782786656156") 2026/06/30 02:32:19 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9329a7_d20260630_m023053_c001_v0001182_t0058_u01782786653115") 2026/06/30 02:32:19 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40107345de86b03b_d20260630_m023041_c001_v7007000_t0000_u01782786641034") 2026/06/30 02:32:19 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932921_d20260630_m023037_c001_v0001182_t0015_u01782786637498") 2026/06/30 02:32:19 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4177e91e04396106_d20260630_m023023_c001_v7007000_t0000_u01782786623680") 2026/06/30 02:32:19 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b9c9_d20260630_m023019_c001_v0001171_t0052_u01782786619515") 2026/06/30 02:32:19 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc53_d20260630_m023007_c001_v7007000_t0000_u01782786607105") 2026/06/30 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9327f6_d20260630_m023003_c001_v0001182_t0003_u01782786603266") 2026/06/30 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc43_d20260630_m023001_c001_v7007000_t0000_u01782786601919") 2026/06/30 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b952_d20260630_m022958_c001_v0001171_t0055_u01782786598164") 2026/06/30 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61da8f_d20260630_m022945_c001_v7007000_t0000_u01782786585907") 2026/06/30 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b914_d20260630_m022942_c001_v0001171_t0003_u01782786582257") 2026/06/30 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4031c3ae04c6d50e_d20260630_m022940_c001_v7007000_t0000_u01782786580984") 2026/06/30 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0ce2_d20260630_m022937_c001_v0001146_t0012_u01782786577245") 2026/06/30 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f41819796af650deb_d20260630_m022922_c001_v7007000_t0000_u01782786562902") 2026/06/30 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0c92_d20260630_m022918_c001_v0001146_t0033_u01782786558469") 2026/06/30 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d66a_d20260630_m022905_c001_v7007000_t0000_u01782786545885") 2026/06/30 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0c5a_d20260630_m022902_c001_v0001146_t0037_u01782786542356") 2026/06/30 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa5626b3_d20260630_m022850_c001_v7007000_t0000_u01782786530375") 2026/06/30 02:32:20 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0c28_d20260630_m022847_c001_v0001146_t0056_u01782786527493") 2026/06/30 02:32:20 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d8c5_d20260630_m023005_c001_v7007000_t0000_u01782786605099") 2026/06/30 02:32:20 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0d3c_d20260630_m022959_c001_v0001146_t0015_u01782786599645") 2026/06/30 02:32:20 DEBUG : b/potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d4ab_d20260630_m022309_c001_v7007000_t0000_u01782786189089") 2026/06/30 02:32:20 DEBUG : b/potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbaffff5_d20260630_m022306_c001_v0001033_t0031_u01782786186486") 2026/06/30 02:32:20 DEBUG : b/potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d4a3_d20260630_m022305_c001_v7007000_t0000_u01782786185380") 2026/06/30 02:32:20 DEBUG : b/potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafffe9_d20260630_m022303_c001_v0001033_t0046_u01782786183234") 2026/06/30 02:32:21 DEBUG : b/potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4189478fe5324bf5_d20260630_m022243_c001_v7007000_t0000_u01782786163390") 2026/06/30 02:32:21 DEBUG : b/potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafff97_d20260630_m022241_c001_v0001033_t0056_u01782786161342") 2026/06/30 02:32:21 DEBUG : backup/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f410219d8429c8db8_d20260630_m022628_c001_v7007000_t0000_u01782786388606") 2026/06/30 02:32:21 DEBUG : backup/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1176a6aeb38952cf_d20260630_m022625_c001_v0001032_t0043_u01782786385837") 2026/06/30 02:32:21 DEBUG : backup/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1082095e1011af08_d20260630_m022620_c001_v0001039_t0001_u01782786380979") 2026/06/30 02:32:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d545_d20260630_m022656_c001_v7007000_t0000_u01782786416579") 2026/06/30 02:32:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f119e8fa7dc40791c_d20260630_m022654_c001_v0001157_t0024_u01782786414380") 2026/06/30 02:32:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f108eca9128b9b185_d20260630_m022650_c001_v0001181_t0008_u01782786410349") 2026/06/30 02:32:21 DEBUG : backup/one.bak: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4040844aff1b2e55_d20260630_m022641_c001_v7007000_t0000_u01782786401391") 2026/06/30 02:32:21 DEBUG : backup/one.bak: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f115a478948fffec4_d20260630_m022639_c001_v0001185_t0053_u01782786399733") 2026/06/30 02:32:21 DEBUG : backup/one.bak: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10381e67e09dd01c_d20260630_m022635_c001_v0001181_t0021_u01782786395669") 2026/06/30 02:32:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d546_d20260630_m022656_c001_v7007000_t0000_u01782786416762") 2026/06/30 02:32:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f11975d5a2d057537_d20260630_m022655_c001_v0001174_t0001_u01782786415520") 2026/06/30 02:32:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107c21f532c174e6_d20260630_m022651_c001_v0001172_t0023_u01782786411740") 2026/06/30 02:32:21 DEBUG : backup/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f410219d8429c8db9_d20260630_m022628_c001_v7007000_t0000_u01782786388788") 2026/06/30 02:32:21 DEBUG : backup/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f112ec438ce569f2e_d20260630_m022627_c001_v0001179_t0036_u01782786387218") 2026/06/30 02:32:21 DEBUG : backup/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10187491e2a588c9_d20260630_m022623_c001_v0001181_t0049_u01782786383165") 2026/06/30 02:32:21 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4040844aff1b2e59_d20260630_m022641_c001_v7007000_t0000_u01782786401577") 2026/06/30 02:32:21 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f113dcf0658ac0d1d_d20260630_m022640_c001_v0001182_t0049_u01782786400594") 2026/06/30 02:32:21 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f11320b9fc860da0f_d20260630_m022637_c001_v0001177_t0031_u01782786397102") 2026/06/30 02:32:21 DEBUG : banana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea98_d20260630_m023143_c001_v7007000_t0000_u01782786703843") 2026/06/30 02:32:22 DEBUG : banana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61bb3c_d20260630_m023139_c001_v0001171_t0037_u01782786699863") 2026/06/30 02:32:22 DEBUG : banana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a29707966d3_d20260630_m023128_c001_v7007000_t0000_u01782786688209") 2026/06/30 02:32:22 DEBUG : banana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61baea_d20260630_m023124_c001_v0001171_t0026_u01782786684188") 2026/06/30 02:32:22 DEBUG : banana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea33_d20260630_m023112_c001_v7007000_t0000_u01782786672071") 2026/06/30 02:32:22 DEBUG : banana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61ba9e_d20260630_m023108_c001_v0001171_t0046_u01782786668522") 2026/06/30 02:32:22 DEBUG : banana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa562bae_d20260630_m023056_c001_v7007000_t0000_u01782786656340") 2026/06/30 02:32:22 DEBUG : banana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61ba5c_d20260630_m023052_c001_v0001171_t0042_u01782786652807") 2026/06/30 02:32:22 DEBUG : banana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40107345de86b03c_d20260630_m023041_c001_v7007000_t0000_u01782786641229") 2026/06/30 02:32:22 DEBUG : banana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61ba1f_d20260630_m023037_c001_v0001171_t0032_u01782786637169") 2026/06/30 02:32:22 DEBUG : banana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42692a0894d5979d_d20260630_m023025_c001_v7007000_t0000_u01782786625636") 2026/06/30 02:32:22 DEBUG : banana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93287e_d20260630_m023019_c001_v0001182_t0007_u01782786619321") 2026/06/30 02:32:22 DEBUG : banana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc54_d20260630_m023007_c001_v7007000_t0000_u01782786607302") 2026/06/30 02:32:22 DEBUG : banana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b96c_d20260630_m023003_c001_v0001171_t0054_u01782786603275") 2026/06/30 02:32:22 DEBUG : banana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4040844aff1b30f4_d20260630_m023002_c001_v7007000_t0000_u01782786602131") 2026/06/30 02:32:22 DEBUG : banana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9327c0_d20260630_m022957_c001_v0001182_t0038_u01782786597970") 2026/06/30 02:32:22 DEBUG : banana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61da90_d20260630_m022946_c001_v7007000_t0000_u01782786586088") 2026/06/30 02:32:22 DEBUG : banana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0cf4_d20260630_m022942_c001_v0001146_t0023_u01782786582236") 2026/06/30 02:32:22 DEBUG : banana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f41403ce12781edd3_d20260630_m022940_c001_v7007000_t0000_u01782786580976") 2026/06/30 02:32:22 DEBUG : banana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93272c_d20260630_m022937_c001_v0001182_t0018_u01782786577037") 2026/06/30 02:32:22 DEBUG : banana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f41111c87b4d83a1c_d20260630_m022923_c001_v7007000_t0000_u01782786563008") 2026/06/30 02:32:23 DEBUG : banana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0033a_d20260630_m022917_c001_v0001033_t0037_u01782786557728") 2026/06/30 02:32:23 DEBUG : banana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d66c_d20260630_m022906_c001_v7007000_t0000_u01782786546115") 2026/06/30 02:32:23 DEBUG : banana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00304_d20260630_m022902_c001_v0001033_t0001_u01782786542015") 2026/06/30 02:32:23 DEBUG : banana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa5626b4_d20260630_m022850_c001_v7007000_t0000_u01782786530556") 2026/06/30 02:32:23 DEBUG : banana: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb002cc_d20260630_m022846_c001_v0001033_t0029_u01782786526968") 2026/06/30 02:32:23 DEBUG : bananaSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4040844aff1b30f6_d20260630_m023005_c001_v7007000_t0000_u01782786605115") 2026/06/30 02:32:23 DEBUG : bananaSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb003b2_d20260630_m022959_c001_v0001033_t0040_u01782786599650") 2026/06/30 02:32:23 DEBUG : both0: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9af_d20260630_m022824_c001_v7007000_t0000_u01782786504152") 2026/06/30 02:32:23 DEBUG : both0: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932444_d20260630_m022807_c001_v0001182_t0049_u01782786487211") 2026/06/30 02:32:23 DEBUG : both0: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4073ddc34b015473_d20260630_m022802_c001_v7007000_t0000_u01782786482923") 2026/06/30 02:32:23 DEBUG : both0: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932388_d20260630_m022745_c001_v0001182_t0052_u01782786465373") 2026/06/30 02:32:23 DEBUG : both1: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9b1_d20260630_m022824_c001_v7007000_t0000_u01782786504335") 2026/06/30 02:32:23 DEBUG : both1: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93244c_d20260630_m022808_c001_v0001182_t0018_u01782786488192") 2026/06/30 02:32:23 DEBUG : both1: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4073ddc34b015474_d20260630_m022803_c001_v7007000_t0000_u01782786483107") 2026/06/30 02:32:23 DEBUG : both1: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93238c_d20260630_m022746_c001_v0001182_t0008_u01782786466077") 2026/06/30 02:32:23 DEBUG : both10: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9b3_d20260630_m022824_c001_v7007000_t0000_u01782786504517") 2026/06/30 02:32:23 DEBUG : both10: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932497_d20260630_m022814_c001_v0001182_t0046_u01782786494681") 2026/06/30 02:32:23 DEBUG : both10: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4073ddc34b015475_d20260630_m022803_c001_v7007000_t0000_u01782786483290") 2026/06/30 02:32:23 DEBUG : both10: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9323ca_d20260630_m022752_c001_v0001182_t0042_u01782786472704") 2026/06/30 02:32:23 DEBUG : both11: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9b6_d20260630_m022824_c001_v7007000_t0000_u01782786504700") 2026/06/30 02:32:23 DEBUG : both11: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93249f_d20260630_m022815_c001_v0001182_t0050_u01782786495265") 2026/06/30 02:32:24 DEBUG : both11: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4073ddc34b015477_d20260630_m022803_c001_v7007000_t0000_u01782786483474") 2026/06/30 02:32:24 DEBUG : both11: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9323d0_d20260630_m022753_c001_v0001182_t0043_u01782786473604") 2026/06/30 02:32:24 DEBUG : both12: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9b8_d20260630_m022824_c001_v7007000_t0000_u01782786504881") 2026/06/30 02:32:24 DEBUG : both12: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9324a9_d20260630_m022815_c001_v0001182_t0052_u01782786495835") 2026/06/30 02:32:24 DEBUG : both12: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4073ddc34b015478_d20260630_m022803_c001_v7007000_t0000_u01782786483657") 2026/06/30 02:32:24 DEBUG : both12: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9323de_d20260630_m022754_c001_v0001182_t0024_u01782786474307") 2026/06/30 02:32:24 DEBUG : both13: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9b9_d20260630_m022825_c001_v7007000_t0000_u01782786505063") 2026/06/30 02:32:24 DEBUG : both13: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9324ad_d20260630_m022816_c001_v0001182_t0033_u01782786496510") 2026/06/30 02:32:24 DEBUG : both13: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4073ddc34b015479_d20260630_m022803_c001_v7007000_t0000_u01782786483840") 2026/06/30 02:32:24 DEBUG : both13: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9323ee_d20260630_m022755_c001_v0001182_t0047_u01782786475096") 2026/06/30 02:32:24 DEBUG : both14: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9bc_d20260630_m022825_c001_v7007000_t0000_u01782786505245") 2026/06/30 02:32:24 DEBUG : both14: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9324b9_d20260630_m022817_c001_v0001182_t0023_u01782786497072") 2026/06/30 02:32:24 DEBUG : both14: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4073ddc34b01547a_d20260630_m022804_c001_v7007000_t0000_u01782786484023") 2026/06/30 02:32:24 DEBUG : both14: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9323f6_d20260630_m022755_c001_v0001182_t0000_u01782786475698") 2026/06/30 02:32:24 DEBUG : both15: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9bd_d20260630_m022825_c001_v7007000_t0000_u01782786505431") 2026/06/30 02:32:24 DEBUG : both15: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9324bd_d20260630_m022817_c001_v0001182_t0010_u01782786497877") 2026/06/30 02:32:24 DEBUG : both15: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4073ddc34b01547b_d20260630_m022804_c001_v7007000_t0000_u01782786484266") 2026/06/30 02:32:24 DEBUG : both15: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9323fc_d20260630_m022756_c001_v0001182_t0029_u01782786476530") 2026/06/30 02:32:24 DEBUG : both16: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9bf_d20260630_m022825_c001_v7007000_t0000_u01782786505612") 2026/06/30 02:32:24 DEBUG : both16: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9324c5_d20260630_m022818_c001_v0001182_t0030_u01782786498442") 2026/06/30 02:32:24 DEBUG : both16: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4073ddc34b01547c_d20260630_m022804_c001_v7007000_t0000_u01782786484451") 2026/06/30 02:32:25 DEBUG : both16: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932404_d20260630_m022757_c001_v0001182_t0050_u01782786477256") 2026/06/30 02:32:25 DEBUG : both17: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9c0_d20260630_m022825_c001_v7007000_t0000_u01782786505795") 2026/06/30 02:32:25 DEBUG : both17: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9324d1_d20260630_m022819_c001_v0001182_t0027_u01782786499565") 2026/06/30 02:32:25 DEBUG : both17: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4073ddc34b01547d_d20260630_m022804_c001_v7007000_t0000_u01782786484636") 2026/06/30 02:32:25 DEBUG : both17: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932406_d20260630_m022757_c001_v0001182_t0030_u01782786477856") 2026/06/30 02:32:25 DEBUG : both18: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9c3_d20260630_m022825_c001_v7007000_t0000_u01782786505976") 2026/06/30 02:32:25 DEBUG : both18: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9324d9_d20260630_m022820_c001_v0001182_t0018_u01782786500173") 2026/06/30 02:32:25 DEBUG : both18: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4073ddc34b01547e_d20260630_m022804_c001_v7007000_t0000_u01782786484822") 2026/06/30 02:32:25 DEBUG : both18: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932412_d20260630_m022759_c001_v0001182_t0035_u01782786479010") 2026/06/30 02:32:25 DEBUG : both19: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9c4_d20260630_m022826_c001_v7007000_t0000_u01782786506158") 2026/06/30 02:32:25 DEBUG : both19: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9324dd_d20260630_m022820_c001_v0001182_t0055_u01782786500926") 2026/06/30 02:32:25 DEBUG : both19: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4073ddc34b01547f_d20260630_m022805_c001_v7007000_t0000_u01782786485006") 2026/06/30 02:32:25 DEBUG : both19: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932418_d20260630_m022759_c001_v0001182_t0020_u01782786479625") 2026/06/30 02:32:25 DEBUG : both2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9c6_d20260630_m022826_c001_v7007000_t0000_u01782786506340") 2026/06/30 02:32:25 DEBUG : both2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932452_d20260630_m022808_c001_v0001182_t0011_u01782786488946") 2026/06/30 02:32:25 DEBUG : both2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4073ddc34b015480_d20260630_m022805_c001_v7007000_t0000_u01782786485189") 2026/06/30 02:32:25 DEBUG : both2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932390_d20260630_m022747_c001_v0001182_t0043_u01782786467027") 2026/06/30 02:32:25 DEBUG : both3: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9c8_d20260630_m022826_c001_v7007000_t0000_u01782786506522") 2026/06/30 02:32:25 DEBUG : both3: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93245a_d20260630_m022809_c001_v0001182_t0055_u01782786489814") 2026/06/30 02:32:25 DEBUG : both3: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4073ddc34b015481_d20260630_m022805_c001_v7007000_t0000_u01782786485373") 2026/06/30 02:32:25 DEBUG : both3: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932392_d20260630_m022747_c001_v0001182_t0054_u01782786467672") 2026/06/30 02:32:26 DEBUG : both4: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9c9_d20260630_m022826_c001_v7007000_t0000_u01782786506703") 2026/06/30 02:32:26 DEBUG : both4: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932468_d20260630_m022810_c001_v0001182_t0050_u01782786490496") 2026/06/30 02:32:26 DEBUG : both4: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4073ddc34b015482_d20260630_m022805_c001_v7007000_t0000_u01782786485556") 2026/06/30 02:32:26 DEBUG : both4: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93239e_d20260630_m022748_c001_v0001182_t0004_u01782786468495") 2026/06/30 02:32:26 DEBUG : both5: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9cb_d20260630_m022826_c001_v7007000_t0000_u01782786506891") 2026/06/30 02:32:26 DEBUG : both5: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93246e_d20260630_m022811_c001_v0001182_t0004_u01782786491124") 2026/06/30 02:32:26 DEBUG : both5: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4073ddc34b015483_d20260630_m022805_c001_v7007000_t0000_u01782786485741") 2026/06/30 02:32:26 DEBUG : both5: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9323a4_d20260630_m022749_c001_v0001182_t0054_u01782786469092") 2026/06/30 02:32:26 DEBUG : both6: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9ce_d20260630_m022827_c001_v7007000_t0000_u01782786507073") 2026/06/30 02:32:26 DEBUG : both6: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932477_d20260630_m022811_c001_v0001182_t0054_u01782786491822") 2026/06/30 02:32:26 DEBUG : both6: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4073ddc34b015484_d20260630_m022805_c001_v7007000_t0000_u01782786485925") 2026/06/30 02:32:26 DEBUG : both6: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9323ae_d20260630_m022749_c001_v0001182_t0031_u01782786469918") 2026/06/30 02:32:26 DEBUG : both7: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9d0_d20260630_m022827_c001_v7007000_t0000_u01782786507256") 2026/06/30 02:32:26 DEBUG : both7: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93247d_d20260630_m022812_c001_v0001182_t0045_u01782786492431") 2026/06/30 02:32:26 DEBUG : both7: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4073ddc34b015485_d20260630_m022806_c001_v7007000_t0000_u01782786486108") 2026/06/30 02:32:26 DEBUG : both7: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9323bc_d20260630_m022750_c001_v0001182_t0058_u01782786470781") 2026/06/30 02:32:26 DEBUG : both8: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9d2_d20260630_m022827_c001_v7007000_t0000_u01782786507438") 2026/06/30 02:32:26 DEBUG : both8: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932489_d20260630_m022813_c001_v0001182_t0011_u01782786493300") 2026/06/30 02:32:26 DEBUG : both8: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4073ddc34b015486_d20260630_m022806_c001_v7007000_t0000_u01782786486292") 2026/06/30 02:32:26 DEBUG : both8: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9323be_d20260630_m022751_c001_v0001182_t0055_u01782786471559") 2026/06/30 02:32:27 DEBUG : both9: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9d4_d20260630_m022827_c001_v7007000_t0000_u01782786507735") 2026/06/30 02:32:27 DEBUG : both9: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93248d_d20260630_m022813_c001_v0001182_t0033_u01782786493851") 2026/06/30 02:32:27 DEBUG : both9: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4073ddc34b015487_d20260630_m022806_c001_v7007000_t0000_u01782786486476") 2026/06/30 02:32:27 DEBUG : both9: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9323c3_d20260630_m022752_c001_v0001182_t0003_u01782786472129") 2026/06/30 02:32:27 DEBUG : c/non empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d4ac_d20260630_m022309_c001_v7007000_t0000_u01782786189275") 2026/06/30 02:32:27 DEBUG : c/non empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbaffff7_d20260630_m022306_c001_v0001033_t0032_u01782786186951") 2026/06/30 02:32:27 DEBUG : c/non empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d4a6_d20260630_m022306_c001_v7007000_t0000_u01782786186117") 2026/06/30 02:32:27 DEBUG : c/non empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafffeb_d20260630_m022303_c001_v0001033_t0014_u01782786183608") 2026/06/30 02:32:27 DEBUG : c/non empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4189478fe5324bfb_d20260630_m022244_c001_v7007000_t0000_u01782786164142") 2026/06/30 02:32:27 DEBUG : c/non empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafff99_d20260630_m022241_c001_v0001033_t0008_u01782786161741") 2026/06/30 02:32:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4156b835a8a33939_d20260630_m022925_c001_v7007000_t0000_u01782786565283") 2026/06/30 02:32:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0c9a_d20260630_m022920_c001_v0001146_t0027_u01782786560241") 2026/06/30 02:32:27 DEBUG : check sum: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4189478fe5324ba3_d20260630_m022232_c001_v7007000_t0000_u01782786152841") 2026/06/30 02:32:27 DEBUG : check sum: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafff67_d20260630_m022231_c001_v0001033_t0039_u01782786151596") 2026/06/30 02:32:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f408b6a09d1fc5e62_d20260630_m023213_c001_v7007000_t0000_u01782786733056") 2026/06/30 02:32:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0f12_d20260630_m023211_c001_v0001146_t0041_u01782786731498") 2026/06/30 02:32:27 DEBUG : dest/3: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d453_d20260630_m022555_c001_v7007000_t0000_u01782786355093") 2026/06/30 02:32:27 DEBUG : dest/3: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f407c122ea6beb4bc_d20260630_m022554_c001_v0001116_t0016_u01782786354002") 2026/06/30 02:32:27 DEBUG : dir1/0000-abcde: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42692a0894d5979e_d20260630_m023025_c001_v7007000_t0000_u01782786625818") 2026/06/30 02:32:27 DEBUG : dir1/0000-abcde: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b9cd_d20260630_m023021_c001_v0001171_t0012_u01782786621119") 2026/06/30 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea99_d20260630_m023144_c001_v7007000_t0000_u01782786704024") 2026/06/30 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0e9c_d20260630_m023132_c001_v0001146_t0027_u01782786692525") 2026/06/30 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a29707966d4_d20260630_m023128_c001_v7007000_t0000_u01782786688391") 2026/06/30 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0e5c_d20260630_m023116_c001_v0001146_t0023_u01782786676640") 2026/06/30 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea34_d20260630_m023112_c001_v7007000_t0000_u01782786672252") 2026/06/30 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0e26_d20260630_m023100_c001_v0001146_t0021_u01782786660621") 2026/06/30 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa562baf_d20260630_m023056_c001_v7007000_t0000_u01782786656523") 2026/06/30 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0de8_d20260630_m023045_c001_v0001146_t0051_u01782786645673") 2026/06/30 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40107345de86b03d_d20260630_m023041_c001_v7007000_t0000_u01782786641539") 2026/06/30 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0db6_d20260630_m023030_c001_v0001146_t0050_u01782786630068") 2026/06/30 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4177e91e04396105_d20260630_m023023_c001_v7007000_t0000_u01782786623430") 2026/06/30 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb003d3_d20260630_m023011_c001_v0001033_t0002_u01782786611669") 2026/06/30 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc55_d20260630_m023007_c001_v7007000_t0000_u01782786607488") 2026/06/30 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9327fa_d20260630_m023003_c001_v0001182_t0037_u01782786603492") 2026/06/30 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d8b2_d20260630_m023002_c001_v7007000_t0000_u01782786602143") 2026/06/30 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00398_d20260630_m022950_c001_v0001033_t0001_u01782786590351") 2026/06/30 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61da91_d20260630_m022946_c001_v7007000_t0000_u01782786586270") 2026/06/30 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932764_d20260630_m022942_c001_v0001182_t0019_u01782786582426") 2026/06/30 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f41819796af650e08_d20260630_m022941_c001_v7007000_t0000_u01782786581004") 2026/06/30 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b8de_d20260630_m022929_c001_v0001171_t0032_u01782786569578") 2026/06/30 02:32:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4156b835a8a33934_d20260630_m022923_c001_v7007000_t0000_u01782786563022") 2026/06/30 02:32:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932658_d20260630_m022910_c001_v0001182_t0013_u01782786550576") 2026/06/30 02:32:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d66d_d20260630_m022906_c001_v7007000_t0000_u01782786546297") 2026/06/30 02:32:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9325e2_d20260630_m022855_c001_v0001182_t0011_u01782786535066") 2026/06/30 02:32:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa5626b5_d20260630_m022850_c001_v7007000_t0000_u01782786530738") 2026/06/30 02:32:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932589_d20260630_m022840_c001_v0001182_t0029_u01782786520906") 2026/06/30 02:32:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc4e_d20260630_m023005_c001_v7007000_t0000_u01782786605130") 2026/06/30 02:32:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9327cb_d20260630_m022959_c001_v0001182_t0002_u01782786599852") 2026/06/30 02:32:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42692a0894d597a1_d20260630_m023026_c001_v7007000_t0000_u01782786626003") 2026/06/30 02:32:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0d96_d20260630_m023021_c001_v0001146_t0007_u01782786621135") 2026/06/30 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea9a_d20260630_m023144_c001_v7007000_t0000_u01782786704294") 2026/06/30 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61bb16_d20260630_m023133_c001_v0001171_t0015_u01782786693300") 2026/06/30 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a29707966d5_d20260630_m023128_c001_v7007000_t0000_u01782786688573") 2026/06/30 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61bac4_d20260630_m023117_c001_v0001171_t0044_u01782786677569") 2026/06/30 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea36_d20260630_m023112_c001_v7007000_t0000_u01782786672434") 2026/06/30 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61ba7c_d20260630_m023101_c001_v0001171_t0007_u01782786661388") 2026/06/30 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa562bb1_d20260630_m023056_c001_v7007000_t0000_u01782786656706") 2026/06/30 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61ba44_d20260630_m023046_c001_v0001171_t0059_u01782786646342") 2026/06/30 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40107345de86b03e_d20260630_m023041_c001_v7007000_t0000_u01782786641722") 2026/06/30 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b9ff_d20260630_m023030_c001_v0001171_t0046_u01782786630812") 2026/06/30 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253e995_d20260630_m023023_c001_v7007000_t0000_u01782786623095") 2026/06/30 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93283e_d20260630_m023012_c001_v0001182_t0039_u01782786612507") 2026/06/30 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc56_d20260630_m023007_c001_v7007000_t0000_u01782786607669") 2026/06/30 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b96e_d20260630_m023003_c001_v0001171_t0002_u01782786603578") 2026/06/30 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4224efb4a54b71f8_d20260630_m023001_c001_v7007000_t0000_u01782786601925") 2026/06/30 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932790_d20260630_m022951_c001_v0001182_t0032_u01782786591529") 2026/06/30 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61da92_d20260630_m022946_c001_v7007000_t0000_u01782786586468") 2026/06/30 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b916_d20260630_m022942_c001_v0001171_t0007_u01782786582559") 2026/06/30 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d697_d20260630_m022941_c001_v7007000_t0000_u01782786581026") 2026/06/30 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932702_d20260630_m022930_c001_v0001182_t0028_u01782786570195") 2026/06/30 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f410219d8429c9059_d20260630_m022922_c001_v7007000_t0000_u01782786562665") 2026/06/30 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00324_d20260630_m022911_c001_v0001033_t0051_u01782786551197") 2026/06/30 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d66f_d20260630_m022906_c001_v7007000_t0000_u01782786546479") 2026/06/30 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb002de_d20260630_m022855_c001_v0001033_t0010_u01782786535623") 2026/06/30 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa5626b6_d20260630_m022850_c001_v7007000_t0000_u01782786530922") 2026/06/30 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb002bc_d20260630_m022841_c001_v0001033_t0004_u01782786521127") 2026/06/30 02:32:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42692a0894d59729_d20260630_m023005_c001_v7007000_t0000_u01782786605461") 2026/06/30 02:32:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b956_d20260630_m022959_c001_v0001171_t0029_u01782786599888") 2026/06/30 02:32:30 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42692a0894d597a2_d20260630_m023026_c001_v7007000_t0000_u01782786626186") 2026/06/30 02:32:30 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932892_d20260630_m023021_c001_v0001182_t0047_u01782786621330") 2026/06/30 02:32:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea9b_d20260630_m023144_c001_v7007000_t0000_u01782786704477") 2026/06/30 02:32:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932b50_d20260630_m023133_c001_v0001182_t0055_u01782786693937") 2026/06/30 02:32:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a29707966d6_d20260630_m023128_c001_v7007000_t0000_u01782786688781") 2026/06/30 02:32:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932aa0_d20260630_m023118_c001_v0001182_t0053_u01782786678251") 2026/06/30 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea37_d20260630_m023112_c001_v7007000_t0000_u01782786672722") 2026/06/30 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9329f3_d20260630_m023102_c001_v0001182_t0043_u01782786662099") 2026/06/30 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa562bb2_d20260630_m023056_c001_v7007000_t0000_u01782786656892") 2026/06/30 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932973_d20260630_m023047_c001_v0001182_t0028_u01782786647017") 2026/06/30 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40107345de86b03f_d20260630_m023041_c001_v7007000_t0000_u01782786641906") 2026/06/30 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9328f5_d20260630_m023031_c001_v0001182_t0002_u01782786631421") 2026/06/30 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4189478fe5325644_d20260630_m023023_c001_v7007000_t0000_u01782786623268") 2026/06/30 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b999_d20260630_m023013_c001_v0001171_t0044_u01782786613076") 2026/06/30 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc58_d20260630_m023007_c001_v7007000_t0000_u01782786607857") 2026/06/30 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9327fe_d20260630_m023003_c001_v0001182_t0011_u01782786603709") 2026/06/30 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42692a0894d59704_d20260630_m023001_c001_v7007000_t0000_u01782786601630") 2026/06/30 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b934_d20260630_m022952_c001_v0001171_t0037_u01782786592132") 2026/06/30 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61da93_d20260630_m022946_c001_v7007000_t0000_u01782786586650") 2026/06/30 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0038e_d20260630_m022942_c001_v0001033_t0042_u01782786582595") 2026/06/30 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40107345de86afd4_d20260630_m022941_c001_v7007000_t0000_u01782786581219") 2026/06/30 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0cca_d20260630_m022930_c001_v0001146_t0022_u01782786570757") 2026/06/30 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f41697f95082b407f_d20260630_m022922_c001_v7007000_t0000_u01782786562872") 2026/06/30 02:32:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0c78_d20260630_m022912_c001_v0001146_t0047_u01782786552125") 2026/06/30 02:32:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d670_d20260630_m022906_c001_v7007000_t0000_u01782786546676") 2026/06/30 02:32:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0c3c_d20260630_m022856_c001_v0001146_t0013_u01782786536616") 2026/06/30 02:32:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa5626b7_d20260630_m022851_c001_v7007000_t0000_u01782786531103") 2026/06/30 02:32:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0c0c_d20260630_m022841_c001_v0001146_t0058_u01782786521539") 2026/06/30 02:32:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc4d_d20260630_m023005_c001_v7007000_t0000_u01782786605059") 2026/06/30 02:32:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0d3e_d20260630_m022959_c001_v0001146_t0000_u01782786599967") 2026/06/30 02:32:32 DEBUG : dir1/0003-defgh: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42692a0894d597a4_d20260630_m023026_c001_v7007000_t0000_u01782786626370") 2026/06/30 02:32:32 DEBUG : dir1/0003-defgh: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b9d3_d20260630_m023021_c001_v0001171_t0040_u01782786621512") 2026/06/30 02:32:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea9c_d20260630_m023144_c001_v7007000_t0000_u01782786704660") 2026/06/30 02:32:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb004f5_d20260630_m023134_c001_v0001033_t0030_u01782786694496") 2026/06/30 02:32:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a29707966d7_d20260630_m023128_c001_v7007000_t0000_u01782786688977") 2026/06/30 02:32:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb004bb_d20260630_m023118_c001_v0001033_t0040_u01782786678819") 2026/06/30 02:32:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea3b_d20260630_m023112_c001_v7007000_t0000_u01782786672905") 2026/06/30 02:32:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00475_d20260630_m023102_c001_v0001033_t0056_u01782786662754") 2026/06/30 02:32:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa562bb3_d20260630_m023057_c001_v7007000_t0000_u01782786657075") 2026/06/30 02:32:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00446_d20260630_m023047_c001_v0001033_t0057_u01782786647586") 2026/06/30 02:32:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40107345de86b040_d20260630_m023042_c001_v7007000_t0000_u01782786642090") 2026/06/30 02:32:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0040f_d20260630_m023032_c001_v0001033_t0054_u01782786632013") 2026/06/30 02:32:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4050d028c8507125_d20260630_m023023_c001_v7007000_t0000_u01782786623440") 2026/06/30 02:32:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0d7f_d20260630_m023013_c001_v0001146_t0033_u01782786613730") 2026/06/30 02:32:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc59_d20260630_m023008_c001_v7007000_t0000_u01782786608065") 2026/06/30 02:32:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0d5a_d20260630_m023003_c001_v0001146_t0059_u01782786603810") 2026/06/30 02:32:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc40_d20260630_m023001_c001_v7007000_t0000_u01782786601547") 2026/06/30 02:32:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0d18_d20260630_m022952_c001_v0001146_t0038_u01782786592795") 2026/06/30 02:32:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61da94_d20260630_m022946_c001_v7007000_t0000_u01782786586843") 2026/06/30 02:32:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932768_d20260630_m022942_c001_v0001182_t0031_u01782786582707") 2026/06/30 02:32:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4031c3ae04c6d512_d20260630_m022941_c001_v7007000_t0000_u01782786581313") 2026/06/30 02:32:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0035e_d20260630_m022931_c001_v0001033_t0047_u01782786571849") 2026/06/30 02:32:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f410219d8429c905e_d20260630_m022922_c001_v7007000_t0000_u01782786562883") 2026/06/30 02:32:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b898_d20260630_m022912_c001_v0001171_t0010_u01782786552841") 2026/06/30 02:32:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d671_d20260630_m022906_c001_v7007000_t0000_u01782786546893") 2026/06/30 02:32:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b85a_d20260630_m022857_c001_v0001171_t0018_u01782786537432") 2026/06/30 02:32:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa5626b8_d20260630_m022851_c001_v7007000_t0000_u01782786531286") 2026/06/30 02:32:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b829_d20260630_m022842_c001_v0001171_t0012_u01782786522053") 2026/06/30 02:32:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223aac9_d20260630_m023005_c001_v7007000_t0000_u01782786605480") 2026/06/30 02:32:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9327d1_d20260630_m023000_c001_v0001182_t0010_u01782786600099") 2026/06/30 02:32:33 DEBUG : dir1/0004-efghi: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42692a0894d597a6_d20260630_m023026_c001_v7007000_t0000_u01782786626554") 2026/06/30 02:32:33 DEBUG : dir1/0004-efghi: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932894_d20260630_m023021_c001_v0001182_t0033_u01782786621548") 2026/06/30 02:32:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea9d_d20260630_m023144_c001_v7007000_t0000_u01782786704843") 2026/06/30 02:32:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0ea6_d20260630_m023135_c001_v0001146_t0019_u01782786695280") 2026/06/30 02:32:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a29707966d8_d20260630_m023129_c001_v7007000_t0000_u01782786689158") 2026/06/30 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0e66_d20260630_m023119_c001_v0001146_t0021_u01782786679417") 2026/06/30 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea3f_d20260630_m023113_c001_v7007000_t0000_u01782786673141") 2026/06/30 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0e2e_d20260630_m023103_c001_v0001146_t0001_u01782786663502") 2026/06/30 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa562bb4_d20260630_m023057_c001_v7007000_t0000_u01782786657259") 2026/06/30 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0df2_d20260630_m023047_c001_v0001146_t0025_u01782786647945") 2026/06/30 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40107345de86b041_d20260630_m023042_c001_v7007000_t0000_u01782786642272") 2026/06/30 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0dbc_d20260630_m023032_c001_v0001146_t0034_u01782786632391") 2026/06/30 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f41361a13c2c9111d_d20260630_m023023_c001_v7007000_t0000_u01782786623473") 2026/06/30 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb003db_d20260630_m023014_c001_v0001033_t0012_u01782786614234") 2026/06/30 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc5a_d20260630_m023008_c001_v7007000_t0000_u01782786608283") 2026/06/30 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b974_d20260630_m023003_c001_v0001171_t0049_u01782786603864") 2026/06/30 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d8b1_d20260630_m023001_c001_v7007000_t0000_u01782786601955") 2026/06/30 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0039c_d20260630_m022953_c001_v0001033_t0039_u01782786593456") 2026/06/30 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61da95_d20260630_m022947_c001_v7007000_t0000_u01782786587023") 2026/06/30 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0cf6_d20260630_m022942_c001_v0001146_t0058_u01782786582718") 2026/06/30 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4066919632d02ce5_d20260630_m022941_c001_v7007000_t0000_u01782786581019") 2026/06/30 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b8e6_d20260630_m022932_c001_v0001171_t0004_u01782786572320") 2026/06/30 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f41111c87b4d83a1a_d20260630_m022922_c001_v7007000_t0000_u01782786562827") 2026/06/30 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932676_d20260630_m022913_c001_v0001182_t0041_u01782786553115") 2026/06/30 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d673_d20260630_m022907_c001_v7007000_t0000_u01782786547075") 2026/06/30 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9325f2_d20260630_m022857_c001_v0001182_t0007_u01782786537746") 2026/06/30 02:32:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa5626b9_d20260630_m022851_c001_v7007000_t0000_u01782786531467") 2026/06/30 02:32:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93258f_d20260630_m022842_c001_v0001182_t0030_u01782786522305") 2026/06/30 02:32:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc4f_d20260630_m023005_c001_v7007000_t0000_u01782786605242") 2026/06/30 02:32:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b95a_d20260630_m023000_c001_v0001171_t0032_u01782786600141") 2026/06/30 02:32:35 DEBUG : dir1/0005-fghij: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42692a0894d597a7_d20260630_m023026_c001_v7007000_t0000_u01782786626736") 2026/06/30 02:32:35 DEBUG : dir1/0005-fghij: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb003ef_d20260630_m023021_c001_v0001033_t0055_u01782786621559") 2026/06/30 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea9e_d20260630_m023145_c001_v7007000_t0000_u01782786705084") 2026/06/30 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61bb2a_d20260630_m023135_c001_v0001171_t0038_u01782786695740") 2026/06/30 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a29707966d9_d20260630_m023129_c001_v7007000_t0000_u01782786689340") 2026/06/30 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61bad0_d20260630_m023119_c001_v0001171_t0023_u01782786679873") 2026/06/30 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea40_d20260630_m023113_c001_v7007000_t0000_u01782786673323") 2026/06/30 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61ba84_d20260630_m023103_c001_v0001171_t0032_u01782786663949") 2026/06/30 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa562bb5_d20260630_m023057_c001_v7007000_t0000_u01782786657443") 2026/06/30 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61ba4c_d20260630_m023048_c001_v0001171_t0035_u01782786648480") 2026/06/30 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40107345de86b042_d20260630_m023042_c001_v7007000_t0000_u01782786642454") 2026/06/30 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61ba0b_d20260630_m023032_c001_v0001171_t0048_u01782786632955") 2026/06/30 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f408b6a09d1fc5d7d_d20260630_m023023_c001_v7007000_t0000_u01782786623455") 2026/06/30 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932856_d20260630_m023014_c001_v0001182_t0046_u01782786614762") 2026/06/30 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc5b_d20260630_m023008_c001_v7007000_t0000_u01782786608465") 2026/06/30 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932802_d20260630_m023003_c001_v0001182_t0036_u01782786603930") 2026/06/30 02:32:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223aac2_d20260630_m023001_c001_v7007000_t0000_u01782786601959") 2026/06/30 02:32:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9327aa_d20260630_m022954_c001_v0001182_t0050_u01782786594102") 2026/06/30 02:32:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61da96_d20260630_m022947_c001_v7007000_t0000_u01782786587205") 2026/06/30 02:32:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b918_d20260630_m022942_c001_v0001171_t0035_u01782786582877") 2026/06/30 02:32:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4177e91e043960ba_d20260630_m022941_c001_v7007000_t0000_u01782786581197") 2026/06/30 02:32:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932710_d20260630_m022932_c001_v0001182_t0027_u01782786572623") 2026/06/30 02:32:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f41697f95082b407e_d20260630_m022922_c001_v7007000_t0000_u01782786562680") 2026/06/30 02:32:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00328_d20260630_m022913_c001_v0001033_t0026_u01782786553385") 2026/06/30 02:32:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d674_d20260630_m022907_c001_v7007000_t0000_u01782786547257") 2026/06/30 02:32:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb002ec_d20260630_m022857_c001_v0001033_t0048_u01782786537962") 2026/06/30 02:32:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa5626ba_d20260630_m022851_c001_v7007000_t0000_u01782786531721") 2026/06/30 02:32:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb002be_d20260630_m022842_c001_v0001033_t0048_u01782786522514") 2026/06/30 02:32:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223aac8_d20260630_m023005_c001_v7007000_t0000_u01782786605286") 2026/06/30 02:32:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb003b4_d20260630_m023000_c001_v0001033_t0037_u01782786600177") 2026/06/30 02:32:36 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42692a0894d597a8_d20260630_m023026_c001_v7007000_t0000_u01782786626919") 2026/06/30 02:32:36 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0d98_d20260630_m023021_c001_v0001146_t0023_u01782786621631") 2026/06/30 02:32:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea9f_d20260630_m023145_c001_v7007000_t0000_u01782786705265") 2026/06/30 02:32:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932b6c_d20260630_m023136_c001_v0001182_t0002_u01782786696081") 2026/06/30 02:32:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a29707966da_d20260630_m023129_c001_v7007000_t0000_u01782786689524") 2026/06/30 02:32:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932abe_d20260630_m023120_c001_v0001182_t0055_u01782786680245") 2026/06/30 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea43_d20260630_m023113_c001_v7007000_t0000_u01782786673506") 2026/06/30 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932a0b_d20260630_m023104_c001_v0001182_t0043_u01782786664233") 2026/06/30 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa562bb7_d20260630_m023057_c001_v7007000_t0000_u01782786657628") 2026/06/30 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932987_d20260630_m023048_c001_v0001182_t0042_u01782786648823") 2026/06/30 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40107345de86b043_d20260630_m023042_c001_v7007000_t0000_u01782786642637") 2026/06/30 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932903_d20260630_m023033_c001_v0001182_t0036_u01782786633246") 2026/06/30 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4189478fe5325645_d20260630_m023023_c001_v7007000_t0000_u01782786623450") 2026/06/30 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b9ab_d20260630_m023014_c001_v0001171_t0048_u01782786614979") 2026/06/30 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc5c_d20260630_m023008_c001_v7007000_t0000_u01782786608647") 2026/06/30 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb003bf_d20260630_m023003_c001_v0001033_t0016_u01782786603970") 2026/06/30 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc44_d20260630_m023001_c001_v7007000_t0000_u01782786601967") 2026/06/30 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b93c_d20260630_m022954_c001_v0001171_t0001_u01782786594306") 2026/06/30 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61de80_d20260630_m022947_c001_v7007000_t0000_u01782786587387") 2026/06/30 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93276c_d20260630_m022942_c001_v0001182_t0057_u01782786582916") 2026/06/30 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f425f6d23b9d65e85_d20260630_m022940_c001_v7007000_t0000_u01782786580958") 2026/06/30 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0cd2_d20260630_m022932_c001_v0001146_t0029_u01782786572820") 2026/06/30 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4156b835a8a33933_d20260630_m022922_c001_v7007000_t0000_u01782786562839") 2026/06/30 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0c81_d20260630_m022914_c001_v0001146_t0011_u01782786554072") 2026/06/30 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d675_d20260630_m022907_c001_v7007000_t0000_u01782786547438") 2026/06/30 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0c46_d20260630_m022858_c001_v0001146_t0000_u01782786538311") 2026/06/30 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa5626bb_d20260630_m022851_c001_v7007000_t0000_u01782786531904") 2026/06/30 02:32:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0c10_d20260630_m022842_c001_v0001146_t0018_u01782786522890") 2026/06/30 02:32:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42692a0894d59726_d20260630_m023005_c001_v7007000_t0000_u01782786605263") 2026/06/30 02:32:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9327d3_d20260630_m023000_c001_v0001182_t0018_u01782786600331") 2026/06/30 02:32:38 DEBUG : dir1/0007-12345: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42692a0894d597a9_d20260630_m023027_c001_v7007000_t0000_u01782786627101") 2026/06/30 02:32:38 DEBUG : dir1/0007-12345: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932896_d20260630_m023021_c001_v0001182_t0046_u01782786621764") 2026/06/30 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253eaa0_d20260630_m023145_c001_v7007000_t0000_u01782786705447") 2026/06/30 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb004ff_d20260630_m023136_c001_v0001033_t0039_u01782786696282") 2026/06/30 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a29707966db_d20260630_m023129_c001_v7007000_t0000_u01782786689705") 2026/06/30 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb004c5_d20260630_m023120_c001_v0001033_t0017_u01782786680470") 2026/06/30 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea45_d20260630_m023113_c001_v7007000_t0000_u01782786673688") 2026/06/30 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0047d_d20260630_m023104_c001_v0001033_t0018_u01782786664528") 2026/06/30 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa562bb8_d20260630_m023057_c001_v7007000_t0000_u01782786657811") 2026/06/30 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0044c_d20260630_m023049_c001_v0001033_t0056_u01782786649080") 2026/06/30 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40107345de86b044_d20260630_m023042_c001_v7007000_t0000_u01782786642820") 2026/06/30 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00415_d20260630_m023033_c001_v0001033_t0007_u01782786633453") 2026/06/30 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4177e91e04396103_d20260630_m023023_c001_v7007000_t0000_u01782786623061") 2026/06/30 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0d84_d20260630_m023015_c001_v0001146_t0007_u01782786615266") 2026/06/30 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc5d_d20260630_m023008_c001_v7007000_t0000_u01782786608840") 2026/06/30 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932806_d20260630_m023004_c001_v0001182_t0029_u01782786604143") 2026/06/30 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f425f6d23b9d66683_d20260630_m023001_c001_v7007000_t0000_u01782786601980") 2026/06/30 02:32:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0d1c_d20260630_m022954_c001_v0001146_t0047_u01782786594573") 2026/06/30 02:32:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61de83_d20260630_m022947_c001_v7007000_t0000_u01782786587572") 2026/06/30 02:32:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0cfa_d20260630_m022942_c001_v0001146_t0041_u01782786582984") 2026/06/30 02:32:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d698_d20260630_m022941_c001_v7007000_t0000_u01782786581206") 2026/06/30 02:32:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00364_d20260630_m022933_c001_v0001033_t0002_u01782786573263") 2026/06/30 02:32:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f410219d8429c905b_d20260630_m022922_c001_v7007000_t0000_u01782786562692") 2026/06/30 02:32:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b89c_d20260630_m022914_c001_v0001171_t0004_u01782786554493") 2026/06/30 02:32:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d676_d20260630_m022907_c001_v7007000_t0000_u01782786547620") 2026/06/30 02:32:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b860_d20260630_m022858_c001_v0001171_t0015_u01782786538728") 2026/06/30 02:32:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa5626bc_d20260630_m022852_c001_v7007000_t0000_u01782786532089") 2026/06/30 02:32:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b82d_d20260630_m022843_c001_v0001171_t0020_u01782786523363") 2026/06/30 02:32:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc51_d20260630_m023005_c001_v7007000_t0000_u01782786605461") 2026/06/30 02:32:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b95c_d20260630_m023000_c001_v0001171_t0059_u01782786600417") 2026/06/30 02:32:39 DEBUG : dir1/0008-23456: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42692a0894d597ab_d20260630_m023027_c001_v7007000_t0000_u01782786627283") 2026/06/30 02:32:39 DEBUG : dir1/0008-23456: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b9d7_d20260630_m023021_c001_v0001171_t0023_u01782786621823") 2026/06/30 02:32:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253eaa1_d20260630_m023145_c001_v7007000_t0000_u01782786705647") 2026/06/30 02:32:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0eb2_d20260630_m023136_c001_v0001146_t0059_u01782786696921") 2026/06/30 02:32:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a29707966dc_d20260630_m023129_c001_v7007000_t0000_u01782786689886") 2026/06/30 02:32:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0e6c_d20260630_m023120_c001_v0001146_t0014_u01782786680802") 2026/06/30 02:32:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea47_d20260630_m023113_c001_v7007000_t0000_u01782786673869") 2026/06/30 02:32:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0e3a_d20260630_m023104_c001_v0001146_t0001_u01782786664972") 2026/06/30 02:32:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa562bb9_d20260630_m023057_c001_v7007000_t0000_u01782786657995") 2026/06/30 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0df6_d20260630_m023049_c001_v0001146_t0038_u01782786649562") 2026/06/30 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40107345de86b045_d20260630_m023043_c001_v7007000_t0000_u01782786643002") 2026/06/30 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0dc4_d20260630_m023033_c001_v0001146_t0013_u01782786633965") 2026/06/30 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4177e91e04396104_d20260630_m023023_c001_v7007000_t0000_u01782786623245") 2026/06/30 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb003df_d20260630_m023015_c001_v0001033_t0012_u01782786615767") 2026/06/30 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc5e_d20260630_m023009_c001_v7007000_t0000_u01782786609022") 2026/06/30 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0d5c_d20260630_m023004_c001_v0001146_t0008_u01782786604184") 2026/06/30 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42692a0894d59708_d20260630_m023002_c001_v7007000_t0000_u01782786602004") 2026/06/30 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb003a2_d20260630_m022954_c001_v0001033_t0013_u01782786594910") 2026/06/30 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61de85_d20260630_m022947_c001_v7007000_t0000_u01782786587754") 2026/06/30 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00390_d20260630_m022943_c001_v0001033_t0012_u01782786583107") 2026/06/30 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f425f6d23b9d65e83_d20260630_m022940_c001_v7007000_t0000_u01782786580776") 2026/06/30 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b8ea_d20260630_m022933_c001_v0001171_t0004_u01782786573620") 2026/06/30 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4073ddc34b015552_d20260630_m022922_c001_v7007000_t0000_u01782786562697") 2026/06/30 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93267e_d20260630_m022914_c001_v0001182_t0032_u01782786554791") 2026/06/30 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d677_d20260630_m022907_c001_v7007000_t0000_u01782786547803") 2026/06/30 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9325fe_d20260630_m022859_c001_v0001182_t0030_u01782786539090") 2026/06/30 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa5626be_d20260630_m022852_c001_v7007000_t0000_u01782786532281") 2026/06/30 02:32:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93259b_d20260630_m022843_c001_v0001182_t0048_u01782786523637") 2026/06/30 02:32:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f425f6d23b9d6668d_d20260630_m023005_c001_v7007000_t0000_u01782786605071") 2026/06/30 02:32:41 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0d40_d20260630_m023000_c001_v0001146_t0055_u01782786600448") 2026/06/30 02:32:41 DEBUG : dir1/0009-34567: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42692a0894d597ac_d20260630_m023027_c001_v7007000_t0000_u01782786627468") 2026/06/30 02:32:41 DEBUG : dir1/0009-34567: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb003f1_d20260630_m023021_c001_v0001033_t0008_u01782786621977") 2026/06/30 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253eaa2_d20260630_m023145_c001_v7007000_t0000_u01782786705829") 2026/06/30 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61bb32_d20260630_m023137_c001_v0001171_t0002_u01782786697226") 2026/06/30 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a29707966dd_d20260630_m023130_c001_v7007000_t0000_u01782786690067") 2026/06/30 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61bada_d20260630_m023121_c001_v0001171_t0041_u01782786681327") 2026/06/30 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea4a_d20260630_m023114_c001_v7007000_t0000_u01782786674051") 2026/06/30 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61ba92_d20260630_m023105_c001_v0001171_t0042_u01782786665493") 2026/06/30 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa562bba_d20260630_m023058_c001_v7007000_t0000_u01782786658180") 2026/06/30 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61ba50_d20260630_m023049_c001_v0001171_t0056_u01782786649977") 2026/06/30 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40107345de86b046_d20260630_m023043_c001_v7007000_t0000_u01782786643186") 2026/06/30 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61ba11_d20260630_m023034_c001_v0001171_t0041_u01782786634291") 2026/06/30 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253e996_d20260630_m023023_c001_v7007000_t0000_u01782786623279") 2026/06/30 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932866_d20260630_m023016_c001_v0001182_t0048_u01782786616257") 2026/06/30 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc5f_d20260630_m023009_c001_v7007000_t0000_u01782786609203") 2026/06/30 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932808_d20260630_m023004_c001_v0001182_t0053_u01782786604356") 2026/06/30 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42692a0894d5970a_d20260630_m023002_c001_v7007000_t0000_u01782786602189") 2026/06/30 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9327b0_d20260630_m022955_c001_v0001182_t0002_u01782786595442") 2026/06/30 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61de88_d20260630_m022947_c001_v7007000_t0000_u01782786587935") 2026/06/30 02:32:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93276e_d20260630_m022943_c001_v0001182_t0046_u01782786583120") 2026/06/30 02:32:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f425f6d23b9d65e82_d20260630_m022940_c001_v7007000_t0000_u01782786580595") 2026/06/30 02:32:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93271e_d20260630_m022933_c001_v0001182_t0039_u01782786573882") 2026/06/30 02:32:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f41111c87b4d83a15_d20260630_m022922_c001_v7007000_t0000_u01782786562273") 2026/06/30 02:32:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0032e_d20260630_m022915_c001_v0001033_t0045_u01782786554995") 2026/06/30 02:32:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d679_d20260630_m022907_c001_v7007000_t0000_u01782786547985") 2026/06/30 02:32:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb002f0_d20260630_m022859_c001_v0001033_t0049_u01782786539310") 2026/06/30 02:32:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa5626bf_d20260630_m022852_c001_v7007000_t0000_u01782786532463") 2026/06/30 02:32:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb002c4_d20260630_m022843_c001_v0001033_t0025_u01782786523882") 2026/06/30 02:32:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d8c8_d20260630_m023005_c001_v7007000_t0000_u01782786605296") 2026/06/30 02:32:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9327d5_d20260630_m023000_c001_v0001182_t0020_u01782786600540") 2026/06/30 02:32:42 DEBUG : dir1/0010-45678: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42692a0894d597ad_d20260630_m023027_c001_v7007000_t0000_u01782786627650") 2026/06/30 02:32:42 DEBUG : dir1/0010-45678: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932899_d20260630_m023021_c001_v0001182_t0021_u01782786621967") 2026/06/30 02:32:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253eaa3_d20260630_m023146_c001_v7007000_t0000_u01782786706062") 2026/06/30 02:32:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932b7c_d20260630_m023137_c001_v0001182_t0045_u01782786697491") 2026/06/30 02:32:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a29707966de_d20260630_m023130_c001_v7007000_t0000_u01782786690249") 2026/06/30 02:32:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932acc_d20260630_m023121_c001_v0001182_t0002_u01782786681628") 2026/06/30 02:32:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea4c_d20260630_m023114_c001_v7007000_t0000_u01782786674233") 2026/06/30 02:32:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932a27_d20260630_m023105_c001_v0001182_t0045_u01782786665808") 2026/06/30 02:32:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa562bbb_d20260630_m023058_c001_v7007000_t0000_u01782786658364") 2026/06/30 02:32:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932991_d20260630_m023050_c001_v0001182_t0037_u01782786650275") 2026/06/30 02:32:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40107345de86b047_d20260630_m023043_c001_v7007000_t0000_u01782786643368") 2026/06/30 02:32:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93290b_d20260630_m023034_c001_v0001182_t0055_u01782786634606") 2026/06/30 02:32:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4189478fe5325643_d20260630_m023023_c001_v7007000_t0000_u01782786623038") 2026/06/30 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b9b1_d20260630_m023016_c001_v0001171_t0014_u01782786616519") 2026/06/30 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc60_d20260630_m023009_c001_v7007000_t0000_u01782786609387") 2026/06/30 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b978_d20260630_m023004_c001_v0001171_t0033_u01782786604387") 2026/06/30 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc45_d20260630_m023002_c001_v7007000_t0000_u01782786602102") 2026/06/30 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b944_d20260630_m022955_c001_v0001171_t0050_u01782786595645") 2026/06/30 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61de8d_d20260630_m022948_c001_v7007000_t0000_u01782786588118") 2026/06/30 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932770_d20260630_m022943_c001_v0001182_t0043_u01782786583336") 2026/06/30 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4031c3ae04c6d50f_d20260630_m022941_c001_v7007000_t0000_u01782786581130") 2026/06/30 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0cde_d20260630_m022934_c001_v0001146_t0052_u01782786574115") 2026/06/30 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4073ddc34b015553_d20260630_m022922_c001_v7007000_t0000_u01782786562891") 2026/06/30 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0c88_d20260630_m022915_c001_v0001146_t0024_u01782786555353") 2026/06/30 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d67a_d20260630_m022908_c001_v7007000_t0000_u01782786548167") 2026/06/30 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0c4e_d20260630_m022859_c001_v0001146_t0024_u01782786539690") 2026/06/30 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa5626c0_d20260630_m022852_c001_v7007000_t0000_u01782786532644") 2026/06/30 02:32:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0c18_d20260630_m022844_c001_v0001146_t0055_u01782786524415") 2026/06/30 02:32:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42692a0894d59723_d20260630_m023005_c001_v7007000_t0000_u01782786605080") 2026/06/30 02:32:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b962_d20260630_m023000_c001_v0001171_t0037_u01782786600717") 2026/06/30 02:32:43 DEBUG : dir1/0011-56789: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42692a0894d597af_d20260630_m023027_c001_v7007000_t0000_u01782786627833") 2026/06/30 02:32:43 DEBUG : dir1/0011-56789: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0d9c_d20260630_m023022_c001_v0001146_t0035_u01782786622029") 2026/06/30 02:32:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253eaa5_d20260630_m023146_c001_v7007000_t0000_u01782786706244") 2026/06/30 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00505_d20260630_m023137_c001_v0001033_t0045_u01782786697694") 2026/06/30 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a29707966df_d20260630_m023130_c001_v7007000_t0000_u01782786690446") 2026/06/30 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb004cd_d20260630_m023121_c001_v0001033_t0001_u01782786681835") 2026/06/30 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea4d_d20260630_m023114_c001_v7007000_t0000_u01782786674415") 2026/06/30 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00487_d20260630_m023106_c001_v0001033_t0020_u01782786666086") 2026/06/30 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa562bbd_d20260630_m023058_c001_v7007000_t0000_u01782786658547") 2026/06/30 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00450_d20260630_m023050_c001_v0001033_t0047_u01782786650472") 2026/06/30 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40107345de86b048_d20260630_m023043_c001_v7007000_t0000_u01782786643551") 2026/06/30 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0041b_d20260630_m023034_c001_v0001033_t0035_u01782786634808") 2026/06/30 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4050d028c8507126_d20260630_m023023_c001_v7007000_t0000_u01782786623681") 2026/06/30 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0d86_d20260630_m023016_c001_v0001146_t0054_u01782786616817") 2026/06/30 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc61_d20260630_m023009_c001_v7007000_t0000_u01782786609571") 2026/06/30 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb003c1_d20260630_m023004_c001_v0001033_t0017_u01782786604470") 2026/06/30 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4224efb4a54b71fa_d20260630_m023002_c001_v7007000_t0000_u01782786602118") 2026/06/30 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0d26_d20260630_m022955_c001_v0001146_t0032_u01782786595908") 2026/06/30 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61de90_d20260630_m022948_c001_v7007000_t0000_u01782786588300") 2026/06/30 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b91a_d20260630_m022943_c001_v0001171_t0022_u01782786583350") 2026/06/30 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f425f6d23b9d65e86_d20260630_m022941_c001_v7007000_t0000_u01782786581140") 2026/06/30 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00366_d20260630_m022934_c001_v0001033_t0023_u01782786574507") 2026/06/30 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f400503bf63e102ef_d20260630_m022922_c001_v7007000_t0000_u01782786562850") 2026/06/30 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b8a2_d20260630_m022915_c001_v0001171_t0000_u01782786555913") 2026/06/30 02:32:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d67b_d20260630_m022908_c001_v7007000_t0000_u01782786548348") 2026/06/30 02:32:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b868_d20260630_m022900_c001_v0001171_t0058_u01782786540116") 2026/06/30 02:32:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa5626c1_d20260630_m022852_c001_v7007000_t0000_u01782786532841") 2026/06/30 02:32:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b82f_d20260630_m022844_c001_v0001171_t0019_u01782786524866") 2026/06/30 02:32:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4224efb4a54b720d_d20260630_m023005_c001_v7007000_t0000_u01782786605306") 2026/06/30 02:32:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9327db_d20260630_m023000_c001_v0001182_t0032_u01782786600736") 2026/06/30 02:32:45 DEBUG : dir1/0012-6789;: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42692a0894d597b0_d20260630_m023028_c001_v7007000_t0000_u01782786628016") 2026/06/30 02:32:45 DEBUG : dir1/0012-6789;: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93289b_d20260630_m023022_c001_v0001182_t0029_u01782786622206") 2026/06/30 02:32:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253eaa6_d20260630_m023146_c001_v7007000_t0000_u01782786706499") 2026/06/30 02:32:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0eb8_d20260630_m023138_c001_v0001146_t0057_u01782786698070") 2026/06/30 02:32:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a29707966e0_d20260630_m023130_c001_v7007000_t0000_u01782786690627") 2026/06/30 02:32:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0e74_d20260630_m023122_c001_v0001146_t0015_u01782786682325") 2026/06/30 02:32:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea4f_d20260630_m023114_c001_v7007000_t0000_u01782786674598") 2026/06/30 02:32:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0e40_d20260630_m023106_c001_v0001146_t0000_u01782786666563") 2026/06/30 02:32:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa562bbe_d20260630_m023058_c001_v7007000_t0000_u01782786658732") 2026/06/30 02:32:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0dfc_d20260630_m023050_c001_v0001146_t0050_u01782786650857") 2026/06/30 02:32:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40107345de86b049_d20260630_m023043_c001_v7007000_t0000_u01782786643734") 2026/06/30 02:32:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0dcc_d20260630_m023035_c001_v0001146_t0012_u01782786635290") 2026/06/30 02:32:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42692a0894d5978f_d20260630_m023023_c001_v7007000_t0000_u01782786623426") 2026/06/30 02:32:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb003e3_d20260630_m023017_c001_v0001033_t0039_u01782786617331") 2026/06/30 02:32:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc62_d20260630_m023009_c001_v7007000_t0000_u01782786609755") 2026/06/30 02:32:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93280a_d20260630_m023004_c001_v0001182_t0038_u01782786604578") 2026/06/30 02:32:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc47_d20260630_m023002_c001_v7007000_t0000_u01782786602251") 2026/06/30 02:32:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb003a8_d20260630_m022956_c001_v0001033_t0028_u01782786596273") 2026/06/30 02:32:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61de92_d20260630_m022948_c001_v7007000_t0000_u01782786588481") 2026/06/30 02:32:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0d00_d20260630_m022943_c001_v0001146_t0011_u01782786583384") 2026/06/30 02:32:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f41403ce12781edd8_d20260630_m022941_c001_v7007000_t0000_u01782786581158") 2026/06/30 02:32:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b8ee_d20260630_m022935_c001_v0001171_t0014_u01782786575051") 2026/06/30 02:32:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f41111c87b4d83a17_d20260630_m022922_c001_v7007000_t0000_u01782786562458") 2026/06/30 02:32:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93268e_d20260630_m022916_c001_v0001182_t0001_u01782786556169") 2026/06/30 02:32:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d67c_d20260630_m022908_c001_v7007000_t0000_u01782786548531") 2026/06/30 02:32:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932606_d20260630_m022900_c001_v0001182_t0037_u01782786540453") 2026/06/30 02:32:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa5626c2_d20260630_m022853_c001_v7007000_t0000_u01782786533022") 2026/06/30 02:32:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9325a3_d20260630_m022845_c001_v0001182_t0023_u01782786525254") 2026/06/30 02:32:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc50_d20260630_m023005_c001_v7007000_t0000_u01782786605317") 2026/06/30 02:32:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0d44_d20260630_m023000_c001_v0001146_t0055_u01782786600763") 2026/06/30 02:32:46 DEBUG : dir1/0013-789;=: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42692a0894d597b1_d20260630_m023028_c001_v7007000_t0000_u01782786628198") 2026/06/30 02:32:46 DEBUG : dir1/0013-789;=: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b9d9_d20260630_m023022_c001_v0001171_t0051_u01782786622263") 2026/06/30 02:32:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253eaa8_d20260630_m023146_c001_v7007000_t0000_u01782786706688") 2026/06/30 02:32:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61bb38_d20260630_m023138_c001_v0001171_t0010_u01782786698359") 2026/06/30 02:32:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a29707966e1_d20260630_m023130_c001_v7007000_t0000_u01782786690809") 2026/06/30 02:32:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61bae6_d20260630_m023122_c001_v0001171_t0053_u01782786682685") 2026/06/30 02:32:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea51_d20260630_m023114_c001_v7007000_t0000_u01782786674876") 2026/06/30 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61ba98_d20260630_m023107_c001_v0001171_t0023_u01782786667039") 2026/06/30 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa562bc0_d20260630_m023058_c001_v7007000_t0000_u01782786658916") 2026/06/30 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61ba58_d20260630_m023051_c001_v0001171_t0026_u01782786651356") 2026/06/30 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40107345de86b04a_d20260630_m023043_c001_v7007000_t0000_u01782786643917") 2026/06/30 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61ba17_d20260630_m023035_c001_v0001171_t0053_u01782786635692") 2026/06/30 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223aae1_d20260630_m023023_c001_v7007000_t0000_u01782786623467") 2026/06/30 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932876_d20260630_m023017_c001_v0001182_t0018_u01782786617924") 2026/06/30 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc63_d20260630_m023009_c001_v7007000_t0000_u01782786609942") 2026/06/30 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0d60_d20260630_m023004_c001_v0001146_t0010_u01782786604671") 2026/06/30 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc41_d20260630_m023001_c001_v7007000_t0000_u01782786601733") 2026/06/30 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9327b8_d20260630_m022956_c001_v0001182_t0045_u01782786596787") 2026/06/30 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61de95_d20260630_m022948_c001_v7007000_t0000_u01782786588666") 2026/06/30 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932772_d20260630_m022943_c001_v0001182_t0025_u01782786583585") 2026/06/30 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4031c3ae04c6d50c_d20260630_m022940_c001_v7007000_t0000_u01782786580661") 2026/06/30 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932724_d20260630_m022935_c001_v0001182_t0050_u01782786575343") 2026/06/30 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f41819796af650dea_d20260630_m022922_c001_v7007000_t0000_u01782786562710") 2026/06/30 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00330_d20260630_m022916_c001_v0001033_t0049_u01782786556388") 2026/06/30 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d67d_d20260630_m022908_c001_v7007000_t0000_u01782786548757") 2026/06/30 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb002fe_d20260630_m022900_c001_v0001033_t0051_u01782786540687") 2026/06/30 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa5626c3_d20260630_m022853_c001_v7007000_t0000_u01782786533203") 2026/06/30 02:32:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb002ca_d20260630_m022845_c001_v0001033_t0033_u01782786525454") 2026/06/30 02:32:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223aac6_d20260630_m023005_c001_v7007000_t0000_u01782786605088") 2026/06/30 02:32:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb003b8_d20260630_m023000_c001_v0001033_t0013_u01782786600847") 2026/06/30 02:32:48 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42692a0894d597b3_d20260630_m023028_c001_v7007000_t0000_u01782786628382") 2026/06/30 02:32:48 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93289f_d20260630_m023022_c001_v0001182_t0014_u01782786622418") 2026/06/30 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253eaa9_d20260630_m023146_c001_v7007000_t0000_u01782786706878") 2026/06/30 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932b8e_d20260630_m023138_c001_v0001182_t0002_u01782786698621") 2026/06/30 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a29707966e2_d20260630_m023130_c001_v7007000_t0000_u01782786690991") 2026/06/30 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932ada_d20260630_m023122_c001_v0001182_t0051_u01782786682997") 2026/06/30 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea53_d20260630_m023115_c001_v7007000_t0000_u01782786675059") 2026/06/30 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932a3c_d20260630_m023107_c001_v0001182_t0057_u01782786667489") 2026/06/30 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa562bc3_d20260630_m023059_c001_v7007000_t0000_u01782786659099") 2026/06/30 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93299b_d20260630_m023051_c001_v0001182_t0040_u01782786651625") 2026/06/30 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40107345de86b04b_d20260630_m023044_c001_v7007000_t0000_u01782786644101") 2026/06/30 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932919_d20260630_m023035_c001_v0001182_t0043_u01782786635958") 2026/06/30 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42692a0894d59791_d20260630_m023023_c001_v7007000_t0000_u01782786623685") 2026/06/30 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b9c1_d20260630_m023018_c001_v0001171_t0010_u01782786618122") 2026/06/30 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc64_d20260630_m023010_c001_v7007000_t0000_u01782786610130") 2026/06/30 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b97a_d20260630_m023004_c001_v0001171_t0007_u01782786604722") 2026/06/30 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42692a0894d59705_d20260630_m023001_c001_v7007000_t0000_u01782786601820") 2026/06/30 02:32:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b94c_d20260630_m022956_c001_v0001171_t0031_u01782786596988") 2026/06/30 02:32:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61de97_d20260630_m022948_c001_v7007000_t0000_u01782786588848") 2026/06/30 02:32:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b91e_d20260630_m022943_c001_v0001171_t0050_u01782786583674") 2026/06/30 02:32:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4031c3ae04c6d510_d20260630_m022941_c001_v7007000_t0000_u01782786581169") 2026/06/30 02:32:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0ce0_d20260630_m022935_c001_v0001146_t0048_u01782786575567") 2026/06/30 02:32:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f410219d8429c905c_d20260630_m022922_c001_v7007000_t0000_u01782786562860") 2026/06/30 02:32:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0c8a_d20260630_m022916_c001_v0001146_t0043_u01782786556734") 2026/06/30 02:32:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d67e_d20260630_m022908_c001_v7007000_t0000_u01782786548963") 2026/06/30 02:32:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0c52_d20260630_m022901_c001_v0001146_t0018_u01782786541108") 2026/06/30 02:32:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa5626c4_d20260630_m022853_c001_v7007000_t0000_u01782786533386") 2026/06/30 02:32:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0c20_d20260630_m022846_c001_v0001146_t0015_u01782786526011") 2026/06/30 02:32:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4040844aff1b30f7_d20260630_m023005_c001_v7007000_t0000_u01782786605328") 2026/06/30 02:32:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9327dd_d20260630_m023000_c001_v0001182_t0029_u01782786600942") 2026/06/30 02:32:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42692a0894d597b4_d20260630_m023028_c001_v7007000_t0000_u01782786628565") 2026/06/30 02:32:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb003f5_d20260630_m023022_c001_v0001033_t0030_u01782786622435") 2026/06/30 02:32:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253eaaa_d20260630_m023147_c001_v7007000_t0000_u01782786707063") 2026/06/30 02:32:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00509_d20260630_m023138_c001_v0001033_t0029_u01782786698838") 2026/06/30 02:32:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a29707966e3_d20260630_m023131_c001_v7007000_t0000_u01782786691174") 2026/06/30 02:32:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb004d1_d20260630_m023123_c001_v0001033_t0031_u01782786683254") 2026/06/30 02:32:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea55_d20260630_m023115_c001_v7007000_t0000_u01782786675275") 2026/06/30 02:32:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0048f_d20260630_m023107_c001_v0001033_t0004_u01782786667708") 2026/06/30 02:32:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa562bc5_d20260630_m023059_c001_v7007000_t0000_u01782786659283") 2026/06/30 02:32:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00452_d20260630_m023051_c001_v0001033_t0041_u01782786651852") 2026/06/30 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40107345de86b04c_d20260630_m023044_c001_v7007000_t0000_u01782786644336") 2026/06/30 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0041d_d20260630_m023036_c001_v0001033_t0046_u01782786636324") 2026/06/30 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f408b6a09d1fc5d7e_d20260630_m023023_c001_v7007000_t0000_u01782786623683") 2026/06/30 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0d8a_d20260630_m023018_c001_v0001146_t0012_u01782786618588") 2026/06/30 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc65_d20260630_m023010_c001_v7007000_t0000_u01782786610313") 2026/06/30 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93280e_d20260630_m023004_c001_v0001182_t0036_u01782786604774") 2026/06/30 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223aac3_d20260630_m023002_c001_v7007000_t0000_u01782786602167") 2026/06/30 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0d2e_d20260630_m022957_c001_v0001146_t0057_u01782786597272") 2026/06/30 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61de98_d20260630_m022949_c001_v7007000_t0000_u01782786589029") 2026/06/30 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0d02_d20260630_m022943_c001_v0001146_t0050_u01782786583691") 2026/06/30 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f41819796af650e09_d20260630_m022941_c001_v7007000_t0000_u01782786581186") 2026/06/30 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0036e_d20260630_m022936_c001_v0001033_t0022_u01782786576034") 2026/06/30 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f41111c87b4d83a18_d20260630_m022922_c001_v7007000_t0000_u01782786562647") 2026/06/30 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b8a6_d20260630_m022917_c001_v0001171_t0023_u01782786557198") 2026/06/30 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d67f_d20260630_m022909_c001_v7007000_t0000_u01782786549146") 2026/06/30 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b86a_d20260630_m022901_c001_v0001171_t0011_u01782786541484") 2026/06/30 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa5626c5_d20260630_m022853_c001_v7007000_t0000_u01782786533571") 2026/06/30 02:32:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b835_d20260630_m022846_c001_v0001171_t0002_u01782786526469") 2026/06/30 02:32:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f425f6d23b9d6668e_d20260630_m023005_c001_v7007000_t0000_u01782786605276") 2026/06/30 02:32:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0d48_d20260630_m023001_c001_v0001146_t0059_u01782786601068") 2026/06/30 02:32:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4156b835a8a3393a_d20260630_m022925_c001_v7007000_t0000_u01782786565491") 2026/06/30 02:32:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9326b0_d20260630_m022920_c001_v0001182_t0059_u01782786560419") 2026/06/30 02:32:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4156b835a8a3393b_d20260630_m022925_c001_v7007000_t0000_u01782786565675") 2026/06/30 02:32:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b8b8_d20260630_m022920_c001_v0001171_t0051_u01782786560515") 2026/06/30 02:32:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4156b835a8a3393c_d20260630_m022925_c001_v7007000_t0000_u01782786565856") 2026/06/30 02:32:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9326b2_d20260630_m022920_c001_v0001182_t0010_u01782786560623") 2026/06/30 02:32:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4156b835a8a3393d_d20260630_m022926_c001_v7007000_t0000_u01782786566134") 2026/06/30 02:32:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0c9e_d20260630_m022920_c001_v0001146_t0024_u01782786560766") 2026/06/30 02:32:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4156b835a8a3393f_d20260630_m022926_c001_v7007000_t0000_u01782786566316") 2026/06/30 02:32:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b8ba_d20260630_m022920_c001_v0001171_t0009_u01782786560824") 2026/06/30 02:32:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4156b835a8a33940_d20260630_m022926_c001_v7007000_t0000_u01782786566511") 2026/06/30 02:32:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9326b4_d20260630_m022920_c001_v0001182_t0057_u01782786560835") 2026/06/30 02:32:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4156b835a8a33941_d20260630_m022926_c001_v7007000_t0000_u01782786566692") 2026/06/30 02:32:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00344_d20260630_m022920_c001_v0001033_t0039_u01782786560904") 2026/06/30 02:32:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4156b835a8a33942_d20260630_m022926_c001_v7007000_t0000_u01782786566873") 2026/06/30 02:32:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9326bc_d20260630_m022921_c001_v0001182_t0047_u01782786561049") 2026/06/30 02:32:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4156b835a8a33943_d20260630_m022927_c001_v7007000_t0000_u01782786567093") 2026/06/30 02:32:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b8bc_d20260630_m022921_c001_v0001171_t0044_u01782786561177") 2026/06/30 02:32:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4156b835a8a33944_d20260630_m022927_c001_v7007000_t0000_u01782786567326") 2026/06/30 02:32:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0ca0_d20260630_m022921_c001_v0001146_t0032_u01782786561258") 2026/06/30 02:32:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4156b835a8a33945_d20260630_m022927_c001_v7007000_t0000_u01782786567509") 2026/06/30 02:32:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9326be_d20260630_m022921_c001_v0001182_t0039_u01782786561274") 2026/06/30 02:32:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4156b835a8a33946_d20260630_m022927_c001_v7007000_t0000_u01782786567699") 2026/06/30 02:32:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9326c2_d20260630_m022921_c001_v0001182_t0002_u01782786561505") 2026/06/30 02:32:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4156b835a8a33948_d20260630_m022927_c001_v7007000_t0000_u01782786567879") 2026/06/30 02:32:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b8c2_d20260630_m022921_c001_v0001171_t0007_u01782786561521") 2026/06/30 02:32:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4156b835a8a3394a_d20260630_m022928_c001_v7007000_t0000_u01782786568059") 2026/06/30 02:32:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00346_d20260630_m022921_c001_v0001033_t0005_u01782786561551") 2026/06/30 02:32:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4156b835a8a3394b_d20260630_m022928_c001_v7007000_t0000_u01782786568240") 2026/06/30 02:32:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0ca2_d20260630_m022921_c001_v0001146_t0058_u01782786561700") 2026/06/30 02:32:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4156b835a8a3394c_d20260630_m022928_c001_v7007000_t0000_u01782786568421") 2026/06/30 02:32:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9326c6_d20260630_m022921_c001_v0001182_t0056_u01782786561708") 2026/06/30 02:32:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f41403ce12781edf9_d20260630_m022944_c001_v7007000_t0000_u01782786584079") 2026/06/30 02:32:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932744_d20260630_m022938_c001_v0001182_t0026_u01782786578953") 2026/06/30 02:32:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4177e91e043960c8_d20260630_m022944_c001_v7007000_t0000_u01782786584223") 2026/06/30 02:32:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b900_d20260630_m022939_c001_v0001171_t0049_u01782786579008") 2026/06/30 02:32:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f41819796af650e14_d20260630_m022944_c001_v7007000_t0000_u01782786584232") 2026/06/30 02:32:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932748_d20260630_m022939_c001_v0001182_t0018_u01782786579187") 2026/06/30 02:32:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d6a0_d20260630_m022944_c001_v7007000_t0000_u01782786584242") 2026/06/30 02:32:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0ce6_d20260630_m022939_c001_v0001146_t0056_u01782786579244") 2026/06/30 02:32:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4031c3ae04c6d521_d20260630_m022944_c001_v7007000_t0000_u01782786584381") 2026/06/30 02:32:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00380_d20260630_m022939_c001_v0001033_t0050_u01782786579288") 2026/06/30 02:32:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4031c3ae04c6d520_d20260630_m022944_c001_v7007000_t0000_u01782786584253") 2026/06/30 02:32:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b902_d20260630_m022939_c001_v0001171_t0020_u01782786579388") 2026/06/30 02:32:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f425f6d23b9d65e8e_d20260630_m022944_c001_v7007000_t0000_u01782786584088") 2026/06/30 02:32:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93274c_d20260630_m022939_c001_v0001182_t0045_u01782786579405") 2026/06/30 02:32:53 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40107345de86afd9_d20260630_m022944_c001_v7007000_t0000_u01782786584394") 2026/06/30 02:32:53 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0cea_d20260630_m022939_c001_v0001146_t0013_u01782786579538") 2026/06/30 02:32:53 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40107345de86afd6_d20260630_m022944_c001_v7007000_t0000_u01782786584026") 2026/06/30 02:32:53 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932750_d20260630_m022939_c001_v0001182_t0008_u01782786579621") 2026/06/30 02:32:53 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4177e91e043960ca_d20260630_m022944_c001_v7007000_t0000_u01782786584408") 2026/06/30 02:32:53 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b904_d20260630_m022939_c001_v0001171_t0025_u01782786579666") 2026/06/30 02:32:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4177e91e043960c7_d20260630_m022944_c001_v7007000_t0000_u01782786584037") 2026/06/30 02:32:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932756_d20260630_m022939_c001_v0001182_t0020_u01782786579823") 2026/06/30 02:32:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4031c3ae04c6d51f_d20260630_m022944_c001_v7007000_t0000_u01782786584198") 2026/06/30 02:32:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0cec_d20260630_m022939_c001_v0001146_t0033_u01782786579856") 2026/06/30 02:32:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d6a1_d20260630_m022944_c001_v7007000_t0000_u01782786584423") 2026/06/30 02:32:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00382_d20260630_m022939_c001_v0001033_t0026_u01782786579914") 2026/06/30 02:32:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f41819796af650e13_d20260630_m022944_c001_v7007000_t0000_u01782786584048") 2026/06/30 02:32:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b906_d20260630_m022939_c001_v0001171_t0002_u01782786579932") 2026/06/30 02:32:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d69f_d20260630_m022944_c001_v7007000_t0000_u01782786584058") 2026/06/30 02:32:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932758_d20260630_m022940_c001_v0001182_t0014_u01782786580017") 2026/06/30 02:32:53 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40107345de86afd7_d20260630_m022944_c001_v7007000_t0000_u01782786584209") 2026/06/30 02:32:54 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b908_d20260630_m022940_c001_v0001171_t0019_u01782786580194") 2026/06/30 02:32:54 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4094850460c13e5d_d20260630_m022736_c001_v7007000_t0000_u01782786456166") 2026/06/30 02:32:54 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1090d2ae8a072fde_d20260630_m022734_c001_v0001185_t0008_u01782786454258") 2026/06/30 02:32:54 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f41361a13c2c8d717_d20260630_m022734_c001_v7007000_t0000_u01782786454075") 2026/06/30 02:32:54 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1090d2ae8a072fce_d20260630_m022730_c001_v0001185_t0025_u01782786450311") 2026/06/30 02:32:54 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f41361a13c2c8d70a_d20260630_m022729_c001_v7007000_t0000_u01782786449585") 2026/06/30 02:32:54 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb001ca_d20260630_m022725_c001_v0001033_t0000_u01782786445187") 2026/06/30 02:32:54 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a29707964e7_d20260630_m022723_c001_v7007000_t0000_u01782786443714") 2026/06/30 02:32:54 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1055aa7af450fb12_d20260630_m022721_c001_v0001130_t0046_u01782786441418") 2026/06/30 02:32:54 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f424339bbaae72834_d20260630_m022721_c001_v7007000_t0000_u01782786441235") 2026/06/30 02:32:54 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1055aa7af450fb02_d20260630_m022718_c001_v0001130_t0047_u01782786438015") 2026/06/30 02:32:54 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f424339bbaae72828_d20260630_m022717_c001_v7007000_t0000_u01782786437262") 2026/06/30 02:32:54 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9322ab_d20260630_m022713_c001_v0001182_t0004_u01782786433211") 2026/06/30 02:32:54 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4066919632d02b17_d20260630_m022711_c001_v7007000_t0000_u01782786431878") 2026/06/30 02:32:54 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f112a8e4f4a1c97ad_d20260630_m022709_c001_v0001116_t0053_u01782786429542") 2026/06/30 02:32:54 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f410219d8429c8df5_d20260630_m022709_c001_v7007000_t0000_u01782786429352") 2026/06/30 02:32:54 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f112a8e4f4a1c979b_d20260630_m022702_c001_v0001116_t0020_u01782786422301") 2026/06/30 02:32:54 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f410219d8429c8df0_d20260630_m022701_c001_v7007000_t0000_u01782786421465") 2026/06/30 02:32:54 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932249_d20260630_m022657_c001_v0001182_t0033_u01782786417859") 2026/06/30 02:32:54 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d547_d20260630_m022656_c001_v7007000_t0000_u01782786416949") 2026/06/30 02:32:54 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10381e67e09dd05c_d20260630_m022655_c001_v0001181_t0057_u01782786415089") 2026/06/30 02:32:54 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4239e41af2192d34_d20260630_m022654_c001_v7007000_t0000_u01782786414906") 2026/06/30 02:32:55 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10381e67e09dd04c_d20260630_m022651_c001_v0001181_t0049_u01782786411293") 2026/06/30 02:32:55 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4239e41af2192cf5_d20260630_m022650_c001_v7007000_t0000_u01782786410560") 2026/06/30 02:32:55 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9321e7_d20260630_m022642_c001_v0001182_t0012_u01782786402689") 2026/06/30 02:32:55 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4040844aff1b2e5c_d20260630_m022641_c001_v7007000_t0000_u01782786401762") 2026/06/30 02:32:55 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f117817e5c4b93002_d20260630_m022640_c001_v0001179_t0046_u01782786400119") 2026/06/30 02:32:55 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d716_d20260630_m022639_c001_v7007000_t0000_u01782786399928") 2026/06/30 02:32:55 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f117817e5c4b92ff6_d20260630_m022636_c001_v0001179_t0014_u01782786396639") 2026/06/30 02:32:55 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d707_d20260630_m022635_c001_v7007000_t0000_u01782786395905") 2026/06/30 02:32:55 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10917da82632260e_d20260630_m022629_c001_v0001091_t0027_u01782786389886") 2026/06/30 02:32:55 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f410219d8429c8dba_d20260630_m022628_c001_v7007000_t0000_u01782786388970") 2026/06/30 02:32:55 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f101f52c781375cc8_d20260630_m022626_c001_v0001167_t0051_u01782786386516") 2026/06/30 02:32:55 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a2970796428_d20260630_m022626_c001_v7007000_t0000_u01782786386333") 2026/06/30 02:32:55 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f101f52c781375cbc_d20260630_m022622_c001_v0001167_t0044_u01782786382545") 2026/06/30 02:32:55 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a29707963fd_d20260630_m022621_c001_v7007000_t0000_u01782786381810") 2026/06/30 02:32:55 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0015e_d20260630_m022614_c001_v0001033_t0024_u01782786374615") 2026/06/30 02:32:55 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d4ce_d20260630_m022613_c001_v7007000_t0000_u01782786373477") 2026/06/30 02:32:55 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f101400e9e0f0ec19_d20260630_m022606_c001_v0001172_t0008_u01782786366821") 2026/06/30 02:32:55 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4050d028c8506a20_d20260630_m022606_c001_v7007000_t0000_u01782786366532") 2026/06/30 02:32:55 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932084_d20260630_m022602_c001_v0001182_t0040_u01782786362078") 2026/06/30 02:32:55 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f115bd3d024306a28_d20260630_m022600_c001_v0001104_t0058_u01782786360757") 2026/06/30 02:32:56 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f115bd3d024306a22_d20260630_m022559_c001_v0001104_t0026_u01782786359496") 2026/06/30 02:32:56 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4094850460c13d39_d20260630_m022545_c001_v7007000_t0000_u01782786345774") 2026/06/30 02:32:56 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00119_d20260630_m022538_c001_v0001033_t0020_u01782786338680") 2026/06/30 02:32:56 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f118aaeef9952c157_d20260630_m022537_c001_v0001182_t0050_u01782786337888") 2026/06/30 02:32:56 DEBUG : dst/one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f118aaeef9952c14f_d20260630_m022536_c001_v0001182_t0043_u01782786336820") 2026/06/30 02:32:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4094850460c13e5e_d20260630_m022736_c001_v7007000_t0000_u01782786456348") 2026/06/30 02:32:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1049c950af85b843_d20260630_m022733_c001_v0001036_t0025_u01782786453487") 2026/06/30 02:32:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f110a2133cfd580ac_d20260630_m022729_c001_v0001105_t0048_u01782786449304") 2026/06/30 02:32:56 DEBUG : dst/one.bak: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a29707964e8_d20260630_m022723_c001_v7007000_t0000_u01782786443895") 2026/06/30 02:32:56 DEBUG : dst/one.bak: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f113f2f61779fdf2d_d20260630_m022721_c001_v0001165_t0012_u01782786441013") 2026/06/30 02:32:56 DEBUG : dst/one.bak: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f101819344ae29aca_d20260630_m022716_c001_v0001136_t0014_u01782786436908") 2026/06/30 02:32:56 DEBUG : dst/one.bak: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4066919632d02b19_d20260630_m022712_c001_v7007000_t0000_u01782786432060") 2026/06/30 02:32:56 DEBUG : dst/one.bak: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f115cc1dfa6eea867_d20260630_m022708_c001_v0001029_t0026_u01782786428611") 2026/06/30 02:32:56 DEBUG : dst/one.bak: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f106cc0f7d419ae05_d20260630_m022701_c001_v0001097_t0059_u01782786421154") 2026/06/30 02:32:56 DEBUG : dst/three: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d4cf_d20260630_m022613_c001_v7007000_t0000_u01782786373676") 2026/06/30 02:32:56 DEBUG : dst/three: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f115bd3d024306a44_d20260630_m022611_c001_v0001104_t0027_u01782786371816") 2026/06/30 02:32:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4094850460c13e5f_d20260630_m022736_c001_v7007000_t0000_u01782786456735") 2026/06/30 02:32:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f101c55d471ffc8ab_d20260630_m022735_c001_v0001100_t0044_u01782786455024") 2026/06/30 02:32:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f105c9811f16ed24e_d20260630_m022731_c001_v0001044_t0030_u01782786451316") 2026/06/30 02:32:56 DEBUG : dst/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4094850460c13e60_d20260630_m022736_c001_v7007000_t0000_u01782786456917") 2026/06/30 02:32:56 DEBUG : dst/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1090d2ae8a072fe8_d20260630_m022735_c001_v0001185_t0019_u01782786455594") 2026/06/30 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f41361a13c2c8d71e_d20260630_m022735_c001_v7007000_t0000_u01782786455412") 2026/06/30 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1090d2ae8a072fd6_d20260630_m022732_c001_v0001185_t0013_u01782786452079") 2026/06/30 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f41361a13c2c8d710_d20260630_m022731_c001_v7007000_t0000_u01782786451896") 2026/06/30 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb001cc_d20260630_m022726_c001_v0001033_t0028_u01782786446269") 2026/06/30 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a29707964ea_d20260630_m022724_c001_v7007000_t0000_u01782786444078") 2026/06/30 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1055aa7af450fb18_d20260630_m022722_c001_v0001130_t0052_u01782786442961") 2026/06/30 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f424339bbaae7283b_d20260630_m022722_c001_v7007000_t0000_u01782786442778") 2026/06/30 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1055aa7af450fb04_d20260630_m022719_c001_v0001130_t0036_u01782786439406") 2026/06/30 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f424339bbaae7282d_d20260630_m022719_c001_v7007000_t0000_u01782786439223") 2026/06/30 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9322b9_d20260630_m022714_c001_v0001182_t0001_u01782786434290") 2026/06/30 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f410219d8429c8df7_d20260630_m022711_c001_v7007000_t0000_u01782786431322") 2026/06/30 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00196_d20260630_m022707_c001_v0001033_t0017_u01782786427518") 2026/06/30 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f410219d8429c8df3_d20260630_m022706_c001_v7007000_t0000_u01782786426430") 2026/06/30 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93224d_d20260630_m022658_c001_v0001182_t0008_u01782786418717") 2026/06/30 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4239e41af2192d39_d20260630_m022656_c001_v7007000_t0000_u01782786416025") 2026/06/30 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00184_d20260630_m022653_c001_v0001033_t0046_u01782786413300") 2026/06/30 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4239e41af2192d0a_d20260630_m022652_c001_v7007000_t0000_u01782786412199") 2026/06/30 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad9321fd_d20260630_m022645_c001_v0001182_t0053_u01782786405965") 2026/06/30 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d719_d20260630_m022640_c001_v7007000_t0000_u01782786400800") 2026/06/30 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10917da82632261e_d20260630_m022638_c001_v0001091_t0013_u01782786398422") 2026/06/30 02:32:57 DEBUG : dst/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d70d_d20260630_m022637_c001_v7007000_t0000_u01782786397323") 2026/06/30 02:32:58 DEBUG : dst/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00178_d20260630_m022631_c001_v0001033_t0041_u01782786391172") 2026/06/30 02:32:58 DEBUG : dst/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a2970796435_d20260630_m022628_c001_v7007000_t0000_u01782786388050") 2026/06/30 02:32:58 DEBUG : dst/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0016c_d20260630_m022624_c001_v0001033_t0003_u01782786384534") 2026/06/30 02:32:58 DEBUG : dst/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a297079640d_d20260630_m022623_c001_v7007000_t0000_u01782786383394") 2026/06/30 02:32:58 DEBUG : dst/three.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93212b_d20260630_m022616_c001_v0001182_t0007_u01782786376470") 2026/06/30 02:32:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a29707964eb_d20260630_m022724_c001_v7007000_t0000_u01782786444263") 2026/06/30 02:32:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f119a61f3f7e249bf_d20260630_m022722_c001_v0001173_t0042_u01782786442416") 2026/06/30 02:32:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f112bbd5a37f6b2a9_d20260630_m022718_c001_v0001173_t0032_u01782786438927") 2026/06/30 02:32:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4066919632d02b1b_d20260630_m022712_c001_v7007000_t0000_u01782786432241") 2026/06/30 02:32:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f110368324cd6f982_d20260630_m022710_c001_v0001044_t0000_u01782786430645") 2026/06/30 02:32:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1057fd01265ee24e_d20260630_m022705_c001_v0001172_t0007_u01782786425529") 2026/06/30 02:32:58 DEBUG : dst/two: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4094850460c13e61_d20260630_m022737_c001_v7007000_t0000_u01782786457169") 2026/06/30 02:32:58 DEBUG : dst/two: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932309_d20260630_m022726_c001_v0001182_t0014_u01782786446065") 2026/06/30 02:32:58 DEBUG : dst/two: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a29707964ed_d20260630_m022724_c001_v7007000_t0000_u01782786444446") 2026/06/30 02:32:58 DEBUG : dst/two: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb001b0_d20260630_m022713_c001_v0001033_t0035_u01782786433803") 2026/06/30 02:32:58 DEBUG : dst/two: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4066919632d02b1d_d20260630_m022712_c001_v7007000_t0000_u01782786432470") 2026/06/30 02:32:58 DEBUG : dst/two: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0018c_d20260630_m022658_c001_v0001033_t0038_u01782786418071") 2026/06/30 02:32:58 DEBUG : dst/two: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d548_d20260630_m022657_c001_v7007000_t0000_u01782786417131") 2026/06/30 02:32:58 DEBUG : dst/two: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0017a_d20260630_m022643_c001_v0001033_t0032_u01782786403263") 2026/06/30 02:32:58 DEBUG : dst/two: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4040844aff1b2e5d_d20260630_m022641_c001_v7007000_t0000_u01782786401948") 2026/06/30 02:32:59 DEBUG : dst/two: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932195_d20260630_m022630_c001_v0001182_t0032_u01782786390605") 2026/06/30 02:32:59 DEBUG : dst/two: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f410219d8429c8dbc_d20260630_m022629_c001_v7007000_t0000_u01782786389154") 2026/06/30 02:32:59 DEBUG : dst/two: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10917da8263225ff_d20260630_m022615_c001_v0001091_t0021_u01782786375471") 2026/06/30 02:32:59 DEBUG : dst/two: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d4d0_d20260630_m022613_c001_v7007000_t0000_u01782786373857") 2026/06/30 02:32:59 DEBUG : dst/two: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107184cac597e6f5_d20260630_m022609_c001_v0001105_t0012_u01782786369277") 2026/06/30 02:32:59 DEBUG : dst/two: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4094850460c13d3b_d20260630_m022545_c001_v7007000_t0000_u01782786345956") 2026/06/30 02:32:59 DEBUG : dst/two: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f118aaeef9952c19a_d20260630_m022544_c001_v0001182_t0008_u01782786344843") 2026/06/30 02:32:59 DEBUG : empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a2970796254_d20260630_m022411_c001_v7007000_t0000_u01782786251738") 2026/06/30 02:32:59 DEBUG : empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad931ca2_d20260630_m022408_c001_v0001182_t0056_u01782786248326") 2026/06/30 02:32:59 DEBUG : empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a2970796252_d20260630_m022406_c001_v7007000_t0000_u01782786246202") 2026/06/30 02:32:59 DEBUG : empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad931c2a_d20260630_m022355_c001_v0001182_t0007_u01782786235648") 2026/06/30 02:32:59 DEBUG : empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4177e91e04395bfe_d20260630_m022347_c001_v7007000_t0000_u01782786227019") 2026/06/30 02:32:59 DEBUG : empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad931bc0_d20260630_m022343_c001_v0001182_t0023_u01782786223726") 2026/06/30 02:32:59 DEBUG : empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d4d1_d20260630_m022323_c001_v7007000_t0000_u01782786203005") 2026/06/30 02:32:59 DEBUG : empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0002d_d20260630_m022320_c001_v0001033_t0003_u01782786200492") 2026/06/30 02:32:59 DEBUG : empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d4c2_d20260630_m022319_c001_v7007000_t0000_u01782786199567") 2026/06/30 02:32:59 DEBUG : empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00025_d20260630_m022318_c001_v0001033_t0023_u01782786198015") 2026/06/30 02:32:59 DEBUG : empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d4b1_d20260630_m022314_c001_v7007000_t0000_u01782786194641") 2026/06/30 02:32:59 DEBUG : empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00015_d20260630_m022312_c001_v0001033_t0042_u01782786192659") 2026/06/30 02:32:59 DEBUG : empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d4ae_d20260630_m022311_c001_v7007000_t0000_u01782786191754") 2026/06/30 02:33:00 DEBUG : empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00009_d20260630_m022310_c001_v0001033_t0051_u01782786190134") 2026/06/30 02:33:00 DEBUG : empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d4a1_d20260630_m022302_c001_v7007000_t0000_u01782786182676") 2026/06/30 02:33:00 DEBUG : empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafffe1_d20260630_m022300_c001_v0001033_t0010_u01782786180397") 2026/06/30 02:33:00 DEBUG : empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d48e_d20260630_m022259_c001_v7007000_t0000_u01782786179242") 2026/06/30 02:33:00 DEBUG : empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafffd7_d20260630_m022258_c001_v0001033_t0018_u01782786178294") 2026/06/30 02:33:00 DEBUG : empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4189478fe5324c1d_d20260630_m022251_c001_v7007000_t0000_u01782786171946") 2026/06/30 02:33:00 DEBUG : empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafffb7_d20260630_m022250_c001_v0001033_t0024_u01782786170435") 2026/06/30 02:33:00 DEBUG : empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4189478fe5324c0a_d20260630_m022248_c001_v7007000_t0000_u01782786168567") 2026/06/30 02:33:00 DEBUG : empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafffb1_d20260630_m022247_c001_v0001033_t0019_u01782786167455") 2026/06/30 02:33:00 DEBUG : empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4189478fe5324c06_d20260630_m022247_c001_v7007000_t0000_u01782786167091") 2026/06/30 02:33:00 DEBUG : empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1028b501dcc185f5_d20260630_m022246_c001_v0001182_t0018_u01782786166508") 2026/06/30 02:33:00 DEBUG : empty space: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafffa7_d20260630_m022244_c001_v0001033_t0029_u01782786164506") 2026/06/30 02:33:00 DEBUG : enormous: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d4cc_d20260630_m022322_c001_v7007000_t0000_u01782786202087") 2026/06/30 02:33:00 DEBUG : enormous: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0002f_d20260630_m022321_c001_v0001033_t0054_u01782786201068") 2026/06/30 02:33:00 DEBUG : existing: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4094850460c13e64_d20260630_m022741_c001_v7007000_t0000_u01782786461777") 2026/06/30 02:33:00 DEBUG : existing: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932359_d20260630_m022740_c001_v0001182_t0030_u01782786460614") 2026/06/30 02:33:00 DEBUG : existing: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4177e91e04395bdf_d20260630_m022342_c001_v7007000_t0000_u01782786222205") 2026/06/30 02:33:00 DEBUG : existing: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad931ba9_d20260630_m022341_c001_v0001182_t0022_u01782786221165") 2026/06/30 02:33:00 DEBUG : existing: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4189478fe5324be4_d20260630_m022240_c001_v7007000_t0000_u01782786160959") 2026/06/30 02:33:00 DEBUG : existing: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafff8d_d20260630_m022239_c001_v0001033_t0014_u01782786159614") 2026/06/30 02:33:01 DEBUG : existing: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4189478fe5324bd8_d20260630_m022239_c001_v7007000_t0000_u01782786159065") 2026/06/30 02:33:01 DEBUG : existing: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafff89_d20260630_m022238_c001_v0001033_t0016_u01782786158192") 2026/06/30 02:33:01 DEBUG : existing: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafff85_d20260630_m022236_c001_v0001033_t0029_u01782786156958") 2026/06/30 02:33:01 DEBUG : existing-b: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4177e91e04395be1_d20260630_m022342_c001_v7007000_t0000_u01782786222386") 2026/06/30 02:33:01 DEBUG : existing-b: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0006d_d20260630_m022341_c001_v0001033_t0055_u01782786221154") 2026/06/30 02:33:01 DEBUG : file1: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223aa13_d20260630_m022835_c001_v7007000_t0000_u01782786515774") 2026/06/30 02:33:01 DEBUG : file1: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b811_d20260630_m022834_c001_v0001171_t0007_u01782786514853") 2026/06/30 02:33:01 DEBUG : file1: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223aa08_d20260630_m022833_c001_v7007000_t0000_u01782786513519") 2026/06/30 02:33:01 DEBUG : file1: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0be6_d20260630_m022832_c001_v0001146_t0014_u01782786512488") 2026/06/30 02:33:01 DEBUG : five: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d4d2_d20260630_m022327_c001_v7007000_t0000_u01782786207288") 2026/06/30 02:33:01 DEBUG : five: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4100ea1ecbb0003b_d20260630_m022324_c001_v0001033_t0038_u01782786204956") 2026/06/30 02:33:01 DEBUG : foo: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4189478fe5324c12_d20260630_m022250_c001_v7007000_t0000_u01782786170072") 2026/06/30 02:33:01 DEBUG : foo: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4100ea1ecbafffb5_d20260630_m022249_c001_v0001033_t0038_u01782786169505") 2026/06/30 02:33:01 DEBUG : foo: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4100ea1ecbafffb3_d20260630_m022248_c001_v0001033_t0038_u01782786168932") 2026/06/30 02:33:01 DEBUG : four: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d4d3_d20260630_m022327_c001_v7007000_t0000_u01782786207470") 2026/06/30 02:33:01 DEBUG : four: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40917da8263224d0_d20260630_m022325_c001_v0001091_t0039_u01782786205517") 2026/06/30 02:33:01 DEBUG : four: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00039_d20260630_m022324_c001_v0001033_t0003_u01782786204248") 2026/06/30 02:33:01 DEBUG : hello world2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253daef_d20260630_m022151_c001_v7007000_t0000_u01782786111498") 2026/06/30 02:33:01 DEBUG : hello world2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbaffea7_d20260630_m022150_c001_v0001033_t0010_u01782786110567") 2026/06/30 02:33:01 DEBUG : ignore-size: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4189478fe5324bbb_d20260630_m022236_c001_v7007000_t0000_u01782786156566") 2026/06/30 02:33:01 DEBUG : ignore-size: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafff7f_d20260630_m022235_c001_v0001033_t0050_u01782786155297") 2026/06/30 02:33:01 DEBUG : nested/sub dir/file: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4177e91e04395bda_d20260630_m022340_c001_v7007000_t0000_u01782786220423") 2026/06/30 02:33:01 DEBUG : nested/sub dir/file: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad931b94_d20260630_m022339_c001_v0001182_t0034_u01782786219586") 2026/06/30 02:33:01 DEBUG : nested/sub dir/file: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4177e91e04395bd3_d20260630_m022338_c001_v7007000_t0000_u01782786218844") 2026/06/30 02:33:02 DEBUG : nested/sub dir/file: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad931b80_d20260630_m022337_c001_v0001182_t0057_u01782786217612") 2026/06/30 02:33:02 DEBUG : one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d4d4_d20260630_m022327_c001_v7007000_t0000_u01782786207655") 2026/06/30 02:33:02 DEBUG : one: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4100ea1ecbb00033_d20260630_m022323_c001_v0001033_t0038_u01782786203377") 2026/06/30 02:33:02 DEBUG : only0: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9d5_d20260630_m022827_c001_v7007000_t0000_u01782786507927") 2026/06/30 02:33:02 DEBUG : only0: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f407dd333ad9324e9_d20260630_m022822_c001_v0001182_t0014_u01782786502041") 2026/06/30 02:33:02 DEBUG : only0: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0024e_d20260630_m022807_c001_v0001033_t0000_u01782786487795") 2026/06/30 02:33:02 DEBUG : only0: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f41361a13c2c9034e_d20260630_m022801_c001_v7007000_t0000_u01782786481525") 2026/06/30 02:33:02 DEBUG : only0: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb001ec_d20260630_m022745_c001_v0001033_t0038_u01782786465581") 2026/06/30 02:33:02 DEBUG : only1: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9d6_d20260630_m022828_c001_v7007000_t0000_u01782786508110") 2026/06/30 02:33:02 DEBUG : only1: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f407dd333ad9324fb_d20260630_m022823_c001_v0001182_t0014_u01782786503085") 2026/06/30 02:33:02 DEBUG : only1: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00250_d20260630_m022808_c001_v0001033_t0051_u01782786488430") 2026/06/30 02:33:02 DEBUG : only1: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f41361a13c2c90354_d20260630_m022802_c001_v7007000_t0000_u01782786482083") 2026/06/30 02:33:02 DEBUG : only1: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb001f0_d20260630_m022746_c001_v0001033_t0018_u01782786466354") 2026/06/30 02:33:02 DEBUG : only10: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9d8_d20260630_m022828_c001_v7007000_t0000_u01782786508292") 2026/06/30 02:33:02 DEBUG : only10: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4100ea1ecbb0028a_d20260630_m022822_c001_v0001033_t0038_u01782786502052") 2026/06/30 02:33:02 DEBUG : only10: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00266_d20260630_m022814_c001_v0001033_t0048_u01782786494884") 2026/06/30 02:33:02 DEBUG : only10: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f425f6d23b9d65cb1_d20260630_m022801_c001_v7007000_t0000_u01782786481730") 2026/06/30 02:33:02 DEBUG : only10: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00218_d20260630_m022753_c001_v0001033_t0020_u01782786472995") 2026/06/30 02:33:02 DEBUG : only11: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9dc_d20260630_m022828_c001_v7007000_t0000_u01782786508573") 2026/06/30 02:33:02 DEBUG : only11: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40901b9ccf61b7df_d20260630_m022822_c001_v0001171_t0031_u01782786502605") 2026/06/30 02:33:03 DEBUG : only11: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00268_d20260630_m022815_c001_v0001033_t0045_u01782786495484") 2026/06/30 02:33:03 DEBUG : only11: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4073ddc34b01546e_d20260630_m022801_c001_v7007000_t0000_u01782786481533") 2026/06/30 02:33:03 DEBUG : only11: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0021c_d20260630_m022753_c001_v0001033_t0043_u01782786473870") 2026/06/30 02:33:03 DEBUG : only12: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9e0_d20260630_m022828_c001_v7007000_t0000_u01782786508757") 2026/06/30 02:33:03 DEBUG : only12: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4080d191f7fb0bc2_d20260630_m022822_c001_v0001146_t0010_u01782786502795") 2026/06/30 02:33:03 DEBUG : only12: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0026c_d20260630_m022816_c001_v0001033_t0052_u01782786496032") 2026/06/30 02:33:03 DEBUG : only12: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4073ddc34b015471_d20260630_m022802_c001_v7007000_t0000_u01782786482108") 2026/06/30 02:33:03 DEBUG : only12: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00222_d20260630_m022754_c001_v0001033_t0042_u01782786474533") 2026/06/30 02:33:03 DEBUG : only13: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9e2_d20260630_m022828_c001_v7007000_t0000_u01782786508938") 2026/06/30 02:33:03 DEBUG : only13: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f407dd333ad9324eb_d20260630_m022822_c001_v0001182_t0014_u01782786502440") 2026/06/30 02:33:03 DEBUG : only13: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0026e_d20260630_m022816_c001_v0001033_t0047_u01782786496722") 2026/06/30 02:33:03 DEBUG : only13: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f416f20f0ebbf1430_d20260630_m022802_c001_v7007000_t0000_u01782786482148") 2026/06/30 02:33:03 DEBUG : only13: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00224_d20260630_m022755_c001_v0001033_t0044_u01782786475309") 2026/06/30 02:33:03 DEBUG : only14: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9e3_d20260630_m022829_c001_v7007000_t0000_u01782786509120") 2026/06/30 02:33:03 DEBUG : only14: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4100ea1ecbb0028c_d20260630_m022822_c001_v0001033_t0038_u01782786502452") 2026/06/30 02:33:03 DEBUG : only14: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00270_d20260630_m022817_c001_v0001033_t0054_u01782786497457") 2026/06/30 02:33:03 DEBUG : only14: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f425f6d23b9d65cb2_d20260630_m022801_c001_v7007000_t0000_u01782786481914") 2026/06/30 02:33:03 DEBUG : only14: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00228_d20260630_m022755_c001_v0001033_t0014_u01782786475901") 2026/06/30 02:33:03 DEBUG : only15: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9e5_d20260630_m022829_c001_v7007000_t0000_u01782786509302") 2026/06/30 02:33:03 DEBUG : only15: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f407dd333ad9324ed_d20260630_m022822_c001_v0001182_t0014_u01782786502625") 2026/06/30 02:33:04 DEBUG : only15: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00276_d20260630_m022818_c001_v0001033_t0004_u01782786498093") 2026/06/30 02:33:04 DEBUG : only15: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f41361a13c2c90355_d20260630_m022802_c001_v7007000_t0000_u01782786482312") 2026/06/30 02:33:04 DEBUG : only15: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0022c_d20260630_m022756_c001_v0001033_t0038_u01782786476758") 2026/06/30 02:33:04 DEBUG : only16: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9e8_d20260630_m022829_c001_v7007000_t0000_u01782786509501") 2026/06/30 02:33:04 DEBUG : only16: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4100ea1ecbb0028e_d20260630_m022822_c001_v0001033_t0038_u01782786502649") 2026/06/30 02:33:04 DEBUG : only16: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0027c_d20260630_m022818_c001_v0001033_t0031_u01782786498672") 2026/06/30 02:33:04 DEBUG : only16: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f416f20f0ebbf142b_d20260630_m022801_c001_v7007000_t0000_u01782786481592") 2026/06/30 02:33:04 DEBUG : only16: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0022e_d20260630_m022757_c001_v0001033_t0049_u01782786477451") 2026/06/30 02:33:05 DEBUG : only17: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9ec_d20260630_m022829_c001_v7007000_t0000_u01782786509681") 2026/06/30 02:33:05 DEBUG : only17: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f407dd333ad9324ef_d20260630_m022822_c001_v0001182_t0014_u01782786502810") 2026/06/30 02:33:05 DEBUG : only17: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0027e_d20260630_m022819_c001_v0001033_t0017_u01782786499783") 2026/06/30 02:33:05 DEBUG : only17: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f425f6d23b9d65cb0_d20260630_m022801_c001_v7007000_t0000_u01782786481544") 2026/06/30 02:33:05 DEBUG : only17: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00234_d20260630_m022758_c001_v0001033_t0031_u01782786478186") 2026/06/30 02:33:05 DEBUG : only18: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9ed_d20260630_m022829_c001_v7007000_t0000_u01782786509862") 2026/06/30 02:33:05 DEBUG : only18: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40901b9ccf61b7e1_d20260630_m022822_c001_v0001171_t0031_u01782786502834") 2026/06/30 02:33:05 DEBUG : only18: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00284_d20260630_m022820_c001_v0001033_t0044_u01782786500389") 2026/06/30 02:33:05 DEBUG : only18: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f41361a13c2c9034f_d20260630_m022801_c001_v7007000_t0000_u01782786481708") 2026/06/30 02:33:05 DEBUG : only18: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00236_d20260630_m022759_c001_v0001033_t0045_u01782786479204") 2026/06/30 02:33:05 DEBUG : only19: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9ef_d20260630_m022830_c001_v7007000_t0000_u01782786510043") 2026/06/30 02:33:05 DEBUG : only19: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4100ea1ecbb00290_d20260630_m022822_c001_v0001033_t0038_u01782786502859") 2026/06/30 02:33:05 DEBUG : only19: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00286_d20260630_m022821_c001_v0001033_t0019_u01782786501147") 2026/06/30 02:33:05 DEBUG : only19: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f416f20f0ebbf142e_d20260630_m022801_c001_v7007000_t0000_u01782786481961") 2026/06/30 02:33:05 DEBUG : only19: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0023c_d20260630_m022759_c001_v0001033_t0002_u01782786479825") 2026/06/30 02:33:05 DEBUG : only2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9f1_d20260630_m022830_c001_v7007000_t0000_u01782786510225") 2026/06/30 02:33:05 DEBUG : only2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4080d191f7fb0bc4_d20260630_m022823_c001_v0001146_t0010_u01782786503085") 2026/06/30 02:33:05 DEBUG : only2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00252_d20260630_m022809_c001_v0001033_t0051_u01782786489161") 2026/06/30 02:33:05 DEBUG : only2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4073ddc34b015472_d20260630_m022802_c001_v7007000_t0000_u01782786482290") 2026/06/30 02:33:05 DEBUG : only2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb001f4_d20260630_m022747_c001_v0001033_t0057_u01782786467287") 2026/06/30 02:33:05 DEBUG : only3: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9f3_d20260630_m022830_c001_v7007000_t0000_u01782786510426") 2026/06/30 02:33:05 DEBUG : only3: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40901b9ccf61b7e5_d20260630_m022823_c001_v0001171_t0031_u01782786503074") 2026/06/30 02:33:05 DEBUG : only3: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00254_d20260630_m022810_c001_v0001033_t0041_u01782786490050") 2026/06/30 02:33:05 DEBUG : only3: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4073ddc34b01546c_d20260630_m022801_c001_v7007000_t0000_u01782786481156") 2026/06/30 02:33:06 DEBUG : only3: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb001f8_d20260630_m022747_c001_v0001033_t0039_u01782786467886") 2026/06/30 02:33:06 DEBUG : only4: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9f5_d20260630_m022830_c001_v7007000_t0000_u01782786510614") 2026/06/30 02:33:06 DEBUG : only4: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4100ea1ecbb00292_d20260630_m022823_c001_v0001033_t0038_u01782786503089") 2026/06/30 02:33:06 DEBUG : only4: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00256_d20260630_m022810_c001_v0001033_t0003_u01782786490722") 2026/06/30 02:33:06 DEBUG : only4: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f416f20f0ebbf142d_d20260630_m022801_c001_v7007000_t0000_u01782786481777") 2026/06/30 02:33:06 DEBUG : only4: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb001fc_d20260630_m022748_c001_v0001033_t0051_u01782786468716") 2026/06/30 02:33:06 DEBUG : only5: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9f7_d20260630_m022830_c001_v7007000_t0000_u01782786510809") 2026/06/30 02:33:06 DEBUG : only5: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40901b9ccf61b7e9_d20260630_m022823_c001_v0001171_t0031_u01782786503259") 2026/06/30 02:33:06 DEBUG : only5: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00258_d20260630_m022811_c001_v0001033_t0053_u01782786491330") 2026/06/30 02:33:06 DEBUG : only5: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f425f6d23b9d65cb4_d20260630_m022802_c001_v7007000_t0000_u01782786482095") 2026/06/30 02:33:06 DEBUG : only5: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00202_d20260630_m022749_c001_v0001033_t0010_u01782786469302") 2026/06/30 02:33:06 DEBUG : only6: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9f9_d20260630_m022830_c001_v7007000_t0000_u01782786510989") 2026/06/30 02:33:06 DEBUG : only6: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4100ea1ecbb00294_d20260630_m022823_c001_v0001033_t0038_u01782786503291") 2026/06/30 02:33:06 DEBUG : only6: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0025c_d20260630_m022812_c001_v0001033_t0051_u01782786492032") 2026/06/30 02:33:06 DEBUG : only6: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4073ddc34b01546f_d20260630_m022801_c001_v7007000_t0000_u01782786481721") 2026/06/30 02:33:06 DEBUG : only6: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0020a_d20260630_m022750_c001_v0001033_t0059_u01782786470118") 2026/06/30 02:33:06 DEBUG : only7: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9fb_d20260630_m022831_c001_v7007000_t0000_u01782786511172") 2026/06/30 02:33:06 DEBUG : only7: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4080d191f7fb0bc6_d20260630_m022823_c001_v0001146_t0010_u01782786503287") 2026/06/30 02:33:06 DEBUG : only7: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0025e_d20260630_m022812_c001_v0001033_t0029_u01782786492634") 2026/06/30 02:33:06 DEBUG : only7: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f41361a13c2c90352_d20260630_m022801_c001_v7007000_t0000_u01782786481890") 2026/06/30 02:33:07 DEBUG : only7: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0020c_d20260630_m022750_c001_v0001033_t0041_u01782786470982") 2026/06/30 02:33:07 DEBUG : only8: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9fe_d20260630_m022831_c001_v7007000_t0000_u01782786511353") 2026/06/30 02:33:07 DEBUG : only8: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f407dd333ad932501_d20260630_m022823_c001_v0001182_t0014_u01782786503370") 2026/06/30 02:33:07 DEBUG : only8: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00260_d20260630_m022813_c001_v0001033_t0049_u01782786493507") 2026/06/30 02:33:07 DEBUG : only8: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4073ddc34b01546d_d20260630_m022801_c001_v7007000_t0000_u01782786481339") 2026/06/30 02:33:07 DEBUG : only8: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00214_d20260630_m022751_c001_v0001033_t0056_u01782786471763") 2026/06/30 02:33:07 DEBUG : only9: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223a9ff_d20260630_m022831_c001_v7007000_t0000_u01782786511562") 2026/06/30 02:33:07 DEBUG : only9: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40901b9ccf61b7ed_d20260630_m022823_c001_v0001171_t0031_u01782786503444") 2026/06/30 02:33:07 DEBUG : only9: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00264_d20260630_m022814_c001_v0001033_t0028_u01782786494054") 2026/06/30 02:33:07 DEBUG : only9: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4073ddc34b015470_d20260630_m022801_c001_v7007000_t0000_u01782786481906") 2026/06/30 02:33:07 DEBUG : only9: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00216_d20260630_m022752_c001_v0001033_t0046_u01782786472344") 2026/06/30 02:33:07 DEBUG : potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4177e91e04395bcb_d20260630_m022336_c001_v7007000_t0000_u01782786216503") 2026/06/30 02:33:07 DEBUG : potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10917da8263224e8_d20260630_m022334_c001_v0001091_t0016_u01782786214650") 2026/06/30 02:33:07 DEBUG : potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4177e91e04395bbf_d20260630_m022333_c001_v7007000_t0000_u01782786213557") 2026/06/30 02:33:07 DEBUG : potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0004f_d20260630_m022331_c001_v0001033_t0032_u01782786211486") 2026/06/30 02:33:07 DEBUG : potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4177e91e04395bb0_d20260630_m022330_c001_v7007000_t0000_u01782786210758") 2026/06/30 02:33:07 DEBUG : potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10917da8263224d6_d20260630_m022328_c001_v0001091_t0007_u01782786208576") 2026/06/30 02:33:07 DEBUG : potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d4b6_d20260630_m022316_c001_v7007000_t0000_u01782786196942") 2026/06/30 02:33:07 DEBUG : potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0001d_d20260630_m022315_c001_v0001033_t0029_u01782786195216") 2026/06/30 02:33:07 DEBUG : potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d4b0_d20260630_m022313_c001_v7007000_t0000_u01782786193516") 2026/06/30 02:33:08 DEBUG : potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00011_d20260630_m022312_c001_v0001033_t0047_u01782786192308") 2026/06/30 02:33:08 DEBUG : potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d4ad_d20260630_m022310_c001_v7007000_t0000_u01782786190955") 2026/06/30 02:33:08 DEBUG : potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00007_d20260630_m022309_c001_v0001033_t0010_u01782786189658") 2026/06/30 02:33:08 DEBUG : potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d49d_d20260630_m022302_c001_v7007000_t0000_u01782786182124") 2026/06/30 02:33:08 DEBUG : potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafffdf_d20260630_m022259_c001_v0001033_t0023_u01782786179792") 2026/06/30 02:33:08 DEBUG : potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d490_d20260630_m022259_c001_v7007000_t0000_u01782786179427") 2026/06/30 02:33:08 DEBUG : potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafffd3_d20260630_m022257_c001_v0001033_t0055_u01782786177975") 2026/06/30 02:33:08 DEBUG : potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d401_d20260630_m022257_c001_v7007000_t0000_u01782786177609") 2026/06/30 02:33:08 DEBUG : potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafffcf_d20260630_m022256_c001_v0001033_t0016_u01782786176485") 2026/06/30 02:33:08 DEBUG : potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafffc9_d20260630_m022255_c001_v0001033_t0021_u01782786175485") 2026/06/30 02:33:08 DEBUG : potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d3ef_d20260630_m022255_c001_v7007000_t0000_u01782786175120") 2026/06/30 02:33:08 DEBUG : potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafffc5_d20260630_m022254_c001_v0001033_t0043_u01782786174263") 2026/06/30 02:33:08 DEBUG : potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafffbf_d20260630_m022252_c001_v0001033_t0014_u01782786172894") 2026/06/30 02:33:08 DEBUG : potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4189478fe5324c20_d20260630_m022252_c001_v7007000_t0000_u01782786172129") 2026/06/30 02:33:08 DEBUG : potato: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafffb9_d20260630_m022251_c001_v0001033_t0054_u01782786171225") 2026/06/30 02:33:08 DEBUG : potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f405c8a872a4a4cf4_d20260630_m022521_c001_v7007000_t0000_u01782786321880") 2026/06/30 02:33:08 DEBUG : potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10917da826322593_d20260630_m022521_c001_v0001091_t0022_u01782786321142") 2026/06/30 02:33:08 DEBUG : potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a2970796255_d20260630_m022412_c001_v7007000_t0000_u01782786252108") 2026/06/30 02:33:08 DEBUG : potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10917da826322522_d20260630_m022407_c001_v0001091_t0018_u01782786247502") 2026/06/30 02:33:08 DEBUG : potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4189478fe5324d46_d20260630_m022359_c001_v7007000_t0000_u01782786239864") 2026/06/30 02:33:08 DEBUG : potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10917da82632250e_d20260630_m022354_c001_v0001091_t0017_u01782786234887") 2026/06/30 02:33:08 DEBUG : potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4177e91e04395bff_d20260630_m022347_c001_v7007000_t0000_u01782786227525") 2026/06/30 02:33:08 DEBUG : potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10917da8263224f6_d20260630_m022343_c001_v0001091_t0018_u01782786223319") 2026/06/30 02:33:09 DEBUG : potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d4cd_d20260630_m022322_c001_v7007000_t0000_u01782786202270") 2026/06/30 02:33:09 DEBUG : potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0002b_d20260630_m022320_c001_v0001033_t0046_u01782786200117") 2026/06/30 02:33:09 DEBUG : potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d4c4_d20260630_m022319_c001_v7007000_t0000_u01782786199752") 2026/06/30 02:33:09 DEBUG : potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00021_d20260630_m022317_c001_v0001033_t0046_u01782786197507") 2026/06/30 02:33:09 DEBUG : potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d4b7_d20260630_m022317_c001_v7007000_t0000_u01782786197126") 2026/06/30 02:33:09 DEBUG : potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0001f_d20260630_m022316_c001_v0001033_t0003_u01782786196165") 2026/06/30 02:33:09 DEBUG : potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d4b2_d20260630_m022314_c001_v7007000_t0000_u01782786194826") 2026/06/30 02:33:09 DEBUG : potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0001b_d20260630_m022313_c001_v0001033_t0054_u01782786193897") 2026/06/30 02:33:09 DEBUG : potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d4af_d20260630_m022311_c001_v7007000_t0000_u01782786191939") 2026/06/30 02:33:09 DEBUG : potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0000b_d20260630_m022310_c001_v0001033_t0003_u01782786190944") 2026/06/30 02:33:09 DEBUG : potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d4a2_d20260630_m022302_c001_v7007000_t0000_u01782786182859") 2026/06/30 02:33:09 DEBUG : potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafffe7_d20260630_m022301_c001_v0001033_t0039_u01782786181539") 2026/06/30 02:33:09 DEBUG : potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253daf1_d20260630_m022154_c001_v7007000_t0000_u01782786114742") 2026/06/30 02:33:09 DEBUG : potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbaffeb9_d20260630_m022153_c001_v0001033_t0009_u01782786113906") 2026/06/30 02:33:09 DEBUG : potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253daf0_d20260630_m022153_c001_v7007000_t0000_u01782786113007") 2026/06/30 02:33:09 DEBUG : potato2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbaffeb5_d20260630_m022152_c001_v0001033_t0012_u01782786112086") 2026/06/30 02:33:09 DEBUG : potato3: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a2970796257_d20260630_m022412_c001_v7007000_t0000_u01782786252635") 2026/06/30 02:33:09 DEBUG : potato3: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb000b1_d20260630_m022408_c001_v0001033_t0054_u01782786248885") 2026/06/30 02:33:09 DEBUG : potato3: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4189478fe5324d48_d20260630_m022400_c001_v7007000_t0000_u01782786240292") 2026/06/30 02:33:09 DEBUG : potato3: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00097_d20260630_m022356_c001_v0001033_t0002_u01782786236305") 2026/06/30 02:33:09 DEBUG : potato3: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4177e91e04395c00_d20260630_m022347_c001_v7007000_t0000_u01782786227707") 2026/06/30 02:33:10 DEBUG : potato3: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00075_d20260630_m022343_c001_v0001033_t0025_u01782786223962") 2026/06/30 02:33:10 DEBUG : pre-dest1/1: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d456_d20260630_m022555_c001_v7007000_t0000_u01782786355272") 2026/06/30 02:33:10 DEBUG : pre-dest1/1: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00125_d20260630_m022546_c001_v0001033_t0003_u01782786346689") 2026/06/30 02:33:10 DEBUG : pre-dest2/2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d459_d20260630_m022555_c001_v7007000_t0000_u01782786355457") 2026/06/30 02:33:10 DEBUG : pre-dest2/2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10917da8263225cb_d20260630_m022547_c001_v0001091_t0044_u01782786347694") 2026/06/30 02:33:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4094850460c13d1e_d20260630_m022532_c001_v7007000_t0000_u01782786332817") 2026/06/30 02:33:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad931f6c_d20260630_m022529_c001_v0001182_t0041_u01782786329737") 2026/06/30 02:33:10 DEBUG : sizeonly: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4189478fe5324bad_d20260630_m022234_c001_v7007000_t0000_u01782786154754") 2026/06/30 02:33:10 DEBUG : sizeonly: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafff73_d20260630_m022233_c001_v0001033_t0010_u01782786153401") 2026/06/30 02:33:10 DEBUG : splitbanan: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42692a0894d597b6_d20260630_m023028_c001_v7007000_t0000_u01782786628858") 2026/06/30 02:33:10 DEBUG : splitbanan: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932890_d20260630_m023021_c001_v0001182_t0038_u01782786621107") 2026/06/30 02:33:10 DEBUG : splitbananasplit: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253eaac_d20260630_m023147_c001_v7007000_t0000_u01782786707244") 2026/06/30 02:33:10 DEBUG : splitbananasplit: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00517_d20260630_m023140_c001_v0001033_t0023_u01782786700412") 2026/06/30 02:33:10 DEBUG : splitbananasplit: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f415e5a29707966e4_d20260630_m023131_c001_v7007000_t0000_u01782786691359") 2026/06/30 02:33:10 DEBUG : splitbananasplit: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb004d5_d20260630_m023124_c001_v0001033_t0056_u01782786684648") 2026/06/30 02:33:10 DEBUG : splitbananasplit: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ea59_d20260630_m023115_c001_v7007000_t0000_u01782786675504") 2026/06/30 02:33:10 DEBUG : splitbananasplit: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0049b_d20260630_m023109_c001_v0001033_t0048_u01782786669004") 2026/06/30 02:33:10 DEBUG : splitbananasplit: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa562bc6_d20260630_m023059_c001_v7007000_t0000_u01782786659466") 2026/06/30 02:33:10 DEBUG : splitbananasplit: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00456_d20260630_m023053_c001_v0001033_t0046_u01782786653351") 2026/06/30 02:33:10 DEBUG : splitbananasplit: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f40107345de86b04d_d20260630_m023044_c001_v7007000_t0000_u01782786644520") 2026/06/30 02:33:11 DEBUG : splitbananasplit: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00421_d20260630_m023037_c001_v0001033_t0017_u01782786637738") 2026/06/30 02:33:11 DEBUG : splitbananasplit: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253e998_d20260630_m023023_c001_v7007000_t0000_u01782786623462") 2026/06/30 02:33:11 DEBUG : splitbananasplit: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0d92_d20260630_m023019_c001_v0001146_t0039_u01782786619922") 2026/06/30 02:33:11 DEBUG : splitbananasplit: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f417ede8bf8a1fc66_d20260630_m023010_c001_v7007000_t0000_u01782786610499") 2026/06/30 02:33:11 DEBUG : splitbananasplit: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0d56_d20260630_m023003_c001_v0001146_t0019_u01782786603287") 2026/06/30 02:33:11 DEBUG : splitbananasplit: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f425f6d23b9d66684_d20260630_m023002_c001_v7007000_t0000_u01782786602248") 2026/06/30 02:33:11 DEBUG : splitbananasplit: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0d34_d20260630_m022958_c001_v0001146_t0010_u01782786598436") 2026/06/30 02:33:11 DEBUG : splitbananasplit: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61de99_d20260630_m022949_c001_v7007000_t0000_u01782786589210") 2026/06/30 02:33:11 DEBUG : splitbananasplit: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0038a_d20260630_m022942_c001_v0001033_t0017_u01782786582246") 2026/06/30 02:33:11 DEBUG : splitbananasplit: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4177e91e043960b8_d20260630_m022941_c001_v7007000_t0000_u01782786581005") 2026/06/30 02:33:11 DEBUG : splitbananasplit: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00378_d20260630_m022937_c001_v0001033_t0009_u01782786577561") 2026/06/30 02:33:11 DEBUG : splitbananasplit: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4156b835a8a33932_d20260630_m022922_c001_v7007000_t0000_u01782786562652") 2026/06/30 02:33:11 DEBUG : splitbananasplit: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b8b2_d20260630_m022918_c001_v0001171_t0050_u01782786558881") 2026/06/30 02:33:11 DEBUG : splitbananasplit: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4197af81fc61d680_d20260630_m022909_c001_v7007000_t0000_u01782786549329") 2026/06/30 02:33:11 DEBUG : splitbananasplit: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b874_d20260630_m022902_c001_v0001171_t0022_u01782786542809") 2026/06/30 02:33:11 DEBUG : splitbananasplit: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f427c4943fa5626c7_d20260630_m022853_c001_v7007000_t0000_u01782786533752") 2026/06/30 02:33:11 DEBUG : splitbananasplit: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b839_d20260630_m022847_c001_v0001171_t0020_u01782786527909") 2026/06/30 02:33:11 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4224efb4a54b720b_d20260630_m023005_c001_v7007000_t0000_u01782786605125") 2026/06/30 02:33:12 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b954_d20260630_m022959_c001_v0001171_t0030_u01782786599603") 2026/06/30 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223aa2a_d20260630_m022840_c001_v7007000_t0000_u01782786520201") 2026/06/30 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0c04_d20260630_m022838_c001_v0001146_t0000_u01782786518925") 2026/06/30 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223aa1e_d20260630_m022838_c001_v7007000_t0000_u01782786518085") 2026/06/30 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb002b5_d20260630_m022836_c001_v0001033_t0019_u01782786516756") 2026/06/30 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4177e91e04395bdb_d20260630_m022340_c001_v7007000_t0000_u01782786220605") 2026/06/30 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10917da8263224f2_d20260630_m022339_c001_v0001091_t0051_u01782786219574") 2026/06/30 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4177e91e04395bd4_d20260630_m022339_c001_v7007000_t0000_u01782786219026") 2026/06/30 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00061_d20260630_m022337_c001_v0001033_t0006_u01782786217971") 2026/06/30 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4189478fe5324b9a_d20260630_m022231_c001_v7007000_t0000_u01782786151030") 2026/06/30 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafff5b_d20260630_m022229_c001_v0001033_t0030_u01782786149388") 2026/06/30 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4189478fe5324b93_d20260630_m022229_c001_v7007000_t0000_u01782786149016") 2026/06/30 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafff54_d20260630_m022227_c001_v0001033_t0030_u01782786147656") 2026/06/30 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4189478fe5324b81_d20260630_m022225_c001_v7007000_t0000_u01782786145568") 2026/06/30 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafff44_d20260630_m022224_c001_v0001033_t0004_u01782786144257") 2026/06/30 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4189478fe5324b77_d20260630_m022223_c001_v7007000_t0000_u01782786143701") 2026/06/30 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafff3c_d20260630_m022222_c001_v0001033_t0013_u01782786142071") 2026/06/30 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafff30_d20260630_m022219_c001_v0001033_t0006_u01782786139093") 2026/06/30 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4189478fe5324b5c_d20260630_m022218_c001_v7007000_t0000_u01782786138726") 2026/06/30 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafff2c_d20260630_m022217_c001_v0001033_t0009_u01782786137841") 2026/06/30 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafff2a_d20260630_m022217_c001_v0001033_t0033_u01782786137004") 2026/06/30 02:33:12 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253db59_d20260630_m022216_c001_v7007000_t0000_u01782786136276") 2026/06/30 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafff18_d20260630_m022213_c001_v0001033_t0009_u01782786133623") 2026/06/30 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafff0c_d20260630_m022210_c001_v0001033_t0059_u01782786130334") 2026/06/30 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253db2f_d20260630_m022209_c001_v7007000_t0000_u01782786129967") 2026/06/30 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafff06_d20260630_m022209_c001_v0001033_t0009_u01782786129180") 2026/06/30 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbafff00_d20260630_m022208_c001_v0001033_t0059_u01782786128294") 2026/06/30 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253db24_d20260630_m022207_c001_v7007000_t0000_u01782786127928") 2026/06/30 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbaffef7_d20260630_m022204_c001_v0001033_t0002_u01782786124489") 2026/06/30 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253db12_d20260630_m022204_c001_v7007000_t0000_u01782786124119") 2026/06/30 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbaffef1_d20260630_m022202_c001_v0001033_t0026_u01782786122882") 2026/06/30 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253dafa_d20260630_m022201_c001_v7007000_t0000_u01782786121988") 2026/06/30 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbaffee7_d20260630_m022201_c001_v0001033_t0046_u01782786121189") 2026/06/30 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253daf9_d20260630_m022200_c001_v7007000_t0000_u01782786120644") 2026/06/30 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbaffee5_d20260630_m022159_c001_v0001033_t0015_u01782786119856") 2026/06/30 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253daf6_d20260630_m022158_c001_v7007000_t0000_u01782786118962") 2026/06/30 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbaffed9_d20260630_m022158_c001_v0001033_t0048_u01782786118042") 2026/06/30 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253daf5_d20260630_m022157_c001_v7007000_t0000_u01782786117499") 2026/06/30 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbaffec9_d20260630_m022156_c001_v0001033_t0002_u01782786116813") 2026/06/30 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253daf4_d20260630_m022156_c001_v7007000_t0000_u01782786116273") 2026/06/30 02:33:13 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbaffec5_d20260630_m022155_c001_v0001033_t0039_u01782786115284") 2026/06/30 02:33:14 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253daed_d20260630_m022150_c001_v7007000_t0000_u01782786110028") 2026/06/30 02:33:14 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbaffe9d_d20260630_m022149_c001_v0001033_t0045_u01782786109270") 2026/06/30 02:33:14 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253daec_d20260630_m022148_c001_v7007000_t0000_u01782786108707") 2026/06/30 02:33:14 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbaffe93_d20260630_m022147_c001_v0001033_t0022_u01782786107492") 2026/06/30 02:33:14 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253daeb_d20260630_m022146_c001_v7007000_t0000_u01782786106595") 2026/06/30 02:33:14 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbaffe8f_d20260630_m022145_c001_v0001033_t0037_u01782786105702") 2026/06/30 02:33:14 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253daea_d20260630_m022143_c001_v7007000_t0000_u01782786103435") 2026/06/30 02:33:14 DEBUG : sub dir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbaffe83_d20260630_m022142_c001_v0001033_t0059_u01782786102681") 2026/06/30 02:33:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223aa2b_d20260630_m022840_c001_v7007000_t0000_u01782786520438") 2026/06/30 02:33:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61b821_d20260630_m022838_c001_v0001171_t0023_u01782786518967") 2026/06/30 02:33:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223aa20_d20260630_m022838_c001_v7007000_t0000_u01782786518266") 2026/06/30 02:33:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932573_d20260630_m022836_c001_v0001182_t0039_u01782786516761") 2026/06/30 02:33:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253eab0_d20260630_m023149_c001_v7007000_t0000_u01782786709292") 2026/06/30 02:33:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0ed8_d20260630_m023148_c001_v0001146_t0053_u01782786708616") 2026/06/30 02:33:14 DEBUG : sub/yam: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4177e91e04395bc9_d20260630_m022335_c001_v7007000_t0000_u01782786215957") 2026/06/30 02:33:14 DEBUG : sub/yam: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad931b5e_d20260630_m022334_c001_v0001182_t0013_u01782786214296") 2026/06/30 02:33:14 DEBUG : test_dir1/file2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223aa14_d20260630_m022835_c001_v7007000_t0000_u01782786515954") 2026/06/30 02:33:14 DEBUG : test_dir1/file2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0bf0_d20260630_m022834_c001_v0001146_t0041_u01782786514510") 2026/06/30 02:33:14 DEBUG : test_dir1/file2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223aa0a_d20260630_m022833_c001_v7007000_t0000_u01782786513721") 2026/06/30 02:33:14 DEBUG : test_dir1/file2: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad93255d_d20260630_m022832_c001_v0001182_t0043_u01782786512510") 2026/06/30 02:33:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223aa15_d20260630_m022836_c001_v7007000_t0000_u01782786516179") 2026/06/30 02:33:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932565_d20260630_m022834_c001_v0001182_t0050_u01782786514502") 2026/06/30 02:33:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4125f97ea223aa0c_d20260630_m022833_c001_v7007000_t0000_u01782786513916") 2026/06/30 02:33:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb002aa_d20260630_m022832_c001_v0001033_t0040_u01782786512512") 2026/06/30 02:33:15 DEBUG : three: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d4d5_d20260630_m022327_c001_v7007000_t0000_u01782786207841") 2026/06/30 02:33:15 DEBUG : three: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0003d_d20260630_m022326_c001_v0001033_t0033_u01782786206275") 2026/06/30 02:33:15 DEBUG : three: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00037_d20260630_m022323_c001_v0001033_t0003_u01782786203818") 2026/06/30 02:33:15 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253eab6_d20260630_m023150_c001_v7007000_t0000_u01782786710998") 2026/06/30 02:33:15 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61bb6c_d20260630_m023150_c001_v0001171_t0036_u01782786710262") 2026/06/30 02:33:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253eaed_d20260630_m023209_c001_v7007000_t0000_u01782786729863") 2026/06/30 02:33:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932ca2_d20260630_m023208_c001_v0001182_t0020_u01782786728013") 2026/06/30 02:33:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253eae0_d20260630_m023206_c001_v7007000_t0000_u01782786726485") 2026/06/30 02:33:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61bba6_d20260630_m023204_c001_v0001171_t0044_u01782786724726") 2026/06/30 02:33:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253eada_d20260630_m023203_c001_v7007000_t0000_u01782786723773") 2026/06/30 02:33:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0f08_d20260630_m023202_c001_v0001146_t0053_u01782786722997") 2026/06/30 02:33:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253eac9_d20260630_m023158_c001_v7007000_t0000_u01782786718264") 2026/06/30 02:33:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61bb90_d20260630_m023157_c001_v0001171_t0042_u01782786717336") 2026/06/30 02:33:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253eacf_d20260630_m023200_c001_v7007000_t0000_u01782786720243") 2026/06/30 02:33:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932c68_d20260630_m023159_c001_v0001182_t0011_u01782786719217") 2026/06/30 02:33:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253eac4_d20260630_m023156_c001_v7007000_t0000_u01782786716392") 2026/06/30 02:33:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1080d191f7fb0efa_d20260630_m023155_c001_v0001146_t0029_u01782786715397") 2026/06/30 02:33:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253eac0_d20260630_m023154_c001_v7007000_t0000_u01782786714446") 2026/06/30 02:33:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0054b_d20260630_m023153_c001_v0001033_t0050_u01782786713645") 2026/06/30 02:33:16 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253eaba_d20260630_m023152_c001_v7007000_t0000_u01782786712556") 2026/06/30 02:33:16 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad932c24_d20260630_m023151_c001_v0001182_t0017_u01782786711945") 2026/06/30 02:33:16 DEBUG : toe/toe/toe: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f408b6a09d1fc5e63_d20260630_m023214_c001_v7007000_t0000_u01782786734728") 2026/06/30 02:33:16 DEBUG : toe/toe/toe: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10901b9ccf61bbc2_d20260630_m023214_c001_v0001171_t0055_u01782786734024") 2026/06/30 02:33:16 DEBUG : toe/toe/toe: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253ead6_d20260630_m023202_c001_v7007000_t0000_u01782786722055") 2026/06/30 02:33:16 DEBUG : toe/toe/toe: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb0055f_d20260630_m023201_c001_v0001033_t0003_u01782786721187") 2026/06/30 02:33:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253eaef_d20260630_m023210_c001_v7007000_t0000_u01782786730551") 2026/06/30 02:33:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f1100ea1ecbb00573_d20260630_m023209_c001_v0001033_t0012_u01782786729375") 2026/06/30 02:33:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f42102a9cc253eae2_d20260630_m023207_c001_v7007000_t0000_u01782786727065") 2026/06/30 02:33:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f10669a926826376b_d20260630_m023206_c001_v0001113_t0039_u01782786726027") 2026/06/30 02:33:16 DEBUG : two: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f402dde4d51c1d4d6_d20260630_m022328_c001_v7007000_t0000_u01782786208025") 2026/06/30 02:33:16 DEBUG : two: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f407dd333ad931afd_d20260630_m022325_c001_v0001182_t0014_u01782786205712") 2026/06/30 02:33:16 DEBUG : two: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4100ea1ecbb00035_d20260630_m022323_c001_v0001033_t0038_u01782786203582") 2026/06/30 02:33:16 DEBUG : yam: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4177e91e04395bcd_d20260630_m022336_c001_v7007000_t0000_u01782786216684") 2026/06/30 02:33:16 DEBUG : yam: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f100d8cf9eba98e65_d20260630_m022335_c001_v0001098_t0053_u01782786215609") 2026/06/30 02:33:16 DEBUG : yam: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4177e91e04395bbb_d20260630_m022333_c001_v7007000_t0000_u01782786213012") 2026/06/30 02:33:16 DEBUG : yam: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad931b41_d20260630_m022331_c001_v0001182_t0048_u01782786211497") 2026/06/30 02:33:16 DEBUG : yam: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4177e91e04395bad_d20260630_m022330_c001_v7007000_t0000_u01782786210201") 2026/06/30 02:33:16 DEBUG : yam: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107dd333ad931b1d_d20260630_m022328_c001_v0001182_t0046_u01782786208587") 2026/06/30 02:33:16 DEBUG : yaml: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4177e91e04395bc1_d20260630_m022333_c001_v7007000_t0000_u01782786213739") 2026/06/30 02:33:17 DEBUG : yaml: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f107511c5ca9c69ae_d20260630_m022332_c001_v0001176_t0008_u01782786212798") 2026/06/30 02:33:17 DEBUG : yaml: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f4177e91e04395bb2_d20260630_m022330_c001_v7007000_t0000_u01782786210939") 2026/06/30 02:33:17 DEBUG : yaml: Deleting (id "4_z4fc20de3505d1b6b9ff80e1b_f104bc53d52ee8b72_d20260630_m022329_c001_v0001165_t0026_u01782786209941") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m38.266501019s (try 1/5)