"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/09/06 01:37:38 DEBUG : Creating backend with remote "TestB2:rclone-test-yukuqaq7gaja" 2025/09/06 01:37:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 01:37:38 DEBUG : Creating backend with remote "/tmp/rclone3559822429" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:37:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 01:37:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/06 01:37:42 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:37:42 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (3.74s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:37:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/06 01:37:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 01:37:42 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:37:42 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:37:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:37:43 INFO : sub dir/hello world: Copied (new) 2025/09/06 01:37:44 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.93s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:37:45 DEBUG : Creating backend with remote "/non-existing" 2025/09/06 01:37:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/06 01:37:45 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:37:45 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:37:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 01:37:46 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:37:46 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:37:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:37:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.06s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:37:48 INFO : B2 bucket rclone-test-yukuqaq7gaja: Running all checks before starting transfers 2025/09/06 01:37:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 01:37:48 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:37:48 INFO : B2 bucket rclone-test-yukuqaq7gaja: Checks finished, now starting transfers 2025/09/06 01:37:48 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:37:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:37:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.50s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:37:49 ERROR : Ignoring --no-traverse with sync 2025/09/06 01:37:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 01:37:50 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:37:50 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:37:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:37:50 INFO : sub dir/hello world: Copied (new) 2025/09/06 01:37:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.34s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:37:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/06 01:37:51 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:37:51 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:37:51 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/06 01:37:51 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.41s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:37:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 01:37:52 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:37:52 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:37:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:37:53 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.69s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:37:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 01:37:54 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:37:54 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:37:55 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:37:55 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.75s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:37:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/06 01:37:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 01:37:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/06 01:37:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/06 01:37:56 INFO : sub dir2: Making directory 2025/09/06 01:37:56 INFO : sub dir: Making directory 2025/09/06 01:37:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 01:37:56 INFO : sub dir2/sub sub dir2: Making directory 2025/09/06 01:37:56 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:37:56 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:37:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:37:56 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/09/06 01:37:56 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.32s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:37:57 INFO : sub dir2: Making directory 2025/09/06 01:37:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/06 01:37:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 01:37:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 01:37:57 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:37:57 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:37:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:37:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.25s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:37:58 DEBUG : sub dir2: Making directory with metadata 2025/09/06 01:37:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 01:37:58 INFO : sub dir2: Making directory 2025/09/06 01:37:58 INFO : sub dir: Making directory 2025/09/06 01:37:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 01:37:58 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:37:58 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:37:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:37:59 INFO : sub dir/hello world: Copied (new) 2025/09/06 01:37:59 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/09/06 01:37:59 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/06 01:37:59 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.66s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:38:00 INFO : sub dir2: Making directory 2025/09/06 01:38:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 01:38:00 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:38:00 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:38:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:38:01 INFO : sub dir/hello world: Copied (new) 2025/09/06 01:38:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.31s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:38:01 DEBUG : sub dir2: Making directory with metadata 2025/09/06 01:38:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 01:38:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/06 01:38:02 INFO : sub dir2: Making directory 2025/09/06 01:38:02 INFO : sub dir: Making directory 2025/09/06 01:38:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 01:38:02 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:38:02 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:38:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:38:02 INFO : sub dir/hello world: Copied (new) 2025/09/06 01:38:02 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/09/06 01:38:03 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.62s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:38:03 INFO : sub dir2: Making directory 2025/09/06 01:38:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 01:38:04 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:38:04 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:38:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:38:04 INFO : sub dir/hello world: Copied (new) 2025/09/06 01:38:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.27s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:38:05 DEBUG : Creating backend with remote "TestB2:rclone-test-rojifaf8wadu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-yukuqaq7gaja -> B2 bucket rclone-test-rojifaf8wadu 2025/09/06 01:38:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 01:38:07 DEBUG : B2 bucket rclone-test-rojifaf8wadu: Waiting for checks to finish 2025/09/06 01:38:07 DEBUG : B2 bucket rclone-test-rojifaf8wadu: Waiting for transfers to finish 2025/09/06 01:38:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:38:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/06 01:38:11 DEBUG : B2 bucket rclone-test-rojifaf8wadu: Purge remote 2025/09/06 01:38:11 INFO : B2 bucket rclone-test-rojifaf8wadu: cleaning bucket "rclone-test-rojifaf8wadu" of all files 2025/09/06 01:38:11 DEBUG : sub dir/hello world: Deleting (id "4_z3fc27d13a0cd1bcb9f980e1b_f101e135cfa896d27_d20250906_m013810_c001_v0001092_t0006_u01757122690773") --- PASS: TestServerSideCopy (9.65s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:38:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/06 01:38:16 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:38:16 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:38:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/06 01:38:16 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.67s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:38:18 DEBUG : Creating backend with remote "TestB2:rclone-test-kukokuk7sisi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-yukuqaq7gaja -> B2 bucket rclone-test-kukokuk7sisi 2025/09/06 01:38:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 01:38:19 DEBUG : B2 bucket rclone-test-kukokuk7sisi: Waiting for checks to finish 2025/09/06 01:38:19 DEBUG : B2 bucket rclone-test-kukokuk7sisi: Waiting for transfers to finish 2025/09/06 01:38:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:38:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/06 01:38:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/06 01:38:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 01:38:24 DEBUG : pacer: Reducing sleep to 10ms 2025/09/06 01:38:25 DEBUG : B2 bucket rclone-test-kukokuk7sisi: Waiting for checks to finish 2025/09/06 01:38:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/06 01:38:25 DEBUG : B2 bucket rclone-test-kukokuk7sisi: Waiting for transfers to finish 2025/09/06 01:38:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/06 01:38:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/06 01:38:25 DEBUG : B2 bucket rclone-test-kukokuk7sisi: Purge remote 2025/09/06 01:38:25 INFO : B2 bucket rclone-test-kukokuk7sisi: cleaning bucket "rclone-test-kukokuk7sisi" of all files 2025/09/06 01:38:26 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2ad13a0cd1bcb9f980e1b_f108cc853c55b92b0_d20250906_m013825_c001_v0001157_t0029_u01757122705469") 2025/09/06 01:38:26 DEBUG : sub dir/hello world: Deleting (id "4_z2fd2ad13a0cd1bcb9f980e1b_f113a29e008ea9df1_d20250906_m013823_c001_v0001165_t0025_u01757122703114") --- PASS: TestServerSideCopyOverSelf (12.27s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:38:31 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:38:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/06 01:38:31 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:38:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/06 01:38:31 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/06 01:38:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.59s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:38:32 DEBUG : Creating backend with remote "TestB2:rclone-test-nojawol0pifi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-yukuqaq7gaja -> B2 bucket rclone-test-nojawol0pifi 2025/09/06 01:38:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 01:38:34 DEBUG : B2 bucket rclone-test-nojawol0pifi: Waiting for checks to finish 2025/09/06 01:38:34 DEBUG : B2 bucket rclone-test-nojawol0pifi: Waiting for transfers to finish 2025/09/06 01:38:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:38:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/06 01:38:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/06 01:38:36 DEBUG : B2 bucket rclone-test-nojawol0pifi: Waiting for checks to finish 2025/09/06 01:38:36 DEBUG : B2 bucket rclone-test-nojawol0pifi: Waiting for transfers to finish 2025/09/06 01:38:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/06 01:38:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/06 01:38:37 INFO : sub dir/hello world: Deleted 2025/09/06 01:38:38 DEBUG : testing file moves 2025/09/06 01:38:38 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/06 01:38:38 DEBUG : B2 bucket rclone-test-nojawol0pifi: Waiting for checks to finish 2025/09/06 01:38:38 DEBUG : B2 bucket rclone-test-nojawol0pifi: Waiting for transfers to finish 2025/09/06 01:38:39 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/06 01:38:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/06 01:38:39 INFO : sub dir/hello world: Deleted 2025/09/06 01:38:40 DEBUG : B2 bucket rclone-test-nojawol0pifi: Purge remote 2025/09/06 01:38:40 INFO : B2 bucket rclone-test-nojawol0pifi: cleaning bucket "rclone-test-nojawol0pifi" of all files 2025/09/06 01:38:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f02ddb3a0cd1bcb9f980e1b_f11430549c9d85311_d20250906_m013839_c001_v0001157_t0041_u01757122719063") 2025/09/06 01:38:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f02ddb3a0cd1bcb9f980e1b_f106c0cf68415d803_d20250906_m013836_c001_v0001161_t0014_u01757122716804") 2025/09/06 01:38:40 DEBUG : sub dir/hello world: Deleting (id "4_z0f02ddb3a0cd1bcb9f980e1b_f10470b64f6d7d5dd_d20250906_m013835_c001_v0001180_t0017_u01757122715392") --- PASS: TestServerSideMoveOverSelf (12.26s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:38:45 ERROR : error listing: directory not found 2025/09/06 01:38:45 INFO : Local file system at /tmp/rclone3559822429: Making directory 2025/09/06 01:38:46 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:38:46 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.19s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:38:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 01:38:47 DEBUG : Local file system at /tmp/rclone3559822429: Waiting for checks to finish 2025/09/06 01:38:47 DEBUG : Local file system at /tmp/rclone3559822429: Waiting for transfers to finish 2025/09/06 01:38:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:38:48 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/06 01:38:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.12s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:38:49 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/06 01:38:49 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:38:49 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:38:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/06 01:38:49 INFO : check sum: Copied (new) 2025/09/06 01:38:49 DEBUG : Waiting for deletions to finish 2025/09/06 01:38:49 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:38:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/06 01:38:49 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/06 01:38:49 DEBUG : check sum: Unchanged skipping 2025/09/06 01:38:49 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:38:49 DEBUG : Waiting for deletions to finish 2025/09/06 01:38:49 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.69s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:38:50 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/06 01:38:50 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:38:50 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:38:51 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/06 01:38:51 INFO : sizeonly: Copied (new) 2025/09/06 01:38:51 DEBUG : Waiting for deletions to finish 2025/09/06 01:38:51 DEBUG : sizeonly: Sizes identical 2025/09/06 01:38:51 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:38:51 DEBUG : sizeonly: Unchanged skipping 2025/09/06 01:38:51 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:38:51 DEBUG : Waiting for deletions to finish 2025/09/06 01:38:51 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.77s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:38:52 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/06 01:38:52 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:38:52 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:38:53 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/06 01:38:53 INFO : ignore-size: Copied (new) 2025/09/06 01:38:53 DEBUG : Waiting for deletions to finish 2025/09/06 01:38:53 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:38:53 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:38:53 DEBUG : ignore-size: Unchanged skipping 2025/09/06 01:38:53 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:38:53 DEBUG : Waiting for deletions to finish 2025/09/06 01:38:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.83s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:38:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:38:55 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:38:55 DEBUG : existing: Unchanged skipping 2025/09/06 01:38:55 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:38:55 DEBUG : Waiting for deletions to finish 2025/09/06 01:38:55 INFO : There was nothing to transfer 2025/09/06 01:38:55 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:38:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/06 01:38:55 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:38:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/06 01:38:55 INFO : existing: Copied (replaced existing) 2025/09/06 01:38:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.14s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:38:56 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/06 01:38:56 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:38:56 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:38:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/06 01:38:57 INFO : existing: Copied (new) 2025/09/06 01:38:57 DEBUG : Waiting for deletions to finish 2025/09/06 01:38:57 DEBUG : existing: Destination exists, skipping 2025/09/06 01:38:57 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:38:57 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:38:57 DEBUG : Waiting for deletions to finish 2025/09/06 01:38:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.94s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:38:59 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/09/06 01:38:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/06 01:38:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:38:59 DEBUG : c/non empty space: Unchanged skipping 2025/09/06 01:38:59 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:38:59 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:38:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 01:38:59 INFO : a/potato2: Copied (new) 2025/09/06 01:38:59 DEBUG : Waiting for deletions to finish 2025/09/06 01:39:00 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.63s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:39:01 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:39:01 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/06 01:39:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/06 01:39:01 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/06 01:39:01 DEBUG : empty space: Unchanged skipping 2025/09/06 01:39:01 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:39:01 DEBUG : Waiting for deletions to finish 2025/09/06 01:39:01 INFO : There was nothing to transfer 2025/09/06 01:39:02 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/06 01:39:02 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:39:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/06 01:39:02 INFO : empty space: Updated modification time in destination 2025/09/06 01:39:02 DEBUG : empty space: Unchanged skipping 2025/09/06 01:39:02 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:39:02 DEBUG : Waiting for deletions to finish 2025/09/06 01:39:02 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.76s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:39:04 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:39:04 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/06 01:39:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/06 01:39:04 DEBUG : empty space: Unchanged skipping 2025/09/06 01:39:04 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:39:04 DEBUG : Waiting for deletions to finish 2025/09/06 01:39:04 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.44s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:39:05 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/06 01:39:05 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:39:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3559822429) 2025/09/06 01:39:05 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yukuqaq7gaja) 2025/09/06 01:39:05 DEBUG : foo: sha1 differ 2025/09/06 01:39:05 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:39:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/06 01:39:05 INFO : foo: Copied (replaced existing) 2025/09/06 01:39:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:39:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/06 01:39:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:39:07 DEBUG : empty space: Unchanged skipping 2025/09/06 01:39:07 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:39:07 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:39:07 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 01:39:07 INFO : potato: Copied (new) 2025/09/06 01:39:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.15s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:39:09 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/06 01:39:09 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:39:09 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:39:10 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/06 01:39:10 INFO : potato: Copied (replaced existing) 2025/09/06 01:39:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.00s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:39:11 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/09/06 01:39:11 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:39:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3559822429) 2025/09/06 01:39:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yukuqaq7gaja) 2025/09/06 01:39:11 DEBUG : potato: sha1 differ 2025/09/06 01:39:11 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:39:12 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/06 01:39:12 INFO : potato: Copied (replaced existing) 2025/09/06 01:39:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:39:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 01:39:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:39:14 DEBUG : empty space: Unchanged skipping 2025/09/06 01:39:14 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/06 01:39:14 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:39:14 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:39:14 DEBUG : Waiting for deletions to finish 2025/09/06 01:39:14 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:39:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:39:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 01:39:17 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:39:17 DEBUG : empty space: Unchanged skipping 2025/09/06 01:39:17 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:39:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 01:39:17 INFO : potato2: Copied (new) 2025/09/06 01:39:17 DEBUG : Waiting for deletions to finish 2025/09/06 01:39:18 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:39:20 INFO : d: Making directory 2025/09/06 01:39:20 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/09/06 01:39:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/06 01:39:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:39:20 DEBUG : c/non empty space: Unchanged skipping 2025/09/06 01:39:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 01:39:20 INFO : a/potato2: Copied (new) 2025/09/06 01:39:20 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:39:20 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:39:20 DEBUG : Waiting for deletions to finish 2025/09/06 01:39:21 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:39:23 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/09/06 01:39:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/06 01:39:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:39:23 DEBUG : c/non empty space: Unchanged skipping 2025/09/06 01:39:23 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:39:23 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:39:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 01:39:24 INFO : a/potato2: Copied (new) 2025/09/06 01:39:24 ERROR : B2 bucket rclone-test-yukuqaq7gaja: not deleting files as there were IO errors 2025/09/06 01:39:24 ERROR : B2 bucket rclone-test-yukuqaq7gaja: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.26s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:39:26 DEBUG : Waiting for deletions to finish 2025/09/06 01:39:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:39:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 01:39:26 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:39:26 DEBUG : empty space: Unchanged skipping 2025/09/06 01:39:26 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:39:26 INFO : potato: Deleted 2025/09/06 01:39:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 01:39:27 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.61s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:39:29 DEBUG : Waiting for deletions to finish 2025/09/06 01:39:29 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:39:29 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:39:29 INFO : potato: Deleted 2025/09/06 01:39:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:39:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 01:39:29 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:39:29 DEBUG : empty space: Unchanged skipping 2025/09/06 01:39:29 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:39:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 01:39:30 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.18s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:39:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 01:39:32 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:39:32 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:39:32 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/06 01:39:32 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.71s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:39:34 DEBUG : enormous: Excluded (Size Filter) 2025/09/06 01:39:34 DEBUG : enormous: Excluded 2025/09/06 01:39:34 DEBUG : potato2: Excluded (Size Filter) 2025/09/06 01:39:34 DEBUG : potato2: Excluded 2025/09/06 01:39:35 DEBUG : potato2: Excluded (Size Filter) 2025/09/06 01:39:35 DEBUG : potato2: Excluded 2025/09/06 01:39:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:39:35 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:39:35 DEBUG : empty space: Unchanged skipping 2025/09/06 01:39:35 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:39:35 DEBUG : Waiting for deletions to finish 2025/09/06 01:39:35 INFO : There was nothing to transfer 2025/09/06 01:39:35 DEBUG : enormous: Excluded (Size Filter) 2025/09/06 01:39:35 DEBUG : enormous: Excluded 2025/09/06 01:39:35 DEBUG : potato2: Excluded (Size Filter) 2025/09/06 01:39:35 DEBUG : potato2: Excluded 2025/09/06 01:39:35 DEBUG : potato2: Excluded (Size Filter) 2025/09/06 01:39:35 DEBUG : potato2: Excluded 2025/09/06 01:39:35 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/06 01:39:35 DEBUG : empty space: Unchanged skipping 2025/09/06 01:39:35 DEBUG : Local file system at /tmp/rclone3559822429: Waiting for checks to finish 2025/09/06 01:39:35 DEBUG : Local file system at /tmp/rclone3559822429: Waiting for transfers to finish 2025/09/06 01:39:35 DEBUG : Waiting for deletions to finish 2025/09/06 01:39:35 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.42s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:39:38 DEBUG : enormous: Excluded (Size Filter) 2025/09/06 01:39:38 DEBUG : enormous: Excluded 2025/09/06 01:39:38 DEBUG : potato2: Excluded (Size Filter) 2025/09/06 01:39:38 DEBUG : potato2: Excluded 2025/09/06 01:39:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:39:38 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:39:38 DEBUG : empty space: Unchanged skipping 2025/09/06 01:39:38 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:39:38 DEBUG : Waiting for deletions to finish 2025/09/06 01:39:38 INFO : enormous: Deleted 2025/09/06 01:39:38 INFO : potato2: Deleted 2025/09/06 01:39:38 INFO : There was nothing to transfer 2025/09/06 01:39:39 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/06 01:39:39 DEBUG : empty space: Unchanged skipping 2025/09/06 01:39:39 DEBUG : Local file system at /tmp/rclone3559822429: Waiting for checks to finish 2025/09/06 01:39:39 DEBUG : Local file system at /tmp/rclone3559822429: Waiting for transfers to finish 2025/09/06 01:39:39 DEBUG : Waiting for deletions to finish 2025/09/06 01:39:39 INFO : potato2: Deleted 2025/09/06 01:39:39 INFO : enormous: Deleted 2025/09/06 01:39:39 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.45s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:39:41 DEBUG : five: Need to transfer - File not found at Destination 2025/09/06 01:39:41 DEBUG : one: Destination is newer than source, skipping 2025/09/06 01:39:41 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/06 01:39:41 DEBUG : three: Sizes identical 2025/09/06 01:39:41 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:39:41 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/06 01:39:41 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/06 01:39:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3559822429) 2025/09/06 01:39:41 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yukuqaq7gaja) 2025/09/06 01:39:41 DEBUG : two: sha1 differ 2025/09/06 01:39:41 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:39:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/06 01:39:41 INFO : five: Copied (new) 2025/09/06 01:39:42 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/06 01:39:42 INFO : four: Copied (replaced existing) 2025/09/06 01:39:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/06 01:39:42 INFO : two: Copied (replaced existing) 2025/09/06 01:39:42 DEBUG : Waiting for deletions to finish 2025/09/06 01:39:42 DEBUG : one: Destination is newer than source, skipping 2025/09/06 01:39:42 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:39:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/06 01:39:42 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/06 01:39:42 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/06 01:39:42 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/06 01:39:42 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/06 01:39:42 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/06 01:39:42 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/06 01:39:42 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/06 01:39:42 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/06 01:39:42 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3559822429) 2025/09/06 01:39:42 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yukuqaq7gaja) 2025/09/06 01:39:42 DEBUG : three: sha1 differ 2025/09/06 01:39:42 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/06 01:39:42 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:39:43 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/06 01:39:43 INFO : three: Copied (replaced existing) 2025/09/06 01:39:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.92s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/06 01:39:44 INFO : B2 bucket rclone-test-yukuqaq7gaja: Making map for --track-renames 2025/09/06 01:39:44 INFO : B2 bucket rclone-test-yukuqaq7gaja: Finished making map for --track-renames 2025/09/06 01:39:44 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:39:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/06 01:39:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/06 01:39:44 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for renames to finish 2025/09/06 01:39:44 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:39:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/06 01:39:45 INFO : yam: Copied (new) 2025/09/06 01:39:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/06 01:39:45 INFO : potato: Copied (new) 2025/09/06 01:39:45 DEBUG : Waiting for deletions to finish 2025/09/06 01:39:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:39:45 INFO : B2 bucket rclone-test-yukuqaq7gaja: Making map for --track-renames 2025/09/06 01:39:45 INFO : B2 bucket rclone-test-yukuqaq7gaja: Finished making map for --track-renames 2025/09/06 01:39:45 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:39:45 DEBUG : potato: Unchanged skipping 2025/09/06 01:39:45 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for renames to finish 2025/09/06 01:39:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/06 01:39:46 INFO : yam: Copied (server-side copy) to: yaml 2025/09/06 01:39:46 INFO : yam: Deleted 2025/09/06 01:39:46 INFO : yaml: Renamed from "yam" 2025/09/06 01:39:46 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:39:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.15s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/06 01:39:47 INFO : B2 bucket rclone-test-yukuqaq7gaja: Making map for --track-renames 2025/09/06 01:39:47 INFO : B2 bucket rclone-test-yukuqaq7gaja: Finished making map for --track-renames 2025/09/06 01:39:47 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:39:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/06 01:39:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/06 01:39:47 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for renames to finish 2025/09/06 01:39:47 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:39:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/06 01:39:48 INFO : yam: Copied (new) 2025/09/06 01:39:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/06 01:39:48 INFO : potato: Copied (new) 2025/09/06 01:39:48 DEBUG : Waiting for deletions to finish 2025/09/06 01:39:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:39:48 INFO : B2 bucket rclone-test-yukuqaq7gaja: Making map for --track-renames 2025/09/06 01:39:48 INFO : B2 bucket rclone-test-yukuqaq7gaja: Finished making map for --track-renames 2025/09/06 01:39:48 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:39:48 DEBUG : potato: Unchanged skipping 2025/09/06 01:39:48 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for renames to finish 2025/09/06 01:39:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/06 01:39:49 INFO : yam: Copied (server-side copy) to: yaml 2025/09/06 01:39:50 INFO : yam: Deleted 2025/09/06 01:39:50 INFO : yaml: Renamed from "yam" 2025/09/06 01:39:50 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:39:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.17s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/06 01:39:51 INFO : B2 bucket rclone-test-yukuqaq7gaja: Making map for --track-renames 2025/09/06 01:39:51 INFO : B2 bucket rclone-test-yukuqaq7gaja: Finished making map for --track-renames 2025/09/06 01:39:51 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:39:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/06 01:39:51 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/06 01:39:51 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for renames to finish 2025/09/06 01:39:51 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:39:51 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/06 01:39:51 INFO : sub/yam: Copied (new) 2025/09/06 01:39:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/06 01:39:52 INFO : potato: Copied (new) 2025/09/06 01:39:52 DEBUG : Waiting for deletions to finish 2025/09/06 01:39:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:39:52 DEBUG : potato: Unchanged skipping 2025/09/06 01:39:53 INFO : B2 bucket rclone-test-yukuqaq7gaja: Making map for --track-renames 2025/09/06 01:39:53 INFO : B2 bucket rclone-test-yukuqaq7gaja: Finished making map for --track-renames 2025/09/06 01:39:53 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:39:53 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for renames to finish 2025/09/06 01:39:53 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/06 01:39:53 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/06 01:39:53 INFO : sub/yam: Deleted 2025/09/06 01:39:53 INFO : yam: Renamed from "sub/yam" 2025/09/06 01:39:53 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:39:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.92s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:39:54 DEBUG : Creating backend with remote "/tmp/rclone3559822429/dir1" 2025/09/06 01:39:54 DEBUG : Config file has changed externally - reloading 2025/09/06 01:39:54 DEBUG : Creating backend with remote "/tmp/rclone3559822429/dir2" 2025/09/06 01:39:54 DEBUG : Local file system at /tmp/rclone3559822429/dir2: Using server-side directory move 2025/09/06 01:39:54 INFO : Local file system at /tmp/rclone3559822429/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/06 01:39:54 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/06 01:39:54 DEBUG : Local file system at /tmp/rclone3559822429/dir2: Waiting for checks to finish 2025/09/06 01:39:54 DEBUG : Local file system at /tmp/rclone3559822429/dir2: Waiting for transfers to finish 2025/09/06 01:39:54 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:39:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 01:39:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/06 01:39:55 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:39:55 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:39:56 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/06 01:39:56 INFO : nested/sub dir/file: Copied (new) 2025/09/06 01:39:56 INFO : nested/sub dir/file: Deleted 2025/09/06 01:39:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:39:56 INFO : sub dir/hello world: Copied (new) 2025/09/06 01:39:56 INFO : sub dir/hello world: Deleted 2025/09/06 01:39:56 INFO : sub dir: Removing directory 2025/09/06 01:39:56 INFO : nested/sub dir: Removing directory 2025/09/06 01:39:56 INFO : nested: Removing directory 2025/09/06 01:39:56 DEBUG : Local file system at /tmp/rclone3559822429: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.90s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:39:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 01:39:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/06 01:39:57 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:39:57 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:39:57 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1144-11.backblaze.com/b2api/v1/b2_upload_file/9f420d43a0cd1bcb9f980e1b/c001_v0001144_t0027": EOF 2025/09/06 01:39:57 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1144-11.backblaze.com/b2api/v1/b2_upload_file/9f420d43a0cd1bcb9f980e1b/c001_v0001144_t0027": EOF) 2025/09/06 01:39:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 01:39:57 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1144-11.backblaze.com/b2api/v1/b2_upload_file/9f420d43a0cd1bcb9f980e1b/c001_v0001144_t0027": EOF - low level retry 0/10 2025/09/06 01:39:57 DEBUG : pacer: Reducing sleep to 10ms 2025/09/06 01:39:57 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/06 01:39:57 INFO : nested/sub dir/file: Copied (new) 2025/09/06 01:39:57 INFO : nested/sub dir/file: Deleted 2025/09/06 01:39:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:39:58 INFO : sub dir/hello world: Copied (new) 2025/09/06 01:39:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.97s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:39:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/06 01:39:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/06 01:39:59 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:39:59 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:39:59 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/06 01:39:59 INFO : existing-b: Copied (new) 2025/09/06 01:39:59 INFO : existing-b: Deleted 2025/09/06 01:40:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/06 01:40:00 INFO : existing: Copied (new) 2025/09/06 01:40:00 INFO : existing: Deleted 2025/09/06 01:40:00 DEBUG : existing: Destination exists, skipping 2025/09/06 01:40:00 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/06 01:40:00 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:40:00 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:40:00 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.25s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:40:01 DEBUG : Creating backend with remote "TestB2:rclone-test-peximug3suqa" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yukuqaq7gaja -> B2 bucket rclone-test-peximug3suqa 2025/09/06 01:40:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/06 01:40:09 DEBUG : empty space: Unchanged skipping 2025/09/06 01:40:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 01:40:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/06 01:40:09 DEBUG : B2 bucket rclone-test-peximug3suqa: Waiting for checks to finish 2025/09/06 01:40:09 INFO : empty space: Deleted 2025/09/06 01:40:09 DEBUG : B2 bucket rclone-test-peximug3suqa: Waiting for transfers to finish 2025/09/06 01:40:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 01:40:09 INFO : potato2: Copied (server-side copy) 2025/09/06 01:40:09 INFO : potato2: Deleted 2025/09/06 01:40:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/06 01:40:09 INFO : potato3: Copied (server-side copy) 2025/09/06 01:40:10 INFO : potato3: Deleted 2025/09/06 01:40:10 DEBUG : Creating backend with remote "TestB2:rclone-test-duvehac9jeto" 2025/09/06 01:40:11 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/06 01:40:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 01:40:11 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/06 01:40:11 DEBUG : B2 bucket rclone-test-duvehac9jeto: Waiting for checks to finish 2025/09/06 01:40:11 DEBUG : B2 bucket rclone-test-duvehac9jeto: Waiting for transfers to finish 2025/09/06 01:40:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 01:40:15 INFO : potato2: Copied (server-side copy) 2025/09/06 01:40:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/06 01:40:15 INFO : potato3: Copied (server-side copy) 2025/09/06 01:40:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/06 01:40:15 INFO : empty space: Copied (server-side copy) 2025/09/06 01:40:15 INFO : potato2: Deleted 2025/09/06 01:40:15 INFO : potato3: Deleted 2025/09/06 01:40:16 INFO : empty space: Deleted 2025/09/06 01:40:16 DEBUG : B2 bucket rclone-test-duvehac9jeto: Purge remote 2025/09/06 01:40:16 INFO : B2 bucket rclone-test-duvehac9jeto: cleaning bucket "rclone-test-duvehac9jeto" of all files 2025/09/06 01:40:16 DEBUG : empty space: Deleting (id "4_zff925d63a0ed1bcb9f980e1b_f1082447ce1ca4144_d20250906_m014015_c001_v0001106_t0046_u01757122815169") 2025/09/06 01:40:16 DEBUG : potato2: Deleting (id "4_zff925d63a0ed1bcb9f980e1b_f117c166868afeea7_d20250906_m014015_c001_v0001171_t0017_u01757122815543") 2025/09/06 01:40:16 DEBUG : potato3: Deleting (id "4_zff925d63a0ed1bcb9f980e1b_f111e4bcbc6c4b9b8_d20250906_m014015_c001_v0001153_t0022_u01757122815553") 2025/09/06 01:40:18 DEBUG : B2 bucket rclone-test-peximug3suqa: Purge remote 2025/09/06 01:40:18 INFO : B2 bucket rclone-test-peximug3suqa: cleaning bucket "rclone-test-peximug3suqa" of all files 2025/09/06 01:40:18 DEBUG : empty space: Deleting (id "4_z7ff23d93a0ed1bcb9f980e1b_f4218d39ce8b11748_d20250906_m014016_c001_v7007000_t0000_u01757122816038") 2025/09/06 01:40:18 DEBUG : empty space: Deleting (id "4_z7ff23d93a0ed1bcb9f980e1b_f112c969fd2f39319_d20250906_m014008_c001_v0001181_t0002_u01757122808118") 2025/09/06 01:40:18 DEBUG : potato2: Deleting (id "4_z7ff23d93a0ed1bcb9f980e1b_f4218d39ce8b11747_d20250906_m014015_c001_v7007000_t0000_u01757122815852") 2025/09/06 01:40:18 DEBUG : potato2: Deleting (id "4_z7ff23d93a0ed1bcb9f980e1b_f110b150382fa188e_d20250906_m014009_c001_v0001179_t0033_u01757122809345") 2025/09/06 01:40:18 DEBUG : potato3: Deleting (id "4_z7ff23d93a0ed1bcb9f980e1b_f415f890d792b74e4_d20250906_m014015_c001_v7007000_t0000_u01757122815869") 2025/09/06 01:40:18 DEBUG : potato3: Deleting (id "4_z7ff23d93a0ed1bcb9f980e1b_f1113c9c74fd7430e_d20250906_m014009_c001_v0001100_t0013_u01757122809587") 2025/09/06 01:40:18 DEBUG : potato3: Deleting (id "4_z7ff23d93a0ed1bcb9f980e1b_f112c969fd2f3931b_d20250906_m014008_c001_v0001181_t0006_u01757122808341") --- PASS: TestServerSideMove (21.85s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:40:23 DEBUG : Creating backend with remote "TestB2:rclone-test-carodef3livi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yukuqaq7gaja -> B2 bucket rclone-test-carodef3livi 2025/09/06 01:40:32 DEBUG : empty space: Excluded (Size Filter) 2025/09/06 01:40:32 DEBUG : empty space: Excluded 2025/09/06 01:40:32 DEBUG : empty space: Excluded (Size Filter) 2025/09/06 01:40:32 DEBUG : empty space: Excluded 2025/09/06 01:40:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 01:40:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/06 01:40:32 DEBUG : B2 bucket rclone-test-carodef3livi: Waiting for checks to finish 2025/09/06 01:40:32 DEBUG : B2 bucket rclone-test-carodef3livi: Waiting for transfers to finish 2025/09/06 01:40:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 01:40:32 INFO : potato2: Copied (server-side copy) 2025/09/06 01:40:33 INFO : potato2: Deleted 2025/09/06 01:40:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/06 01:40:33 INFO : potato3: Copied (server-side copy) 2025/09/06 01:40:33 INFO : potato3: Deleted 2025/09/06 01:40:33 DEBUG : Creating backend with remote "TestB2:rclone-test-mepusar8fuze" 2025/09/06 01:40:34 DEBUG : empty space: Excluded (Size Filter) 2025/09/06 01:40:34 DEBUG : empty space: Excluded 2025/09/06 01:40:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 01:40:35 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/06 01:40:35 DEBUG : B2 bucket rclone-test-mepusar8fuze: Waiting for checks to finish 2025/09/06 01:40:35 DEBUG : B2 bucket rclone-test-mepusar8fuze: Waiting for transfers to finish 2025/09/06 01:40:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 01:40:36 INFO : potato2: Copied (server-side copy) 2025/09/06 01:40:36 INFO : potato2: Deleted 2025/09/06 01:40:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/06 01:40:37 INFO : potato3: Copied (server-side copy) 2025/09/06 01:40:37 INFO : potato3: Deleted 2025/09/06 01:40:37 DEBUG : B2 bucket rclone-test-mepusar8fuze: Purge remote 2025/09/06 01:40:37 INFO : B2 bucket rclone-test-mepusar8fuze: cleaning bucket "rclone-test-mepusar8fuze" of all files 2025/09/06 01:40:37 DEBUG : potato2: Deleting (id "4_zdff2bd23a0ed1bcb9f980e1b_f1063c2f6c902554e_d20250906_m014036_c001_v0001145_t0018_u01757122836164") 2025/09/06 01:40:37 DEBUG : potato3: Deleting (id "4_zdff2bd23a0ed1bcb9f980e1b_f107d18e6f6383ed3_d20250906_m014036_c001_v0001144_t0035_u01757122836504") 2025/09/06 01:40:39 DEBUG : B2 bucket rclone-test-carodef3livi: Purge remote 2025/09/06 01:40:39 INFO : B2 bucket rclone-test-carodef3livi: cleaning bucket "rclone-test-carodef3livi" of all files 2025/09/06 01:40:39 DEBUG : empty space: Deleting (id "4_z2fb29d13a0ed1bcb9f980e1b_f103b59f3d894937c_d20250906_m014030_c001_v0001117_t0019_u01757122830545") 2025/09/06 01:40:39 DEBUG : potato2: Deleting (id "4_z2fb29d13a0ed1bcb9f980e1b_f415f890d792b74f2_d20250906_m014036_c001_v7007000_t0000_u01757122836475") 2025/09/06 01:40:39 DEBUG : potato2: Deleting (id "4_z2fb29d13a0ed1bcb9f980e1b_f1155e82d24e6ecc3_d20250906_m014032_c001_v0001183_t0020_u01757122832771") 2025/09/06 01:40:39 DEBUG : potato3: Deleting (id "4_z2fb29d13a0ed1bcb9f980e1b_f415f890d792b74f4_d20250906_m014037_c001_v7007000_t0000_u01757122837197") 2025/09/06 01:40:39 DEBUG : potato3: Deleting (id "4_z2fb29d13a0ed1bcb9f980e1b_f1042af42183bfa34_d20250906_m014033_c001_v0001043_t0043_u01757122833007") 2025/09/06 01:40:39 DEBUG : potato3: Deleting (id "4_z2fb29d13a0ed1bcb9f980e1b_f103b59f3d894937e_d20250906_m014031_c001_v0001117_t0006_u01757122831050") --- PASS: TestServerSideMoveWithFilter (20.05s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:40:43 DEBUG : Creating backend with remote "TestB2:rclone-test-gomeyaw4daci" 2025/09/06 01:40:45 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yukuqaq7gaja -> B2 bucket rclone-test-gomeyaw4daci 2025/09/06 01:40:50 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/06 01:40:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 01:40:51 DEBUG : pacer: Reducing sleep to 10ms 2025/09/06 01:40:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 01:40:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/06 01:40:51 DEBUG : empty space: Unchanged skipping 2025/09/06 01:40:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/06 01:40:51 DEBUG : B2 bucket rclone-test-gomeyaw4daci: Waiting for checks to finish 2025/09/06 01:40:51 INFO : empty space: Deleted 2025/09/06 01:40:51 DEBUG : B2 bucket rclone-test-gomeyaw4daci: Waiting for transfers to finish 2025/09/06 01:40:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 01:40:51 INFO : potato2: Copied (server-side copy) 2025/09/06 01:40:51 INFO : potato2: Deleted 2025/09/06 01:40:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/06 01:40:52 INFO : potato3: Copied (server-side copy) 2025/09/06 01:40:52 INFO : potato3: Deleted 2025/09/06 01:40:52 DEBUG : Creating backend with remote "TestB2:rclone-test-fikarag6luji" 2025/09/06 01:40:53 INFO : tomatoDir: Making directory 2025/09/06 01:40:54 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/06 01:40:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 01:40:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/06 01:40:54 DEBUG : B2 bucket rclone-test-fikarag6luji: Waiting for checks to finish 2025/09/06 01:40:54 DEBUG : B2 bucket rclone-test-fikarag6luji: Waiting for transfers to finish 2025/09/06 01:40:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/06 01:40:57 INFO : empty space: Copied (server-side copy) 2025/09/06 01:40:58 INFO : empty space: Deleted 2025/09/06 01:40:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/06 01:40:58 INFO : potato3: Copied (server-side copy) 2025/09/06 01:40:58 INFO : potato3: Deleted 2025/09/06 01:40:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 01:40:58 INFO : potato2: Copied (server-side copy) 2025/09/06 01:40:58 INFO : potato2: Deleted 2025/09/06 01:40:59 DEBUG : B2 bucket rclone-test-fikarag6luji: Purge remote 2025/09/06 01:40:59 INFO : B2 bucket rclone-test-fikarag6luji: cleaning bucket "rclone-test-fikarag6luji" of all files 2025/09/06 01:40:59 DEBUG : empty space: Deleting (id "4_z3f52fdd3a0ed1bcb9f980e1b_f108894d0d39c1677_d20250906_m014057_c001_v0001179_t0010_u01757122857671") 2025/09/06 01:40:59 DEBUG : potato2: Deleting (id "4_z3f52fdd3a0ed1bcb9f980e1b_f1182a6b6d435fe01_d20250906_m014057_c001_v0001042_t0034_u01757122857934") 2025/09/06 01:40:59 DEBUG : potato3: Deleting (id "4_z3f52fdd3a0ed1bcb9f980e1b_f1045dad2f9c31824_d20250906_m014058_c001_v0001153_t0017_u01757122858046") 2025/09/06 01:41:00 DEBUG : B2 bucket rclone-test-gomeyaw4daci: Purge remote 2025/09/06 01:41:00 INFO : B2 bucket rclone-test-gomeyaw4daci: cleaning bucket "rclone-test-gomeyaw4daci" of all files 2025/09/06 01:41:00 DEBUG : empty space: Deleting (id "4_zff72dde3a0ed1bcb9f980e1b_f4000f43a2e668d74_d20250906_m014057_c001_v7007000_t0000_u01757122857914") 2025/09/06 01:41:00 DEBUG : empty space: Deleting (id "4_zff72dde3a0ed1bcb9f980e1b_f10026946fa4cd2ee_d20250906_m014050_c001_v0001178_t0032_u01757122850420") 2025/09/06 01:41:00 DEBUG : potato2: Deleting (id "4_zff72dde3a0ed1bcb9f980e1b_f4000f43a2e668d76_d20250906_m014058_c001_v7007000_t0000_u01757122858757") 2025/09/06 01:41:00 DEBUG : potato2: Deleting (id "4_zff72dde3a0ed1bcb9f980e1b_f11895e5f07ef371a_d20250906_m014051_c001_v0001178_t0041_u01757122851633") 2025/09/06 01:41:00 DEBUG : potato3: Deleting (id "4_zff72dde3a0ed1bcb9f980e1b_f4000f43a2e668d75_d20250906_m014058_c001_v7007000_t0000_u01757122858378") 2025/09/06 01:41:00 DEBUG : potato3: Deleting (id "4_zff72dde3a0ed1bcb9f980e1b_f116cd5b2675eba48_d20250906_m014051_c001_v0001171_t0045_u01757122851959") 2025/09/06 01:41:00 DEBUG : potato3: Deleting (id "4_zff72dde3a0ed1bcb9f980e1b_f10026946fa4cd2f2_d20250906_m014050_c001_v0001178_t0055_u01757122850636") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.54s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:41:05 DEBUG : Creating backend with remote "TestB2:rclone-test-yukuqaq7gaja/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.59s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:41:08 DEBUG : Creating backend with remote "TestB2:rclone-test-yukuqaq7gaja/rclone-sync-test" 2025/09/06 01:41:08 DEBUG : Config file has changed externally - reloading --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:41:09 DEBUG : Creating backend with remote "TestB2:rclone-test-yukuqaq7gaja/rclone-sync-test" 2025/09/06 01:41:11 DEBUG : Creating backend with remote "TestB2:rclone-test-yukuqaq7gaja/rclone-sync-test-include/layer2" 2025/09/06 01:41:13 DEBUG : Creating backend with remote "TestB2:rclone-test-yukuqaq7gaja/rclone-sync-test-ignore-file" 2025/09/06 01:41:16 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/06 01:41:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 01:41:17 DEBUG : pacer: Reducing sleep to 10ms 2025/09/06 01:41:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/06 01:41:17 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path rclone-sync-test: Waiting for checks to finish 2025/09/06 01:41:17 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path rclone-sync-test: Waiting for transfers to finish 2025/09/06 01:41:17 DEBUG : Waiting for deletions to finish 2025/09/06 01:41:17 INFO : There was nothing to transfer 2025/09/06 01:41:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/06 01:41:17 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:41:17 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:41:17 DEBUG : Waiting for deletions to finish 2025/09/06 01:41:17 INFO : There was nothing to transfer 2025/09/06 01:41:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/06 01:41:18 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/06 01:41:18 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/06 01:41:18 DEBUG : Waiting for deletions to finish 2025/09/06 01:41:18 INFO : There was nothing to transfer 2025/09/06 01:41:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/06 01:41:19 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:41:19 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:41:19 DEBUG : Waiting for deletions to finish 2025/09/06 01:41:19 INFO : There was nothing to transfer 2025/09/06 01:41:19 DEBUG : Excluded 2025/09/06 01:41:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/06 01:41:19 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/06 01:41:19 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/06 01:41:19 DEBUG : Waiting for deletions to finish 2025/09/06 01:41:19 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.28s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:41:20 DEBUG : Creating backend with remote "TestB2:rclone-test-yukuqaq7gaja/dst" 2025/09/06 01:41:21 DEBUG : Creating backend with remote "TestB2:rclone-test-yukuqaq7gaja/CompareDest" 2025/09/06 01:41:23 DEBUG : one: Need to transfer - File not found at Destination 2025/09/06 01:41:23 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for checks to finish 2025/09/06 01:41:23 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for transfers to finish 2025/09/06 01:41:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/06 01:41:24 INFO : one: Copied (new) 2025/09/06 01:41:24 DEBUG : Waiting for deletions to finish 2025/09/06 01:41:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 01:41:24 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for checks to finish 2025/09/06 01:41:24 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for transfers to finish 2025/09/06 01:41:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/06 01:41:25 INFO : one: Copied (replaced existing) 2025/09/06 01:41:25 DEBUG : Waiting for deletions to finish 2025/09/06 01:41:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 01:41:27 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for checks to finish 2025/09/06 01:41:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:41:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/06 01:41:27 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for transfers to finish 2025/09/06 01:41:27 DEBUG : Waiting for deletions to finish 2025/09/06 01:41:27 INFO : There was nothing to transfer 2025/09/06 01:41:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 01:41:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:41:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/06 01:41:28 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for checks to finish 2025/09/06 01:41:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:41:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/06 01:41:28 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for transfers to finish 2025/09/06 01:41:28 DEBUG : Waiting for deletions to finish 2025/09/06 01:41:28 INFO : There was nothing to transfer 2025/09/06 01:41:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 01:41:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:41:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/06 01:41:29 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for checks to finish 2025/09/06 01:41:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:41:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/06 01:41:29 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for transfers to finish 2025/09/06 01:41:29 DEBUG : Waiting for deletions to finish 2025/09/06 01:41:29 INFO : There was nothing to transfer 2025/09/06 01:41:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 01:41:30 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/09/06 01:41:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/06 01:41:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/06 01:41:30 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for checks to finish 2025/09/06 01:41:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:41:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/06 01:41:30 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for transfers to finish 2025/09/06 01:41:30 DEBUG : Waiting for deletions to finish 2025/09/06 01:41:30 INFO : There was nothing to transfer 2025/09/06 01:41:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 01:41:31 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/06 01:41:31 DEBUG : two: Need to transfer - File not found at Destination 2025/09/06 01:41:31 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for checks to finish 2025/09/06 01:41:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:41:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/06 01:41:31 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for transfers to finish 2025/09/06 01:41:31 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/06 01:41:31 INFO : two: Copied (new) 2025/09/06 01:41:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.77s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:41:34 DEBUG : Creating backend with remote "TestB2:rclone-test-yukuqaq7gaja/dest" 2025/09/06 01:41:35 DEBUG : Creating backend with remote "TestB2:rclone-test-yukuqaq7gaja/pre-dest1" 2025/09/06 01:41:37 DEBUG : Creating backend with remote "TestB2:rclone-test-yukuqaq7gaja/pre-dest2" 2025/09/06 01:41:39 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:41:39 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/06 01:41:39 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:41:39 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/06 01:41:39 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/06 01:41:39 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dest: Waiting for checks to finish 2025/09/06 01:41:39 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dest: Waiting for transfers to finish 2025/09/06 01:41:40 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/06 01:41:40 INFO : 3: Copied (new) 2025/09/06 01:41:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.23s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:41:42 DEBUG : Creating backend with remote "TestB2:rclone-test-yukuqaq7gaja/dst" 2025/09/06 01:41:43 DEBUG : Creating backend with remote "TestB2:rclone-test-yukuqaq7gaja/CopyDest" 2025/09/06 01:41:45 DEBUG : one: Need to transfer - File not found at Destination 2025/09/06 01:41:45 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for checks to finish 2025/09/06 01:41:45 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for transfers to finish 2025/09/06 01:41:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/06 01:41:46 INFO : one: Copied (new) 2025/09/06 01:41:46 DEBUG : Waiting for deletions to finish 2025/09/06 01:41:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 01:41:47 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for checks to finish 2025/09/06 01:41:47 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for transfers to finish 2025/09/06 01:41:47 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/06 01:41:47 INFO : one: Copied (replaced existing) 2025/09/06 01:41:47 DEBUG : Waiting for deletions to finish 2025/09/06 01:41:50 DEBUG : Creating backend with remote "TestB2:rclone-test-yukuqaq7gaja/BackupDir" 2025/09/06 01:41:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 01:41:51 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for checks to finish 2025/09/06 01:41:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:41:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 01:41:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/06 01:41:52 INFO : one: Copied (server-side copy) 2025/09/06 01:41:53 INFO : one: Deleted 2025/09/06 01:41:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/06 01:41:53 INFO : one: Copied (server-side copy) 2025/09/06 01:41:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/06 01:41:53 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for transfers to finish 2025/09/06 01:41:53 DEBUG : Waiting for deletions to finish 2025/09/06 01:41:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:41:54 DEBUG : one: Unchanged skipping 2025/09/06 01:41:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:41:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/06 01:41:55 INFO : two: Copied (server-side copy) 2025/09/06 01:41:55 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/06 01:41:55 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for checks to finish 2025/09/06 01:41:55 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for transfers to finish 2025/09/06 01:41:55 DEBUG : Waiting for deletions to finish 2025/09/06 01:41:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:41:55 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for checks to finish 2025/09/06 01:41:55 DEBUG : one: Unchanged skipping 2025/09/06 01:41:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:41:55 DEBUG : two: Unchanged skipping 2025/09/06 01:41:55 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for transfers to finish 2025/09/06 01:41:55 DEBUG : Waiting for deletions to finish 2025/09/06 01:41:55 INFO : There was nothing to transfer 2025/09/06 01:41:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:41:57 DEBUG : one: Unchanged skipping 2025/09/06 01:41:57 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/06 01:41:57 DEBUG : three: Destination not found in --copy-dest 2025/09/06 01:41:57 DEBUG : three: Need to transfer - File not found at Destination 2025/09/06 01:41:57 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for checks to finish 2025/09/06 01:41:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:41:57 DEBUG : two: Unchanged skipping 2025/09/06 01:41:57 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for transfers to finish 2025/09/06 01:41:57 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/06 01:41:57 INFO : three: Copied (new) 2025/09/06 01:41:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.68s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:42:01 DEBUG : Creating backend with remote "TestB2:rclone-test-yukuqaq7gaja/dst" 2025/09/06 01:42:02 DEBUG : Creating backend with remote "TestB2:rclone-test-yukuqaq7gaja/backup" 2025/09/06 01:42:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 01:42:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:42:04 DEBUG : two: Unchanged skipping 2025/09/06 01:42:04 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for checks to finish 2025/09/06 01:42:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/06 01:42:05 INFO : one: Copied (server-side copy) 2025/09/06 01:42:05 INFO : one: Deleted 2025/09/06 01:42:05 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for transfers to finish 2025/09/06 01:42:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 01:42:06 INFO : one: Copied (new) 2025/09/06 01:42:06 DEBUG : Waiting for deletions to finish 2025/09/06 01:42:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/06 01:42:07 INFO : three.txt: Copied (server-side copy) 2025/09/06 01:42:07 INFO : three.txt: Deleted 2025/09/06 01:42:07 INFO : three.txt: Moved into backup dir 2025/09/06 01:42:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/06 01:42:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:42:09 DEBUG : two: Unchanged skipping 2025/09/06 01:42:09 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for checks to finish 2025/09/06 01:42:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 01:42:09 INFO : one: Copied (server-side copy) 2025/09/06 01:42:10 INFO : one: Deleted 2025/09/06 01:42:10 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for transfers to finish 2025/09/06 01:42:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/06 01:42:10 INFO : one: Copied (new) 2025/09/06 01:42:10 DEBUG : Waiting for deletions to finish 2025/09/06 01:42:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/06 01:42:11 INFO : three.txt: Copied (server-side copy) 2025/09/06 01:42:11 INFO : three.txt: Deleted 2025/09/06 01:42:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.88s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:42:14 DEBUG : Creating backend with remote "TestB2:rclone-test-yukuqaq7gaja/dst" 2025/09/06 01:42:15 DEBUG : Creating backend with remote "TestB2:rclone-test-yukuqaq7gaja/backup" 2025/09/06 01:42:17 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for checks to finish 2025/09/06 01:42:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 01:42:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:42:17 DEBUG : two: Unchanged skipping 2025/09/06 01:42:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/06 01:42:18 INFO : one: Copied (server-side copy) to: one.bak 2025/09/06 01:42:18 INFO : one: Deleted 2025/09/06 01:42:18 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for transfers to finish 2025/09/06 01:42:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 01:42:19 INFO : one: Copied (new) 2025/09/06 01:42:19 DEBUG : Waiting for deletions to finish 2025/09/06 01:42:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/06 01:42:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/06 01:42:20 INFO : three.txt: Deleted 2025/09/06 01:42:20 INFO : three.txt: Moved into backup dir 2025/09/06 01:42:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/06 01:42:22 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for checks to finish 2025/09/06 01:42:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:42:22 DEBUG : two: Unchanged skipping 2025/09/06 01:42:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 01:42:22 INFO : one: Copied (server-side copy) to: one.bak 2025/09/06 01:42:23 INFO : one: Deleted 2025/09/06 01:42:23 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for transfers to finish 2025/09/06 01:42:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/06 01:42:23 INFO : one: Copied (new) 2025/09/06 01:42:23 DEBUG : Waiting for deletions to finish 2025/09/06 01:42:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/06 01:42:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/06 01:42:24 INFO : three.txt: Deleted 2025/09/06 01:42:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.04s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:42:27 DEBUG : Creating backend with remote "TestB2:rclone-test-yukuqaq7gaja/dst" 2025/09/06 01:42:28 DEBUG : Creating backend with remote "TestB2:rclone-test-yukuqaq7gaja/backup" 2025/09/06 01:42:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 01:42:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:42:30 DEBUG : two: Unchanged skipping 2025/09/06 01:42:30 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for checks to finish 2025/09/06 01:42:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/06 01:42:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/06 01:42:32 INFO : one: Deleted 2025/09/06 01:42:32 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for transfers to finish 2025/09/06 01:42:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 01:42:33 INFO : one: Copied (new) 2025/09/06 01:42:33 DEBUG : Waiting for deletions to finish 2025/09/06 01:42:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/06 01:42:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/06 01:42:34 INFO : three.txt: Deleted 2025/09/06 01:42:34 INFO : three.txt: Moved into backup dir 2025/09/06 01:42:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/06 01:42:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:42:35 DEBUG : two: Unchanged skipping 2025/09/06 01:42:35 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for checks to finish 2025/09/06 01:42:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 01:42:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/06 01:42:36 INFO : one: Deleted 2025/09/06 01:42:36 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for transfers to finish 2025/09/06 01:42:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/06 01:42:37 INFO : one: Copied (new) 2025/09/06 01:42:37 DEBUG : Waiting for deletions to finish 2025/09/06 01:42:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/06 01:42:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/06 01:42:38 INFO : three.txt: Deleted 2025/09/06 01:42:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.57s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:42:41 DEBUG : Creating backend with remote "TestB2:rclone-test-yukuqaq7gaja/dst" 2025/09/06 01:42:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 01:42:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:42:43 DEBUG : two: Unchanged skipping 2025/09/06 01:42:43 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for checks to finish 2025/09/06 01:42:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/06 01:42:43 INFO : one: Copied (server-side copy) to: one.bak 2025/09/06 01:42:44 INFO : one: Deleted 2025/09/06 01:42:44 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for transfers to finish 2025/09/06 01:42:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 01:42:44 INFO : one: Copied (new) 2025/09/06 01:42:44 DEBUG : Waiting for deletions to finish 2025/09/06 01:42:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/06 01:42:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/06 01:42:45 INFO : three.txt: Deleted 2025/09/06 01:42:45 INFO : three.txt: Moved into backup dir 2025/09/06 01:42:47 DEBUG : one.bak: Excluded (Path Filter) 2025/09/06 01:42:47 DEBUG : one.bak: Excluded 2025/09/06 01:42:47 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/06 01:42:47 DEBUG : three.txt.bak: Excluded 2025/09/06 01:42:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/06 01:42:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:42:47 DEBUG : two: Unchanged skipping 2025/09/06 01:42:47 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for checks to finish 2025/09/06 01:42:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 01:42:47 INFO : one: Copied (server-side copy) to: one.bak 2025/09/06 01:42:47 INFO : one: Deleted 2025/09/06 01:42:47 DEBUG : B2 bucket rclone-test-yukuqaq7gaja path dst: Waiting for transfers to finish 2025/09/06 01:42:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/06 01:42:48 INFO : one: Copied (new) 2025/09/06 01:42:48 DEBUG : Waiting for deletions to finish 2025/09/06 01:42:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/06 01:42:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/06 01:42:48 INFO : three.txt: Deleted 2025/09/06 01:42:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.70s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:42:52 DEBUG : Creating backend with remote "TestB2:rclone-test-yukuqaq7gaja/dst" 2025/09/06 01:42:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 01:42:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/06 01:42:54 INFO : one: Copied (server-side copy) to: one.bak 2025/09/06 01:42:54 INFO : one: Deleted 2025/09/06 01:42:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 01:42:55 INFO : one: Copied (new) 2025/09/06 01:42:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:42:55 DEBUG : two: Unchanged skipping 2025/09/06 01:42:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/06 01:42:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/06 01:42:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/06 01:42:56 INFO : three.txt: Deleted 2025/09/06 01:42:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/06 01:42:56 INFO : three.txt: Copied (new) 2025/09/06 01:42:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/06 01:42:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 01:42:58 INFO : one: Copied (server-side copy) to: one.bak 2025/09/06 01:42:58 INFO : one: Deleted 2025/09/06 01:42:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/06 01:42:58 INFO : one: Copied (new) 2025/09/06 01:42:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:42:58 DEBUG : two: Unchanged skipping 2025/09/06 01:42:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/06 01:42:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/06 01:42:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/06 01:42:59 INFO : three.txt: Deleted 2025/09/06 01:42:59 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/06 01:42:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.32s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:43:04 DEBUG : Creating backend with remote "TestB2:rclone-test-yukuqaq7gaja/dst" 2025/09/06 01:43:04 DEBUG : Config file has changed externally - reloading 2025/09/06 01:43:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 01:43:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/06 01:43:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/06 01:43:06 INFO : one: Deleted 2025/09/06 01:43:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 01:43:07 INFO : one: Copied (new) 2025/09/06 01:43:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:43:07 DEBUG : two: Unchanged skipping 2025/09/06 01:43:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/06 01:43:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/06 01:43:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/06 01:43:08 INFO : three.txt: Deleted 2025/09/06 01:43:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/06 01:43:09 INFO : three.txt: Copied (new) 2025/09/06 01:43:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/06 01:43:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 01:43:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/06 01:43:10 INFO : one: Deleted 2025/09/06 01:43:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/06 01:43:11 INFO : one: Copied (new) 2025/09/06 01:43:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:43:11 DEBUG : two: Unchanged skipping 2025/09/06 01:43:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/06 01:43:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/06 01:43:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/06 01:43:12 INFO : three.txt: Deleted 2025/09/06 01:43:12 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/06 01:43:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.69s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:43:15 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/06 01:43:15 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:43:15 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:43:16 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/06 01:43:16 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/06 01:43:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.13s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:43:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/06 01:43:17 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:43:17 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:43:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/06 01:43:18 INFO : existing: Copied (new) 2025/09/06 01:43:18 DEBUG : Waiting for deletions to finish 2025/09/06 01:43:18 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/06 01:43:18 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:43:18 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/06 01:43:18 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:43:18 ERROR : B2 bucket rclone-test-yukuqaq7gaja: not deleting files as there were IO errors 2025/09/06 01:43:18 ERROR : B2 bucket rclone-test-yukuqaq7gaja: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.29s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:43:20 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:43:20 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:43:20 DEBUG : existing: Unchanged skipping 2025/09/06 01:43:20 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:43:20 DEBUG : Waiting for deletions to finish 2025/09/06 01:43:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.61s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:43:43 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:43:43 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:43:43 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:43:43 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:43:43 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:43:43 DEBUG : both0: Unchanged skipping 2025/09/06 01:43:43 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:43:43 DEBUG : both13: Unchanged skipping 2025/09/06 01:43:43 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:43:43 DEBUG : both14: Unchanged skipping 2025/09/06 01:43:43 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:43:43 DEBUG : both10: Unchanged skipping 2025/09/06 01:43:43 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:43:43 DEBUG : both16: Unchanged skipping 2025/09/06 01:43:43 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:43:43 DEBUG : both11: Unchanged skipping 2025/09/06 01:43:43 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:43:43 DEBUG : both12: Unchanged skipping 2025/09/06 01:43:43 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:43:43 DEBUG : both15: Unchanged skipping 2025/09/06 01:43:43 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:43:43 DEBUG : both19: Unchanged skipping 2025/09/06 01:43:43 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:43:43 DEBUG : both2: Unchanged skipping 2025/09/06 01:43:43 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:43:43 DEBUG : both3: Unchanged skipping 2025/09/06 01:43:43 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:43:43 DEBUG : both1: Unchanged skipping 2025/09/06 01:43:43 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:43:43 DEBUG : both18: Unchanged skipping 2025/09/06 01:43:43 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:43:43 DEBUG : both6: Unchanged skipping 2025/09/06 01:43:43 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:43:43 DEBUG : both17: Unchanged skipping 2025/09/06 01:43:43 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:43:43 DEBUG : both4: Unchanged skipping 2025/09/06 01:43:43 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:43:43 DEBUG : both5: Unchanged skipping 2025/09/06 01:43:43 DEBUG : both7: Unchanged skipping 2025/09/06 01:43:43 DEBUG : both8: Unchanged skipping 2025/09/06 01:43:43 DEBUG : both9: Unchanged skipping 2025/09/06 01:43:43 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:43:43 DEBUG : Waiting for deletions to finish 2025/09/06 01:43:44 INFO : only0: Deleted 2025/09/06 01:43:44 INFO : only10: Deleted 2025/09/06 01:43:44 INFO : only15: Deleted 2025/09/06 01:43:44 INFO : only3: Deleted 2025/09/06 01:43:44 INFO : only4: Deleted 2025/09/06 01:43:44 INFO : only7: Deleted 2025/09/06 01:43:44 INFO : only11: Deleted 2025/09/06 01:43:44 INFO : only16: Deleted 2025/09/06 01:43:44 INFO : only17: Deleted 2025/09/06 01:43:44 INFO : only2: Deleted 2025/09/06 01:43:44 INFO : only9: Deleted 2025/09/06 01:43:44 INFO : only14: Deleted 2025/09/06 01:43:44 INFO : only18: Deleted 2025/09/06 01:43:44 INFO : only19: Deleted 2025/09/06 01:43:44 INFO : only1: Deleted 2025/09/06 01:43:44 INFO : only6: Deleted 2025/09/06 01:43:44 INFO : only8: Deleted 2025/09/06 01:43:44 INFO : only12: Deleted 2025/09/06 01:43:45 INFO : only13: Deleted 2025/09/06 01:43:45 INFO : only5: Deleted 2025/09/06 01:43:45 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (26.94s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:44:10 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:10 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:10 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:10 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:44:10 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:10 DEBUG : both0: Unchanged skipping 2025/09/06 01:44:10 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:10 DEBUG : both13: Unchanged skipping 2025/09/06 01:44:10 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:10 DEBUG : both14: Unchanged skipping 2025/09/06 01:44:10 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:10 DEBUG : both15: Unchanged skipping 2025/09/06 01:44:10 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:10 DEBUG : both16: Unchanged skipping 2025/09/06 01:44:10 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:10 DEBUG : both17: Unchanged skipping 2025/09/06 01:44:10 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:10 DEBUG : both18: Unchanged skipping 2025/09/06 01:44:10 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:10 DEBUG : both19: Unchanged skipping 2025/09/06 01:44:10 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:10 DEBUG : both1: Unchanged skipping 2025/09/06 01:44:10 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:10 DEBUG : both2: Unchanged skipping 2025/09/06 01:44:10 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:10 DEBUG : both3: Unchanged skipping 2025/09/06 01:44:10 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:10 DEBUG : both4: Unchanged skipping 2025/09/06 01:44:10 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:10 DEBUG : both5: Unchanged skipping 2025/09/06 01:44:10 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:10 DEBUG : both6: Unchanged skipping 2025/09/06 01:44:10 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:10 DEBUG : both7: Unchanged skipping 2025/09/06 01:44:10 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:10 DEBUG : both8: Unchanged skipping 2025/09/06 01:44:10 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:10 DEBUG : both9: Unchanged skipping 2025/09/06 01:44:10 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/06 01:44:10 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/06 01:44:10 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/06 01:44:10 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/06 01:44:10 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/06 01:44:10 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/06 01:44:10 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/06 01:44:10 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/06 01:44:10 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/06 01:44:10 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/06 01:44:10 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/06 01:44:10 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/06 01:44:10 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/06 01:44:10 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/06 01:44:10 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/06 01:44:10 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/06 01:44:10 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/06 01:44:10 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/06 01:44:10 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/06 01:44:10 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/06 01:44:10 DEBUG : both11: Unchanged skipping 2025/09/06 01:44:10 DEBUG : both12: Unchanged skipping 2025/09/06 01:44:10 DEBUG : both10: Unchanged skipping 2025/09/06 01:44:10 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:44:10 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 01:44:10 INFO : only0: Copied (replaced existing) 2025/09/06 01:44:10 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 01:44:10 INFO : only10: Copied (replaced existing) 2025/09/06 01:44:11 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 01:44:11 INFO : only13: Copied (replaced existing) 2025/09/06 01:44:11 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 01:44:11 INFO : only14: Copied (replaced existing) 2025/09/06 01:44:11 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 01:44:11 INFO : only11: Copied (replaced existing) 2025/09/06 01:44:11 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 01:44:11 INFO : only15: Copied (replaced existing) 2025/09/06 01:44:11 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 01:44:11 INFO : only16: Copied (replaced existing) 2025/09/06 01:44:11 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 01:44:11 INFO : only17: Copied (replaced existing) 2025/09/06 01:44:11 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 01:44:11 INFO : only18: Copied (replaced existing) 2025/09/06 01:44:11 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 01:44:11 INFO : only19: Copied (replaced existing) 2025/09/06 01:44:11 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 01:44:11 INFO : only12: Copied (replaced existing) 2025/09/06 01:44:11 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 01:44:11 INFO : only1: Copied (replaced existing) 2025/09/06 01:44:11 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 01:44:11 INFO : only2: Copied (replaced existing) 2025/09/06 01:44:11 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 01:44:11 INFO : only3: Copied (replaced existing) 2025/09/06 01:44:11 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 01:44:11 INFO : only4: Copied (replaced existing) 2025/09/06 01:44:11 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 01:44:11 INFO : only5: Copied (replaced existing) 2025/09/06 01:44:11 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 01:44:11 INFO : only6: Copied (replaced existing) 2025/09/06 01:44:11 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 01:44:11 INFO : only7: Copied (replaced existing) 2025/09/06 01:44:11 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 01:44:11 INFO : only8: Copied (replaced existing) 2025/09/06 01:44:11 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 01:44:11 INFO : only9: Copied (replaced existing) 2025/09/06 01:44:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (30.56s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:44:20 DEBUG : empty_dir: Making directory with metadata 2025/09/06 01:44:20 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 01:44:20 DEBUG : empty_on_remote: Making directory with metadata 2025/09/06 01:44:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 01:44:20 INFO : empty_on_remote: Making directory 2025/09/06 01:44:20 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/06 01:44:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/06 01:44:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/06 01:44:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/06 01:44:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.97s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:44:23 DEBUG : empty_dir: Making directory with metadata 2025/09/06 01:44:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 01:44:23 DEBUG : empty_on_remote: Making directory with metadata 2025/09/06 01:44:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 01:44:23 INFO : empty_on_remote: Making directory 2025/09/06 01:44:23 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/06 01:44:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/06 01:44:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/06 01:44:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/06 01:44:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/06 01:44:23 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.65s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:44:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/06 01:44:25 INFO : sub dir: Making directory 2025/09/06 01:44:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.76s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:44:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/06 01:44:29 INFO : sub dir: Making directory 2025/09/06 01:44:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.97s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:44:35 DEBUG : dir1/0002-cdefghi.txt: Clearing upload URL because of error: Post "https://pod-000-1036-16.backblaze.com/b2api/v1/b2_upload_file/9f420d43a0cd1bcb9f980e1b/c001_v0001036_t0039": EOF 2025/09/06 01:44:35 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1036-16.backblaze.com/b2api/v1/b2_upload_file/9f420d43a0cd1bcb9f980e1b/c001_v0001036_t0039": EOF) 2025/09/06 01:44:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dir1/0002-cdefghi.txt" to B2 bucket rclone-test-yukuqaq7gaja: 1/10 (Post "https://pod-000-1036-16.backblaze.com/b2api/v1/b2_upload_file/9f420d43a0cd1bcb9f980e1b/c001_v0001036_t0039": EOF) 2025/09/06 01:44:38 DEBUG : pacer: Reducing sleep to 10ms 2025/09/06 01:44:46 DEBUG : Waiting for deletions to finish 2025/09/06 01:44:46 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:44:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:44:46 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:44:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:44:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:44:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:44:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:44:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:44:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:44:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:44:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:44:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:44:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:44:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:44:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:44:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:44:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:44:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:44:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:44:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 01:44:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 01:44:47 DEBUG : apple: Unchanged skipping 2025/09/06 01:44:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:47 DEBUG : banana: Unchanged skipping 2025/09/06 01:44:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:47 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 01:44:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 01:44:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:47 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:44:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 01:44:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 01:44:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 01:44:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 01:44:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 01:44:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 01:44:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 01:44:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 01:44:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 01:44:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 01:44:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 01:44:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 01:44:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 01:44:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 01:44:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 01:44:47 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:44:47 DEBUG : Waiting for deletions to finish 2025/09/06 01:44:47 INFO : There was nothing to transfer 2025/09/06 01:44:47 DEBUG : Waiting for deletions to finish 2025/09/06 01:44:47 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:44:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:44:47 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:44:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:44:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:44:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:44:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:44:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:44:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:44:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:44:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:44:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:44:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:44:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:44:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:44:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:44:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:44:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:44:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:44:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 01:44:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:48 DEBUG : apple: Unchanged skipping 2025/09/06 01:44:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 01:44:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:48 DEBUG : banana: Unchanged skipping 2025/09/06 01:44:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:48 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 01:44:48 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:44:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 01:44:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 01:44:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 01:44:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 01:44:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 01:44:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 01:44:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 01:44:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 01:44:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 01:44:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 01:44:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 01:44:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 01:44:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 01:44:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 01:44:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:44:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 01:44:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 01:44:48 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:44:48 DEBUG : Waiting for deletions to finish 2025/09/06 01:44:48 INFO : There was nothing to transfer 2025/09/06 01:44:48 DEBUG : Waiting for deletions to finish 2025/09/06 01:44:48 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:44:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:44:48 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:44:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:44:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:44:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:44:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:44:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:44:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:44:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:44:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:44:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:44:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:44:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:44:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:44:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:44:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:44:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:44:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:44:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:45:03 DEBUG : Waiting for deletions to finish 2025/09/06 01:45:03 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:45:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:45:03 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:45:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 01:45:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:04 DEBUG : apple: Unchanged skipping 2025/09/06 01:45:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 01:45:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:04 DEBUG : banana: Unchanged skipping 2025/09/06 01:45:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:04 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 01:45:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 01:45:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 01:45:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 01:45:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 01:45:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 01:45:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 01:45:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 01:45:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 01:45:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 01:45:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 01:45:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 01:45:04 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:45:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 01:45:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 01:45:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 01:45:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 01:45:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 01:45:04 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:45:04 DEBUG : Waiting for deletions to finish 2025/09/06 01:45:04 INFO : There was nothing to transfer 2025/09/06 01:45:04 DEBUG : Waiting for deletions to finish 2025/09/06 01:45:04 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:45:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:45:04 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:45:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:45:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:45:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:45:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:45:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:45:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:45:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:45:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:45:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:45:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:45:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:45:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:45:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:45:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:45:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:45:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:45:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 01:45:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:05 DEBUG : apple: Unchanged skipping 2025/09/06 01:45:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 01:45:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:05 DEBUG : banana: Unchanged skipping 2025/09/06 01:45:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:05 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 01:45:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 01:45:05 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:45:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 01:45:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 01:45:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 01:45:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 01:45:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 01:45:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 01:45:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 01:45:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 01:45:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 01:45:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 01:45:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 01:45:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 01:45:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 01:45:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 01:45:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 01:45:05 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:45:05 DEBUG : Waiting for deletions to finish 2025/09/06 01:45:05 INFO : There was nothing to transfer 2025/09/06 01:45:05 DEBUG : Waiting for deletions to finish 2025/09/06 01:45:05 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:45:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:45:05 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:45:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:45:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:45:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:45:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:45:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:45:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:45:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:45:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:45:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:45:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:45:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:45:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:45:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:45:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:45:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:45:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:45:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:45:21 DEBUG : Waiting for deletions to finish 2025/09/06 01:45:22 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:45:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:45:22 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:45:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:45:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:45:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:45:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:45:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:45:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:45:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:45:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:45:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:45:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:45:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:45:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:45:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:45:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:45:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:45:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:45:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 01:45:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/06 01:45:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/06 01:45:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/06 01:45:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/06 01:45:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 01:45:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 01:45:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 01:45:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 01:45:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 01:45:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/06 01:45:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 01:45:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/06 01:45:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:22 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:45:22 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:45:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/06 01:45:23 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/06 01:45:23 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/06 01:45:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/06 01:45:23 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/06 01:45:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/06 01:45:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/06 01:45:23 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/06 01:45:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/06 01:45:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/06 01:45:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/06 01:45:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/06 01:45:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/06 01:45:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 01:45:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/06 01:45:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/06 01:45:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/06 01:45:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/06 01:45:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 01:45:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/06 01:45:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 01:45:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/06 01:45:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/06 01:45:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/06 01:45:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/06 01:45:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/06 01:45:25 DEBUG : Waiting for deletions to finish 2025/09/06 01:45:25 INFO : splitbananasplit: Deleted 2025/09/06 01:45:25 INFO : dir1/0015-9;=.txt: Deleted 2025/09/06 01:45:25 INFO : dir1/0008-2345678.txt: Deleted 2025/09/06 01:45:25 INFO : dir1/0009-3456789.txt: Deleted 2025/09/06 01:45:25 INFO : dir1/0014-89;=.txt: Deleted 2025/09/06 01:45:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/06 01:45:26 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/06 01:45:26 INFO : banana: Deleted 2025/09/06 01:45:26 INFO : dir1/0010-456789.txt: Deleted 2025/09/06 01:45:26 INFO : dir1/0012-6789;.txt: Deleted 2025/09/06 01:45:26 INFO : appleappleapplebanana: Deleted 2025/09/06 01:45:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/06 01:45:26 INFO : dir1/0003-defghij.txt: Deleted 2025/09/06 01:45:26 INFO : dir1/0011-56789;.txt: Deleted 2025/09/06 01:45:26 INFO : dir1/0013-789;=.txt: Deleted 2025/09/06 01:45:26 INFO : apple: Deleted 2025/09/06 01:45:26 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/06 01:45:26 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/06 01:45:26 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/06 01:45:26 INFO : dir1/0007-1234567.txt: Deleted 2025/09/06 01:45:26 DEBUG : Waiting for deletions to finish 2025/09/06 01:45:26 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/06 01:45:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/06 01:45:26 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/06 01:45:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/06 01:45:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/06 01:45:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/06 01:45:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/06 01:45:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/06 01:45:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/06 01:45:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/06 01:45:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/06 01:45:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/06 01:45:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/06 01:45:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/06 01:45:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/06 01:45:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/06 01:45:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/06 01:45:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/06 01:45:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/06 01:45:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/06 01:45:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 01:45:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 01:45:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 01:45:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 01:45:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 01:45:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 01:45:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 01:45:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 01:45:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 01:45:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 01:45:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 01:45:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 01:45:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 01:45:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:26 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:26 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:26 DEBUG : apple: Unchanged skipping 2025/09/06 01:45:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 01:45:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:26 DEBUG : banana: Unchanged skipping 2025/09/06 01:45:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:26 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 01:45:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 01:45:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 01:45:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 01:45:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 01:45:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 01:45:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 01:45:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/06 01:45:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 01:45:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/06 01:45:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 01:45:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 01:45:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 01:45:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 01:45:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 01:45:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 01:45:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 01:45:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 01:45:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 01:45:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 01:45:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:27 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:45:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 01:45:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 01:45:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 01:45:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 01:45:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 01:45:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:45:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 01:45:27 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:45:27 DEBUG : Waiting for deletions to finish 2025/09/06 01:45:27 DEBUG : Waiting for deletions to finish 2025/09/06 01:45:27 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/06 01:45:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/06 01:45:27 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/06 01:45:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/06 01:45:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/06 01:45:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/06 01:45:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/06 01:45:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/06 01:45:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/06 01:45:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/06 01:45:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/06 01:45:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/06 01:45:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/06 01:45:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/06 01:45:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/06 01:45:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/06 01:45:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/06 01:45:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/06 01:45:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/06 01:45:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/06 01:45:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:27 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:27 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:27 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 01:45:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 01:45:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 01:45:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:27 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 01:45:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 01:45:27 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 01:45:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 01:45:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 01:45:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 01:45:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 01:45:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 01:45:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 01:45:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:45:42 DEBUG : Waiting for deletions to finish 2025/09/06 01:45:43 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:45:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:45:43 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:45:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:45:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:45:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:45:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:45:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:45:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:45:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:45:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:45:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:45:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:45:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:45:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:45:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:45:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:45:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:45:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:45:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 01:45:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 01:45:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 01:45:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 01:45:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 01:45:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 01:45:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 01:45:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 01:45:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 01:45:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 01:45:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 01:45:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 01:45:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 01:45:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 01:45:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 01:45:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 01:45:43 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/06 01:45:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 01:45:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/06 01:45:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 01:45:43 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/06 01:45:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 01:45:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/06 01:45:43 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 01:45:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 01:45:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 01:45:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 01:45:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 01:45:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 01:45:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 01:45:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 01:45:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 01:45:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 01:45:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 01:45:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 01:45:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 01:45:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 01:45:43 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 01:45:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 01:45:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 01:45:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 01:45:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 01:45:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 01:45:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 01:45:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 01:45:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 01:45:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 01:45:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 01:45:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 01:45:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 01:45:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 01:45:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 01:45:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 01:45:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 01:45:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 01:45:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 01:45:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 01:45:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 01:45:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 01:45:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 01:45:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 01:45:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 01:45:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 01:45:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 01:45:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 01:45:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 01:45:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 01:45:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 01:45:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 01:45:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 01:45:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 01:45:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 01:45:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 01:45:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 01:45:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 01:45:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 01:45:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 01:45:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 01:45:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 01:45:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 01:45:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 01:45:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 01:45:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 01:45:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 01:45:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 01:45:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 01:45:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 01:45:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 01:45:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 01:45:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 01:45:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 01:45:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 01:45:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 01:45:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 01:45:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 01:45:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 01:45:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 01:45:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 01:45:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 01:45:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 01:45:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 01:45:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 01:45:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 01:45:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 01:45:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 01:45:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 01:45:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 01:45:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 01:45:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 01:45:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 01:45:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 01:45:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 01:45:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 01:45:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 01:45:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 01:45:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 01:45:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 01:45:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 01:45:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 01:45:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 01:45:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 01:45:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 01:45:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 01:45:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 01:45:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 01:45:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 01:45:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 01:45:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 01:45:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 01:45:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 01:45:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 01:45:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 01:45:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 01:45:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 01:45:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 01:45:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 01:45:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 01:45:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 01:45:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 01:45:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 01:45:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 01:45:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 01:45:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 01:45:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 01:45:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 01:45:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 01:45:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 01:45:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 01:45:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 01:45:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 01:45:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 01:45:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 01:45:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 01:45:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 01:45:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 01:45:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 01:45:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 01:45:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/06 01:45:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 01:45:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/06 01:45:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 01:45:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/06 01:45:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 01:45:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/06 01:45:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 01:45:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/06 01:45:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 01:45:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 01:45:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 01:45:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 01:45:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 01:45:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 01:45:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 01:45:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 01:45:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 01:45:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 01:45:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/06 01:45:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 01:45:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 01:45:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 01:45:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 01:45:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 01:45:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 01:45:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 01:45:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 01:45:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 01:45:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 01:45:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 01:45:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 01:45:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 01:45:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 01:45:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 01:45:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 01:45:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 01:45:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 01:45:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/06 01:45:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 01:45:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 01:45:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 01:45:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 01:45:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 01:45:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 01:45:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 01:45:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 01:45:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 01:45:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 01:45:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 01:45:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/06 01:45:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 01:45:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 01:45:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 01:45:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 01:45:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/06 01:45:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:43 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:45:43 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:45:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/06 01:45:43 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/06 01:45:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 01:45:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/06 01:45:43 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/06 01:45:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 01:45:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/06 01:45:44 INFO : apple: Copied (new) to: PREFIXapple 2025/09/06 01:45:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 01:45:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/06 01:45:44 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/06 01:45:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 01:45:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/06 01:45:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 01:45:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 01:45:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/06 01:45:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 01:45:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 01:45:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/06 01:45:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 01:45:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 01:45:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/06 01:45:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 01:45:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 01:45:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/06 01:45:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 01:45:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 01:45:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/06 01:45:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/06 01:45:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 01:45:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/06 01:45:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/06 01:45:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 01:45:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/06 01:45:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/06 01:45:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 01:45:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/06 01:45:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/06 01:45:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 01:45:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/06 01:45:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/06 01:45:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 01:45:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/06 01:45:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/06 01:45:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 01:45:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/06 01:45:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/06 01:45:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/06 01:45:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/06 01:45:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/06 01:45:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/06 01:45:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/06 01:45:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/06 01:45:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/06 01:45:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/06 01:45:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/06 01:45:46 DEBUG : Waiting for deletions to finish 2025/09/06 01:45:46 INFO : dir1/0009-3456789.txt: Deleted 2025/09/06 01:45:46 INFO : dir1/0011-56789;.txt: Deleted 2025/09/06 01:45:46 INFO : dir1/0010-456789.txt: Deleted 2025/09/06 01:45:46 INFO : dir1/0012-6789;.txt: Deleted 2025/09/06 01:45:46 INFO : dir1/0013-789;=.txt: Deleted 2025/09/06 01:45:46 INFO : apple: Deleted 2025/09/06 01:45:46 INFO : dir1/0003-defghij.txt: Deleted 2025/09/06 01:45:46 INFO : dir1/0015-9;=.txt: Deleted 2025/09/06 01:45:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/06 01:45:46 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/06 01:45:46 INFO : dir1/0014-89;=.txt: Deleted 2025/09/06 01:45:46 INFO : appleappleapplebanana: Deleted 2025/09/06 01:45:46 INFO : splitbananasplit: Deleted 2025/09/06 01:45:46 INFO : banana: Deleted 2025/09/06 01:45:47 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/06 01:45:47 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/06 01:45:47 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/06 01:45:47 INFO : dir1/0007-1234567.txt: Deleted 2025/09/06 01:45:47 INFO : dir1/0008-2345678.txt: Deleted 2025/09/06 01:45:47 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/06 01:45:47 DEBUG : Waiting for deletions to finish 2025/09/06 01:45:47 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/06 01:45:47 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:45:47 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/06 01:45:47 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/06 01:45:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:45:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:45:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:45:47 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:45:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:45:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:45:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:45:47 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:45:47 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:45:47 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:45:47 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:45:47 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:45:47 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:45:47 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:45:47 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:45:47 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:45:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 01:45:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 01:45:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 01:45:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 01:45:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 01:45:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 01:45:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 01:45:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 01:45:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 01:45:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 01:45:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 01:45:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 01:45:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 01:45:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 01:45:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 01:45:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 01:45:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 01:45:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 01:45:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 01:45:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 01:45:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 01:45:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 01:45:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 01:45:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 01:45:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 01:45:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 01:45:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 01:45:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 01:45:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/06 01:45:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 01:45:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 01:45:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/06 01:45:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 01:45:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 01:45:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 01:45:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 01:45:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 01:45:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 01:45:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 01:45:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 01:45:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 01:45:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 01:45:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 01:45:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 01:45:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 01:45:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 01:45:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 01:45:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 01:45:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 01:45:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 01:45:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 01:45:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 01:45:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 01:45:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 01:45:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 01:45:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 01:45:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 01:45:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 01:45:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 01:45:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 01:45:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 01:45:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 01:45:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 01:45:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/06 01:45:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 01:45:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 01:45:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 01:45:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 01:45:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 01:45:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 01:45:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 01:45:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 01:45:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 01:45:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 01:45:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 01:45:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 01:45:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 01:45:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 01:45:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 01:45:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 01:45:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 01:45:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 01:45:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 01:45:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 01:45:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 01:45:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 01:45:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 01:45:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 01:45:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 01:45:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 01:45:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 01:45:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 01:45:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 01:45:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 01:45:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 01:45:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 01:45:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 01:45:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/06 01:45:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 01:45:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 01:45:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 01:45:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 01:45:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 01:45:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 01:45:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 01:45:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 01:45:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 01:45:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 01:45:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 01:45:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 01:45:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 01:45:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 01:45:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 01:45:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 01:45:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 01:45:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 01:45:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 01:45:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 01:45:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 01:45:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 01:45:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 01:45:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 01:45:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 01:45:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 01:45:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 01:45:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 01:45:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 01:45:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 01:45:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 01:45:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 01:45:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 01:45:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 01:45:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 01:45:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/06 01:45:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 01:45:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 01:45:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 01:45:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 01:45:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 01:45:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 01:45:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 01:45:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 01:45:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 01:45:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 01:45:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 01:45:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 01:45:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 01:45:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 01:45:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 01:45:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 01:45:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 01:45:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 01:45:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 01:45:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 01:45:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 01:45:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 01:45:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 01:45:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 01:45:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 01:45:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 01:45:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 01:45:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 01:45:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 01:45:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 01:45:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 01:45:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 01:45:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 01:45:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 01:45:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 01:45:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 01:45:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 01:45:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 01:45:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 01:45:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 01:45:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 01:45:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 01:45:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 01:45:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 01:45:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 01:45:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 01:45:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 01:45:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 01:45:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 01:45:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 01:45:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 01:45:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/06 01:45:47 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/06 01:45:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/06 01:45:47 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/06 01:45:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/06 01:45:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/06 01:45:48 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:45:48 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:45:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/06 01:45:48 INFO : apple: Copied (new) 2025/09/06 01:45:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/06 01:45:48 INFO : banana: Copied (new) 2025/09/06 01:45:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/06 01:45:48 INFO : appleappleapplebanana: Copied (new) 2025/09/06 01:45:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/06 01:45:48 INFO : splitbananasplit: Copied (new) 2025/09/06 01:45:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/06 01:45:48 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/06 01:45:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/06 01:45:48 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/06 01:45:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/06 01:45:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/06 01:45:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/06 01:45:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/06 01:45:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/06 01:45:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/06 01:45:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/06 01:45:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/06 01:45:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/06 01:45:49 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/06 01:45:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/06 01:45:49 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/06 01:45:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/06 01:45:49 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/06 01:45:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/06 01:45:49 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/06 01:45:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/06 01:45:49 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/06 01:45:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/06 01:45:49 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/06 01:45:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/06 01:45:50 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/06 01:45:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/06 01:45:50 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/06 01:45:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/06 01:45:50 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/06 01:45:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/06 01:45:50 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/06 01:45:50 DEBUG : Waiting for deletions to finish 2025/09/06 01:45:50 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/06 01:45:50 INFO : PREFIXapple: Deleted 2025/09/06 01:45:50 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/06 01:45:50 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/06 01:45:50 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/06 01:45:50 INFO : PREFIXsplitbananasplit: Deleted 2025/09/06 01:45:50 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/06 01:45:50 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/06 01:45:50 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/06 01:45:50 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/06 01:45:50 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/06 01:45:50 INFO : PREFIXbanana: Deleted 2025/09/06 01:45:50 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/06 01:45:50 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/06 01:45:50 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/06 01:45:50 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/06 01:45:50 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/06 01:45:50 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/06 01:45:50 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/06 01:45:50 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/06 01:45:50 DEBUG : Waiting for deletions to finish 2025/09/06 01:45:51 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : Waiting for deletions to finish 2025/09/06 01:45:51 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:45:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:46:07 DEBUG : Waiting for deletions to finish 2025/09/06 01:46:08 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:46:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:46:08 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:46:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:46:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:46:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:46:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:46:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:46:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:46:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:46:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:46:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:46:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:46:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:46:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:46:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:46:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:46:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:46:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:46:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 01:46:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 01:46:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 01:46:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 01:46:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 01:46:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 01:46:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 01:46:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 01:46:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 01:46:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 01:46:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 01:46:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 01:46:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 01:46:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 01:46:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 01:46:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 01:46:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 01:46:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/06 01:46:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 01:46:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/06 01:46:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 01:46:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/06 01:46:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 01:46:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/06 01:46:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 01:46:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 01:46:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 01:46:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 01:46:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 01:46:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 01:46:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 01:46:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 01:46:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 01:46:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 01:46:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 01:46:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 01:46:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 01:46:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 01:46:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 01:46:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/06 01:46:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 01:46:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 01:46:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 01:46:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 01:46:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/06 01:46:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:08 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:46:08 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:46:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/06 01:46:08 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/06 01:46:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 01:46:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/06 01:46:09 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/06 01:46:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 01:46:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/06 01:46:09 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/06 01:46:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 01:46:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/06 01:46:09 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/06 01:46:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 01:46:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/06 01:46:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 01:46:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 01:46:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/06 01:46:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 01:46:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 01:46:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/06 01:46:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 01:46:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 01:46:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/06 01:46:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/06 01:46:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 01:46:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/06 01:46:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 01:46:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 01:46:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/06 01:46:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 01:46:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 01:46:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/06 01:46:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 01:46:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/06 01:46:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/06 01:46:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/06 01:46:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 01:46:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/06 01:46:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/06 01:46:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 01:46:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/06 01:46:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/06 01:46:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 01:46:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/06 01:46:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/06 01:46:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 01:46:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/06 01:46:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/06 01:46:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 01:46:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/06 01:46:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/06 01:46:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/06 01:46:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/06 01:46:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/06 01:46:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/06 01:46:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/06 01:46:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/06 01:46:11 DEBUG : Waiting for deletions to finish 2025/09/06 01:46:11 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/06 01:46:11 INFO : apple: Deleted 2025/09/06 01:46:11 INFO : dir1/0009-3456789.txt: Deleted 2025/09/06 01:46:11 INFO : dir1/0010-456789.txt: Deleted 2025/09/06 01:46:11 INFO : dir1/0015-9;=.txt: Deleted 2025/09/06 01:46:11 INFO : dir1/0008-2345678.txt: Deleted 2025/09/06 01:46:11 INFO : dir1/0011-56789;.txt: Deleted 2025/09/06 01:46:11 INFO : dir1/0012-6789;.txt: Deleted 2025/09/06 01:46:11 INFO : dir1/0014-89;=.txt: Deleted 2025/09/06 01:46:11 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/06 01:46:11 INFO : banana: Deleted 2025/09/06 01:46:11 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/06 01:46:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/06 01:46:11 INFO : dir1/0007-1234567.txt: Deleted 2025/09/06 01:46:11 INFO : appleappleapplebanana: Deleted 2025/09/06 01:46:11 INFO : dir1/0013-789;=.txt: Deleted 2025/09/06 01:46:11 INFO : splitbananasplit: Deleted 2025/09/06 01:46:12 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/06 01:46:12 INFO : dir1/0003-defghij.txt: Deleted 2025/09/06 01:46:12 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/06 01:46:12 DEBUG : Waiting for deletions to finish 2025/09/06 01:46:12 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/06 01:46:12 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/06 01:46:12 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/06 01:46:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/06 01:46:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/06 01:46:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/06 01:46:12 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/06 01:46:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/06 01:46:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/06 01:46:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/06 01:46:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/06 01:46:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/06 01:46:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/06 01:46:12 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/06 01:46:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/06 01:46:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/06 01:46:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/06 01:46:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/06 01:46:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/06 01:46:12 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/06 01:46:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 01:46:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 01:46:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 01:46:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 01:46:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 01:46:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 01:46:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/06 01:46:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 01:46:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 01:46:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 01:46:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 01:46:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 01:46:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 01:46:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 01:46:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 01:46:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 01:46:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 01:46:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 01:46:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 01:46:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 01:46:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 01:46:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 01:46:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/06 01:46:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 01:46:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 01:46:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 01:46:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 01:46:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 01:46:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 01:46:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 01:46:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 01:46:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 01:46:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 01:46:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 01:46:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 01:46:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 01:46:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 01:46:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 01:46:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 01:46:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 01:46:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/06 01:46:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 01:46:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 01:46:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 01:46:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 01:46:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 01:46:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 01:46:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 01:46:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 01:46:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 01:46:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 01:46:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 01:46:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 01:46:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 01:46:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 01:46:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 01:46:12 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 01:46:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 01:46:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 01:46:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 01:46:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 01:46:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/06 01:46:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/06 01:46:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/06 01:46:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/06 01:46:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:12 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:46:12 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:46:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/06 01:46:13 INFO : splitbananasplit: Copied (new) 2025/09/06 01:46:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/06 01:46:13 INFO : appleappleapplebanana: Copied (new) 2025/09/06 01:46:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/06 01:46:13 INFO : banana: Copied (new) 2025/09/06 01:46:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/06 01:46:13 INFO : apple: Copied (new) 2025/09/06 01:46:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/06 01:46:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/06 01:46:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/06 01:46:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/06 01:46:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/06 01:46:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/06 01:46:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/06 01:46:14 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/06 01:46:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/06 01:46:14 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/06 01:46:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/06 01:46:14 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/06 01:46:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/06 01:46:14 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/06 01:46:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/06 01:46:14 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/06 01:46:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/06 01:46:14 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/06 01:46:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/06 01:46:14 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/06 01:46:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/06 01:46:14 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/06 01:46:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/06 01:46:14 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/06 01:46:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/06 01:46:14 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/06 01:46:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/06 01:46:14 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/06 01:46:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/06 01:46:15 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/06 01:46:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/06 01:46:15 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/06 01:46:15 DEBUG : Waiting for deletions to finish 2025/09/06 01:46:15 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/06 01:46:15 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/06 01:46:15 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/06 01:46:15 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/06 01:46:15 INFO : appleSUFFIX: Deleted 2025/09/06 01:46:15 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/06 01:46:15 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/06 01:46:15 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/06 01:46:15 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/06 01:46:15 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/06 01:46:15 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/06 01:46:15 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/06 01:46:15 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/06 01:46:15 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/06 01:46:15 INFO : splitbananasplitSUFFIX: Deleted 2025/09/06 01:46:15 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/06 01:46:15 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/06 01:46:15 INFO : bananaSUFFIX: Deleted 2025/09/06 01:46:15 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/06 01:46:15 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/06 01:46:15 DEBUG : Waiting for deletions to finish 2025/09/06 01:46:15 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:46:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:46:15 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:46:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:46:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:46:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:46:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:46:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:46:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:46:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:46:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:46:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:46:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:46:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 01:46:16 DEBUG : Waiting for deletions to finish 2025/09/06 01:46:16 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:46:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:46:16 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:46:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:46:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:46:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:46:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:46:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:46:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:46:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:46:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:46:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:46:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:46:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:46:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:46:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:46:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:46:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:46:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:46:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:46:32 DEBUG : Waiting for deletions to finish 2025/09/06 01:46:32 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:46:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:46:32 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:46:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:46:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:46:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:46:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:46:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:46:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:46:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:46:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:46:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:46:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:46:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:46:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:46:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:46:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:46:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:46:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:46:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 01:46:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 01:46:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 01:46:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 01:46:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 01:46:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/06 01:46:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 01:46:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/06 01:46:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:33 DEBUG : apple: Unchanged skipping 2025/09/06 01:46:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:33 DEBUG : banana: Unchanged skipping 2025/09/06 01:46:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 01:46:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 01:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 01:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 01:46:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 01:46:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 01:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 01:46:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 01:46:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 01:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 01:46:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 01:46:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 01:46:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 01:46:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 01:46:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 01:46:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 01:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 01:46:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 01:46:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 01:46:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 01:46:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 01:46:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 01:46:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 01:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 01:46:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 01:46:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 01:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 01:46:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 01:46:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 01:46:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 01:46:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 01:46:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 01:46:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 01:46:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 01:46:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 01:46:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 01:46:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 01:46:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 01:46:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 01:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 01:46:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 01:46:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 01:46:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 01:46:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 01:46:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 01:46:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 01:46:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 01:46:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 01:46:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 01:46:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 01:46:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 01:46:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 01:46:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 01:46:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 01:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 01:46:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 01:46:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 01:46:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 01:46:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 01:46:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 01:46:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 01:46:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 01:46:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 01:46:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 01:46:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 01:46:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 01:46:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 01:46:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 01:46:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 01:46:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 01:46:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 01:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 01:46:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 01:46:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 01:46:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 01:46:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 01:46:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 01:46:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 01:46:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 01:46:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 01:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 01:46:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 01:46:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 01:46:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 01:46:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 01:46:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 01:46:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 01:46:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 01:46:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 01:46:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 01:46:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 01:46:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 01:46:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 01:46:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 01:46:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 01:46:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 01:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 01:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 01:46:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 01:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 01:46:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 01:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 01:46:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 01:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 01:46:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 01:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 01:46:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 01:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 01:46:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 01:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 01:46:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 01:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 01:46:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 01:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 01:46:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 01:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 01:46:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 01:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 01:46:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 01:46:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 01:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 01:46:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 01:46:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 01:46:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 01:46:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 01:46:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 01:46:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 01:46:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 01:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 01:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 01:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 01:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 01:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 01:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 01:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 01:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 01:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 01:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 01:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 01:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 01:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 01:46:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/06 01:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 01:46:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 01:46:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 01:46:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 01:46:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 01:46:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 01:46:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 01:46:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 01:46:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 01:46:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 01:46:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 01:46:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 01:46:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 01:46:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 01:46:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 01:46:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/06 01:46:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/06 01:46:33 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:46:33 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:46:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/06 01:46:33 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/06 01:46:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 01:46:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/06 01:46:33 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/06 01:46:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 01:46:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/06 01:46:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/06 01:46:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 01:46:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/06 01:46:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/06 01:46:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 01:46:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/06 01:46:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/06 01:46:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 01:46:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/06 01:46:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/06 01:46:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 01:46:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/06 01:46:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/06 01:46:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 01:46:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/06 01:46:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/06 01:46:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 01:46:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/06 01:46:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/06 01:46:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 01:46:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/06 01:46:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/06 01:46:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 01:46:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/06 01:46:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/06 01:46:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 01:46:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/06 01:46:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/06 01:46:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 01:46:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/06 01:46:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/06 01:46:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 01:46:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/06 01:46:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/06 01:46:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 01:46:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/06 01:46:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/06 01:46:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/06 01:46:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/06 01:46:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/06 01:46:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/06 01:46:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/06 01:46:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/06 01:46:35 DEBUG : Waiting for deletions to finish 2025/09/06 01:46:35 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/06 01:46:35 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/06 01:46:35 INFO : dir1/0007-1234567.txt: Deleted 2025/09/06 01:46:35 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/06 01:46:35 INFO : dir1/0010-456789.txt: Deleted 2025/09/06 01:46:35 INFO : dir1/0013-789;=.txt: Deleted 2025/09/06 01:46:35 INFO : dir1/0003-defghij.txt: Deleted 2025/09/06 01:46:35 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/06 01:46:36 INFO : dir1/0008-2345678.txt: Deleted 2025/09/06 01:46:36 INFO : appleappleapplebanana: Deleted 2025/09/06 01:46:36 INFO : dir1/0009-3456789.txt: Deleted 2025/09/06 01:46:36 INFO : dir1/0011-56789;.txt: Deleted 2025/09/06 01:46:36 INFO : dir1/0014-89;=.txt: Deleted 2025/09/06 01:46:36 INFO : splitbananasplit: Deleted 2025/09/06 01:46:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/06 01:46:36 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/06 01:46:36 INFO : dir1/0012-6789;.txt: Deleted 2025/09/06 01:46:36 INFO : dir1/0015-9;=.txt: Deleted 2025/09/06 01:46:36 DEBUG : Waiting for deletions to finish 2025/09/06 01:46:36 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:46:36 DEBUG : appleapple: Excluded (Path Filter) 2025/09/06 01:46:36 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:46:36 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/06 01:46:36 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/06 01:46:36 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/06 01:46:36 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/06 01:46:36 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/06 01:46:36 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/06 01:46:36 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/06 01:46:36 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/06 01:46:36 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/06 01:46:36 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/06 01:46:36 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/06 01:46:36 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/06 01:46:36 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/06 01:46:36 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/06 01:46:36 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/06 01:46:36 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/06 01:46:36 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/06 01:46:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 01:46:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 01:46:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 01:46:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 01:46:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 01:46:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 01:46:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 01:46:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 01:46:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 01:46:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 01:46:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 01:46:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 01:46:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 01:46:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 01:46:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 01:46:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 01:46:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 01:46:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 01:46:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 01:46:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 01:46:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 01:46:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 01:46:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 01:46:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 01:46:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 01:46:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 01:46:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 01:46:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 01:46:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 01:46:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 01:46:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 01:46:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 01:46:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 01:46:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 01:46:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 01:46:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 01:46:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 01:46:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 01:46:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 01:46:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 01:46:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 01:46:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 01:46:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 01:46:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 01:46:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 01:46:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 01:46:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 01:46:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 01:46:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 01:46:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 01:46:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 01:46:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 01:46:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 01:46:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 01:46:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 01:46:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 01:46:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 01:46:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 01:46:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 01:46:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 01:46:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 01:46:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 01:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 01:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 01:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 01:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 01:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 01:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 01:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 01:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 01:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 01:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 01:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 01:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 01:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 01:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 01:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 01:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 01:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 01:46:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 01:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 01:46:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 01:46:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 01:46:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 01:46:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 01:46:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 01:46:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 01:46:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 01:46:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 01:46:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 01:46:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 01:46:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 01:46:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 01:46:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 01:46:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 01:46:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 01:46:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 01:46:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 01:46:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 01:46:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 01:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 01:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 01:46:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:36 DEBUG : apple: Unchanged skipping 2025/09/06 01:46:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 01:46:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:36 DEBUG : banana: Unchanged skipping 2025/09/06 01:46:36 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 01:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 01:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 01:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 01:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 01:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 01:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 01:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 01:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 01:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 01:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 01:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 01:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 01:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 01:46:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 01:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 01:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 01:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 01:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 01:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 01:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 01:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 01:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 01:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 01:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 01:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 01:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 01:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 01:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 01:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 01:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 01:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 01:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 01:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 01:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 01:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 01:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 01:46:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 01:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 01:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 01:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 01:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 01:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 01:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 01:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 01:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 01:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 01:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 01:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 01:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 01:46:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 01:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 01:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 01:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 01:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 01:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 01:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 01:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 01:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 01:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 01:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 01:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 01:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 01:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 01:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 01:46:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 01:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 01:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 01:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 01:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 01:46:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 01:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 01:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 01:46:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 01:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 01:46:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 01:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 01:46:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 01:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 01:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 01:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 01:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 01:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 01:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 01:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 01:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 01:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 01:46:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 01:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 01:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 01:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 01:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 01:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 01:46:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 01:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 01:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 01:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 01:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 01:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 01:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 01:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 01:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 01:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 01:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 01:46:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 01:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 01:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 01:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 01:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 01:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 01:46:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 01:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 01:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 01:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 01:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 01:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 01:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 01:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 01:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 01:46:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 01:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 01:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 01:46:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 01:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 01:46:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 01:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 01:46:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 01:46:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 01:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 01:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 01:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 01:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 01:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 01:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 01:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 01:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 01:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 01:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 01:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 01:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 01:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 01:46:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/06 01:46:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 01:46:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 01:46:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 01:46:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 01:46:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 01:46:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 01:46:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 01:46:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 01:46:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 01:46:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 01:46:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 01:46:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 01:46:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 01:46:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 01:46:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 01:46:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/06 01:46:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 01:46:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 01:46:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 01:46:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 01:46:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 01:46:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 01:46:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 01:46:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 01:46:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 01:46:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 01:46:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 01:46:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 01:46:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 01:46:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 01:46:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 01:46:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 01:46:37 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:46:37 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:46:37 DEBUG : Waiting for deletions to finish 2025/09/06 01:46:37 DEBUG : Waiting for deletions to finish 2025/09/06 01:46:37 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:46:37 DEBUG : appleapple: Excluded (Path Filter) 2025/09/06 01:46:37 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:46:37 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/06 01:46:37 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/06 01:46:37 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/06 01:46:37 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/06 01:46:37 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/06 01:46:37 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/06 01:46:37 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/06 01:46:37 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/06 01:46:37 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/06 01:46:37 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/06 01:46:37 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/06 01:46:37 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/06 01:46:37 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/06 01:46:37 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/06 01:46:37 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/06 01:46:37 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/06 01:46:37 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/06 01:46:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 01:46:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 01:46:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 01:46:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 01:46:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 01:46:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 01:46:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 01:46:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 01:46:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 01:46:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 01:46:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 01:46:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 01:46:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 01:46:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 01:46:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 01:46:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 01:46:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 01:46:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 01:46:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 01:46:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 01:46:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 01:46:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 01:46:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 01:46:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 01:46:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 01:46:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 01:46:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 01:46:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 01:46:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 01:46:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 01:46:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 01:46:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 01:46:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 01:46:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 01:46:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 01:46:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 01:46:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 01:46:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 01:46:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 01:46:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 01:46:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 01:46:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 01:46:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 01:46:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 01:46:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 01:46:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 01:46:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 01:46:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 01:46:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 01:46:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 01:46:37 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:46:53 DEBUG : Waiting for deletions to finish 2025/09/06 01:46:53 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:46:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:46:53 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:46:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:46:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:46:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:46:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:46:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:46:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:46:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:46:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:46:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:46:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:46:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:46:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:46:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:46:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:46:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:46:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:46:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 01:46:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:53 DEBUG : apple: Unchanged skipping 2025/09/06 01:46:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 01:46:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:53 DEBUG : banana: Unchanged skipping 2025/09/06 01:46:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:53 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:46:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:46:54 DEBUG : Waiting for deletions to finish 2025/09/06 01:46:54 DEBUG : Waiting for deletions to finish 2025/09/06 01:46:54 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:46:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:46:54 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:46:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:46:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:46:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:46:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:46:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:46:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:46:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:46:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:46:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:46:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:46:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:46:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:46:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:46:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:46:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:46:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:46:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 01:46:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 01:46:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : banana: Unchanged skipping 2025/09/06 01:46:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 01:46:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : apple: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:46:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 01:46:54 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:46:54 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:46:54 DEBUG : Waiting for deletions to finish 2025/09/06 01:46:54 DEBUG : Waiting for deletions to finish 2025/09/06 01:46:55 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : Waiting for deletions to finish 2025/09/06 01:46:55 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:46:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:47:11 DEBUG : Waiting for deletions to finish 2025/09/06 01:47:11 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:47:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:47:11 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:47:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:47:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:47:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:47:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:47:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:47:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:47:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:47:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:47:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:47:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:47:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:47:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:47:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:47:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:47:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:47:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:47:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 01:47:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:12 DEBUG : apple: Unchanged skipping 2025/09/06 01:47:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 01:47:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:12 DEBUG : banana: Unchanged skipping 2025/09/06 01:47:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:12 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 01:47:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 01:47:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 01:47:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 01:47:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 01:47:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 01:47:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 01:47:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 01:47:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 01:47:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 01:47:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 01:47:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 01:47:12 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:47:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 01:47:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 01:47:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 01:47:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 01:47:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 01:47:12 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:47:12 DEBUG : Waiting for deletions to finish 2025/09/06 01:47:12 DEBUG : Waiting for deletions to finish 2025/09/06 01:47:12 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:47:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:47:12 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:47:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:47:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:47:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:47:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:47:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:47:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:47:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:47:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:47:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:47:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:47:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:47:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:47:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:47:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:47:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:47:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:47:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 01:47:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:13 DEBUG : apple: Unchanged skipping 2025/09/06 01:47:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 01:47:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:13 DEBUG : banana: Unchanged skipping 2025/09/06 01:47:13 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 01:47:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 01:47:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 01:47:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 01:47:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 01:47:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 01:47:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 01:47:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 01:47:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 01:47:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 01:47:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 01:47:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 01:47:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:13 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:47:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 01:47:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 01:47:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 01:47:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 01:47:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 01:47:13 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:47:13 DEBUG : Waiting for deletions to finish 2025/09/06 01:47:13 DEBUG : Waiting for deletions to finish 2025/09/06 01:47:13 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:47:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:47:13 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:47:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:47:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:47:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:47:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:47:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:47:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:47:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:47:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:47:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:47:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:47:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:47:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:47:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:47:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:47:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:47:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:47:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:47:28 DEBUG : Waiting for deletions to finish 2025/09/06 01:47:29 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:47:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:47:29 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:47:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:47:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:47:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:47:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:47:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:47:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:47:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:47:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:47:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:47:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:47:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:47:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:47:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:47:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:47:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:47:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:47:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 01:47:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:29 DEBUG : apple: Unchanged skipping 2025/09/06 01:47:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 01:47:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:29 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 01:47:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:29 DEBUG : banana: Unchanged skipping 2025/09/06 01:47:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 01:47:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 01:47:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 01:47:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 01:47:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 01:47:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 01:47:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 01:47:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 01:47:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 01:47:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 01:47:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 01:47:29 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:47:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 01:47:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 01:47:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 01:47:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 01:47:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 01:47:29 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:47:29 DEBUG : Waiting for deletions to finish 2025/09/06 01:47:29 DEBUG : Waiting for deletions to finish 2025/09/06 01:47:30 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:47:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:47:30 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:47:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:47:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:47:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:47:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:47:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:47:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:47:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:47:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:47:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:47:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:47:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 01:47:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:30 DEBUG : apple: Unchanged skipping 2025/09/06 01:47:30 DEBUG : banana: Unchanged skipping 2025/09/06 01:47:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:30 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 01:47:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 01:47:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 01:47:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 01:47:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 01:47:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 01:47:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 01:47:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 01:47:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 01:47:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 01:47:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 01:47:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 01:47:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:30 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:47:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 01:47:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 01:47:30 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:47:30 DEBUG : Waiting for deletions to finish 2025/09/06 01:47:30 DEBUG : Waiting for deletions to finish 2025/09/06 01:47:31 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:47:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:47:31 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:47:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:47:47 DEBUG : Waiting for deletions to finish 2025/09/06 01:47:48 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:47:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:47:48 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:47:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:47:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:47:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:47:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:47:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:47:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:47:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:47:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:47:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:47:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:47:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:47:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:47:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:47:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:47:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:47:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:47:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 01:47:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:48 DEBUG : banana: Unchanged skipping 2025/09/06 01:47:48 DEBUG : apple: Unchanged skipping 2025/09/06 01:47:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 01:47:48 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 01:47:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 01:47:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 01:47:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 01:47:48 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:47:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 01:47:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 01:47:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 01:47:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 01:47:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 01:47:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 01:47:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 01:47:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 01:47:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 01:47:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 01:47:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 01:47:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 01:47:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 01:47:48 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:47:48 DEBUG : Waiting for deletions to finish 2025/09/06 01:47:48 DEBUG : Waiting for deletions to finish 2025/09/06 01:47:49 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:47:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:47:49 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:47:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:47:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:47:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:47:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:47:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:47:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:47:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:47:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:47:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:47:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:47:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:47:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:47:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:47:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:47:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:47:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:47:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 01:47:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:49 DEBUG : apple: Unchanged skipping 2025/09/06 01:47:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 01:47:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:49 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 01:47:49 DEBUG : banana: Unchanged skipping 2025/09/06 01:47:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 01:47:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 01:47:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:49 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:47:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 01:47:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 01:47:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 01:47:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 01:47:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 01:47:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 01:47:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 01:47:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 01:47:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 01:47:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 01:47:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 01:47:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 01:47:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 01:47:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:47:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 01:47:49 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:47:49 DEBUG : Waiting for deletions to finish 2025/09/06 01:47:49 DEBUG : Waiting for deletions to finish 2025/09/06 01:47:50 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:47:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:47:50 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:47:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:47:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:47:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:47:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:47:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:47:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:47:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:47:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:47:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:47:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:47:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:47:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:47:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:47:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:47:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:47:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:47:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:48:05 DEBUG : Waiting for deletions to finish 2025/09/06 01:48:06 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:48:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:48:06 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:48:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:48:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:48:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:48:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:48:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:48:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:48:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:48:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:48:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:48:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:48:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:48:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:48:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:48:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:48:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:48:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:48:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 01:48:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:07 DEBUG : apple: Unchanged skipping 2025/09/06 01:48:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 01:48:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:07 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 01:48:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:07 DEBUG : banana: Unchanged skipping 2025/09/06 01:48:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 01:48:07 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:48:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 01:48:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 01:48:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 01:48:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 01:48:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 01:48:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 01:48:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 01:48:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 01:48:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 01:48:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 01:48:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 01:48:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 01:48:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 01:48:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 01:48:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 01:48:07 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:48:07 DEBUG : Waiting for deletions to finish 2025/09/06 01:48:07 DEBUG : Waiting for deletions to finish 2025/09/06 01:48:07 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:48:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:48:07 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:48:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:48:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:48:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:48:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:48:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:48:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:48:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:48:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:48:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:48:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:48:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:48:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:48:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:48:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:48:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:48:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:48:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 01:48:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 01:48:07 DEBUG : apple: Unchanged skipping 2025/09/06 01:48:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:07 DEBUG : banana: Unchanged skipping 2025/09/06 01:48:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:07 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 01:48:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 01:48:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 01:48:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 01:48:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 01:48:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 01:48:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:08 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:48:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 01:48:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 01:48:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 01:48:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 01:48:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 01:48:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 01:48:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 01:48:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 01:48:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 01:48:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 01:48:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 01:48:08 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:48:08 DEBUG : Waiting for deletions to finish 2025/09/06 01:48:08 DEBUG : Waiting for deletions to finish 2025/09/06 01:48:08 DEBUG : apple: Excluded (Path Filter) 2025/09/06 01:48:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 01:48:08 DEBUG : banana: Excluded (Path Filter) 2025/09/06 01:48:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 01:48:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 01:48:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 01:48:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 01:48:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 01:48:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 01:48:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 01:48:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 01:48:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 01:48:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 01:48:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 01:48:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 01:48:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 01:48:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 01:48:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 01:48:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 01:48:08 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (219.80s) --- PASS: TestTransform/NFC (19.94s) --- PASS: TestTransform/NFD (17.10s) --- PASS: TestTransform/base64 (21.58s) --- PASS: TestTransform/prefix (24.30s) --- PASS: TestTransform/suffix (24.81s) --- PASS: TestTransform/truncate (21.05s) --- PASS: TestTransform/encoder (18.22s) --- PASS: TestTransform/ISO-8859-1 (18.05s) --- PASS: TestTransform/charmap (17.56s) --- PASS: TestTransform/lowercase (18.79s) --- PASS: TestTransform/ascii (18.38s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:48:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/06 01:48:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/06 01:48:13 INFO : sub dir_somesuffix: Making directory 2025/09/06 01:48:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/06 01:48:13 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/06 01:48:13 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/06 01:48:13 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/06 01:48:13 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/06 01:48:13 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:48:13 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:48:14 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:48:14 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/06 01:48:14 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.14s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:48:15 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:15 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:15 INFO : tictactoe: Making directory 2025/09/06 01:48:15 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:15 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 01:48:15 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/06 01:48:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 01:48:15 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:48:15 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:48:16 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:48:16 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/06 01:48:16 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.75s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:48:17 INFO : toe: Making directory 2025/09/06 01:48:17 INFO : toe/toe: Making directory 2025/09/06 01:48:17 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/06 01:48:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/06 01:48:17 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:48:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/06 01:48:17 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:48:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:48:18 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/06 01:48:18 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.83s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:48:19 INFO : toe: Making directory 2025/09/06 01:48:19 INFO : toe/toe: Making directory 2025/09/06 01:48:19 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/06 01:48:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/06 01:48:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/06 01:48:19 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:48:19 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:48:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:48:19 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/06 01:48:19 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.80s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:48:20 DEBUG : empty_dir: Making directory with metadata 2025/09/06 01:48:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/06 01:48:20 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 01:48:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 01:48:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 01:48:20 INFO : tictacempty_dir: Making directory 2025/09/06 01:48:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 01:48:20 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:20 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:20 INFO : tictactoe: Making directory 2025/09/06 01:48:20 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:20 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 01:48:20 INFO : tictactoe/tictactoe: Making directory 2025/09/06 01:48:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 01:48:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/06 01:48:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/06 01:48:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/06 01:48:20 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:48:20 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:48:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:48:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/06 01:48:21 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.78s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:48:22 DEBUG : empty_dir: Making directory with metadata 2025/09/06 01:48:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/06 01:48:22 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 01:48:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 01:48:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 01:48:22 INFO : tictacempty_dir: Making directory 2025/09/06 01:48:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 01:48:22 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:22 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:22 INFO : tictactoe: Making directory 2025/09/06 01:48:22 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:22 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 01:48:22 INFO : tictactoe/tictactoe: Making directory 2025/09/06 01:48:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 01:48:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/06 01:48:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 01:48:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/06 01:48:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 01:48:22 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:48:22 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:48:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:48:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 01:48:23 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/06 01:48:23 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:48:23 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 01:48:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 01:48:23 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:23 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/06 01:48:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:48:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/06 01:48:24 NOTICE: B2 bucket rclone-test-yukuqaq7gaja: 0 differences found 2025/09/06 01:48:24 NOTICE: B2 bucket rclone-test-yukuqaq7gaja: 1 matching files --- PASS: TestAllTag (2.41s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:48:24 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:25 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:25 INFO : tictactoe: Making directory 2025/09/06 01:48:25 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:25 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 01:48:25 INFO : tictactoe/tictactoe: Making directory 2025/09/06 01:48:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 01:48:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/06 01:48:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/06 01:48:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/06 01:48:25 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:48:25 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:48:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:48:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/06 01:48:25 DEBUG : Waiting for deletions to finish 2025/09/06 01:48:26 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:26 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:26 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 01:48:26 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:48:26 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:48:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/06 01:48:26 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/06 01:48:26 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:48:26 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.55s) === RUN TestSyntax 2025/09/06 01:48:27 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:48:27 INFO : toe: Making directory 2025/09/06 01:48:27 INFO : toe/toe: Making directory 2025/09/06 01:48:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/06 01:48:27 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:48:27 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:48:28 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:48:28 INFO : toe/toe/toe: Copied (new) 2025/09/06 01:48:28 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.80s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:48:29 DEBUG : empty_dir: Making directory with metadata 2025/09/06 01:48:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/06 01:48:29 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 01:48:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 01:48:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 01:48:29 INFO : tictacempty_dir: Making directory 2025/09/06 01:48:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 01:48:29 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:29 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:29 INFO : tictactoe: Making directory 2025/09/06 01:48:29 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:29 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 01:48:29 INFO : tictactoe/tictactoe: Making directory 2025/09/06 01:48:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 01:48:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/06 01:48:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 01:48:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/06 01:48:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 01:48:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 01:48:29 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:48:29 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:48:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:48:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 01:48:30 INFO : toe/toe/toe.txt: Deleted 2025/09/06 01:48:30 INFO : toe/toe: Removing directory 2025/09/06 01:48:30 INFO : toe: Removing directory 2025/09/06 01:48:30 INFO : empty_dir: Removing directory 2025/09/06 01:48:30 DEBUG : Local file system at /tmp/rclone3559822429: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.90s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:48:31 DEBUG : empty_dir: Making directory with metadata 2025/09/06 01:48:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/06 01:48:31 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 01:48:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 01:48:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 01:48:31 INFO : tictacempty_dir: Making directory 2025/09/06 01:48:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 01:48:31 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:31 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:31 INFO : tictactoe: Making directory 2025/09/06 01:48:31 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:31 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 01:48:31 INFO : tictactoe/tictactoe: Making directory 2025/09/06 01:48:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 01:48:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/06 01:48:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 01:48:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/06 01:48:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 01:48:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 01:48:31 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:48:31 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:48:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:48:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 01:48:32 INFO : toe/toe/toe.txt: Deleted 2025/09/06 01:48:32 INFO : toe/toe: Removing directory 2025/09/06 01:48:32 INFO : toe: Removing directory 2025/09/06 01:48:32 INFO : empty_dir: Removing directory 2025/09/06 01:48:32 DEBUG : Local file system at /tmp/rclone3559822429: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/06 01:48:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/06 01:48:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/06 01:48:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/06 01:48:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/06 01:48:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:48:33 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/06 01:48:33 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.55s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:48:34 DEBUG : Reset feature "Copy" 2025/09/06 01:48:34 DEBUG : Reset feature "Move" 2025/09/06 01:48:34 DEBUG : Reset feature "Copy" 2025/09/06 01:48:34 DEBUG : Reset feature "Move" 2025/09/06 01:48:34 DEBUG : empty_dir: Making directory with metadata 2025/09/06 01:48:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/06 01:48:34 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 01:48:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 01:48:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 01:48:34 INFO : tictacempty_dir: Making directory 2025/09/06 01:48:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 01:48:34 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:34 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:34 INFO : tictactoe: Making directory 2025/09/06 01:48:34 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:34 DEBUG : toe: transformed to: tictactoe 2025/09/06 01:48:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 01:48:34 INFO : tictactoe/tictactoe: Making directory 2025/09/06 01:48:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 01:48:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/06 01:48:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 01:48:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/06 01:48:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 01:48:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 01:48:34 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:48:34 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:48:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:48:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 01:48:35 INFO : toe/toe/toe.txt: Deleted 2025/09/06 01:48:35 INFO : toe/toe: Removing directory 2025/09/06 01:48:35 INFO : toe: Removing directory 2025/09/06 01:48:35 INFO : empty_dir: Removing directory 2025/09/06 01:48:35 DEBUG : Local file system at /tmp/rclone3559822429: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/06 01:48:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/06 01:48:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/06 01:48:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/06 01:48:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/06 01:48:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:48:37 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/06 01:48:37 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.99s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:48:38 DEBUG : toe: transformed to: dG9l 2025/09/06 01:48:38 DEBUG : toe: transformed to: dG9l 2025/09/06 01:48:38 INFO : dG9l: Making directory 2025/09/06 01:48:38 DEBUG : toe: transformed to: dG9l 2025/09/06 01:48:38 DEBUG : toe: transformed to: dG9l 2025/09/06 01:48:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/06 01:48:38 INFO : dG9l/dG9l: Making directory 2025/09/06 01:48:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/06 01:48:38 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/06 01:48:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/06 01:48:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/06 01:48:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/06 01:48:38 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:48:38 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:48:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:48:39 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/06 01:48:39 DEBUG : Waiting for deletions to finish 2025/09/06 01:48:40 DEBUG : dG9l: transformed to: toe 2025/09/06 01:48:40 DEBUG : dG9l: transformed to: toe 2025/09/06 01:48:40 DEBUG : dG9l: transformed to: toe 2025/09/06 01:48:40 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/06 01:48:40 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/06 01:48:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/06 01:48:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/06 01:48:40 DEBUG : Local file system at /tmp/rclone3559822429: Waiting for checks to finish 2025/09/06 01:48:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/06 01:48:40 DEBUG : Local file system at /tmp/rclone3559822429: Waiting for transfers to finish 2025/09/06 01:48:40 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.84s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-yukuqaq7gaja", Local "Local file system at /tmp/rclone3559822429", Modify Window "1ms" 2025/09/06 01:48:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/06 01:48:41 DEBUG : toe: transformed to: 2025/09/06 01:48:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/06 01:48:41 DEBUG : toe: transformed to: 2025/09/06 01:48:41 INFO : B2 bucket rclone-test-yukuqaq7gaja: Making directory 2025/09/06 01:48:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/06 01:48:41 DEBUG : toe: transformed to: 2025/09/06 01:48:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/06 01:48:41 DEBUG : toe: transformed to: 2025/09/06 01:48:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/06 01:48:41 DEBUG : toe/toe: transformed to: 2025/09/06 01:48:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/06 01:48:41 INFO : toe/toe: Making directory 2025/09/06 01:48:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/06 01:48:41 DEBUG : toe/toe: transformed to: 2025/09/06 01:48:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/06 01:48:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/06 01:48:41 DEBUG : toe: transformed to: 2025/09/06 01:48:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/06 01:48:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/06 01:48:41 DEBUG : toe/toe/toe: transformed to: 2025/09/06 01:48:41 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for checks to finish 2025/09/06 01:48:41 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/06 01:48:41 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Waiting for transfers to finish 2025/09/06 01:48:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 01:48:42 INFO : toe/toe/toe: Copied (new) 2025/09/06 01:48:42 ERROR : B2 bucket rclone-test-yukuqaq7gaja: not deleting files as there were IO errors 2025/09/06 01:48:42 ERROR : B2 bucket rclone-test-yukuqaq7gaja: not deleting directories as there were IO errors --- PASS: TestError (1.88s) PASS 2025/09/06 01:48:43 DEBUG : B2 bucket rclone-test-yukuqaq7gaja: Purge remote 2025/09/06 01:48:43 INFO : B2 bucket rclone-test-yukuqaq7gaja: cleaning bucket "rclone-test-yukuqaq7gaja" of all files 2025/09/06 01:48:44 DEBUG : BackupDir/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f402ae0c626e2837e_d20250906_m014158_c001_v7007000_t0000_u01757122918436") 2025/09/06 01:48:44 DEBUG : BackupDir/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f108ec106d67532c2_d20250906_m014152_c001_v0001043_t0046_u01757122912503") 2025/09/06 01:48:44 DEBUG : CompareDest/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4133842b79c0ef14_d20250906_m014132_c001_v7007000_t0000_u01757122892126") 2025/09/06 01:48:44 DEBUG : CompareDest/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855890_d20250906_m014126_c001_v0001036_t0038_u01757122886416") 2025/09/06 01:48:44 DEBUG : CompareDest/two: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4133842b79c0ef16_d20250906_m014132_c001_v7007000_t0000_u01757122892306") 2025/09/06 01:48:44 DEBUG : CompareDest/two: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94078_d20250906_m014127_c001_v0001042_t0012_u01757122887563") 2025/09/06 01:48:44 DEBUG : CopyDest/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f402ae0c626e2837f_d20250906_m014158_c001_v7007000_t0000_u01757122918667") 2025/09/06 01:48:44 DEBUG : CopyDest/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a940a0_d20250906_m014149_c001_v0001042_t0031_u01757122909453") 2025/09/06 01:48:44 DEBUG : CopyDest/three: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f402ae0c626e28380_d20250906_m014158_c001_v7007000_t0000_u01757122918850") 2025/09/06 01:48:44 DEBUG : CopyDest/three: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a940ac_d20250906_m014156_c001_v0001042_t0001_u01757122916263") 2025/09/06 01:48:44 DEBUG : CopyDest/two: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f402ae0c626e28381_d20250906_m014159_c001_v7007000_t0000_u01757122919033") 2025/09/06 01:48:45 DEBUG : CopyDest/two: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218558ca_d20250906_m014153_c001_v0001036_t0054_u01757122913846") 2025/09/06 01:48:45 DEBUG : EXISTING: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda2437b_d20250906_m014320_c001_v7007000_t0000_u01757123000800") 2025/09/06 01:48:45 DEBUG : EXISTING: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94146_d20250906_m014319_c001_v0001042_t0016_u01757122999569") 2025/09/06 01:48:45 DEBUG : PREFIXapple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f8999927641d_d20250906_m014550_c001_v7007000_t0000_u01757123150426") 2025/09/06 01:48:45 DEBUG : PREFIXapple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a9430a_d20250906_m014543_c001_v0001042_t0012_u01757123143651") 2025/09/06 01:48:45 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f407164eec15b7930_d20250906_m014550_c001_v7007000_t0000_u01757123150441") 2025/09/06 01:48:45 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0eb2_d20250906_m014543_c001_v0001102_t0024_u01757123143672") 2025/09/06 01:48:45 DEBUG : PREFIXbanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c2172b_d20250906_m014550_c001_v7007000_t0000_u01757123150644") 2025/09/06 01:48:45 DEBUG : PREFIXbanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abfac_d20250906_m014543_c001_v0001109_t0002_u01757123143641") 2025/09/06 01:48:45 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c21729_d20250906_m014550_c001_v7007000_t0000_u01757123150468") 2025/09/06 01:48:45 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c03605f4_d20250906_m014543_c001_v0001042_t0023_u01757123143662") 2025/09/06 01:48:45 DEBUG : Testêé: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda24378_d20250906_m014316_c001_v7007000_t0000_u01757122996885") 2025/09/06 01:48:45 DEBUG : Testêé: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94140_d20250906_m014316_c001_v0001042_t0029_u01757122996018") 2025/09/06 01:48:45 DEBUG : Testêé: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218559a0_d20250906_m014314_c001_v0001036_t0018_u01757122994511") 2025/09/06 01:48:45 DEBUG : YXBwbGU=: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690f9d_d20250906_m014527_c001_v7007000_t0000_u01757123127953") 2025/09/06 01:48:45 DEBUG : YXBwbGU=: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c03605b6_d20250906_m014523_c001_v0001042_t0052_u01757123123586") 2025/09/06 01:48:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690f9f_d20250906_m014528_c001_v7007000_t0000_u01757123128134") 2025/09/06 01:48:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0e5c_d20250906_m014522_c001_v0001102_t0030_u01757123122852") 2025/09/06 01:48:45 DEBUG : YmFuYW5h: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690fa1_d20250906_m014528_c001_v7007000_t0000_u01757123128316") 2025/09/06 01:48:46 DEBUG : YmFuYW5h: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a942d6_d20250906_m014522_c001_v0001042_t0002_u01757123122832") 2025/09/06 01:48:46 DEBUG : a/potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690680_d20250906_m013924_c001_v7007000_t0000_u01757122764708") 2025/09/06 01:48:46 DEBUG : a/potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855718_d20250906_m013923_c001_v0001036_t0014_u01757122763670") 2025/09/06 01:48:46 DEBUG : a/potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f409672eb8039d4ff_d20250906_m013921_c001_v7007000_t0000_u01757122761627") 2025/09/06 01:48:46 DEBUG : a/potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f116931682185570c_d20250906_m013920_c001_v0001036_t0035_u01757122760731") 2025/09/06 01:48:46 DEBUG : a/potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f409672eb8039d4e0_d20250906_m013900_c001_v7007000_t0000_u01757122740498") 2025/09/06 01:48:46 DEBUG : a/potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218556aa_d20250906_m013859_c001_v0001036_t0043_u01757122739580") 2025/09/06 01:48:46 DEBUG : apple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046911d3_d20250906_m014809_c001_v7007000_t0000_u01757123289016") 2025/09/06 01:48:46 DEBUG : apple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac0f5_d20250906_m014804_c001_v0001109_t0042_u01757123284351") 2025/09/06 01:48:46 DEBUG : apple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf678_d20250906_m014750_c001_v7007000_t0000_u01757123270720") 2025/09/06 01:48:46 DEBUG : apple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac0b5_d20250906_m014745_c001_v0001109_t0048_u01757123265981") 2025/09/06 01:48:46 DEBUG : apple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c2182e_d20250906_m014731_c001_v7007000_t0000_u01757123251709") 2025/09/06 01:48:46 DEBUG : apple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac08d_d20250906_m014727_c001_v0001109_t0042_u01757123247300") 2025/09/06 01:48:46 DEBUG : apple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e6690c5_d20250906_m014714_c001_v7007000_t0000_u01757123234301") 2025/09/06 01:48:46 DEBUG : apple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac06d_d20250906_m014709_c001_v0001109_t0025_u01757123229880") 2025/09/06 01:48:46 DEBUG : apple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f419109e07c2435f6_d20250906_m014656_c001_v7007000_t0000_u01757123216246") 2025/09/06 01:48:46 DEBUG : apple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac049_d20250906_m014651_c001_v0001109_t0005_u01757123211403") 2025/09/06 01:48:46 DEBUG : apple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda24407_d20250906_m014638_c001_v7007000_t0000_u01757123198021") 2025/09/06 01:48:46 DEBUG : apple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0f7f_d20250906_m014630_c001_v0001102_t0034_u01757123190729") 2025/09/06 01:48:46 DEBUG : apple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e6ab_d20250906_m014617_c001_v7007000_t0000_u01757123177020") 2025/09/06 01:48:46 DEBUG : apple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abff3_d20250906_m014612_c001_v0001109_t0026_u01757123172881") 2025/09/06 01:48:46 DEBUG : apple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4110ef313e265651_d20250906_m014611_c001_v7007000_t0000_u01757123171303") 2025/09/06 01:48:47 DEBUG : apple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0f16_d20250906_m014605_c001_v0001102_t0041_u01757123165673") 2025/09/06 01:48:47 DEBUG : apple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f89999276427_d20250906_m014552_c001_v7007000_t0000_u01757123152166") 2025/09/06 01:48:47 DEBUG : apple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c0360606_d20250906_m014547_c001_v0001042_t0019_u01757123147935") 2025/09/06 01:48:47 DEBUG : apple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4218d39ce8b11f68_d20250906_m014546_c001_v7007000_t0000_u01757123146638") 2025/09/06 01:48:47 DEBUG : apple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abfa8_d20250906_m014540_c001_v0001109_t0012_u01757123140844") 2025/09/06 01:48:47 DEBUG : apple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f89999276360_d20250906_m014526_c001_v7007000_t0000_u01757123126107") 2025/09/06 01:48:47 DEBUG : apple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0e4e_d20250906_m014519_c001_v0001102_t0044_u01757123119933") 2025/09/06 01:48:47 DEBUG : apple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f415f890d792b7769_d20250906_m014506_c001_v7007000_t0000_u01757123106330") 2025/09/06 01:48:47 DEBUG : apple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94298_d20250906_m014501_c001_v0001042_t0014_u01757123101792") 2025/09/06 01:48:47 DEBUG : apple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668fc6_d20250906_m014449_c001_v7007000_t0000_u01757123089200") 2025/09/06 01:48:47 DEBUG : apple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abf08_d20250906_m014444_c001_v0001109_t0059_u01757123084344") 2025/09/06 01:48:47 DEBUG : appleSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046910e0_d20250906_m014615_c001_v7007000_t0000_u01757123175308") 2025/09/06 01:48:47 DEBUG : appleSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c0360650_d20250906_m014608_c001_v0001042_t0001_u01757123168747") 2025/09/06 01:48:47 DEBUG : appleapple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda24408_d20250906_m014638_c001_v7007000_t0000_u01757123198205") 2025/09/06 01:48:47 DEBUG : appleapple: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0f8d_d20250906_m014633_c001_v0001102_t0027_u01757123193148") 2025/09/06 01:48:47 DEBUG : appleappleapplebanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046911d4_d20250906_m014809_c001_v7007000_t0000_u01757123289199") 2025/09/06 01:48:47 DEBUG : appleappleapplebanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa1101_d20250906_m014805_c001_v0001102_t0051_u01757123285263") 2025/09/06 01:48:47 DEBUG : appleappleapplebanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf679_d20250906_m014750_c001_v7007000_t0000_u01757123270901") 2025/09/06 01:48:47 DEBUG : appleappleapplebanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa10c9_d20250906_m014746_c001_v0001102_t0050_u01757123266922") 2025/09/06 01:48:47 DEBUG : appleappleapplebanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c21830_d20250906_m014731_c001_v7007000_t0000_u01757123251892") 2025/09/06 01:48:47 DEBUG : appleappleapplebanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa1084_d20250906_m014728_c001_v0001102_t0003_u01757123248148") 2025/09/06 01:48:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e6690c6_d20250906_m014714_c001_v7007000_t0000_u01757123234487") 2025/09/06 01:48:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa1045_d20250906_m014710_c001_v0001102_t0011_u01757123230755") 2025/09/06 01:48:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f419109e07c2435f7_d20250906_m014656_c001_v7007000_t0000_u01757123216428") 2025/09/06 01:48:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0fe7_d20250906_m014652_c001_v0001102_t0032_u01757123212336") 2025/09/06 01:48:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda24405_d20250906_m014636_c001_v7007000_t0000_u01757123196002") 2025/09/06 01:48:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c03606a2_d20250906_m014631_c001_v0001042_t0010_u01757123191384") 2025/09/06 01:48:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e6ad_d20250906_m014617_c001_v7007000_t0000_u01757123177202") 2025/09/06 01:48:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94374_d20250906_m014612_c001_v0001042_t0026_u01757123172861") 2025/09/06 01:48:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f8999927646a_d20250906_m014611_c001_v7007000_t0000_u01757123171730") 2025/09/06 01:48:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c036064c_d20250906_m014606_c001_v0001042_t0035_u01757123166525") 2025/09/06 01:48:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f89999276429_d20250906_m014552_c001_v7007000_t0000_u01757123152350") 2025/09/06 01:48:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0ec8_d20250906_m014547_c001_v0001102_t0036_u01757123147942") 2025/09/06 01:48:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f89999276406_d20250906_m014546_c001_v7007000_t0000_u01757123146835") 2025/09/06 01:48:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c03605ee_d20250906_m014542_c001_v0001042_t0036_u01757123142162") 2025/09/06 01:48:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf5c8_d20250906_m014525_c001_v7007000_t0000_u01757123125953") 2025/09/06 01:48:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abf72_d20250906_m014520_c001_v0001109_t0058_u01757123120682") 2025/09/06 01:48:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f415f890d792b776a_d20250906_m014506_c001_v7007000_t0000_u01757123106512") 2025/09/06 01:48:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0e12_d20250906_m014502_c001_v0001102_t0019_u01757123102800") 2025/09/06 01:48:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668fc9_d20250906_m014449_c001_v7007000_t0000_u01757123089385") 2025/09/06 01:48:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94268_d20250906_m014445_c001_v0001042_t0008_u01757123085224") 2025/09/06 01:48:49 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e6a1_d20250906_m014615_c001_v7007000_t0000_u01757123175482") 2025/09/06 01:48:49 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abfdf_d20250906_m014608_c001_v0001109_t0002_u01757123168758") 2025/09/06 01:48:49 DEBUG : b/potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690681_d20250906_m013924_c001_v7007000_t0000_u01757122764890") 2025/09/06 01:48:49 DEBUG : b/potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855712_d20250906_m013922_c001_v0001036_t0044_u01757122762172") 2025/09/06 01:48:49 DEBUG : b/potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f409672eb8039d4fe_d20250906_m013921_c001_v7007000_t0000_u01757122761073") 2025/09/06 01:48:49 DEBUG : b/potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855702_d20250906_m013919_c001_v0001036_t0057_u01757122759131") 2025/09/06 01:48:49 DEBUG : b/potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f409672eb8039d4de_d20250906_m013859_c001_v7007000_t0000_u01757122739943") 2025/09/06 01:48:49 DEBUG : b/potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218556a6_d20250906_m013858_c001_v0001036_t0045_u01757122738411") 2025/09/06 01:48:49 DEBUG : backup/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4218d39ce8b11cb1_d20250906_m014211_c001_v7007000_t0000_u01757122931902") 2025/09/06 01:48:49 DEBUG : backup/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11657036d8cc80ab_d20250906_m014209_c001_v0001179_t0051_u01757122929730") 2025/09/06 01:48:49 DEBUG : backup/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f101a629ca69df57f_d20250906_m014205_c001_v0001184_t0031_u01757122925679") 2025/09/06 01:48:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4153fd55f02a76a1_d20250906_m014238_c001_v7007000_t0000_u01757122958522") 2025/09/06 01:48:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1063fc0cbfa7484e_d20250906_m014236_c001_v0001113_t0016_u01757122956244") 2025/09/06 01:48:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11263567089f53d5_d20250906_m014231_c001_v0001176_t0044_u01757122951684") 2025/09/06 01:48:49 DEBUG : backup/one.bak: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f412a0bb22a6f6b4f_d20250906_m014224_c001_v7007000_t0000_u01757122944943") 2025/09/06 01:48:49 DEBUG : backup/one.bak: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1161994b23b1ddc7_d20250906_m014222_c001_v0001131_t0016_u01757122942578") 2025/09/06 01:48:49 DEBUG : backup/one.bak: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f114077bc9a26f477_d20250906_m014218_c001_v0001036_t0021_u01757122938486") 2025/09/06 01:48:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4153fd55f02a76a2_d20250906_m014238_c001_v7007000_t0000_u01757122958705") 2025/09/06 01:48:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f106d3642fe096896_d20250906_m014237_c001_v0001042_t0020_u01757122957559") 2025/09/06 01:48:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1162f6b2da86dab5_d20250906_m014233_c001_v0001106_t0037_u01757122953366") 2025/09/06 01:48:49 DEBUG : backup/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4218d39ce8b11cb3_d20250906_m014212_c001_v7007000_t0000_u01757122932083") 2025/09/06 01:48:49 DEBUG : backup/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f104ffdc91ef2f3be_d20250906_m014210_c001_v0001098_t0042_u01757122930620") 2025/09/06 01:48:49 DEBUG : backup/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f105fa00dd1f80b94_d20250906_m014207_c001_v0001157_t0014_u01757122927120") 2025/09/06 01:48:50 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f412a0bb22a6f6b51_d20250906_m014225_c001_v7007000_t0000_u01757122945125") 2025/09/06 01:48:50 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f10241d8133378e71_d20250906_m014223_c001_v0001044_t0019_u01757122943971") 2025/09/06 01:48:50 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1123dd6763b94dcc_d20250906_m014220_c001_v0001041_t0045_u01757122940181") 2025/09/06 01:48:50 DEBUG : banana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046911d6_d20250906_m014809_c001_v7007000_t0000_u01757123289382") 2025/09/06 01:48:50 DEBUG : banana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c0360799_d20250906_m014804_c001_v0001042_t0053_u01757123284746") 2025/09/06 01:48:50 DEBUG : banana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf67a_d20250906_m014751_c001_v7007000_t0000_u01757123271083") 2025/09/06 01:48:50 DEBUG : banana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c036076f_d20250906_m014746_c001_v0001042_t0021_u01757123266602") 2025/09/06 01:48:50 DEBUG : banana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c21833_d20250906_m014732_c001_v7007000_t0000_u01757123252142") 2025/09/06 01:48:50 DEBUG : banana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c036074f_d20250906_m014727_c001_v0001042_t0043_u01757123247733") 2025/09/06 01:48:50 DEBUG : banana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e6690c7_d20250906_m014714_c001_v7007000_t0000_u01757123234670") 2025/09/06 01:48:50 DEBUG : banana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c0360729_d20250906_m014710_c001_v0001042_t0028_u01757123230290") 2025/09/06 01:48:50 DEBUG : banana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f419109e07c2435f8_d20250906_m014656_c001_v7007000_t0000_u01757123216610") 2025/09/06 01:48:50 DEBUG : banana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c03606e5_d20250906_m014651_c001_v0001042_t0003_u01757123211935") 2025/09/06 01:48:50 DEBUG : banana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda24409_d20250906_m014638_c001_v7007000_t0000_u01757123198390") 2025/09/06 01:48:50 DEBUG : banana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a943b2_d20250906_m014631_c001_v0001042_t0054_u01757123191043") 2025/09/06 01:48:50 DEBUG : banana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e6af_d20250906_m014617_c001_v7007000_t0000_u01757123177385") 2025/09/06 01:48:50 DEBUG : banana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0f36_d20250906_m014612_c001_v0001102_t0008_u01757123172850") 2025/09/06 01:48:50 DEBUG : banana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046910cc_d20250906_m014611_c001_v7007000_t0000_u01757123171725") 2025/09/06 01:48:50 DEBUG : banana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94358_d20250906_m014606_c001_v0001042_t0055_u01757123166203") 2025/09/06 01:48:50 DEBUG : banana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f8999927642b_d20250906_m014552_c001_v7007000_t0000_u01757123152535") 2025/09/06 01:48:50 DEBUG : banana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a9431e_d20250906_m014547_c001_v0001042_t0019_u01757123147953") 2025/09/06 01:48:51 DEBUG : banana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f402ae0c626e285b2_d20250906_m014546_c001_v7007000_t0000_u01757123146855") 2025/09/06 01:48:51 DEBUG : banana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94304_d20250906_m014541_c001_v0001042_t0006_u01757123141693") 2025/09/06 01:48:51 DEBUG : banana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f8999927635e_d20250906_m014525_c001_v7007000_t0000_u01757123125919") 2025/09/06 01:48:51 DEBUG : banana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a942d2_d20250906_m014520_c001_v0001042_t0036_u01757123120278") 2025/09/06 01:48:51 DEBUG : banana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f415f890d792b776b_d20250906_m014506_c001_v7007000_t0000_u01757123106697") 2025/09/06 01:48:51 DEBUG : banana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abf38_d20250906_m014502_c001_v0001109_t0039_u01757123102260") 2025/09/06 01:48:51 DEBUG : banana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668fcc_d20250906_m014449_c001_v7007000_t0000_u01757123089569") 2025/09/06 01:48:51 DEBUG : banana: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0dce_d20250906_m014444_c001_v0001102_t0053_u01757123084906") 2025/09/06 01:48:51 DEBUG : bananaSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f89999276471_d20250906_m014615_c001_v7007000_t0000_u01757123175647") 2025/09/06 01:48:51 DEBUG : bananaSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94360_d20250906_m014608_c001_v0001042_t0040_u01757123168738") 2025/09/06 01:48:51 DEBUG : both0: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f33_d20250906_m014412_c001_v7007000_t0000_u01757123052553") 2025/09/06 01:48:51 DEBUG : both0: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855a14_d20250906_m014349_c001_v0001036_t0033_u01757123029998") 2025/09/06 01:48:51 DEBUG : both0: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf4d1_d20250906_m014345_c001_v7007000_t0000_u01757123025672") 2025/09/06 01:48:51 DEBUG : both0: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218559b4_d20250906_m014322_c001_v0001036_t0010_u01757123002696") 2025/09/06 01:48:51 DEBUG : both1: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f34_d20250906_m014412_c001_v7007000_t0000_u01757123052737") 2025/09/06 01:48:51 DEBUG : both1: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855a18_d20250906_m014351_c001_v0001036_t0011_u01757123031233") 2025/09/06 01:48:51 DEBUG : both1: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf4d3_d20250906_m014345_c001_v7007000_t0000_u01757123025856") 2025/09/06 01:48:51 DEBUG : both1: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218559b8_d20250906_m014323_c001_v0001036_t0054_u01757123003771") 2025/09/06 01:48:51 DEBUG : both10: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f35_d20250906_m014412_c001_v7007000_t0000_u01757123052925") 2025/09/06 01:48:51 DEBUG : both10: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855a3a_d20250906_m014359_c001_v0001036_t0011_u01757123039659") 2025/09/06 01:48:52 DEBUG : both10: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf4d5_d20250906_m014346_c001_v7007000_t0000_u01757123026039") 2025/09/06 01:48:52 DEBUG : both10: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218559e4_d20250906_m014333_c001_v0001036_t0024_u01757123013715") 2025/09/06 01:48:52 DEBUG : both11: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f36_d20250906_m014413_c001_v7007000_t0000_u01757123053110") 2025/09/06 01:48:52 DEBUG : both11: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855a3c_d20250906_m014400_c001_v0001036_t0058_u01757123040742") 2025/09/06 01:48:52 DEBUG : both11: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf4d7_d20250906_m014346_c001_v7007000_t0000_u01757123026223") 2025/09/06 01:48:52 DEBUG : both11: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218559ea_d20250906_m014334_c001_v0001036_t0019_u01757123014537") 2025/09/06 01:48:52 DEBUG : both12: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f37_d20250906_m014413_c001_v7007000_t0000_u01757123053293") 2025/09/06 01:48:52 DEBUG : both12: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855a40_d20250906_m014401_c001_v0001036_t0011_u01757123041617") 2025/09/06 01:48:52 DEBUG : both12: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf4d9_d20250906_m014346_c001_v7007000_t0000_u01757123026439") 2025/09/06 01:48:52 DEBUG : both12: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218559ee_d20250906_m014335_c001_v0001036_t0016_u01757123015325") 2025/09/06 01:48:52 DEBUG : both13: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f38_d20250906_m014413_c001_v7007000_t0000_u01757123053478") 2025/09/06 01:48:52 DEBUG : both13: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855a42_d20250906_m014402_c001_v0001036_t0001_u01757123042995") 2025/09/06 01:48:52 DEBUG : both13: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf4db_d20250906_m014346_c001_v7007000_t0000_u01757123026626") 2025/09/06 01:48:52 DEBUG : both13: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218559f0_d20250906_m014336_c001_v0001036_t0035_u01757123016059") 2025/09/06 01:48:52 DEBUG : both14: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f39_d20250906_m014413_c001_v7007000_t0000_u01757123053663") 2025/09/06 01:48:52 DEBUG : both14: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855a46_d20250906_m014404_c001_v0001036_t0051_u01757123044035") 2025/09/06 01:48:52 DEBUG : both14: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf4dd_d20250906_m014346_c001_v7007000_t0000_u01757123026810") 2025/09/06 01:48:52 DEBUG : both14: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218559f2_d20250906_m014336_c001_v0001036_t0011_u01757123016978") 2025/09/06 01:48:52 DEBUG : both15: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f3a_d20250906_m014413_c001_v7007000_t0000_u01757123053847") 2025/09/06 01:48:52 DEBUG : both15: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855a48_d20250906_m014404_c001_v0001036_t0025_u01757123044906") 2025/09/06 01:48:52 DEBUG : both15: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf4df_d20250906_m014346_c001_v7007000_t0000_u01757123026995") 2025/09/06 01:48:53 DEBUG : both15: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218559f6_d20250906_m014338_c001_v0001036_t0059_u01757123018065") 2025/09/06 01:48:53 DEBUG : both16: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f3b_d20250906_m014414_c001_v7007000_t0000_u01757123054032") 2025/09/06 01:48:53 DEBUG : both16: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855a4a_d20250906_m014405_c001_v0001036_t0019_u01757123045650") 2025/09/06 01:48:53 DEBUG : both16: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf4e1_d20250906_m014347_c001_v7007000_t0000_u01757123027178") 2025/09/06 01:48:53 DEBUG : both16: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218559f8_d20250906_m014338_c001_v0001036_t0022_u01757123018838") 2025/09/06 01:48:53 DEBUG : both17: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f3c_d20250906_m014414_c001_v7007000_t0000_u01757123054216") 2025/09/06 01:48:53 DEBUG : both17: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855a4c_d20250906_m014406_c001_v0001036_t0058_u01757123046621") 2025/09/06 01:48:53 DEBUG : both17: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf4e4_d20250906_m014347_c001_v7007000_t0000_u01757123027423") 2025/09/06 01:48:53 DEBUG : both17: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218559fc_d20250906_m014339_c001_v0001036_t0056_u01757123019649") 2025/09/06 01:48:53 DEBUG : both18: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f3d_d20250906_m014414_c001_v7007000_t0000_u01757123054401") 2025/09/06 01:48:53 DEBUG : both18: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855a50_d20250906_m014407_c001_v0001036_t0043_u01757123047827") 2025/09/06 01:48:53 DEBUG : both18: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf4e6_d20250906_m014347_c001_v7007000_t0000_u01757123027610") 2025/09/06 01:48:53 DEBUG : both18: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218559fe_d20250906_m014340_c001_v0001036_t0040_u01757123020673") 2025/09/06 01:48:53 DEBUG : both19: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f3e_d20250906_m014414_c001_v7007000_t0000_u01757123054586") 2025/09/06 01:48:53 DEBUG : both19: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855a5a_d20250906_m014408_c001_v0001036_t0003_u01757123048976") 2025/09/06 01:48:53 DEBUG : both19: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf4e8_d20250906_m014347_c001_v7007000_t0000_u01757123027792") 2025/09/06 01:48:53 DEBUG : both19: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855a04_d20250906_m014341_c001_v0001036_t0046_u01757123021830") 2025/09/06 01:48:53 DEBUG : both2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f3f_d20250906_m014414_c001_v7007000_t0000_u01757123054771") 2025/09/06 01:48:53 DEBUG : both2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855a1a_d20250906_m014352_c001_v0001036_t0043_u01757123032256") 2025/09/06 01:48:53 DEBUG : both2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf4e9_d20250906_m014347_c001_v7007000_t0000_u01757123027975") 2025/09/06 01:48:53 DEBUG : both2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218559bc_d20250906_m014324_c001_v0001036_t0005_u01757123004758") 2025/09/06 01:48:53 DEBUG : both3: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f40_d20250906_m014414_c001_v7007000_t0000_u01757123054955") 2025/09/06 01:48:53 DEBUG : both3: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855a1c_d20250906_m014353_c001_v0001036_t0040_u01757123033025") 2025/09/06 01:48:54 DEBUG : both3: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf4ed_d20250906_m014348_c001_v7007000_t0000_u01757123028160") 2025/09/06 01:48:54 DEBUG : both3: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218559be_d20250906_m014326_c001_v0001036_t0043_u01757123006039") 2025/09/06 01:48:54 DEBUG : both4: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f41_d20250906_m014415_c001_v7007000_t0000_u01757123055139") 2025/09/06 01:48:54 DEBUG : both4: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855a20_d20250906_m014353_c001_v0001036_t0033_u01757123033834") 2025/09/06 01:48:54 DEBUG : both4: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf4f0_d20250906_m014348_c001_v7007000_t0000_u01757123028342") 2025/09/06 01:48:54 DEBUG : both4: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218559c0_d20250906_m014326_c001_v0001036_t0035_u01757123006993") 2025/09/06 01:48:54 DEBUG : both5: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f42_d20250906_m014415_c001_v7007000_t0000_u01757123055323") 2025/09/06 01:48:54 DEBUG : both5: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855a26_d20250906_m014354_c001_v0001036_t0023_u01757123034741") 2025/09/06 01:48:54 DEBUG : both5: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf4f1_d20250906_m014348_c001_v7007000_t0000_u01757123028525") 2025/09/06 01:48:54 DEBUG : both5: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218559c2_d20250906_m014327_c001_v0001036_t0009_u01757123007886") 2025/09/06 01:48:54 DEBUG : both6: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f43_d20250906_m014415_c001_v7007000_t0000_u01757123055507") 2025/09/06 01:48:54 DEBUG : both6: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855a2c_d20250906_m014355_c001_v0001036_t0003_u01757123035588") 2025/09/06 01:48:54 DEBUG : both6: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf4f5_d20250906_m014348_c001_v7007000_t0000_u01757123028708") 2025/09/06 01:48:54 DEBUG : both6: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218559ca_d20250906_m014329_c001_v0001036_t0059_u01757123009195") 2025/09/06 01:48:54 DEBUG : both7: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f44_d20250906_m014415_c001_v7007000_t0000_u01757123055691") 2025/09/06 01:48:54 DEBUG : both7: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855a34_d20250906_m014356_c001_v0001036_t0041_u01757123036713") 2025/09/06 01:48:54 DEBUG : both7: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf4f7_d20250906_m014348_c001_v7007000_t0000_u01757123028893") 2025/09/06 01:48:54 DEBUG : both7: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218559ce_d20250906_m014330_c001_v0001036_t0012_u01757123010222") 2025/09/06 01:48:54 DEBUG : both8: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f45_d20250906_m014415_c001_v7007000_t0000_u01757123055876") 2025/09/06 01:48:54 DEBUG : both8: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855a36_d20250906_m014357_c001_v0001036_t0028_u01757123037740") 2025/09/06 01:48:54 DEBUG : both8: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf4f9_d20250906_m014349_c001_v7007000_t0000_u01757123029078") 2025/09/06 01:48:55 DEBUG : both8: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218559d2_d20250906_m014331_c001_v0001036_t0017_u01757123011173") 2025/09/06 01:48:55 DEBUG : both9: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f46_d20250906_m014416_c001_v7007000_t0000_u01757123056061") 2025/09/06 01:48:55 DEBUG : both9: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855a38_d20250906_m014358_c001_v0001036_t0029_u01757123038536") 2025/09/06 01:48:55 DEBUG : both9: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf4fa_d20250906_m014349_c001_v7007000_t0000_u01757123029261") 2025/09/06 01:48:55 DEBUG : both9: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218559de_d20250906_m014332_c001_v0001036_t0002_u01757123012473") 2025/09/06 01:48:55 DEBUG : c/non empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690682_d20250906_m013925_c001_v7007000_t0000_u01757122765071") 2025/09/06 01:48:55 DEBUG : c/non empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855716_d20250906_m013922_c001_v0001036_t0039_u01757122762718") 2025/09/06 01:48:55 DEBUG : c/non empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f409672eb8039d500_d20250906_m013921_c001_v7007000_t0000_u01757122761808") 2025/09/06 01:48:55 DEBUG : c/non empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855704_d20250906_m013919_c001_v0001036_t0001_u01757122759520") 2025/09/06 01:48:55 DEBUG : c/non empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f409672eb8039d4e1_d20250906_m013900_c001_v7007000_t0000_u01757122740680") 2025/09/06 01:48:55 DEBUG : c/non empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218556a8_d20250906_m013858_c001_v0001036_t0028_u01757122738787") 2025/09/06 01:48:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690fa3_d20250906_m014528_c001_v7007000_t0000_u01757123128497") 2025/09/06 01:48:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abf76_d20250906_m014522_c001_v0001109_t0024_u01757123122841") 2025/09/06 01:48:55 DEBUG : check sum: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4133842b79c0ecf2_d20250906_m013850_c001_v7007000_t0000_u01757122730365") 2025/09/06 01:48:55 DEBUG : check sum: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855682_d20250906_m013849_c001_v0001036_t0058_u01757122729234") 2025/09/06 01:48:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f419e449cae4b163b_d20250906_m014841_c001_v7007000_t0000_u01757123321305") 2025/09/06 01:48:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac125_d20250906_m014839_c001_v0001109_t0005_u01757123319432") 2025/09/06 01:48:55 DEBUG : dest/3: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f402ae0c626e28360_d20250906_m014141_c001_v7007000_t0000_u01757122901536") 2025/09/06 01:48:55 DEBUG : dest/3: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40944e2b22348147_d20250906_m014140_c001_v0001172_t0022_u01757122900429") 2025/09/06 01:48:55 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda2440a_d20250906_m014638_c001_v7007000_t0000_u01757123198575") 2025/09/06 01:48:55 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c03606a6_d20250906_m014633_c001_v0001042_t0053_u01757123193368") 2025/09/06 01:48:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046911d7_d20250906_m014809_c001_v7007000_t0000_u01757123289565") 2025/09/06 01:48:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac0df_d20250906_m014755_c001_v0001109_t0049_u01757123275345") 2025/09/06 01:48:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf67d_d20250906_m014751_c001_v7007000_t0000_u01757123271264") 2025/09/06 01:48:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac095_d20250906_m014736_c001_v0001109_t0024_u01757123256540") 2025/09/06 01:48:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c21835_d20250906_m014732_c001_v7007000_t0000_u01757123252328") 2025/09/06 01:48:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac079_d20250906_m014718_c001_v0001109_t0003_u01757123238971") 2025/09/06 01:48:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e6690c8_d20250906_m014714_c001_v7007000_t0000_u01757123234858") 2025/09/06 01:48:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac057_d20250906_m014700_c001_v0001109_t0025_u01757123220931") 2025/09/06 01:48:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f419109e07c2435fa_d20250906_m014656_c001_v7007000_t0000_u01757123216792") 2025/09/06 01:48:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac03d_d20250906_m014642_c001_v0001109_t0008_u01757123202712") 2025/09/06 01:48:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504691138_d20250906_m014635_c001_v7007000_t0000_u01757123195618") 2025/09/06 01:48:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0f60_d20250906_m014621_c001_v0001102_t0020_u01757123181664") 2025/09/06 01:48:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e6b1_d20250906_m014617_c001_v7007000_t0000_u01757123177567") 2025/09/06 01:48:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c0360668_d20250906_m014613_c001_v0001042_t0051_u01757123173257") 2025/09/06 01:48:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f414638e55fbf191c_d20250906_m014611_c001_v7007000_t0000_u01757123171917") 2025/09/06 01:48:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0efc_d20250906_m014556_c001_v0001102_t0053_u01757123156852") 2025/09/06 01:48:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f8999927642c_d20250906_m014552_c001_v7007000_t0000_u01757123152719") 2025/09/06 01:48:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c0360608_d20250906_m014548_c001_v0001042_t0048_u01757123148388") 2025/09/06 01:48:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e679_d20250906_m014546_c001_v7007000_t0000_u01757123146973") 2025/09/06 01:48:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abf92_d20250906_m014532_c001_v0001109_t0006_u01757123132544") 2025/09/06 01:48:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4133842b79c0f0ac_d20250906_m014525_c001_v7007000_t0000_u01757123125901") 2025/09/06 01:48:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abf4e_d20250906_m014510_c001_v0001109_t0007_u01757123110955") 2025/09/06 01:48:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f415f890d792b776c_d20250906_m014506_c001_v7007000_t0000_u01757123106880") 2025/09/06 01:48:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0de5_d20250906_m014453_c001_v0001102_t0009_u01757123093864") 2025/09/06 01:48:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668fce_d20250906_m014449_c001_v7007000_t0000_u01757123089756") 2025/09/06 01:48:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94240_d20250906_m014433_c001_v0001042_t0043_u01757123073914") 2025/09/06 01:48:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda243ff_d20250906_m014615_c001_v7007000_t0000_u01757123175325") 2025/09/06 01:48:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0f24_d20250906_m014609_c001_v0001102_t0052_u01757123169073") 2025/09/06 01:48:57 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda2440b_d20250906_m014638_c001_v7007000_t0000_u01757123198760") 2025/09/06 01:48:57 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac023_d20250906_m014633_c001_v0001109_t0041_u01757123193376") 2025/09/06 01:48:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046911d8_d20250906_m014809_c001_v7007000_t0000_u01757123289748") 2025/09/06 01:48:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c036078b_d20250906_m014756_c001_v0001042_t0056_u01757123276227") 2025/09/06 01:48:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf67e_d20250906_m014751_c001_v7007000_t0000_u01757123271447") 2025/09/06 01:48:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c036075f_d20250906_m014737_c001_v0001042_t0024_u01757123257531") 2025/09/06 01:48:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c21837_d20250906_m014732_c001_v7007000_t0000_u01757123252511") 2025/09/06 01:48:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c036073f_d20250906_m014719_c001_v0001042_t0026_u01757123239923") 2025/09/06 01:48:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e6690c9_d20250906_m014715_c001_v7007000_t0000_u01757123235044") 2025/09/06 01:48:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c036070f_d20250906_m014701_c001_v0001042_t0017_u01757123221733") 2025/09/06 01:48:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f419109e07c2435fb_d20250906_m014656_c001_v7007000_t0000_u01757123216975") 2025/09/06 01:48:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c03606c2_d20250906_m014643_c001_v0001042_t0034_u01757123203603") 2025/09/06 01:48:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4013773ec25d7fe3_d20250906_m014636_c001_v7007000_t0000_u01757123196041") 2025/09/06 01:48:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a9438e_d20250906_m014622_c001_v0001042_t0053_u01757123182587") 2025/09/06 01:48:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e6b3_d20250906_m014617_c001_v7007000_t0000_u01757123177749") 2025/09/06 01:48:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94376_d20250906_m014613_c001_v0001042_t0011_u01757123173268") 2025/09/06 01:48:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f419e449cae4b13c0_d20250906_m014611_c001_v7007000_t0000_u01757123171726") 2025/09/06 01:48:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94340_d20250906_m014557_c001_v0001042_t0028_u01757123157549") 2025/09/06 01:48:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f8999927642d_d20250906_m014552_c001_v7007000_t0000_u01757123152903") 2025/09/06 01:48:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94320_d20250906_m014548_c001_v0001042_t0048_u01757123148399") 2025/09/06 01:48:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4110ef313e2655d7_d20250906_m014546_c001_v7007000_t0000_u01757123146819") 2025/09/06 01:48:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a942f0_d20250906_m014533_c001_v0001042_t0036_u01757123133418") 2025/09/06 01:48:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690f93_d20250906_m014525_c001_v7007000_t0000_u01757123125968") 2025/09/06 01:48:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0e32_d20250906_m014512_c001_v0001102_t0027_u01757123112067") 2025/09/06 01:48:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f415f890d792b776d_d20250906_m014507_c001_v7007000_t0000_u01757123107062") 2025/09/06 01:48:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94280_d20250906_m014454_c001_v0001042_t0048_u01757123094601") 2025/09/06 01:48:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668fd0_d20250906_m014449_c001_v7007000_t0000_u01757123089941") 2025/09/06 01:48:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abef8_d20250906_m014434_c001_v0001109_t0053_u01757123074851") 2025/09/06 01:48:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4182624dccc1cde1_d20250906_m014615_c001_v7007000_t0000_u01757123175332") 2025/09/06 01:48:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94364_d20250906_m014609_c001_v0001042_t0047_u01757123169198") 2025/09/06 01:48:58 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda2440c_d20250906_m014638_c001_v7007000_t0000_u01757123198946") 2025/09/06 01:48:58 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0f8f_d20250906_m014633_c001_v0001102_t0001_u01757123193426") 2025/09/06 01:48:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046911da_d20250906_m014809_c001_v7007000_t0000_u01757123289933") 2025/09/06 01:48:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa10e9_d20250906_m014757_c001_v0001102_t0018_u01757123277122") 2025/09/06 01:48:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf67f_d20250906_m014751_c001_v7007000_t0000_u01757123271628") 2025/09/06 01:48:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa10a2_d20250906_m014738_c001_v0001102_t0008_u01757123258615") 2025/09/06 01:48:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c21839_d20250906_m014732_c001_v7007000_t0000_u01757123252693") 2025/09/06 01:48:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa105e_d20250906_m014720_c001_v0001102_t0021_u01757123240615") 2025/09/06 01:48:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e6690ca_d20250906_m014715_c001_v7007000_t0000_u01757123235227") 2025/09/06 01:48:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa101d_d20250906_m014702_c001_v0001102_t0002_u01757123222584") 2025/09/06 01:48:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f419109e07c2435fc_d20250906_m014657_c001_v7007000_t0000_u01757123217157") 2025/09/06 01:48:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0fc3_d20250906_m014644_c001_v0001102_t0011_u01757123204360") 2025/09/06 01:48:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c217a8_d20250906_m014636_c001_v7007000_t0000_u01757123196051") 2025/09/06 01:48:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c036068a_d20250906_m014623_c001_v0001042_t0040_u01757123183297") 2025/09/06 01:48:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e6b5_d20250906_m014617_c001_v7007000_t0000_u01757123177931") 2025/09/06 01:48:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0f3c_d20250906_m014613_c001_v0001102_t0003_u01757123173278") 2025/09/06 01:48:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4110ef313e265656_d20250906_m014611_c001_v7007000_t0000_u01757123171728") 2025/09/06 01:48:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c0360632_d20250906_m014558_c001_v0001042_t0019_u01757123158539") 2025/09/06 01:48:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f8999927642e_d20250906_m014553_c001_v7007000_t0000_u01757123153086") 2025/09/06 01:48:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0ecc_d20250906_m014548_c001_v0001102_t0055_u01757123148439") 2025/09/06 01:48:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4218d39ce8b11f69_d20250906_m014546_c001_v7007000_t0000_u01757123146823") 2025/09/06 01:48:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c03605d4_d20250906_m014534_c001_v0001042_t0055_u01757123134223") 2025/09/06 01:48:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f410615c276c100e0_d20250906_m014525_c001_v7007000_t0000_u01757123125909") 2025/09/06 01:48:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a942b6_d20250906_m014512_c001_v0001042_t0024_u01757123112878") 2025/09/06 01:49:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f415f890d792b776e_d20250906_m014507_c001_v7007000_t0000_u01757123107246") 2025/09/06 01:49:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abf22_d20250906_m014455_c001_v0001109_t0059_u01757123095294") 2025/09/06 01:49:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668fd2_d20250906_m014450_c001_v7007000_t0000_u01757123090127") 2025/09/06 01:49:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0db2_d20250906_m014437_c001_v0001102_t0015_u01757123077961") 2025/09/06 01:49:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4133842b79c0f270_d20250906_m014615_c001_v7007000_t0000_u01757123175531") 2025/09/06 01:49:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c0360652_d20250906_m014609_c001_v0001042_t0010_u01757123169361") 2025/09/06 01:49:00 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda2440d_d20250906_m014639_c001_v7007000_t0000_u01757123199130") 2025/09/06 01:49:00 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a943ba_d20250906_m014633_c001_v0001042_t0047_u01757123193627") 2025/09/06 01:49:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046911db_d20250906_m014810_c001_v7007000_t0000_u01757123290117") 2025/09/06 01:49:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a944a3_d20250906_m014757_c001_v0001042_t0001_u01757123277785") 2025/09/06 01:49:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf680_d20250906_m014751_c001_v7007000_t0000_u01757123271811") 2025/09/06 01:49:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94474_d20250906_m014739_c001_v0001042_t0040_u01757123259375") 2025/09/06 01:49:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c2183b_d20250906_m014732_c001_v7007000_t0000_u01757123252878") 2025/09/06 01:49:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94434_d20250906_m014721_c001_v0001042_t0030_u01757123241271") 2025/09/06 01:49:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e6690cb_d20250906_m014715_c001_v7007000_t0000_u01757123235409") 2025/09/06 01:49:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94408_d20250906_m014703_c001_v0001042_t0036_u01757123223387") 2025/09/06 01:49:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f419109e07c243600_d20250906_m014657_c001_v7007000_t0000_u01757123217339") 2025/09/06 01:49:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a943d2_d20250906_m014645_c001_v0001042_t0031_u01757123205067") 2025/09/06 01:49:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4182624dccc1ce14_d20250906_m014635_c001_v7007000_t0000_u01757123195818") 2025/09/06 01:49:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac00b_d20250906_m014624_c001_v0001109_t0000_u01757123184406") 2025/09/06 01:49:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e6b7_d20250906_m014618_c001_v7007000_t0000_u01757123178114") 2025/09/06 01:49:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abff9_d20250906_m014613_c001_v0001109_t0006_u01757123173663") 2025/09/06 01:49:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f8999927646b_d20250906_m014611_c001_v7007000_t0000_u01757123171929") 2025/09/06 01:49:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abfcf_d20250906_m014559_c001_v0001109_t0055_u01757123159334") 2025/09/06 01:49:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f8999927642f_d20250906_m014553_c001_v7007000_t0000_u01757123153284") 2025/09/06 01:49:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abfbe_d20250906_m014548_c001_v0001109_t0053_u01757123148716") 2025/09/06 01:49:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e678_d20250906_m014546_c001_v7007000_t0000_u01757123146788") 2025/09/06 01:49:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0e8e_d20250906_m014535_c001_v0001102_t0053_u01757123135271") 2025/09/06 01:49:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f406ac994bd23a508_d20250906_m014526_c001_v7007000_t0000_u01757123126074") 2025/09/06 01:49:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abf56_d20250906_m014513_c001_v0001109_t0036_u01757123113283") 2025/09/06 01:49:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f415f890d792b776f_d20250906_m014507_c001_v7007000_t0000_u01757123107428") 2025/09/06 01:49:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0ded_d20250906_m014455_c001_v0001102_t0057_u01757123095791") 2025/09/06 01:49:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668fd5_d20250906_m014450_c001_v7007000_t0000_u01757123090311") 2025/09/06 01:49:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94250_d20250906_m014438_c001_v0001042_t0028_u01757123078341") 2025/09/06 01:49:01 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4133842b79c0f26d_d20250906_m014615_c001_v7007000_t0000_u01757123175339") 2025/09/06 01:49:01 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abfe5_d20250906_m014609_c001_v0001109_t0008_u01757123169400") 2025/09/06 01:49:01 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda2440e_d20250906_m014639_c001_v7007000_t0000_u01757123199315") 2025/09/06 01:49:01 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c03606a8_d20250906_m014633_c001_v0001042_t0016_u01757123193726") 2025/09/06 01:49:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046911dc_d20250906_m014810_c001_v7007000_t0000_u01757123290304") 2025/09/06 01:49:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac0e9_d20250906_m014758_c001_v0001109_t0058_u01757123278306") 2025/09/06 01:49:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf681_d20250906_m014751_c001_v7007000_t0000_u01757123271992") 2025/09/06 01:49:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac09f_d20250906_m014739_c001_v0001109_t0048_u01757123259712") 2025/09/06 01:49:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c2183d_d20250906_m014733_c001_v7007000_t0000_u01757123253061") 2025/09/06 01:49:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac07d_d20250906_m014721_c001_v0001109_t0018_u01757123241584") 2025/09/06 01:49:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e6690cc_d20250906_m014715_c001_v7007000_t0000_u01757123235596") 2025/09/06 01:49:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac05d_d20250906_m014703_c001_v0001109_t0028_u01757123223882") 2025/09/06 01:49:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f419109e07c243602_d20250906_m014657_c001_v7007000_t0000_u01757123217521") 2025/09/06 01:49:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac041_d20250906_m014645_c001_v0001109_t0048_u01757123205646") 2025/09/06 01:49:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e66906c_d20250906_m014635_c001_v7007000_t0000_u01757123195652") 2025/09/06 01:49:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0f6d_d20250906_m014625_c001_v0001102_t0006_u01757123185124") 2025/09/06 01:49:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e6b9_d20250906_m014618_c001_v7007000_t0000_u01757123178296") 2025/09/06 01:49:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c036066a_d20250906_m014613_c001_v0001042_t0035_u01757123173778") 2025/09/06 01:49:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f406ac994bd23a571_d20250906_m014611_c001_v7007000_t0000_u01757123171727") 2025/09/06 01:49:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0f08_d20250906_m014559_c001_v0001102_t0021_u01757123159907") 2025/09/06 01:49:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f89999276430_d20250906_m014553_c001_v7007000_t0000_u01757123153467") 2025/09/06 01:49:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0ece_d20250906_m014548_c001_v0001102_t0033_u01757123148825") 2025/09/06 01:49:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c21714_d20250906_m014546_c001_v7007000_t0000_u01757123146990") 2025/09/06 01:49:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abf96_d20250906_m014535_c001_v0001109_t0058_u01757123135640") 2025/09/06 01:49:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4013773ec25d7f59_d20250906_m014526_c001_v7007000_t0000_u01757123126119") 2025/09/06 01:49:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0e36_d20250906_m014513_c001_v0001102_t0059_u01757123113955") 2025/09/06 01:49:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f415f890d792b7770_d20250906_m014507_c001_v7007000_t0000_u01757123107611") 2025/09/06 01:49:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94282_d20250906_m014456_c001_v0001042_t0049_u01757123096093") 2025/09/06 01:49:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668fd7_d20250906_m014450_c001_v7007000_t0000_u01757123090496") 2025/09/06 01:49:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abefc_d20250906_m014438_c001_v0001109_t0007_u01757123078807") 2025/09/06 01:49:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f402ae0c626e28637_d20250906_m014615_c001_v7007000_t0000_u01757123175451") 2025/09/06 01:49:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0f26_d20250906_m014609_c001_v0001102_t0031_u01757123169431") 2025/09/06 01:49:03 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda2440f_d20250906_m014639_c001_v7007000_t0000_u01757123199500") 2025/09/06 01:49:03 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0f91_d20250906_m014633_c001_v0001102_t0038_u01757123193966") 2025/09/06 01:49:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046911dd_d20250906_m014810_c001_v7007000_t0000_u01757123290491") 2025/09/06 01:49:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c036078f_d20250906_m014758_c001_v0001042_t0002_u01757123278942") 2025/09/06 01:49:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf682_d20250906_m014752_c001_v7007000_t0000_u01757123272174") 2025/09/06 01:49:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c0360761_d20250906_m014740_c001_v0001042_t0045_u01757123260358") 2025/09/06 01:49:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c2183f_d20250906_m014733_c001_v7007000_t0000_u01757123253247") 2025/09/06 01:49:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c0360741_d20250906_m014722_c001_v0001042_t0010_u01757123242349") 2025/09/06 01:49:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e6690cd_d20250906_m014715_c001_v7007000_t0000_u01757123235780") 2025/09/06 01:49:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c0360713_d20250906_m014704_c001_v0001042_t0012_u01757123224437") 2025/09/06 01:49:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f419109e07c243604_d20250906_m014657_c001_v7007000_t0000_u01757123217703") 2025/09/06 01:49:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c03606cb_d20250906_m014646_c001_v0001042_t0009_u01757123206206") 2025/09/06 01:49:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda24403_d20250906_m014635_c001_v7007000_t0000_u01757123195630") 2025/09/06 01:49:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94392_d20250906_m014625_c001_v0001042_t0047_u01757123185525") 2025/09/06 01:49:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e6bb_d20250906_m014618_c001_v7007000_t0000_u01757123178478") 2025/09/06 01:49:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0f42_d20250906_m014613_c001_v0001102_t0006_u01757123173790") 2025/09/06 01:49:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f402ae0c626e28632_d20250906_m014611_c001_v7007000_t0000_u01757123171940") 2025/09/06 01:49:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94346_d20250906_m014600_c001_v0001042_t0014_u01757123160188") 2025/09/06 01:49:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f89999276431_d20250906_m014553_c001_v7007000_t0000_u01757123153651") 2025/09/06 01:49:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c036060a_d20250906_m014548_c001_v0001042_t0034_u01757123148883") 2025/09/06 01:49:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4110ef313e2655d8_d20250906_m014547_c001_v7007000_t0000_u01757123147001") 2025/09/06 01:49:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a942fa_d20250906_m014536_c001_v0001042_t0024_u01757123136150") 2025/09/06 01:49:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f410615c276c100e3_d20250906_m014526_c001_v7007000_t0000_u01757123126128") 2025/09/06 01:49:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a942bc_d20250906_m014514_c001_v0001042_t0032_u01757123114345") 2025/09/06 01:49:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f415f890d792b7771_d20250906_m014507_c001_v7007000_t0000_u01757123107794") 2025/09/06 01:49:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abf28_d20250906_m014456_c001_v0001109_t0002_u01757123096421") 2025/09/06 01:49:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668fd9_d20250906_m014450_c001_v7007000_t0000_u01757123090681") 2025/09/06 01:49:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0dbe_d20250906_m014439_c001_v0001102_t0057_u01757123079529") 2025/09/06 01:49:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f414638e55fbf1922_d20250906_m014615_c001_v7007000_t0000_u01757123175657") 2025/09/06 01:49:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94368_d20250906_m014609_c001_v0001042_t0041_u01757123169745") 2025/09/06 01:49:04 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda24410_d20250906_m014639_c001_v7007000_t0000_u01757123199684") 2025/09/06 01:49:04 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a943bc_d20250906_m014634_c001_v0001042_t0008_u01757123194021") 2025/09/06 01:49:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046911de_d20250906_m014810_c001_v7007000_t0000_u01757123290674") 2025/09/06 01:49:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa10ed_d20250906_m014759_c001_v0001102_t0001_u01757123279444") 2025/09/06 01:49:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf683_d20250906_m014752_c001_v7007000_t0000_u01757123272358") 2025/09/06 01:49:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa10ac_d20250906_m014740_c001_v0001102_t0002_u01757123260777") 2025/09/06 01:49:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c21841_d20250906_m014733_c001_v7007000_t0000_u01757123253433") 2025/09/06 01:49:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa1068_d20250906_m014722_c001_v0001102_t0053_u01757123242784") 2025/09/06 01:49:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e6690ce_d20250906_m014715_c001_v7007000_t0000_u01757123235964") 2025/09/06 01:49:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa102b_d20250906_m014704_c001_v0001102_t0052_u01757123224880") 2025/09/06 01:49:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f419109e07c243606_d20250906_m014657_c001_v7007000_t0000_u01757123217886") 2025/09/06 01:49:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0fcf_d20250906_m014646_c001_v0001102_t0055_u01757123206617") 2025/09/06 01:49:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e66906e_d20250906_m014635_c001_v7007000_t0000_u01757123195835") 2025/09/06 01:49:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c0360692_d20250906_m014625_c001_v0001042_t0023_u01757123185929") 2025/09/06 01:49:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e6bd_d20250906_m014618_c001_v7007000_t0000_u01757123178660") 2025/09/06 01:49:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94378_d20250906_m014613_c001_v0001042_t0059_u01757123173962") 2025/09/06 01:49:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f419e449cae4b13be_d20250906_m014611_c001_v7007000_t0000_u01757123171290") 2025/09/06 01:49:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c036063a_d20250906_m014600_c001_v0001042_t0052_u01757123160761") 2025/09/06 01:49:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f89999276432_d20250906_m014553_c001_v7007000_t0000_u01757123153835") 2025/09/06 01:49:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94322_d20250906_m014548_c001_v0001042_t0021_u01757123148960") 2025/09/06 01:49:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4218d39ce8b11f6a_d20250906_m014547_c001_v7007000_t0000_u01757123147036") 2025/09/06 01:49:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c03605de_d20250906_m014536_c001_v0001042_t0020_u01757123136480") 2025/09/06 01:49:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf5c9_d20250906_m014526_c001_v7007000_t0000_u01757123126140") 2025/09/06 01:49:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abf5c_d20250906_m014514_c001_v0001109_t0057_u01757123114744") 2025/09/06 01:49:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f415f890d792b7772_d20250906_m014507_c001_v7007000_t0000_u01757123107981") 2025/09/06 01:49:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0df5_d20250906_m014457_c001_v0001102_t0059_u01757123097305") 2025/09/06 01:49:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668fdb_d20250906_m014450_c001_v7007000_t0000_u01757123090866") 2025/09/06 01:49:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94258_d20250906_m014439_c001_v0001042_t0037_u01757123079865") 2025/09/06 01:49:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046910e2_d20250906_m014615_c001_v7007000_t0000_u01757123175494") 2025/09/06 01:49:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0f2a_d20250906_m014609_c001_v0001102_t0053_u01757123169766") 2025/09/06 01:49:06 DEBUG : dir1/0007-12345: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda24411_d20250906_m014639_c001_v7007000_t0000_u01757123199868") 2025/09/06 01:49:06 DEBUG : dir1/0007-12345: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac025_d20250906_m014634_c001_v0001109_t0056_u01757123194026") 2025/09/06 01:49:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046911df_d20250906_m014810_c001_v7007000_t0000_u01757123290874") 2025/09/06 01:49:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a944a7_d20250906_m014759_c001_v0001042_t0036_u01757123279961") 2025/09/06 01:49:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf684_d20250906_m014752_c001_v7007000_t0000_u01757123272539") 2025/09/06 01:49:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94476_d20250906_m014741_c001_v0001042_t0025_u01757123261145") 2025/09/06 01:49:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c21843_d20250906_m014733_c001_v7007000_t0000_u01757123253617") 2025/09/06 01:49:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a9443e_d20250906_m014723_c001_v0001042_t0059_u01757123243150") 2025/09/06 01:49:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e6690cf_d20250906_m014716_c001_v7007000_t0000_u01757123236165") 2025/09/06 01:49:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a9440e_d20250906_m014705_c001_v0001042_t0046_u01757123225288") 2025/09/06 01:49:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f419109e07c243607_d20250906_m014658_c001_v7007000_t0000_u01757123218077") 2025/09/06 01:49:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a943d8_d20250906_m014647_c001_v0001042_t0025_u01757123207106") 2025/09/06 01:49:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4182624dccc1ce12_d20250906_m014635_c001_v7007000_t0000_u01757123195634") 2025/09/06 01:49:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac011_d20250906_m014626_c001_v0001109_t0020_u01757123186375") 2025/09/06 01:49:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e6bf_d20250906_m014618_c001_v7007000_t0000_u01757123178865") 2025/09/06 01:49:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c036066c_d20250906_m014614_c001_v0001042_t0043_u01757123174173") 2025/09/06 01:49:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f402ae0c626e28631_d20250906_m014611_c001_v7007000_t0000_u01757123171727") 2025/09/06 01:49:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abfd5_d20250906_m014601_c001_v0001109_t0006_u01757123161073") 2025/09/06 01:49:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f89999276434_d20250906_m014554_c001_v7007000_t0000_u01757123154018") 2025/09/06 01:49:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0ed0_d20250906_m014549_c001_v0001102_t0006_u01757123149146") 2025/09/06 01:49:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f407164eec15b792a_d20250906_m014547_c001_v7007000_t0000_u01757123147017") 2025/09/06 01:49:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0e98_d20250906_m014536_c001_v0001102_t0022_u01757123136835") 2025/09/06 01:49:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690f95_d20250906_m014526_c001_v7007000_t0000_u01757123126151") 2025/09/06 01:49:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0e3a_d20250906_m014515_c001_v0001102_t0002_u01757123115370") 2025/09/06 01:49:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f415f890d792b7773_d20250906_m014508_c001_v7007000_t0000_u01757123108165") 2025/09/06 01:49:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a9428a_d20250906_m014457_c001_v0001042_t0037_u01757123097630") 2025/09/06 01:49:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668fdd_d20250906_m014451_c001_v7007000_t0000_u01757123091051") 2025/09/06 01:49:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abf00_d20250906_m014440_c001_v0001109_t0024_u01757123080381") 2025/09/06 01:49:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e6a3_d20250906_m014615_c001_v7007000_t0000_u01757123175671") 2025/09/06 01:49:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abfe7_d20250906_m014609_c001_v0001109_t0013_u01757123169888") 2025/09/06 01:49:07 DEBUG : dir1/0008-23456: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda24412_d20250906_m014640_c001_v7007000_t0000_u01757123200052") 2025/09/06 01:49:07 DEBUG : dir1/0008-23456: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c03606aa_d20250906_m014634_c001_v0001042_t0006_u01757123194119") 2025/09/06 01:49:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046911e0_d20250906_m014811_c001_v7007000_t0000_u01757123291066") 2025/09/06 01:49:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac0ed_d20250906_m014800_c001_v0001109_t0055_u01757123280344") 2025/09/06 01:49:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf685_d20250906_m014752_c001_v7007000_t0000_u01757123272725") 2025/09/06 01:49:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac0a3_d20250906_m014741_c001_v0001109_t0015_u01757123261511") 2025/09/06 01:49:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c21858_d20250906_m014733_c001_v7007000_t0000_u01757123253800") 2025/09/06 01:49:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac07f_d20250906_m014723_c001_v0001109_t0021_u01757123243742") 2025/09/06 01:49:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e6690d0_d20250906_m014716_c001_v7007000_t0000_u01757123236349") 2025/09/06 01:49:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac061_d20250906_m014705_c001_v0001109_t0030_u01757123225627") 2025/09/06 01:49:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f419109e07c24360a_d20250906_m014658_c001_v7007000_t0000_u01757123218261") 2025/09/06 01:49:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac043_d20250906_m014647_c001_v0001109_t0007_u01757123207809") 2025/09/06 01:49:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a650469113a_d20250906_m014635_c001_v7007000_t0000_u01757123195986") 2025/09/06 01:49:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0f75_d20250906_m014626_c001_v0001102_t0017_u01757123186934") 2025/09/06 01:49:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e6c1_d20250906_m014619_c001_v7007000_t0000_u01757123179049") 2025/09/06 01:49:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abffb_d20250906_m014614_c001_v0001109_t0046_u01757123174184") 2025/09/06 01:49:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4110ef313e265653_d20250906_m014611_c001_v7007000_t0000_u01757123171485") 2025/09/06 01:49:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0f0e_d20250906_m014601_c001_v0001102_t0052_u01757123161821") 2025/09/06 01:49:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f89999276436_d20250906_m014554_c001_v7007000_t0000_u01757123154201") 2025/09/06 01:49:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94326_d20250906_m014549_c001_v0001042_t0005_u01757123149348") 2025/09/06 01:49:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f89999276408_d20250906_m014547_c001_v7007000_t0000_u01757123147023") 2025/09/06 01:49:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abf9e_d20250906_m014537_c001_v0001109_t0044_u01757123137408") 2025/09/06 01:49:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f406ac994bd23a504_d20250906_m014525_c001_v7007000_t0000_u01757123125711") 2025/09/06 01:49:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a942c2_d20250906_m014516_c001_v0001042_t0052_u01757123116232") 2025/09/06 01:49:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f415f890d792b7774_d20250906_m014508_c001_v7007000_t0000_u01757123108349") 2025/09/06 01:49:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abf2a_d20250906_m014458_c001_v0001109_t0035_u01757123098101") 2025/09/06 01:49:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668fdf_d20250906_m014451_c001_v7007000_t0000_u01757123091236") 2025/09/06 01:49:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0dc2_d20250906_m014440_c001_v0001102_t0007_u01757123080840") 2025/09/06 01:49:08 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f89999276470_d20250906_m014615_c001_v7007000_t0000_u01757123175462") 2025/09/06 01:49:08 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a9436c_d20250906_m014610_c001_v0001042_t0006_u01757123170076") 2025/09/06 01:49:08 DEBUG : dir1/0009-34567: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda24413_d20250906_m014640_c001_v7007000_t0000_u01757123200236") 2025/09/06 01:49:09 DEBUG : dir1/0009-34567: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0f95_d20250906_m014634_c001_v0001102_t0053_u01757123194269") 2025/09/06 01:49:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046911e1_d20250906_m014811_c001_v7007000_t0000_u01757123291250") 2025/09/06 01:49:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c0360791_d20250906_m014800_c001_v0001042_t0013_u01757123280885") 2025/09/06 01:49:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf686_d20250906_m014752_c001_v7007000_t0000_u01757123272907") 2025/09/06 01:49:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c0360765_d20250906_m014742_c001_v0001042_t0041_u01757123262306") 2025/09/06 01:49:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c2185a_d20250906_m014733_c001_v7007000_t0000_u01757123253983") 2025/09/06 01:49:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c0360747_d20250906_m014724_c001_v0001042_t0006_u01757123244294") 2025/09/06 01:49:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e6690d1_d20250906_m014716_c001_v7007000_t0000_u01757123236532") 2025/09/06 01:49:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c0360717_d20250906_m014706_c001_v0001042_t0059_u01757123226615") 2025/09/06 01:49:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f419109e07c24360c_d20250906_m014658_c001_v7007000_t0000_u01757123218443") 2025/09/06 01:49:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c03606d3_d20250906_m014648_c001_v0001042_t0033_u01757123208274") 2025/09/06 01:49:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4182624dccc1ce16_d20250906_m014636_c001_v7007000_t0000_u01757123196002") 2025/09/06 01:49:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a943a0_d20250906_m014627_c001_v0001042_t0049_u01757123187331") 2025/09/06 01:49:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e6c3_d20250906_m014619_c001_v7007000_t0000_u01757123179231") 2025/09/06 01:49:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0f48_d20250906_m014614_c001_v0001102_t0016_u01757123174195") 2025/09/06 01:49:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f406ac994bd23a56f_d20250906_m014611_c001_v7007000_t0000_u01757123171311") 2025/09/06 01:49:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a9434c_d20250906_m014602_c001_v0001042_t0020_u01757123162151") 2025/09/06 01:49:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f89999276437_d20250906_m014554_c001_v7007000_t0000_u01757123154384") 2025/09/06 01:49:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c036060c_d20250906_m014549_c001_v0001042_t0012_u01757123149363") 2025/09/06 01:49:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e676_d20250906_m014546_c001_v7007000_t0000_u01757123146423") 2025/09/06 01:49:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a942fc_d20250906_m014537_c001_v0001042_t0020_u01757123137936") 2025/09/06 01:49:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4133842b79c0f0ab_d20250906_m014525_c001_v7007000_t0000_u01757123125718") 2025/09/06 01:49:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abf66_d20250906_m014516_c001_v0001109_t0016_u01757123116572") 2025/09/06 01:49:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f415f890d792b7775_d20250906_m014508_c001_v7007000_t0000_u01757123108533") 2025/09/06 01:49:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0dfd_d20250906_m014458_c001_v0001102_t0023_u01757123098695") 2025/09/06 01:49:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668fe1_d20250906_m014451_c001_v7007000_t0000_u01757123091422") 2025/09/06 01:49:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a9425a_d20250906_m014441_c001_v0001042_t0005_u01757123081388") 2025/09/06 01:49:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e69f_d20250906_m014615_c001_v7007000_t0000_u01757123175296") 2025/09/06 01:49:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0f2e_d20250906_m014610_c001_v0001102_t0015_u01757123170097") 2025/09/06 01:49:10 DEBUG : dir1/0010-45678: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda24414_d20250906_m014640_c001_v7007000_t0000_u01757123200420") 2025/09/06 01:49:10 DEBUG : dir1/0010-45678: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a943be_d20250906_m014634_c001_v0001042_t0009_u01757123194523") 2025/09/06 01:49:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046911e2_d20250906_m014811_c001_v7007000_t0000_u01757123291434") 2025/09/06 01:49:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa10f5_d20250906_m014801_c001_v0001102_t0053_u01757123281452") 2025/09/06 01:49:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf688_d20250906_m014753_c001_v7007000_t0000_u01757123273090") 2025/09/06 01:49:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa10b0_d20250906_m014742_c001_v0001102_t0024_u01757123262763") 2025/09/06 01:49:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c2185c_d20250906_m014734_c001_v7007000_t0000_u01757123254205") 2025/09/06 01:49:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa1074_d20250906_m014724_c001_v0001102_t0047_u01757123244836") 2025/09/06 01:49:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e6690d2_d20250906_m014716_c001_v7007000_t0000_u01757123236715") 2025/09/06 01:49:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa1031_d20250906_m014706_c001_v0001102_t0051_u01757123226997") 2025/09/06 01:49:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f419109e07c24360e_d20250906_m014658_c001_v7007000_t0000_u01757123218625") 2025/09/06 01:49:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0fd3_d20250906_m014648_c001_v0001102_t0008_u01757123208628") 2025/09/06 01:49:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504691139_d20250906_m014635_c001_v7007000_t0000_u01757123195803") 2025/09/06 01:49:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c0360698_d20250906_m014627_c001_v0001042_t0040_u01757123187670") 2025/09/06 01:49:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e6c5_d20250906_m014619_c001_v7007000_t0000_u01757123179413") 2025/09/06 01:49:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a9437a_d20250906_m014614_c001_v0001042_t0008_u01757123174296") 2025/09/06 01:49:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f402ae0c626e2862f_d20250906_m014611_c001_v7007000_t0000_u01757123171322") 2025/09/06 01:49:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c0360644_d20250906_m014602_c001_v0001042_t0000_u01757123162585") 2025/09/06 01:49:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f89999276438_d20250906_m014554_c001_v7007000_t0000_u01757123154566") 2025/09/06 01:49:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abfc0_d20250906_m014549_c001_v0001109_t0046_u01757123149403") 2025/09/06 01:49:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4218d39ce8b11f66_d20250906_m014546_c001_v7007000_t0000_u01757123146454") 2025/09/06 01:49:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c03605e2_d20250906_m014538_c001_v0001042_t0034_u01757123138313") 2025/09/06 01:49:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4013773ec25d7f58_d20250906_m014525_c001_v7007000_t0000_u01757123125931") 2025/09/06 01:49:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0e3e_d20250906_m014517_c001_v0001102_t0025_u01757123117241") 2025/09/06 01:49:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f415f890d792b7776_d20250906_m014508_c001_v7007000_t0000_u01757123108716") 2025/09/06 01:49:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a9428e_d20250906_m014458_c001_v0001042_t0002_u01757123098973") 2025/09/06 01:49:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668fe4_d20250906_m014451_c001_v7007000_t0000_u01757123091606") 2025/09/06 01:49:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abf02_d20250906_m014441_c001_v0001109_t0057_u01757123081822") 2025/09/06 01:49:11 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f402ae0c626e28635_d20250906_m014615_c001_v7007000_t0000_u01757123175266") 2025/09/06 01:49:11 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c0360656_d20250906_m014610_c001_v0001042_t0043_u01757123170195") 2025/09/06 01:49:11 DEBUG : dir1/0011-56789: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda24415_d20250906_m014640_c001_v7007000_t0000_u01757123200605") 2025/09/06 01:49:11 DEBUG : dir1/0011-56789: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac027_d20250906_m014634_c001_v0001109_t0016_u01757123194522") 2025/09/06 01:49:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046911e3_d20250906_m014811_c001_v7007000_t0000_u01757123291617") 2025/09/06 01:49:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a944ab_d20250906_m014801_c001_v0001042_t0054_u01757123281775") 2025/09/06 01:49:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf689_d20250906_m014753_c001_v7007000_t0000_u01757123273272") 2025/09/06 01:49:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a9447a_d20250906_m014743_c001_v0001042_t0043_u01757123263103") 2025/09/06 01:49:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c2185e_d20250906_m014734_c001_v7007000_t0000_u01757123254390") 2025/09/06 01:49:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94446_d20250906_m014725_c001_v0001042_t0056_u01757123245204") 2025/09/06 01:49:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e6690d3_d20250906_m014716_c001_v7007000_t0000_u01757123236898") 2025/09/06 01:49:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94412_d20250906_m014707_c001_v0001042_t0047_u01757123227363") 2025/09/06 01:49:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f419109e07c243610_d20250906_m014658_c001_v7007000_t0000_u01757123218809") 2025/09/06 01:49:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a943e2_d20250906_m014648_c001_v0001042_t0024_u01757123208992") 2025/09/06 01:49:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e66906f_d20250906_m014636_c001_v7007000_t0000_u01757123196017") 2025/09/06 01:49:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac013_d20250906_m014628_c001_v0001109_t0038_u01757123188018") 2025/09/06 01:49:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e6c8_d20250906_m014619_c001_v7007000_t0000_u01757123179595") 2025/09/06 01:49:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c036066e_d20250906_m014614_c001_v0001042_t0034_u01757123174501") 2025/09/06 01:49:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f406ac994bd23a570_d20250906_m014611_c001_v7007000_t0000_u01757123171493") 2025/09/06 01:49:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abfd7_d20250906_m014603_c001_v0001109_t0059_u01757123163276") 2025/09/06 01:49:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f89999276439_d20250906_m014554_c001_v7007000_t0000_u01757123154750") 2025/09/06 01:49:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0ed2_d20250906_m014549_c001_v0001102_t0020_u01757123149504") 2025/09/06 01:49:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c2170e_d20250906_m014546_c001_v7007000_t0000_u01757123146438") 2025/09/06 01:49:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0e9a_d20250906_m014538_c001_v0001102_t0052_u01757123138806") 2025/09/06 01:49:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f406ac994bd23a509_d20250906_m014526_c001_v7007000_t0000_u01757123126084") 2025/09/06 01:49:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a942c8_d20250906_m014517_c001_v0001042_t0045_u01757123117678") 2025/09/06 01:49:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f415f890d792b7777_d20250906_m014508_c001_v7007000_t0000_u01757123108900") 2025/09/06 01:49:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abf30_d20250906_m014459_c001_v0001109_t0006_u01757123099477") 2025/09/06 01:49:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668fe6_d20250906_m014451_c001_v7007000_t0000_u01757123091792") 2025/09/06 01:49:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0dc6_d20250906_m014442_c001_v0001102_t0005_u01757123082270") 2025/09/06 01:49:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f414638e55fbf1921_d20250906_m014615_c001_v7007000_t0000_u01757123175472") 2025/09/06 01:49:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abfe9_d20250906_m014610_c001_v0001109_t0022_u01757123170400") 2025/09/06 01:49:13 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda24416_d20250906_m014640_c001_v7007000_t0000_u01757123200789") 2025/09/06 01:49:13 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c03606ac_d20250906_m014634_c001_v0001042_t0013_u01757123194568") 2025/09/06 01:49:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046911e4_d20250906_m014811_c001_v7007000_t0000_u01757123291802") 2025/09/06 01:49:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac0f1_d20250906_m014802_c001_v0001109_t0000_u01757123282076") 2025/09/06 01:49:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf68a_d20250906_m014753_c001_v7007000_t0000_u01757123273454") 2025/09/06 01:49:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac0b1_d20250906_m014743_c001_v0001109_t0016_u01757123263505") 2025/09/06 01:49:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c21860_d20250906_m014734_c001_v7007000_t0000_u01757123254574") 2025/09/06 01:49:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac089_d20250906_m014725_c001_v0001109_t0032_u01757123245614") 2025/09/06 01:49:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e6690d4_d20250906_m014717_c001_v7007000_t0000_u01757123237081") 2025/09/06 01:49:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac067_d20250906_m014707_c001_v0001109_t0057_u01757123227713") 2025/09/06 01:49:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f419109e07c243611_d20250906_m014658_c001_v7007000_t0000_u01757123218991") 2025/09/06 01:49:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac045_d20250906_m014649_c001_v0001109_t0020_u01757123209397") 2025/09/06 01:49:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a650469113b_d20250906_m014636_c001_v7007000_t0000_u01757123196177") 2025/09/06 01:49:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0f79_d20250906_m014628_c001_v0001102_t0043_u01757123188817") 2025/09/06 01:49:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e6ca_d20250906_m014619_c001_v7007000_t0000_u01757123179778") 2025/09/06 01:49:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0f4c_d20250906_m014614_c001_v0001102_t0048_u01757123174557") 2025/09/06 01:49:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f402ae0c626e28630_d20250906_m014611_c001_v7007000_t0000_u01757123171508") 2025/09/06 01:49:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0f12_d20250906_m014603_c001_v0001102_t0040_u01757123163922") 2025/09/06 01:49:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f8999927643b_d20250906_m014554_c001_v7007000_t0000_u01757123154947") 2025/09/06 01:49:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a9432a_d20250906_m014549_c001_v0001042_t0012_u01757123149742") 2025/09/06 01:49:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e677_d20250906_m014546_c001_v7007000_t0000_u01757123146606") 2025/09/06 01:49:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abfa0_d20250906_m014539_c001_v0001109_t0033_u01757123139102") 2025/09/06 01:49:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f410615c276c100e1_d20250906_m014525_c001_v7007000_t0000_u01757123125943") 2025/09/06 01:49:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abf68_d20250906_m014518_c001_v0001109_t0031_u01757123118171") 2025/09/06 01:49:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f415f890d792b7778_d20250906_m014509_c001_v7007000_t0000_u01757123109085") 2025/09/06 01:49:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0e09_d20250906_m014500_c001_v0001102_t0020_u01757123100053") 2025/09/06 01:49:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668fe8_d20250906_m014451_c001_v7007000_t0000_u01757123091976") 2025/09/06 01:49:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94260_d20250906_m014442_c001_v0001042_t0009_u01757123082608") 2025/09/06 01:49:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f402ae0c626e28638_d20250906_m014615_c001_v7007000_t0000_u01757123175636") 2025/09/06 01:49:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0f30_d20250906_m014610_c001_v0001102_t0038_u01757123170520") 2025/09/06 01:49:14 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda24417_d20250906_m014640_c001_v7007000_t0000_u01757123200974") 2025/09/06 01:49:14 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0f97_d20250906_m014634_c001_v0001102_t0053_u01757123194931") 2025/09/06 01:49:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046911e6_d20250906_m014811_c001_v7007000_t0000_u01757123291988") 2025/09/06 01:49:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c0360793_d20250906_m014802_c001_v0001042_t0029_u01757123282681") 2025/09/06 01:49:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf68b_d20250906_m014753_c001_v7007000_t0000_u01757123273635") 2025/09/06 01:49:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c036076b_d20250906_m014744_c001_v0001042_t0048_u01757123264080") 2025/09/06 01:49:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c21862_d20250906_m014734_c001_v7007000_t0000_u01757123254757") 2025/09/06 01:49:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c036074d_d20250906_m014726_c001_v0001042_t0017_u01757123246064") 2025/09/06 01:49:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e6690d5_d20250906_m014717_c001_v7007000_t0000_u01757123237263") 2025/09/06 01:49:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c0360723_d20250906_m014708_c001_v0001042_t0000_u01757123228268") 2025/09/06 01:49:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f419109e07c243612_d20250906_m014659_c001_v7007000_t0000_u01757123219174") 2025/09/06 01:49:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c03606d9_d20250906_m014649_c001_v0001042_t0020_u01757123209903") 2025/09/06 01:49:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda24404_d20250906_m014635_c001_v7007000_t0000_u01757123195815") 2025/09/06 01:49:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a943a8_d20250906_m014629_c001_v0001042_t0015_u01757123189249") 2025/09/06 01:49:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e6cc_d20250906_m014619_c001_v7007000_t0000_u01757123179961") 2025/09/06 01:49:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a9437c_d20250906_m014614_c001_v0001042_t0024_u01757123174723") 2025/09/06 01:49:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f414638e55fbf191b_d20250906_m014611_c001_v7007000_t0000_u01757123171725") 2025/09/06 01:49:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94352_d20250906_m014604_c001_v0001042_t0048_u01757123164269") 2025/09/06 01:49:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f8999927643c_d20250906_m014555_c001_v7007000_t0000_u01757123155130") 2025/09/06 01:49:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0ed6_d20250906_m014549_c001_v0001102_t0033_u01757123149775") 2025/09/06 01:49:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c21710_d20250906_m014546_c001_v7007000_t0000_u01757123146621") 2025/09/06 01:49:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94300_d20250906_m014539_c001_v0001042_t0012_u01757123139490") 2025/09/06 01:49:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f410615c276c100e2_d20250906_m014526_c001_v7007000_t0000_u01757123126095") 2025/09/06 01:49:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0e48_d20250906_m014518_c001_v0001102_t0010_u01757123118593") 2025/09/06 01:49:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f415f890d792b7779_d20250906_m014509_c001_v7007000_t0000_u01757123109269") 2025/09/06 01:49:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94296_d20250906_m014500_c001_v0001042_t0051_u01757123100451") 2025/09/06 01:49:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668fea_d20250906_m014452_c001_v7007000_t0000_u01757123092160") 2025/09/06 01:49:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abf06_d20250906_m014443_c001_v0001109_t0017_u01757123083007") 2025/09/06 01:49:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f8999927646f_d20250906_m014615_c001_v7007000_t0000_u01757123175278") 2025/09/06 01:49:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94370_d20250906_m014610_c001_v0001042_t0030_u01757123170536") 2025/09/06 01:49:16 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda24418_d20250906_m014641_c001_v7007000_t0000_u01757123201158") 2025/09/06 01:49:16 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a943c2_d20250906_m014635_c001_v0001042_t0003_u01757123195003") 2025/09/06 01:49:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046911e8_d20250906_m014812_c001_v7007000_t0000_u01757123292171") 2025/09/06 01:49:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa10f9_d20250906_m014803_c001_v0001102_t0003_u01757123283234") 2025/09/06 01:49:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf68c_d20250906_m014753_c001_v7007000_t0000_u01757123273821") 2025/09/06 01:49:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa10be_d20250906_m014744_c001_v0001102_t0029_u01757123264745") 2025/09/06 01:49:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c21864_d20250906_m014734_c001_v7007000_t0000_u01757123254942") 2025/09/06 01:49:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa107e_d20250906_m014726_c001_v0001102_t0017_u01757123246510") 2025/09/06 01:49:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e6690d6_d20250906_m014717_c001_v7007000_t0000_u01757123237446") 2025/09/06 01:49:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa103f_d20250906_m014708_c001_v0001102_t0022_u01757123228932") 2025/09/06 01:49:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f419109e07c243613_d20250906_m014659_c001_v7007000_t0000_u01757123219389") 2025/09/06 01:49:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0fe3_d20250906_m014650_c001_v0001102_t0010_u01757123210250") 2025/09/06 01:49:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f415f890d792b77fc_d20250906_m014636_c001_v7007000_t0000_u01757123196011") 2025/09/06 01:49:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c03606a0_d20250906_m014629_c001_v0001042_t0013_u01757123189713") 2025/09/06 01:49:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e6ce_d20250906_m014620_c001_v7007000_t0000_u01757123180145") 2025/09/06 01:49:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abffd_d20250906_m014614_c001_v0001109_t0046_u01757123174822") 2025/09/06 01:49:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e68c_d20250906_m014611_c001_v7007000_t0000_u01757123171724") 2025/09/06 01:49:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c0360646_d20250906_m014604_c001_v0001042_t0012_u01757123164684") 2025/09/06 01:49:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f8999927643d_d20250906_m014555_c001_v7007000_t0000_u01757123155315") 2025/09/06 01:49:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abfc4_d20250906_m014549_c001_v0001109_t0025_u01757123149903") 2025/09/06 01:49:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f407164eec15b7929_d20250906_m014546_c001_v7007000_t0000_u01757123146834") 2025/09/06 01:49:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c03605e6_d20250906_m014540_c001_v0001042_t0023_u01757123140010") 2025/09/06 01:49:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f406ac994bd23a506_d20250906_m014525_c001_v7007000_t0000_u01757123125893") 2025/09/06 01:49:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a942d0_d20250906_m014519_c001_v0001042_t0011_u01757123119048") 2025/09/06 01:49:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f415f890d792b777a_d20250906_m014509_c001_v7007000_t0000_u01757123109452") 2025/09/06 01:49:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abf34_d20250906_m014500_c001_v0001109_t0020_u01757123100907") 2025/09/06 01:49:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668fec_d20250906_m014452_c001_v7007000_t0000_u01757123092346") 2025/09/06 01:49:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0dca_d20250906_m014443_c001_v0001102_t0056_u01757123083549") 2025/09/06 01:49:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f414638e55fbf1920_d20250906_m014615_c001_v7007000_t0000_u01757123175286") 2025/09/06 01:49:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c036065a_d20250906_m014610_c001_v0001042_t0041_u01757123170583") 2025/09/06 01:49:17 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda24419_d20250906_m014641_c001_v7007000_t0000_u01757123201343") 2025/09/06 01:49:17 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c03606ae_d20250906_m014635_c001_v0001042_t0034_u01757123195023") 2025/09/06 01:49:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046911ea_d20250906_m014812_c001_v7007000_t0000_u01757123292355") 2025/09/06 01:49:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a944ad_d20250906_m014803_c001_v0001042_t0029_u01757123283782") 2025/09/06 01:49:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf68d_d20250906_m014754_c001_v7007000_t0000_u01757123274003") 2025/09/06 01:49:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94480_d20250906_m014745_c001_v0001042_t0001_u01757123265087") 2025/09/06 01:49:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c21867_d20250906_m014735_c001_v7007000_t0000_u01757123255216") 2025/09/06 01:49:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a9444a_d20250906_m014726_c001_v0001042_t0046_u01757123246976") 2025/09/06 01:49:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e6690d7_d20250906_m014717_c001_v7007000_t0000_u01757123237629") 2025/09/06 01:49:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94418_d20250906_m014709_c001_v0001042_t0002_u01757123229296") 2025/09/06 01:49:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f419109e07c243614_d20250906_m014659_c001_v7007000_t0000_u01757123219571") 2025/09/06 01:49:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a943e4_d20250906_m014651_c001_v0001042_t0023_u01757123211002") 2025/09/06 01:49:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda24406_d20250906_m014636_c001_v7007000_t0000_u01757123196189") 2025/09/06 01:49:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac019_d20250906_m014630_c001_v0001109_t0047_u01757123190320") 2025/09/06 01:49:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e6d0_d20250906_m014620_c001_v7007000_t0000_u01757123180327") 2025/09/06 01:49:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c0360672_d20250906_m014614_c001_v0001042_t0046_u01757123174832") 2025/09/06 01:49:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f419e449cae4b13bf_d20250906_m014611_c001_v7007000_t0000_u01757123171473") 2025/09/06 01:49:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abfd9_d20250906_m014605_c001_v0001109_t0045_u01757123165189") 2025/09/06 01:49:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f8999927643f_d20250906_m014555_c001_v7007000_t0000_u01757123155498") 2025/09/06 01:49:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c0360610_d20250906_m014549_c001_v0001042_t0024_u01757123149976") 2025/09/06 01:49:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c21712_d20250906_m014546_c001_v7007000_t0000_u01757123146805") 2025/09/06 01:49:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0ea0_d20250906_m014540_c001_v0001102_t0010_u01757123140413") 2025/09/06 01:49:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4133842b79c0f0aa_d20250906_m014525_c001_v7007000_t0000_u01757123125535") 2025/09/06 01:49:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abf6e_d20250906_m014519_c001_v0001109_t0018_u01757123119496") 2025/09/06 01:49:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f415f890d792b777b_d20250906_m014509_c001_v7007000_t0000_u01757123109635") 2025/09/06 01:49:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0e0d_d20250906_m014501_c001_v0001102_t0036_u01757123101478") 2025/09/06 01:49:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668fee_d20250906_m014452_c001_v7007000_t0000_u01757123092531") 2025/09/06 01:49:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94264_d20250906_m014443_c001_v0001042_t0054_u01757123083917") 2025/09/06 01:49:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda24400_d20250906_m014615_c001_v7007000_t0000_u01757123175515") 2025/09/06 01:49:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abfeb_d20250906_m014610_c001_v0001109_t0019_u01757123170801") 2025/09/06 01:49:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690fa5_d20250906_m014528_c001_v7007000_t0000_u01757123128683") 2025/09/06 01:49:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0e5e_d20250906_m014523_c001_v0001102_t0014_u01757123123255") 2025/09/06 01:49:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690fa7_d20250906_m014528_c001_v7007000_t0000_u01757123128864") 2025/09/06 01:49:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a942d8_d20250906_m014523_c001_v0001042_t0052_u01757123123326") 2025/09/06 01:49:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690fa9_d20250906_m014529_c001_v7007000_t0000_u01757123129046") 2025/09/06 01:49:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abf7a_d20250906_m014523_c001_v0001109_t0043_u01757123123314") 2025/09/06 01:49:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690fab_d20250906_m014529_c001_v7007000_t0000_u01757123129228") 2025/09/06 01:49:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0e60_d20250906_m014523_c001_v0001102_t0029_u01757123123590") 2025/09/06 01:49:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690fad_d20250906_m014529_c001_v7007000_t0000_u01757123129411") 2025/09/06 01:49:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a942da_d20250906_m014523_c001_v0001042_t0034_u01757123123838") 2025/09/06 01:49:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690faf_d20250906_m014529_c001_v7007000_t0000_u01757123129593") 2025/09/06 01:49:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c03605b8_d20250906_m014523_c001_v0001042_t0046_u01757123123934") 2025/09/06 01:49:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690fb1_d20250906_m014529_c001_v7007000_t0000_u01757123129776") 2025/09/06 01:49:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0e66_d20250906_m014524_c001_v0001102_t0032_u01757123124093") 2025/09/06 01:49:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690fb3_d20250906_m014529_c001_v7007000_t0000_u01757123129959") 2025/09/06 01:49:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abf7c_d20250906_m014524_c001_v0001109_t0011_u01757123124122") 2025/09/06 01:49:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690fb5_d20250906_m014530_c001_v7007000_t0000_u01757123130142") 2025/09/06 01:49:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a942de_d20250906_m014524_c001_v0001042_t0030_u01757123124237") 2025/09/06 01:49:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690fb7_d20250906_m014530_c001_v7007000_t0000_u01757123130324") 2025/09/06 01:49:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0e6a_d20250906_m014524_c001_v0001102_t0026_u01757123124456") 2025/09/06 01:49:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690fb9_d20250906_m014530_c001_v7007000_t0000_u01757123130506") 2025/09/06 01:49:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c03605bc_d20250906_m014524_c001_v0001042_t0026_u01757123124557") 2025/09/06 01:49:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690fbb_d20250906_m014530_c001_v7007000_t0000_u01757123130689") 2025/09/06 01:49:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abf80_d20250906_m014524_c001_v0001109_t0001_u01757123124606") 2025/09/06 01:49:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690fbd_d20250906_m014530_c001_v7007000_t0000_u01757123130872") 2025/09/06 01:49:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a942e0_d20250906_m014524_c001_v0001042_t0057_u01757123124659") 2025/09/06 01:49:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690fbf_d20250906_m014531_c001_v7007000_t0000_u01757123131055") 2025/09/06 01:49:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0e6c_d20250906_m014524_c001_v0001102_t0029_u01757123124738") 2025/09/06 01:49:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690fc1_d20250906_m014531_c001_v7007000_t0000_u01757123131238") 2025/09/06 01:49:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c03605be_d20250906_m014524_c001_v0001042_t0033_u01757123124955") 2025/09/06 01:49:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690fc3_d20250906_m014531_c001_v7007000_t0000_u01757123131421") 2025/09/06 01:49:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0e6e_d20250906_m014525_c001_v0001102_t0005_u01757123125131") 2025/09/06 01:49:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c2172c_d20250906_m014550_c001_v7007000_t0000_u01757123150654") 2025/09/06 01:49:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0eb4_d20250906_m014544_c001_v0001102_t0049_u01757123144013") 2025/09/06 01:49:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4133842b79c0f22d_d20250906_m014550_c001_v7007000_t0000_u01757123150669") 2025/09/06 01:49:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c03605f8_d20250906_m014544_c001_v0001042_t0017_u01757123144091") 2025/09/06 01:49:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4133842b79c0f22c_d20250906_m014550_c001_v7007000_t0000_u01757123150480") 2025/09/06 01:49:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a9430c_d20250906_m014544_c001_v0001042_t0058_u01757123144105") 2025/09/06 01:49:20 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e680_d20250906_m014550_c001_v7007000_t0000_u01757123150675") 2025/09/06 01:49:20 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abfae_d20250906_m014544_c001_v0001109_t0049_u01757123144193") 2025/09/06 01:49:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4110ef313e2655d9_d20250906_m014550_c001_v7007000_t0000_u01757123150449") 2025/09/06 01:49:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0eb6_d20250906_m014544_c001_v0001102_t0029_u01757123144442") 2025/09/06 01:49:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f89999276422_d20250906_m014550_c001_v7007000_t0000_u01757123150855") 2025/09/06 01:49:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c03605fa_d20250906_m014544_c001_v0001042_t0057_u01757123144451") 2025/09/06 01:49:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f407164eec15b7932_d20250906_m014550_c001_v7007000_t0000_u01757123150704") 2025/09/06 01:49:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94310_d20250906_m014544_c001_v0001042_t0033_u01757123144468") 2025/09/06 01:49:21 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4110ef313e2655da_d20250906_m014550_c001_v7007000_t0000_u01757123150630") 2025/09/06 01:49:21 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c03605fc_d20250906_m014544_c001_v0001042_t0022_u01757123144818") 2025/09/06 01:49:21 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4218d39ce8b11f6e_d20250906_m014550_c001_v7007000_t0000_u01757123150425") 2025/09/06 01:49:21 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94312_d20250906_m014544_c001_v0001042_t0021_u01757123144869") 2025/09/06 01:49:21 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e67f_d20250906_m014550_c001_v7007000_t0000_u01757123150488") 2025/09/06 01:49:21 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0eb8_d20250906_m014544_c001_v0001102_t0035_u01757123144879") 2025/09/06 01:49:21 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4218d39ce8b11f70_d20250906_m014550_c001_v7007000_t0000_u01757123150854") 2025/09/06 01:49:21 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abfb0_d20250906_m014545_c001_v0001109_t0008_u01757123145033") 2025/09/06 01:49:21 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4218d39ce8b11f6f_d20250906_m014550_c001_v7007000_t0000_u01757123150611") 2025/09/06 01:49:21 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c0360600_d20250906_m014545_c001_v0001042_t0016_u01757123145310") 2025/09/06 01:49:21 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c21728_d20250906_m014550_c001_v7007000_t0000_u01757123150458") 2025/09/06 01:49:21 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0eba_d20250906_m014545_c001_v0001102_t0001_u01757123145321") 2025/09/06 01:49:21 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4110ef313e2655dc_d20250906_m014550_c001_v7007000_t0000_u01757123150854") 2025/09/06 01:49:21 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94314_d20250906_m014545_c001_v0001042_t0048_u01757123145331") 2025/09/06 01:49:21 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c21730_d20250906_m014550_c001_v7007000_t0000_u01757123150850") 2025/09/06 01:49:21 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abfb4_d20250906_m014545_c001_v0001109_t0005_u01757123145660") 2025/09/06 01:49:21 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f8999927641f_d20250906_m014550_c001_v7007000_t0000_u01757123150619") 2025/09/06 01:49:21 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94318_d20250906_m014545_c001_v0001042_t0034_u01757123145767") 2025/09/06 01:49:21 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda24373_d20250906_m014312_c001_v7007000_t0000_u01757122992939") 2025/09/06 01:49:21 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f102f49e5c1c3b9c8_d20250906_m014311_c001_v0001102_t0028_u01757122991007") 2025/09/06 01:49:22 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e4c0_d20250906_m014310_c001_v7007000_t0000_u01757122990825") 2025/09/06 01:49:22 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f102f49e5c1c3b9b8_d20250906_m014307_c001_v0001102_t0024_u01757122987456") 2025/09/06 01:49:22 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e4af_d20250906_m014306_c001_v7007000_t0000_u01757122986729") 2025/09/06 01:49:22 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94126_d20250906_m014301_c001_v0001042_t0044_u01757122981814") 2025/09/06 01:49:22 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4153fd55f02a76c7_d20250906_m014300_c001_v7007000_t0000_u01757122980348") 2025/09/06 01:49:22 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1109cb0fb58e9235_d20250906_m014258_c001_v0001182_t0036_u01757122978467") 2025/09/06 01:49:22 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c21538_d20250906_m014258_c001_v7007000_t0000_u01757122978281") 2025/09/06 01:49:22 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1109cb0fb58e9207_d20250906_m014255_c001_v0001182_t0039_u01757122975576") 2025/09/06 01:49:22 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c214ff_d20250906_m014254_c001_v7007000_t0000_u01757122974847") 2025/09/06 01:49:22 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855972_d20250906_m014250_c001_v0001036_t0006_u01757122970505") 2025/09/06 01:49:22 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4153fd55f02a76b9_d20250906_m014249_c001_v7007000_t0000_u01757122969208") 2025/09/06 01:49:22 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1146ef0d1e126228_d20250906_m014247_c001_v0001161_t0041_u01757122967853") 2025/09/06 01:49:22 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4182624dccc1ca3d_d20250906_m014247_c001_v7007000_t0000_u01757122967662") 2025/09/06 01:49:22 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1146ef0d1e126214_d20250906_m014244_c001_v0001161_t0045_u01757122964706") 2025/09/06 01:49:22 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4182624dccc1ca37_d20250906_m014243_c001_v7007000_t0000_u01757122963972") 2025/09/06 01:49:22 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f116931682185594c_d20250906_m014239_c001_v0001036_t0026_u01757122959807") 2025/09/06 01:49:22 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4153fd55f02a76a3_d20250906_m014238_c001_v7007000_t0000_u01757122958888") 2025/09/06 01:49:22 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11895cefb4584fb1_d20250906_m014236_c001_v0001115_t0029_u01757122956872") 2025/09/06 01:49:22 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f407eeb1ba33fd100_d20250906_m014236_c001_v7007000_t0000_u01757122956694") 2025/09/06 01:49:22 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11895cefb4584fa9_d20250906_m014232_c001_v0001115_t0037_u01757122952647") 2025/09/06 01:49:22 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f407eeb1ba33fd0fd_d20250906_m014231_c001_v7007000_t0000_u01757122951913") 2025/09/06 01:49:23 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855922_d20250906_m014226_c001_v0001036_t0045_u01757122946227") 2025/09/06 01:49:23 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f412a0bb22a6f6b52_d20250906_m014225_c001_v7007000_t0000_u01757122945309") 2025/09/06 01:49:23 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f106d3642fe096880_d20250906_m014223_c001_v0001042_t0048_u01757122943114") 2025/09/06 01:49:23 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4218d39ce8b11d01_d20250906_m014222_c001_v7007000_t0000_u01757122942935") 2025/09/06 01:49:23 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f106d3642fe09687e_d20250906_m014219_c001_v0001042_t0034_u01757122939627") 2025/09/06 01:49:23 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4218d39ce8b11cdb_d20250906_m014218_c001_v7007000_t0000_u01757122938904") 2025/09/06 01:49:23 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855906_d20250906_m014213_c001_v0001036_t0056_u01757122933184") 2025/09/06 01:49:23 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4218d39ce8b11cb5_d20250906_m014212_c001_v7007000_t0000_u01757122932266") 2025/09/06 01:49:23 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f113349d9eeb41cc1_d20250906_m014210_c001_v0001134_t0022_u01757122930119") 2025/09/06 01:49:23 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4182624dccc1c9a2_d20250906_m014209_c001_v7007000_t0000_u01757122929931") 2025/09/06 01:49:23 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f113349d9eeb41caf_d20250906_m014206_c001_v0001134_t0029_u01757122926613") 2025/09/06 01:49:23 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4182624dccc1c989_d20250906_m014205_c001_v7007000_t0000_u01757122925882") 2025/09/06 01:49:23 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218558e4_d20250906_m014200_c001_v0001036_t0055_u01757122920312") 2025/09/06 01:49:23 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f402ae0c626e28382_d20250906_m014159_c001_v7007000_t0000_u01757122919216") 2025/09/06 01:49:23 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f104a62030cead674_d20250906_m014153_c001_v0001044_t0027_u01757122913183") 2025/09/06 01:49:23 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4013773ec25d7ca5_d20250906_m014152_c001_v7007000_t0000_u01757122912977") 2025/09/06 01:49:23 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218558c2_d20250906_m014148_c001_v0001036_t0045_u01757122908514") 2025/09/06 01:49:23 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f10293a9ea2055109_d20250906_m014147_c001_v0001098_t0059_u01757122907562") 2025/09/06 01:49:23 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f10293a9ea2055103_d20250906_m014145_c001_v0001098_t0010_u01757122905955") 2025/09/06 01:49:23 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4133842b79c0ef18_d20250906_m014132_c001_v7007000_t0000_u01757122892487") 2025/09/06 01:49:23 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94076_d20250906_m014125_c001_v0001042_t0045_u01757122885679") 2025/09/06 01:49:23 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f116c612523f499f3_d20250906_m014124_c001_v0001176_t0003_u01757122884902") 2025/09/06 01:49:23 DEBUG : dst/one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f116c612523f499ef_d20250906_m014123_c001_v0001176_t0039_u01757122883948") 2025/09/06 01:49:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda24374_d20250906_m014313_c001_v7007000_t0000_u01757122993126") 2025/09/06 01:49:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1164f08964f647f9_d20250906_m014310_c001_v0001117_t0053_u01757122990293") 2025/09/06 01:49:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f108894d0d39c18d5_d20250906_m014306_c001_v0001179_t0020_u01757122986369") 2025/09/06 01:49:24 DEBUG : dst/one.bak: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4153fd55f02a76c8_d20250906_m014300_c001_v7007000_t0000_u01757122980530") 2025/09/06 01:49:24 DEBUG : dst/one.bak: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11989bfa08da9dd3_d20250906_m014257_c001_v0001130_t0003_u01757122977735") 2025/09/06 01:49:24 DEBUG : dst/one.bak: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f10394bc96b2ecbf9_d20250906_m014254_c001_v0001091_t0039_u01757122974460") 2025/09/06 01:49:24 DEBUG : dst/one.bak: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4153fd55f02a76ba_d20250906_m014249_c001_v7007000_t0000_u01757122969394") 2025/09/06 01:49:24 DEBUG : dst/one.bak: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1146cd2db64acc7d_d20250906_m014247_c001_v0001113_t0021_u01757122967315") 2025/09/06 01:49:24 DEBUG : dst/one.bak: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f118454680bb53645_d20250906_m014243_c001_v0001044_t0057_u01757122963453") 2025/09/06 01:49:24 DEBUG : dst/three: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f402ae0c626e28383_d20250906_m014159_c001_v7007000_t0000_u01757122919398") 2025/09/06 01:49:24 DEBUG : dst/three: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f10293a9ea2055127_d20250906_m014157_c001_v0001098_t0026_u01757122917761") 2025/09/06 01:49:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda24375_d20250906_m014313_c001_v7007000_t0000_u01757122993392") 2025/09/06 01:49:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f114da76a59c8cf34_d20250906_m014311_c001_v0001177_t0032_u01757122991840") 2025/09/06 01:49:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f100e47df17c5c74a_d20250906_m014308_c001_v0001113_t0024_u01757122988374") 2025/09/06 01:49:24 DEBUG : dst/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda24376_d20250906_m014313_c001_v7007000_t0000_u01757122993583") 2025/09/06 01:49:24 DEBUG : dst/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f102f49e5c1c3b9cc_d20250906_m014312_c001_v0001102_t0039_u01757122992236") 2025/09/06 01:49:24 DEBUG : dst/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e4c1_d20250906_m014312_c001_v7007000_t0000_u01757122992054") 2025/09/06 01:49:24 DEBUG : dst/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f102f49e5c1c3b9c0_d20250906_m014308_c001_v0001102_t0006_u01757122988811") 2025/09/06 01:49:24 DEBUG : dst/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e4b7_d20250906_m014308_c001_v7007000_t0000_u01757122988625") 2025/09/06 01:49:24 DEBUG : dst/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a9412c_d20250906_m014303_c001_v0001042_t0039_u01757122983138") 2025/09/06 01:49:25 DEBUG : dst/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4153fd55f02a76c9_d20250906_m014300_c001_v7007000_t0000_u01757122980717") 2025/09/06 01:49:25 DEBUG : dst/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1109cb0fb58e923f_d20250906_m014259_c001_v0001182_t0002_u01757122979742") 2025/09/06 01:49:25 DEBUG : dst/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c2153b_d20250906_m014259_c001_v7007000_t0000_u01757122979559") 2025/09/06 01:49:25 DEBUG : dst/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1109cb0fb58e9217_d20250906_m014256_c001_v0001182_t0014_u01757122976744") 2025/09/06 01:49:25 DEBUG : dst/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c2151f_d20250906_m014256_c001_v7007000_t0000_u01757122976559") 2025/09/06 01:49:25 DEBUG : dst/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855976_d20250906_m014251_c001_v0001036_t0057_u01757122971536") 2025/09/06 01:49:25 DEBUG : dst/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4182624dccc1ca3e_d20250906_m014248_c001_v7007000_t0000_u01757122968653") 2025/09/06 01:49:25 DEBUG : dst/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a9410a_d20250906_m014246_c001_v0001042_t0003_u01757122966237") 2025/09/06 01:49:25 DEBUG : dst/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4182624dccc1ca3b_d20250906_m014245_c001_v7007000_t0000_u01757122965501") 2025/09/06 01:49:25 DEBUG : dst/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855950_d20250906_m014240_c001_v0001036_t0054_u01757122960783") 2025/09/06 01:49:25 DEBUG : dst/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f407eeb1ba33fd101_d20250906_m014237_c001_v7007000_t0000_u01757122957967") 2025/09/06 01:49:25 DEBUG : dst/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a940f6_d20250906_m014235_c001_v0001042_t0051_u01757122955307") 2025/09/06 01:49:25 DEBUG : dst/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f407eeb1ba33fd0fe_d20250906_m014234_c001_v7007000_t0000_u01757122954212") 2025/09/06 01:49:25 DEBUG : dst/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855928_d20250906_m014227_c001_v0001036_t0030_u01757122947101") 2025/09/06 01:49:25 DEBUG : dst/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4218d39ce8b11d09_d20250906_m014224_c001_v7007000_t0000_u01757122944388") 2025/09/06 01:49:25 DEBUG : dst/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a940dc_d20250906_m014221_c001_v0001042_t0033_u01757122941565") 2025/09/06 01:49:25 DEBUG : dst/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4218d39ce8b11cec_d20250906_m014220_c001_v7007000_t0000_u01757122940475") 2025/09/06 01:49:25 DEBUG : dst/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f116931682185590a_d20250906_m014213_c001_v0001036_t0056_u01757122933948") 2025/09/06 01:49:25 DEBUG : dst/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4182624dccc1c9ac_d20250906_m014211_c001_v7007000_t0000_u01757122931339") 2025/09/06 01:49:25 DEBUG : dst/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a940be_d20250906_m014208_c001_v0001042_t0042_u01757122928717") 2025/09/06 01:49:26 DEBUG : dst/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4182624dccc1c995_d20250906_m014207_c001_v7007000_t0000_u01757122927630") 2025/09/06 01:49:26 DEBUG : dst/three.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218558e6_d20250906_m014201_c001_v0001036_t0055_u01757122921251") 2025/09/06 01:49:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4153fd55f02a76ca_d20250906_m014300_c001_v7007000_t0000_u01757122980899") 2025/09/06 01:49:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1017b8a6e24cbc88_d20250906_m014259_c001_v0001181_t0047_u01757122979346") 2025/09/06 01:49:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f117134563801138f_d20250906_m014256_c001_v0001183_t0059_u01757122976362") 2025/09/06 01:49:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4153fd55f02a76bb_d20250906_m014249_c001_v7007000_t0000_u01757122969577") 2025/09/06 01:49:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1075b8f60b549374_d20250906_m014248_c001_v0001180_t0059_u01757122968447") 2025/09/06 01:49:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f116da13328b5dac0_d20250906_m014245_c001_v0001101_t0046_u01757122965172") 2025/09/06 01:49:26 DEBUG : dst/two: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda24377_d20250906_m014313_c001_v7007000_t0000_u01757122993769") 2025/09/06 01:49:26 DEBUG : dst/two: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f116931682185598e_d20250906_m014302_c001_v0001036_t0016_u01757122982679") 2025/09/06 01:49:26 DEBUG : dst/two: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4153fd55f02a76cb_d20250906_m014301_c001_v7007000_t0000_u01757122981081") 2025/09/06 01:49:26 DEBUG : dst/two: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94110_d20250906_m014251_c001_v0001042_t0020_u01757122971214") 2025/09/06 01:49:26 DEBUG : dst/two: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4153fd55f02a76bc_d20250906_m014249_c001_v7007000_t0000_u01757122969768") 2025/09/06 01:49:26 DEBUG : dst/two: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a940fc_d20250906_m014240_c001_v0001042_t0030_u01757122960339") 2025/09/06 01:49:26 DEBUG : dst/two: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4153fd55f02a76a4_d20250906_m014239_c001_v7007000_t0000_u01757122959068") 2025/09/06 01:49:26 DEBUG : dst/two: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a940e4_d20250906_m014226_c001_v0001042_t0005_u01757122946698") 2025/09/06 01:49:26 DEBUG : dst/two: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f412a0bb22a6f6b54_d20250906_m014225_c001_v7007000_t0000_u01757122945493") 2025/09/06 01:49:26 DEBUG : dst/two: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a940cc_d20250906_m014213_c001_v0001042_t0023_u01757122933587") 2025/09/06 01:49:26 DEBUG : dst/two: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4218d39ce8b11cb7_d20250906_m014212_c001_v7007000_t0000_u01757122932457") 2025/09/06 01:49:26 DEBUG : dst/two: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a940b8_d20250906_m014200_c001_v0001042_t0056_u01757122920852") 2025/09/06 01:49:26 DEBUG : dst/two: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f402ae0c626e28384_d20250906_m014159_c001_v7007000_t0000_u01757122919580") 2025/09/06 01:49:26 DEBUG : dst/two: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1176d232e93b6f33_d20250906_m014154_c001_v0001130_t0057_u01757122914879") 2025/09/06 01:49:26 DEBUG : dst/two: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4133842b79c0ef1b_d20250906_m014132_c001_v7007000_t0000_u01757122892668") 2025/09/06 01:49:27 DEBUG : dst/two: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f116c612523f49a1f_d20250906_m014131_c001_v0001176_t0048_u01757122891553") 2025/09/06 01:49:27 DEBUG : empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4164f2d6efb74aa8_d20250906_m014051_c001_v7007000_t0000_u01757122851597") 2025/09/06 01:49:27 DEBUG : empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94035_d20250906_m014045_c001_v0001042_t0014_u01757122845155") 2025/09/06 01:49:27 DEBUG : empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f414638e55fbf167e_d20250906_m014043_c001_v7007000_t0000_u01757122843001") 2025/09/06 01:49:27 DEBUG : empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218557e9_d20250906_m014025_c001_v0001036_t0050_u01757122825115") 2025/09/06 01:49:27 DEBUG : empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4153fd55f02a7566_d20250906_m014009_c001_v7007000_t0000_u01757122809292") 2025/09/06 01:49:27 DEBUG : empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a93ff0_d20250906_m014002_c001_v0001042_t0046_u01757122802551") 2025/09/06 01:49:27 DEBUG : empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046906da_d20250906_m013939_c001_v7007000_t0000_u01757122779441") 2025/09/06 01:49:27 DEBUG : empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855756_d20250906_m013937_c001_v0001036_t0037_u01757122777015") 2025/09/06 01:49:27 DEBUG : empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046906c1_d20250906_m013935_c001_v7007000_t0000_u01757122775815") 2025/09/06 01:49:27 DEBUG : empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f116931682185574a_d20250906_m013934_c001_v0001036_t0038_u01757122774488") 2025/09/06 01:49:27 DEBUG : empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046906a0_d20250906_m013930_c001_v7007000_t0000_u01757122770672") 2025/09/06 01:49:27 DEBUG : empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855730_d20250906_m013928_c001_v0001036_t0038_u01757122768537") 2025/09/06 01:49:27 DEBUG : empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a650469068b_d20250906_m013927_c001_v7007000_t0000_u01757122767498") 2025/09/06 01:49:27 DEBUG : empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855722_d20250906_m013925_c001_v0001036_t0024_u01757122765817") 2025/09/06 01:49:27 DEBUG : empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f409672eb8039d4fa_d20250906_m013918_c001_v7007000_t0000_u01757122758586") 2025/09/06 01:49:27 DEBUG : empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218556f2_d20250906_m013916_c001_v0001036_t0015_u01757122756462") 2025/09/06 01:49:27 DEBUG : empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f409672eb8039d4f4_d20250906_m013914_c001_v7007000_t0000_u01757122754481") 2025/09/06 01:49:28 DEBUG : empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218556e6_d20250906_m013913_c001_v0001036_t0055_u01757122753590") 2025/09/06 01:49:28 DEBUG : empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f409672eb8039d4ee_d20250906_m013908_c001_v7007000_t0000_u01757122748322") 2025/09/06 01:49:28 DEBUG : empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218556c2_d20250906_m013906_c001_v0001036_t0032_u01757122746728") 2025/09/06 01:49:28 DEBUG : empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f409672eb8039d4ea_d20250906_m013904_c001_v7007000_t0000_u01757122744882") 2025/09/06 01:49:28 DEBUG : empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218556b6_d20250906_m013903_c001_v0001036_t0026_u01757122743801") 2025/09/06 01:49:28 DEBUG : empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f409672eb8039d4e7_d20250906_m013903_c001_v7007000_t0000_u01757122743438") 2025/09/06 01:49:28 DEBUG : empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1186a579048482ad_d20250906_m013902_c001_v0001165_t0036_u01757122742837") 2025/09/06 01:49:28 DEBUG : empty space: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218556ac_d20250906_m013901_c001_v0001036_t0019_u01757122741046") 2025/09/06 01:49:28 DEBUG : enormous: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046906d3_d20250906_m013938_c001_v7007000_t0000_u01757122778524") 2025/09/06 01:49:28 DEBUG : enormous: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f116931682185575a_d20250906_m013937_c001_v0001036_t0030_u01757122777490") 2025/09/06 01:49:28 DEBUG : existing: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda2437a_d20250906_m014319_c001_v7007000_t0000_u01757122999188") 2025/09/06 01:49:28 DEBUG : existing: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218559ac_d20250906_m014317_c001_v0001036_t0022_u01757122997667") 2025/09/06 01:49:28 DEBUG : existing: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4164f2d6efb74a3c_d20250906_m014000_c001_v7007000_t0000_u01757122800916") 2025/09/06 01:49:28 DEBUG : existing: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a93feb_d20250906_m013959_c001_v0001042_t0000_u01757122799404") 2025/09/06 01:49:28 DEBUG : existing: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4133842b79c0ed23_d20250906_m013858_c001_v7007000_t0000_u01757122738041") 2025/09/06 01:49:28 DEBUG : existing: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218556a2_d20250906_m013856_c001_v0001036_t0022_u01757122736656") 2025/09/06 01:49:28 DEBUG : existing: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4133842b79c0ed16_d20250906_m013856_c001_v7007000_t0000_u01757122736109") 2025/09/06 01:49:28 DEBUG : existing: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f116931682185569c_d20250906_m013855_c001_v0001036_t0032_u01757122735398") 2025/09/06 01:49:28 DEBUG : existing: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855696_d20250906_m013854_c001_v0001036_t0039_u01757122734373") 2025/09/06 01:49:28 DEBUG : existing-b: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4164f2d6efb74a3d_d20250906_m014001_c001_v7007000_t0000_u01757122801097") 2025/09/06 01:49:28 DEBUG : existing-b: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218557b2_d20250906_m013959_c001_v0001036_t0051_u01757122799395") 2025/09/06 01:49:28 DEBUG : file1: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f60_d20250906_m014425_c001_v7007000_t0000_u01757123065076") 2025/09/06 01:49:28 DEBUG : file1: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0d84_d20250906_m014423_c001_v0001102_t0032_u01757123063755") 2025/09/06 01:49:29 DEBUG : file1: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f5d_d20250906_m014422_c001_v7007000_t0000_u01757123062419") 2025/09/06 01:49:29 DEBUG : file1: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855a7a_d20250906_m014420_c001_v0001036_t0042_u01757123060759") 2025/09/06 01:49:29 DEBUG : five: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046906f4_d20250906_m013943_c001_v7007000_t0000_u01757122783619") 2025/09/06 01:49:29 DEBUG : five: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4169316821855774_d20250906_m013941_c001_v0001036_t0039_u01757122781361") 2025/09/06 01:49:29 DEBUG : foo: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f409672eb8039d4ed_d20250906_m013906_c001_v7007000_t0000_u01757122746364") 2025/09/06 01:49:29 DEBUG : foo: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f41693168218556c0_d20250906_m013905_c001_v0001036_t0039_u01757122745804") 2025/09/06 01:49:29 DEBUG : foo: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f41693168218556bc_d20250906_m013905_c001_v0001036_t0039_u01757122745246") 2025/09/06 01:49:29 DEBUG : four: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046906f6_d20250906_m013943_c001_v7007000_t0000_u01757122783811") 2025/09/06 01:49:29 DEBUG : four: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f41161226a7036925_d20250906_m013941_c001_v0001144_t0027_u01757122781928") 2025/09/06 01:49:29 DEBUG : four: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f116931682185576e_d20250906_m013940_c001_v0001036_t0023_u01757122780629") 2025/09/06 01:49:29 DEBUG : hello world2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f407164eec15b70ae_d20250906_m013752_c001_v7007000_t0000_u01757122672328") 2025/09/06 01:49:29 DEBUG : hello world2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218555b4_d20250906_m013751_c001_v0001036_t0049_u01757122671467") 2025/09/06 01:49:29 DEBUG : ignore-size: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4133842b79c0ed08_d20250906_m013853_c001_v7007000_t0000_u01757122733955") 2025/09/06 01:49:29 DEBUG : ignore-size: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855692_d20250906_m013852_c001_v0001036_t0045_u01757122732694") 2025/09/06 01:49:29 DEBUG : nested/sub dir/file: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4164f2d6efb74a3a_d20250906_m013958_c001_v7007000_t0000_u01757122798551") 2025/09/06 01:49:29 DEBUG : nested/sub dir/file: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218557ac_d20250906_m013957_c001_v0001036_t0048_u01757122797433") 2025/09/06 01:49:29 DEBUG : nested/sub dir/file: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a650469071a_d20250906_m013956_c001_v7007000_t0000_u01757122796689") 2025/09/06 01:49:29 DEBUG : nested/sub dir/file: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218557a6_d20250906_m013955_c001_v0001036_t0017_u01757122795536") 2025/09/06 01:49:29 DEBUG : one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046906f8_d20250906_m013943_c001_v7007000_t0000_u01757122783992") 2025/09/06 01:49:29 DEBUG : one: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4169316821855768_d20250906_m013939_c001_v0001036_t0039_u01757122779832") 2025/09/06 01:49:30 DEBUG : only0: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f47_d20250906_m014416_c001_v7007000_t0000_u01757123056247") 2025/09/06 01:49:30 DEBUG : only0: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4169316821855a60_d20250906_m014410_c001_v0001036_t0039_u01757123050558") 2025/09/06 01:49:30 DEBUG : only0: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a941b0_d20250906_m014350_c001_v0001042_t0015_u01757123030787") 2025/09/06 01:49:30 DEBUG : only0: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4182624dccc1cca8_d20250906_m014343_c001_v7007000_t0000_u01757123023927") 2025/09/06 01:49:30 DEBUG : only0: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94154_d20250906_m014323_c001_v0001042_t0054_u01757123003344") 2025/09/06 01:49:30 DEBUG : only1: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f48_d20250906_m014416_c001_v7007000_t0000_u01757123056431") 2025/09/06 01:49:30 DEBUG : only1: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f415e6ef262aa0d6c_d20250906_m014411_c001_v0001102_t0011_u01757123051491") 2025/09/06 01:49:30 DEBUG : only1: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a941b6_d20250906_m014351_c001_v0001042_t0052_u01757123031907") 2025/09/06 01:49:30 DEBUG : only1: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f41794588b218d40b_d20250906_m014344_c001_v7007000_t0000_u01757123024843") 2025/09/06 01:49:30 DEBUG : only1: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94156_d20250906_m014324_c001_v0001042_t0050_u01757123004179") 2025/09/06 01:49:30 DEBUG : only10: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f49_d20250906_m014416_c001_v7007000_t0000_u01757123056617") 2025/09/06 01:49:30 DEBUG : only10: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4028151937a941fc_d20250906_m014410_c001_v0001042_t0025_u01757123050569") 2025/09/06 01:49:30 DEBUG : only10: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a941da_d20250906_m014400_c001_v0001042_t0012_u01757123040237") 2025/09/06 01:49:30 DEBUG : only10: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4182624dccc1cca9_d20250906_m014344_c001_v7007000_t0000_u01757123024112") 2025/09/06 01:49:30 DEBUG : only10: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94182_d20250906_m014334_c001_v0001042_t0017_u01757123014104") 2025/09/06 01:49:30 DEBUG : only11: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f4a_d20250906_m014416_c001_v7007000_t0000_u01757123056801") 2025/09/06 01:49:30 DEBUG : only11: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f415e6ef262aa0d66_d20250906_m014411_c001_v0001102_t0011_u01757123051125") 2025/09/06 01:49:30 DEBUG : only11: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a941de_d20250906_m014401_c001_v0001042_t0045_u01757123041249") 2025/09/06 01:49:30 DEBUG : only11: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f41794588b218d409_d20250906_m014344_c001_v7007000_t0000_u01757123024479") 2025/09/06 01:49:30 DEBUG : only11: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94184_d20250906_m014335_c001_v0001042_t0047_u01757123014999") 2025/09/06 01:49:30 DEBUG : only12: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f4b_d20250906_m014416_c001_v7007000_t0000_u01757123056986") 2025/09/06 01:49:30 DEBUG : only12: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f41120f5e235abec4_d20250906_m014411_c001_v0001109_t0018_u01757123051311") 2025/09/06 01:49:30 DEBUG : only12: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a941e0_d20250906_m014402_c001_v0001042_t0023_u01757123042514") 2025/09/06 01:49:30 DEBUG : only12: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4182624dccc1ccad_d20250906_m014344_c001_v7007000_t0000_u01757123024882") 2025/09/06 01:49:31 DEBUG : only12: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94186_d20250906_m014335_c001_v0001042_t0042_u01757123015747") 2025/09/06 01:49:31 DEBUG : only13: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f4c_d20250906_m014417_c001_v7007000_t0000_u01757123057171") 2025/09/06 01:49:31 DEBUG : only13: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4169316821855a62_d20250906_m014410_c001_v0001036_t0039_u01757123050961") 2025/09/06 01:49:31 DEBUG : only13: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a941e2_d20250906_m014403_c001_v0001042_t0026_u01757123043665") 2025/09/06 01:49:31 DEBUG : only13: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f41794588b218d40c_d20250906_m014345_c001_v7007000_t0000_u01757123025024") 2025/09/06 01:49:31 DEBUG : only13: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a9418a_d20250906_m014336_c001_v0001042_t0003_u01757123016362") 2025/09/06 01:49:31 DEBUG : only14: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f4d_d20250906_m014417_c001_v7007000_t0000_u01757123057357") 2025/09/06 01:49:31 DEBUG : only14: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4028151937a941fe_d20250906_m014410_c001_v0001042_t0025_u01757123050971") 2025/09/06 01:49:31 DEBUG : only14: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a941e6_d20250906_m014404_c001_v0001042_t0022_u01757123044531") 2025/09/06 01:49:31 DEBUG : only14: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf4c8_d20250906_m014344_c001_v7007000_t0000_u01757123024674") 2025/09/06 01:49:31 DEBUG : only14: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94192_d20250906_m014337_c001_v0001042_t0027_u01757123017409") 2025/09/06 01:49:31 DEBUG : only15: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f4e_d20250906_m014417_c001_v7007000_t0000_u01757123057541") 2025/09/06 01:49:31 DEBUG : only15: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4169316821855a66_d20250906_m014411_c001_v0001036_t0039_u01757123051143") 2025/09/06 01:49:31 DEBUG : only15: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a941ea_d20250906_m014405_c001_v0001042_t0050_u01757123045250") 2025/09/06 01:49:31 DEBUG : only15: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f41794588b218d408_d20250906_m014344_c001_v7007000_t0000_u01757123024297") 2025/09/06 01:49:31 DEBUG : only15: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94196_d20250906_m014338_c001_v0001042_t0019_u01757123018445") 2025/09/06 01:49:31 DEBUG : only16: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f4f_d20250906_m014417_c001_v7007000_t0000_u01757123057727") 2025/09/06 01:49:31 DEBUG : only16: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4028151937a94200_d20250906_m014411_c001_v0001042_t0025_u01757123051158") 2025/09/06 01:49:32 DEBUG : only16: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a941ee_d20250906_m014406_c001_v0001042_t0001_u01757123046163") 2025/09/06 01:49:32 DEBUG : only16: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf4c6_d20250906_m014344_c001_v7007000_t0000_u01757123024491") 2025/09/06 01:49:32 DEBUG : only16: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94198_d20250906_m014339_c001_v0001042_t0049_u01757123019314") 2025/09/06 01:49:32 DEBUG : only17: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f50_d20250906_m014417_c001_v7007000_t0000_u01757123057913") 2025/09/06 01:49:32 DEBUG : only17: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f415e6ef262aa0d6a_d20250906_m014411_c001_v0001102_t0011_u01757123051309") 2025/09/06 01:49:32 DEBUG : only17: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a941f4_d20250906_m014407_c001_v0001042_t0020_u01757123047346") 2025/09/06 01:49:32 DEBUG : only17: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4153fd55f02a7737_d20250906_m014344_c001_v7007000_t0000_u01757123024504") 2025/09/06 01:49:32 DEBUG : only17: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a9419c_d20250906_m014340_c001_v0001042_t0024_u01757123020262") 2025/09/06 01:49:32 DEBUG : only18: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f51_d20250906_m014418_c001_v7007000_t0000_u01757123058099") 2025/09/06 01:49:32 DEBUG : only18: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4169316821855a68_d20250906_m014411_c001_v0001036_t0039_u01757123051325") 2025/09/06 01:49:32 DEBUG : only18: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a941f8_d20250906_m014408_c001_v0001042_t0027_u01757123048371") 2025/09/06 01:49:32 DEBUG : only18: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4153fd55f02a7738_d20250906_m014344_c001_v7007000_t0000_u01757123024690") 2025/09/06 01:49:33 DEBUG : only18: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a941a0_d20250906_m014341_c001_v0001042_t0027_u01757123021139") 2025/09/06 01:49:33 DEBUG : only19: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f52_d20250906_m014418_c001_v7007000_t0000_u01757123058285") 2025/09/06 01:49:33 DEBUG : only19: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4028151937a94204_d20250906_m014411_c001_v0001042_t0025_u01757123051342") 2025/09/06 01:49:33 DEBUG : only19: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a941fa_d20250906_m014409_c001_v0001042_t0045_u01757123049555") 2025/09/06 01:49:33 DEBUG : only19: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4182624dccc1ccac_d20250906_m014344_c001_v7007000_t0000_u01757123024697") 2025/09/06 01:49:33 DEBUG : only19: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a941a2_d20250906_m014342_c001_v0001042_t0026_u01757123022206") 2025/09/06 01:49:33 DEBUG : only2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f53_d20250906_m014418_c001_v7007000_t0000_u01757123058469") 2025/09/06 01:49:33 DEBUG : only2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4169316821855a6a_d20250906_m014411_c001_v0001036_t0039_u01757123051507") 2025/09/06 01:49:33 DEBUG : only2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a941b8_d20250906_m014352_c001_v0001042_t0059_u01757123032671") 2025/09/06 01:49:33 DEBUG : only2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4182624dccc1ccab_d20250906_m014344_c001_v7007000_t0000_u01757123024510") 2025/09/06 01:49:33 DEBUG : only2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a9415e_d20250906_m014325_c001_v0001042_t0001_u01757123005302") 2025/09/06 01:49:33 DEBUG : only3: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f54_d20250906_m014418_c001_v7007000_t0000_u01757123058654") 2025/09/06 01:49:33 DEBUG : only3: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4028151937a94206_d20250906_m014411_c001_v0001042_t0025_u01757123051527") 2025/09/06 01:49:33 DEBUG : only3: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a941ba_d20250906_m014353_c001_v0001042_t0054_u01757123033416") 2025/09/06 01:49:33 DEBUG : only3: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4182624dccc1ccaa_d20250906_m014344_c001_v7007000_t0000_u01757123024296") 2025/09/06 01:49:33 DEBUG : only3: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94162_d20250906_m014326_c001_v0001042_t0013_u01757123006383") 2025/09/06 01:49:33 DEBUG : only4: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f56_d20250906_m014418_c001_v7007000_t0000_u01757123058838") 2025/09/06 01:49:33 DEBUG : only4: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f41120f5e235abec6_d20250906_m014411_c001_v0001109_t0018_u01757123051544") 2025/09/06 01:49:33 DEBUG : only4: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a941be_d20250906_m014354_c001_v0001042_t0013_u01757123034294") 2025/09/06 01:49:33 DEBUG : only4: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf4c4_d20250906_m014344_c001_v7007000_t0000_u01757123024303") 2025/09/06 01:49:33 DEBUG : only4: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94166_d20250906_m014327_c001_v0001042_t0002_u01757123007297") 2025/09/06 01:49:34 DEBUG : only5: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f57_d20250906_m014419_c001_v7007000_t0000_u01757123059035") 2025/09/06 01:49:34 DEBUG : only5: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f415e6ef262aa0d6e_d20250906_m014411_c001_v0001102_t0011_u01757123051673") 2025/09/06 01:49:34 DEBUG : only5: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a941c4_d20250906_m014355_c001_v0001042_t0010_u01757123035123") 2025/09/06 01:49:34 DEBUG : only5: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf4cc_d20250906_m014345_c001_v7007000_t0000_u01757123025044") 2025/09/06 01:49:34 DEBUG : only5: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a9416e_d20250906_m014328_c001_v0001042_t0017_u01757123008499") 2025/09/06 01:49:34 DEBUG : only6: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f58_d20250906_m014419_c001_v7007000_t0000_u01757123059266") 2025/09/06 01:49:34 DEBUG : only6: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4169316821855a6c_d20250906_m014411_c001_v0001036_t0039_u01757123051688") 2025/09/06 01:49:34 DEBUG : only6: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a941c8_d20250906_m014356_c001_v0001042_t0050_u01757123036302") 2025/09/06 01:49:34 DEBUG : only6: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf4ca_d20250906_m014344_c001_v7007000_t0000_u01757123024859") 2025/09/06 01:49:34 DEBUG : only6: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94172_d20250906_m014329_c001_v0001042_t0002_u01757123009591") 2025/09/06 01:49:34 DEBUG : only7: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f59_d20250906_m014419_c001_v7007000_t0000_u01757123059451") 2025/09/06 01:49:34 DEBUG : only7: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4028151937a94208_d20250906_m014411_c001_v0001042_t0025_u01757123051712") 2025/09/06 01:49:34 DEBUG : only7: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a941cc_d20250906_m014357_c001_v0001042_t0025_u01757123037191") 2025/09/06 01:49:34 DEBUG : only7: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4153fd55f02a7736_d20250906_m014344_c001_v7007000_t0000_u01757123024316") 2025/09/06 01:49:34 DEBUG : only7: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94176_d20250906_m014330_c001_v0001042_t0015_u01757123010784") 2025/09/06 01:49:34 DEBUG : only8: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f5a_d20250906_m014419_c001_v7007000_t0000_u01757123059635") 2025/09/06 01:49:34 DEBUG : only8: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f41120f5e235abec8_d20250906_m014411_c001_v0001109_t0018_u01757123051727") 2025/09/06 01:49:34 DEBUG : only8: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a941d2_d20250906_m014358_c001_v0001042_t0023_u01757123038148") 2025/09/06 01:49:34 DEBUG : only8: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4153fd55f02a7739_d20250906_m014344_c001_v7007000_t0000_u01757123024877") 2025/09/06 01:49:35 DEBUG : only8: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94178_d20250906_m014331_c001_v0001042_t0020_u01757123011760") 2025/09/06 01:49:35 DEBUG : only9: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f5b_d20250906_m014419_c001_v7007000_t0000_u01757123059820") 2025/09/06 01:49:35 DEBUG : only9: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f415e6ef262aa0d70_d20250906_m014411_c001_v0001102_t0011_u01757123051859") 2025/09/06 01:49:35 DEBUG : only9: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a941d6_d20250906_m014359_c001_v0001042_t0047_u01757123039282") 2025/09/06 01:49:35 DEBUG : only9: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f41794588b218d40a_d20250906_m014344_c001_v7007000_t0000_u01757123024661") 2025/09/06 01:49:35 DEBUG : only9: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94180_d20250906_m014333_c001_v0001042_t0003_u01757123013103") 2025/09/06 01:49:35 DEBUG : potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690714_d20250906_m013954_c001_v7007000_t0000_u01757122794413") 2025/09/06 01:49:35 DEBUG : potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11161226a703693d_d20250906_m013951_c001_v0001144_t0044_u01757122791592") 2025/09/06 01:49:35 DEBUG : potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a650469070a_d20250906_m013950_c001_v7007000_t0000_u01757122790496") 2025/09/06 01:49:35 DEBUG : potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a93fce_d20250906_m013948_c001_v0001042_t0036_u01757122788050") 2025/09/06 01:49:35 DEBUG : potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690705_d20250906_m013947_c001_v7007000_t0000_u01757122787323") 2025/09/06 01:49:35 DEBUG : potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11161226a703692d_d20250906_m013944_c001_v0001144_t0025_u01757122784907") 2025/09/06 01:49:35 DEBUG : potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046906b2_d20250906_m013933_c001_v7007000_t0000_u01757122773391") 2025/09/06 01:49:35 DEBUG : potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855740_d20250906_m013931_c001_v0001036_t0001_u01757122771221") 2025/09/06 01:49:35 DEBUG : potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690699_d20250906_m013929_c001_v7007000_t0000_u01757122769421") 2025/09/06 01:49:35 DEBUG : potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f116931682185572e_d20250906_m013928_c001_v0001036_t0008_u01757122768043") 2025/09/06 01:49:35 DEBUG : potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690686_d20250906_m013926_c001_v7007000_t0000_u01757122766554") 2025/09/06 01:49:35 DEBUG : potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855720_d20250906_m013925_c001_v0001036_t0052_u01757122765435") 2025/09/06 01:49:35 DEBUG : potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f409672eb8039d4f9_d20250906_m013918_c001_v7007000_t0000_u01757122758030") 2025/09/06 01:49:35 DEBUG : potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218556ee_d20250906_m013915_c001_v0001036_t0000_u01757122755026") 2025/09/06 01:49:36 DEBUG : potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f409672eb8039d4f5_d20250906_m013914_c001_v7007000_t0000_u01757122754662") 2025/09/06 01:49:36 DEBUG : potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218556e2_d20250906_m013913_c001_v0001036_t0012_u01757122753077") 2025/09/06 01:49:36 DEBUG : potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f409672eb8039d4f3_d20250906_m013912_c001_v7007000_t0000_u01757122752714") 2025/09/06 01:49:36 DEBUG : potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218556de_d20250906_m013911_c001_v0001036_t0011_u01757122751697") 2025/09/06 01:49:36 DEBUG : potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218556d8_d20250906_m013910_c001_v0001036_t0032_u01757122750881") 2025/09/06 01:49:36 DEBUG : potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f409672eb8039d4f1_d20250906_m013910_c001_v7007000_t0000_u01757122750516") 2025/09/06 01:49:36 DEBUG : potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218556cf_d20250906_m013909_c001_v0001036_t0026_u01757122749810") 2025/09/06 01:49:36 DEBUG : potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218556ca_d20250906_m013908_c001_v0001036_t0038_u01757122748877") 2025/09/06 01:49:36 DEBUG : potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f409672eb8039d4ef_d20250906_m013908_c001_v7007000_t0000_u01757122748515") 2025/09/06 01:49:36 DEBUG : potato: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218556c4_d20250906_m013907_c001_v0001036_t0058_u01757122747600") 2025/09/06 01:49:36 DEBUG : potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c21277_d20250906_m014108_c001_v7007000_t0000_u01757122868126") 2025/09/06 01:49:36 DEBUG : potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a9405c_d20250906_m014107_c001_v0001042_t0019_u01757122867385") 2025/09/06 01:49:36 DEBUG : potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4164f2d6efb74aaa_d20250906_m014051_c001_v7007000_t0000_u01757122851838") 2025/09/06 01:49:36 DEBUG : potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855815_d20250906_m014044_c001_v0001036_t0009_u01757122844298") 2025/09/06 01:49:36 DEBUG : potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408df5555fc46abf_d20250906_m014032_c001_v7007000_t0000_u01757122832978") 2025/09/06 01:49:36 DEBUG : potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94013_d20250906_m014024_c001_v0001042_t0013_u01757122824258") 2025/09/06 01:49:36 DEBUG : potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4153fd55f02a7567_d20250906_m014009_c001_v7007000_t0000_u01757122809542") 2025/09/06 01:49:36 DEBUG : potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218557bc_d20250906_m014002_c001_v0001036_t0016_u01757122802072") 2025/09/06 01:49:36 DEBUG : potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046906d5_d20250906_m013938_c001_v7007000_t0000_u01757122778706") 2025/09/06 01:49:36 DEBUG : potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855754_d20250906_m013936_c001_v0001036_t0015_u01757122776360") 2025/09/06 01:49:36 DEBUG : potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046906c2_d20250906_m013935_c001_v7007000_t0000_u01757122775996") 2025/09/06 01:49:36 DEBUG : potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855746_d20250906_m013933_c001_v0001036_t0012_u01757122773936") 2025/09/06 01:49:36 DEBUG : potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046906b4_d20250906_m013933_c001_v7007000_t0000_u01757122773572") 2025/09/06 01:49:36 DEBUG : potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855742_d20250906_m013932_c001_v0001036_t0031_u01757122772370") 2025/09/06 01:49:37 DEBUG : potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046906a2_d20250906_m013930_c001_v7007000_t0000_u01757122770857") 2025/09/06 01:49:37 DEBUG : potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855732_d20250906_m013929_c001_v0001036_t0010_u01757122769792") 2025/09/06 01:49:37 DEBUG : potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a650469068e_d20250906_m013927_c001_v7007000_t0000_u01757122767679") 2025/09/06 01:49:37 DEBUG : potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855726_d20250906_m013926_c001_v0001036_t0003_u01757122766566") 2025/09/06 01:49:37 DEBUG : potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f409672eb8039d4fb_d20250906_m013918_c001_v7007000_t0000_u01757122758767") 2025/09/06 01:49:37 DEBUG : potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218556f8_d20250906_m013917_c001_v0001036_t0012_u01757122757569") 2025/09/06 01:49:37 DEBUG : potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f407164eec15b70b4_d20250906_m013755_c001_v7007000_t0000_u01757122675771") 2025/09/06 01:49:37 DEBUG : potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218555be_d20250906_m013754_c001_v0001036_t0055_u01757122674921") 2025/09/06 01:49:37 DEBUG : potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f407164eec15b70b1_d20250906_m013754_c001_v7007000_t0000_u01757122674019") 2025/09/06 01:49:37 DEBUG : potato2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218555b8_d20250906_m013752_c001_v0001036_t0037_u01757122672872") 2025/09/06 01:49:37 DEBUG : potato3: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4164f2d6efb74aad_d20250906_m014052_c001_v7007000_t0000_u01757122852285") 2025/09/06 01:49:37 DEBUG : potato3: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f116931682185581d_d20250906_m014045_c001_v0001036_t0024_u01757122845526") 2025/09/06 01:49:37 DEBUG : potato3: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408df5555fc46ac1_d20250906_m014033_c001_v7007000_t0000_u01757122833440") 2025/09/06 01:49:37 DEBUG : potato3: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94015_d20250906_m014025_c001_v0001042_t0058_u01757122825572") 2025/09/06 01:49:37 DEBUG : potato3: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4153fd55f02a7568_d20250906_m014009_c001_v7007000_t0000_u01757122809971") 2025/09/06 01:49:37 DEBUG : potato3: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218557c0_d20250906_m014002_c001_v0001036_t0034_u01757122802928") 2025/09/06 01:49:37 DEBUG : pre-dest1/1: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f402ae0c626e28361_d20250906_m014141_c001_v7007000_t0000_u01757122901718") 2025/09/06 01:49:37 DEBUG : pre-dest1/1: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218558a0_d20250906_m014133_c001_v0001036_t0051_u01757122893413") 2025/09/06 01:49:37 DEBUG : pre-dest2/2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f402ae0c626e28362_d20250906_m014141_c001_v7007000_t0000_u01757122901900") 2025/09/06 01:49:37 DEBUG : pre-dest2/2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94088_d20250906_m014134_c001_v0001042_t0002_u01757122894172") 2025/09/06 01:49:38 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4133842b79c0eed9_d20250906_m014119_c001_v7007000_t0000_u01757122879894") 2025/09/06 01:49:38 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f116931682185587d_d20250906_m014115_c001_v0001036_t0027_u01757122875871") 2025/09/06 01:49:38 DEBUG : sizeonly: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4133842b79c0ecfc_d20250906_m013852_c001_v7007000_t0000_u01757122732135") 2025/09/06 01:49:38 DEBUG : sizeonly: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f116931682185568c_d20250906_m013850_c001_v0001036_t0034_u01757122730918") 2025/09/06 01:49:38 DEBUG : splitbanan: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda2441a_d20250906_m014641_c001_v7007000_t0000_u01757123201528") 2025/09/06 01:49:38 DEBUG : splitbanan: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a943b8_d20250906_m014633_c001_v0001042_t0014_u01757123193158") 2025/09/06 01:49:38 DEBUG : splitbananasplit: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046911ec_d20250906_m014812_c001_v7007000_t0000_u01757123292539") 2025/09/06 01:49:38 DEBUG : splitbananasplit: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a944b5_d20250906_m014805_c001_v0001042_t0041_u01757123285617") 2025/09/06 01:49:38 DEBUG : splitbananasplit: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4052ddfcabacf68e_d20250906_m014754_c001_v7007000_t0000_u01757123274185") 2025/09/06 01:49:38 DEBUG : splitbananasplit: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94484_d20250906_m014747_c001_v0001042_t0041_u01757123267299") 2025/09/06 01:49:38 DEBUG : splitbananasplit: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c21869_d20250906_m014735_c001_v7007000_t0000_u01757123255399") 2025/09/06 01:49:38 DEBUG : splitbananasplit: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94450_d20250906_m014728_c001_v0001042_t0048_u01757123248608") 2025/09/06 01:49:38 DEBUG : splitbananasplit: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e6690d8_d20250906_m014717_c001_v7007000_t0000_u01757123237811") 2025/09/06 01:49:38 DEBUG : splitbananasplit: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a9441c_d20250906_m014711_c001_v0001042_t0000_u01757123231142") 2025/09/06 01:49:38 DEBUG : splitbananasplit: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f419109e07c243615_d20250906_m014659_c001_v7007000_t0000_u01757123219754") 2025/09/06 01:49:38 DEBUG : splitbananasplit: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a943ee_d20250906_m014652_c001_v0001042_t0046_u01757123212682") 2025/09/06 01:49:38 DEBUG : splitbananasplit: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207ea1f_d20250906_m014636_c001_v7007000_t0000_u01757123196034") 2025/09/06 01:49:38 DEBUG : splitbananasplit: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac021_d20250906_m014631_c001_v0001109_t0059_u01757123191868") 2025/09/06 01:49:38 DEBUG : splitbananasplit: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e6d2_d20250906_m014620_c001_v7007000_t0000_u01757123180509") 2025/09/06 01:49:38 DEBUG : splitbananasplit: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c0360666_d20250906_m014612_c001_v0001042_t0024_u01757123172869") 2025/09/06 01:49:39 DEBUG : splitbananasplit: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f417f82ea1207e68d_d20250906_m014611_c001_v7007000_t0000_u01757123171906") 2025/09/06 01:49:39 DEBUG : splitbananasplit: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abfdb_d20250906_m014606_c001_v0001109_t0000_u01757123166958") 2025/09/06 01:49:39 DEBUG : splitbananasplit: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4187f89999276440_d20250906_m014555_c001_v7007000_t0000_u01757123155690") 2025/09/06 01:49:39 DEBUG : splitbananasplit: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abfba_d20250906_m014547_c001_v0001109_t0008_u01757123147962") 2025/09/06 01:49:39 DEBUG : splitbananasplit: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504691056_d20250906_m014546_c001_v7007000_t0000_u01757123146854") 2025/09/06 01:49:39 DEBUG : splitbananasplit: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0eac_d20250906_m014542_c001_v0001102_t0035_u01757123142520") 2025/09/06 01:49:39 DEBUG : splitbananasplit: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f406ac994bd23a503_d20250906_m014525_c001_v7007000_t0000_u01757123125529") 2025/09/06 01:49:39 DEBUG : splitbananasplit: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0e58_d20250906_m014521_c001_v0001102_t0027_u01757123121316") 2025/09/06 01:49:39 DEBUG : splitbananasplit: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f415f890d792b777c_d20250906_m014509_c001_v7007000_t0000_u01757123109821") 2025/09/06 01:49:39 DEBUG : splitbananasplit: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a9429a_d20250906_m014503_c001_v0001042_t0059_u01757123103146") 2025/09/06 01:49:39 DEBUG : splitbananasplit: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668ff0_d20250906_m014452_c001_v7007000_t0000_u01757123092720") 2025/09/06 01:49:39 DEBUG : splitbananasplit: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abf0e_d20250906_m014445_c001_v0001109_t0049_u01757123085665") 2025/09/06 01:49:39 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4182624dccc1cde2_d20250906_m014615_c001_v7007000_t0000_u01757123175519") 2025/09/06 01:49:39 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0f22_d20250906_m014608_c001_v0001102_t0021_u01757123168716") 2025/09/06 01:49:39 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f65_d20250906_m014432_c001_v7007000_t0000_u01757123072977") 2025/09/06 01:49:39 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855a96_d20250906_m014430_c001_v0001036_t0011_u01757123070161") 2025/09/06 01:49:39 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda243ea_d20250906_m014429_c001_v7007000_t0000_u01757123069018") 2025/09/06 01:49:39 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94228_d20250906_m014426_c001_v0001042_t0002_u01757123066044") 2025/09/06 01:49:39 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4164f2d6efb74a3b_d20250906_m013958_c001_v7007000_t0000_u01757122798731") 2025/09/06 01:49:39 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a93fe6_d20250906_m013957_c001_v0001042_t0047_u01757122797570") 2025/09/06 01:49:39 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a650469071b_d20250906_m013956_c001_v7007000_t0000_u01757122796871") 2025/09/06 01:49:39 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a93fe4_d20250906_m013955_c001_v0001042_t0046_u01757122795890") 2025/09/06 01:49:39 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4133842b79c0ece7_d20250906_m013848_c001_v7007000_t0000_u01757122728673") 2025/09/06 01:49:39 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855676_d20250906_m013846_c001_v0001036_t0012_u01757122726917") 2025/09/06 01:49:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4133842b79c0ece5_d20250906_m013846_c001_v7007000_t0000_u01757122726552") 2025/09/06 01:49:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855670_d20250906_m013845_c001_v0001036_t0052_u01757122725089") 2025/09/06 01:49:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4133842b79c0ecdf_d20250906_m013839_c001_v7007000_t0000_u01757122719576") 2025/09/06 01:49:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855654_d20250906_m013837_c001_v0001036_t0032_u01757122717745") 2025/09/06 01:49:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4133842b79c0ecdc_d20250906_m013837_c001_v7007000_t0000_u01757122717201") 2025/09/06 01:49:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855648_d20250906_m013835_c001_v0001036_t0052_u01757122715843") 2025/09/06 01:49:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f116931682185563e_d20250906_m013832_c001_v0001036_t0044_u01757122712471") 2025/09/06 01:49:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4133842b79c0ecd9_d20250906_m013832_c001_v7007000_t0000_u01757122712104") 2025/09/06 01:49:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855638_d20250906_m013831_c001_v0001036_t0046_u01757122711261") 2025/09/06 01:49:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855634_d20250906_m013830_c001_v0001036_t0037_u01757122710246") 2025/09/06 01:49:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4133842b79c0ecd7_d20250906_m013829_c001_v7007000_t0000_u01757122709514") 2025/09/06 01:49:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855616_d20250906_m013823_c001_v0001036_t0028_u01757122703890") 2025/09/06 01:49:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218555fc_d20250906_m013817_c001_v0001036_t0016_u01757122697607") 2025/09/06 01:49:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c21187_d20250906_m013817_c001_v7007000_t0000_u01757122697241") 2025/09/06 01:49:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218555f6_d20250906_m013816_c001_v0001036_t0006_u01757122696258") 2025/09/06 01:49:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218555f4_d20250906_m013815_c001_v0001036_t0030_u01757122695298") 2025/09/06 01:49:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40452a0682c21185_d20250906_m013814_c001_v7007000_t0000_u01757122694568") 2025/09/06 01:49:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218555e4_d20250906_m013805_c001_v0001036_t0044_u01757122685288") 2025/09/06 01:49:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f407164eec15b70bc_d20250906_m013804_c001_v7007000_t0000_u01757122684926") 2025/09/06 01:49:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218555e2_d20250906_m013804_c001_v0001036_t0035_u01757122684200") 2025/09/06 01:49:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f407164eec15b70ba_d20250906_m013803_c001_v7007000_t0000_u01757122683293") 2025/09/06 01:49:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218555d4_d20250906_m013802_c001_v0001036_t0002_u01757122682218") 2025/09/06 01:49:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f407164eec15b70b9_d20250906_m013801_c001_v7007000_t0000_u01757122681675") 2025/09/06 01:49:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218555d2_d20250906_m013800_c001_v0001036_t0027_u01757122680909") 2025/09/06 01:49:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f407164eec15b70b8_d20250906_m013800_c001_v7007000_t0000_u01757122680001") 2025/09/06 01:49:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218555cc_d20250906_m013758_c001_v0001036_t0019_u01757122678887") 2025/09/06 01:49:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f407164eec15b70b7_d20250906_m013758_c001_v7007000_t0000_u01757122678344") 2025/09/06 01:49:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218555c8_d20250906_m013757_c001_v0001036_t0050_u01757122677637") 2025/09/06 01:49:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f407164eec15b70b6_d20250906_m013757_c001_v7007000_t0000_u01757122677094") 2025/09/06 01:49:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218555c2_d20250906_m013756_c001_v0001036_t0054_u01757122676316") 2025/09/06 01:49:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f407164eec15b70ad_d20250906_m013750_c001_v7007000_t0000_u01757122670917") 2025/09/06 01:49:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218555b0_d20250906_m013750_c001_v0001036_t0022_u01757122670125") 2025/09/06 01:49:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f407164eec15b70aa_d20250906_m013749_c001_v7007000_t0000_u01757122669583") 2025/09/06 01:49:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218555ae_d20250906_m013748_c001_v0001036_t0040_u01757122668628") 2025/09/06 01:49:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f407164eec15b70a5_d20250906_m013747_c001_v7007000_t0000_u01757122667726") 2025/09/06 01:49:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11693168218555a2_d20250906_m013746_c001_v0001036_t0012_u01757122666757") 2025/09/06 01:49:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f407164eec15b70a1_d20250906_m013744_c001_v7007000_t0000_u01757122664402") 2025/09/06 01:49:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f116931682185559a_d20250906_m013743_c001_v0001036_t0015_u01757122663579") 2025/09/06 01:49:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f66_d20250906_m014433_c001_v7007000_t0000_u01757123073162") 2025/09/06 01:49:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa0d9c_d20250906_m014430_c001_v0001102_t0032_u01757123070175") 2025/09/06 01:49:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f408a8938dda243eb_d20250906_m014429_c001_v7007000_t0000_u01757123069202") 2025/09/06 01:49:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abee6_d20250906_m014426_c001_v0001109_t0000_u01757123066054") 2025/09/06 01:49:42 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046911f2_d20250906_m014815_c001_v7007000_t0000_u01757123295109") 2025/09/06 01:49:42 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac0fd_d20250906_m014813_c001_v0001109_t0005_u01757123293947") 2025/09/06 01:49:42 DEBUG : sub/yam: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690712_d20250906_m013953_c001_v7007000_t0000_u01757122793829") 2025/09/06 01:49:42 DEBUG : sub/yam: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855798_d20250906_m013951_c001_v0001036_t0019_u01757122791243") 2025/09/06 01:49:42 DEBUG : test_dir1/file2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f61_d20250906_m014425_c001_v7007000_t0000_u01757123065261") 2025/09/06 01:49:42 DEBUG : test_dir1/file2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1169316821855a82_d20250906_m014423_c001_v0001036_t0025_u01757123063405") 2025/09/06 01:49:42 DEBUG : test_dir1/file2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f5e_d20250906_m014422_c001_v7007000_t0000_u01757123062605") 2025/09/06 01:49:42 DEBUG : test_dir1/file2: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a94214_d20250906_m014420_c001_v0001042_t0002_u01757123060771") 2025/09/06 01:49:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f62_d20250906_m014425_c001_v7007000_t0000_u01757123065445") 2025/09/06 01:49:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abede_d20250906_m014423_c001_v0001109_t0031_u01757123063441") 2025/09/06 01:49:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4000f43a2e668f5f_d20250906_m014422_c001_v7007000_t0000_u01757123062789") 2025/09/06 01:49:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235abed6_d20250906_m014420_c001_v0001109_t0026_u01757123060782") 2025/09/06 01:49:42 DEBUG : three: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046906fa_d20250906_m013944_c001_v7007000_t0000_u01757122784178") 2025/09/06 01:49:42 DEBUG : three: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f116931682185577a_d20250906_m013942_c001_v0001036_t0044_u01757122782691") 2025/09/06 01:49:42 DEBUG : three: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f116931682185576c_d20250906_m013940_c001_v0001036_t0049_u01757122780196") 2025/09/06 01:49:42 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046911f3_d20250906_m014816_c001_v7007000_t0000_u01757123296840") 2025/09/06 01:49:42 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c03607ac_d20250906_m014816_c001_v0001042_t0017_u01757123296058") 2025/09/06 01:49:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504691278_d20250906_m014837_c001_v7007000_t0000_u01757123317425") 2025/09/06 01:49:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa1159_d20250906_m014835_c001_v0001102_t0051_u01757123315431") 2025/09/06 01:49:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a650469125f_d20250906_m014833_c001_v7007000_t0000_u01757123313859") 2025/09/06 01:49:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c03607d3_d20250906_m014831_c001_v0001042_t0044_u01757123311879") 2025/09/06 01:49:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a650469124e_d20250906_m014830_c001_v7007000_t0000_u01757123310925") 2025/09/06 01:49:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac11b_d20250906_m014830_c001_v0001109_t0031_u01757123310081") 2025/09/06 01:49:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504691228_d20250906_m014824_c001_v7007000_t0000_u01757123304656") 2025/09/06 01:49:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c03607bb_d20250906_m014823_c001_v0001042_t0028_u01757123303224") 2025/09/06 01:49:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504691236_d20250906_m014827_c001_v7007000_t0000_u01757123307224") 2025/09/06 01:49:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa113f_d20250906_m014825_c001_v0001102_t0015_u01757123305626") 2025/09/06 01:49:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504691221_d20250906_m014822_c001_v7007000_t0000_u01757123302252") 2025/09/06 01:49:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11120f5e235ac10d_d20250906_m014821_c001_v0001109_t0048_u01757123301452") 2025/09/06 01:49:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504691213_d20250906_m014820_c001_v7007000_t0000_u01757123300474") 2025/09/06 01:49:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a944c5_d20250906_m014819_c001_v0001042_t0027_u01757123299654") 2025/09/06 01:49:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046911f6_d20250906_m014818_c001_v7007000_t0000_u01757123298680") 2025/09/06 01:49:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f115e6ef262aa1123_d20250906_m014817_c001_v0001102_t0036_u01757123297812") 2025/09/06 01:49:43 DEBUG : toe/toe/toe: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f419e449cae4b163d_d20250906_m014843_c001_v7007000_t0000_u01757123323198") 2025/09/06 01:49:43 DEBUG : toe/toe/toe: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1081b8c9c03607e9_d20250906_m014842_c001_v0001042_t0020_u01757123322281") 2025/09/06 01:49:43 DEBUG : toe/toe/toe: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504691241_d20250906_m014829_c001_v7007000_t0000_u01757123309026") 2025/09/06 01:49:43 DEBUG : toe/toe/toe: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a944db_d20250906_m014828_c001_v0001042_t0041_u01757123308188") 2025/09/06 01:49:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a650469127d_d20250906_m014838_c001_v7007000_t0000_u01757123318029") 2025/09/06 01:49:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a944ef_d20250906_m014836_c001_v0001042_t0045_u01757123316868") 2025/09/06 01:49:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504691264_d20250906_m014834_c001_v7007000_t0000_u01757123314479") 2025/09/06 01:49:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1020cfdec24d95b5_d20250906_m014833_c001_v0001146_t0015_u01757123313461") 2025/09/06 01:49:44 DEBUG : two: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a65046906fc_d20250906_m013944_c001_v7007000_t0000_u01757122784359") 2025/09/06 01:49:44 DEBUG : two: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f4028151937a93fc2_d20250906_m013942_c001_v0001042_t0025_u01757122782105") 2025/09/06 01:49:44 DEBUG : two: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f416931682185576a_d20250906_m013940_c001_v0001036_t0039_u01757122780014") 2025/09/06 01:49:44 DEBUG : yam: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690715_d20250906_m013954_c001_v7007000_t0000_u01757122794594") 2025/09/06 01:49:44 DEBUG : yam: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1044f190d99d2057_d20250906_m013953_c001_v0001146_t0041_u01757122793331") 2025/09/06 01:49:44 DEBUG : yam: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690709_d20250906_m013949_c001_v7007000_t0000_u01757122789912") 2025/09/06 01:49:44 DEBUG : yam: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f116931682185578a_d20250906_m013948_c001_v0001036_t0052_u01757122788063") 2025/09/06 01:49:44 DEBUG : yam: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690704_d20250906_m013946_c001_v7007000_t0000_u01757122786777") 2025/09/06 01:49:44 DEBUG : yam: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f1028151937a93fc8_d20250906_m013944_c001_v0001042_t0024_u01757122784917") 2025/09/06 01:49:44 DEBUG : yaml: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a650469070b_d20250906_m013950_c001_v7007000_t0000_u01757122790677") 2025/09/06 01:49:44 DEBUG : yaml: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f11770fccd7563fce_d20250906_m013949_c001_v0001115_t0000_u01757122789253") 2025/09/06 01:49:44 DEBUG : yaml: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f40357a6504690706_d20250906_m013947_c001_v7007000_t0000_u01757122787505") 2025/09/06 01:49:44 DEBUG : yaml: Deleting (id "4_z9f420d43a0cd1bcb9f980e1b_f10324c7b8fe8152b_d20250906_m013946_c001_v0001157_t0043_u01757122786488") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 12m10.244016263s (try 1/5)