"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/08/03 03:44:22 DEBUG : Creating backend with remote "TestB2:rclone-test-qabiwat7babe" 2025/08/03 03:44:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 03:44:22 DEBUG : Creating backend with remote "/tmp/rclone209355380" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:44:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:44:23 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/03 03:44:23 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:44:23 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.53s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:44:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/03 03:44:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:44:24 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:44:24 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:44:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:44:25 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:44:25 DEBUG : B2 bucket rclone-test-qabiwat7babe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.87s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", 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-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", 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-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:44:26 DEBUG : Creating backend with remote "/non-existing" 2025/08/03 03:44:27 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/03 03:44:27 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:44:27 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:44:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:44:28 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:44:28 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:44:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:44:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.90s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", 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-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:44:29 INFO : B2 bucket rclone-test-qabiwat7babe: Running all checks before starting transfers 2025/08/03 03:44:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:44:29 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:44:29 INFO : B2 bucket rclone-test-qabiwat7babe: Checks finished, now starting transfers 2025/08/03 03:44:29 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:44:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:44:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.20s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:44:30 ERROR : Ignoring --no-traverse with sync 2025/08/03 03:44:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:44:31 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:44:31 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:44:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:44:31 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:44:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.29s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:44:32 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/03 03:44:32 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:44:32 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:44:32 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/03 03:44:32 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.28s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:44:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:44:33 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:44:33 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:44:34 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:44:34 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.42s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:44:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:44:35 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:44:35 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:44:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:44:35 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.66s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:44:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/03 03:44:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 03:44:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/03 03:44:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/03 03:44:36 INFO : sub dir2: Making directory 2025/08/03 03:44:36 INFO : sub dir: Making directory 2025/08/03 03:44:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:44:36 INFO : sub dir2/sub sub dir2: Making directory 2025/08/03 03:44:36 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:44:36 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:44:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:44:37 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/08/03 03:44:37 DEBUG : B2 bucket rclone-test-qabiwat7babe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.28s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:44:37 INFO : sub dir2: Making directory 2025/08/03 03:44:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/03 03:44:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 03:44:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:44:38 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:44:38 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:44:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:44:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.33s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:44:39 DEBUG : sub dir2: Making directory with metadata 2025/08/03 03:44:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 03:44:39 INFO : sub dir2: Making directory 2025/08/03 03:44:39 INFO : sub dir: Making directory 2025/08/03 03:44:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:44:39 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:44:39 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:44:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:44:39 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:44:39 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/03 03:44:40 DEBUG : B2 bucket rclone-test-qabiwat7babe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/03 03:44:40 DEBUG : B2 bucket rclone-test-qabiwat7babe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.64s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", 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-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:44:41 INFO : sub dir2: Making directory 2025/08/03 03:44:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:44:41 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:44:41 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:44:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:44:42 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:44:42 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.98s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:44:43 DEBUG : sub dir2: Making directory with metadata 2025/08/03 03:44:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 03:44:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/03 03:44:43 INFO : sub dir2: Making directory 2025/08/03 03:44:43 INFO : sub dir: Making directory 2025/08/03 03:44:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:44:43 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:44:43 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:44:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:44:43 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:44:43 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/03 03:44:43 DEBUG : B2 bucket rclone-test-qabiwat7babe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.18s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", 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-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:44:44 INFO : sub dir2: Making directory 2025/08/03 03:44:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:44:44 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:44:44 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:44:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:44:45 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:44:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.16s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:44:46 DEBUG : Creating backend with remote "TestB2:rclone-test-cezupoz1bimo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-qabiwat7babe -> B2 bucket rclone-test-cezupoz1bimo 2025/08/03 03:44:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:44:47 DEBUG : B2 bucket rclone-test-cezupoz1bimo: Waiting for checks to finish 2025/08/03 03:44:47 DEBUG : B2 bucket rclone-test-cezupoz1bimo: Waiting for transfers to finish 2025/08/03 03:44:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:44:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/03 03:44:48 DEBUG : B2 bucket rclone-test-cezupoz1bimo: Purge remote 2025/08/03 03:44:48 INFO : B2 bucket rclone-test-cezupoz1bimo: cleaning bucket "rclone-test-cezupoz1bimo" of all files 2025/08/03 03:44:48 DEBUG : sub dir/hello world: Deleting (id "4_zcff23d13008d6beb9f880e1b_f100469c20675a435_d20250803_m034447_c001_v0001104_t0057_u01754192687962") --- PASS: TestServerSideCopy (4.29s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:44:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/03 03:44:50 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:44:50 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:44:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/03 03:44:51 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.82s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:44:52 DEBUG : Creating backend with remote "TestB2:rclone-test-dakonuy6jeno" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-qabiwat7babe -> B2 bucket rclone-test-dakonuy6jeno 2025/08/03 03:44:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:44:53 DEBUG : B2 bucket rclone-test-dakonuy6jeno: Waiting for checks to finish 2025/08/03 03:44:53 DEBUG : B2 bucket rclone-test-dakonuy6jeno: Waiting for transfers to finish 2025/08/03 03:44:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:44:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/03 03:44:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/03 03:44:55 DEBUG : B2 bucket rclone-test-dakonuy6jeno: Waiting for checks to finish 2025/08/03 03:44:55 DEBUG : B2 bucket rclone-test-dakonuy6jeno: Waiting for transfers to finish 2025/08/03 03:44:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/03 03:44:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/03 03:44:56 DEBUG : B2 bucket rclone-test-dakonuy6jeno: Purge remote 2025/08/03 03:44:56 INFO : B2 bucket rclone-test-dakonuy6jeno: cleaning bucket "rclone-test-dakonuy6jeno" of all files 2025/08/03 03:44:56 DEBUG : sub dir/hello world: Deleting (id "4_z1fe24da3008d6beb9f880e1b_f116fb7910dcbabd2_d20250803_m034455_c001_v0001157_t0003_u01754192695519") 2025/08/03 03:44:56 DEBUG : sub dir/hello world: Deleting (id "4_z1fe24da3008d6beb9f880e1b_f1084cdb301a7920f_d20250803_m034454_c001_v0001172_t0019_u01754192694225") --- PASS: TestServerSideCopyOverSelf (6.14s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:44:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/03 03:44:58 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:44:58 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:44:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/03 03:44:59 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/03 03:44:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.83s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:45:00 DEBUG : Creating backend with remote "TestB2:rclone-test-putasax8tixu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-qabiwat7babe -> B2 bucket rclone-test-putasax8tixu 2025/08/03 03:45:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:45:01 DEBUG : B2 bucket rclone-test-putasax8tixu: Waiting for checks to finish 2025/08/03 03:45:01 DEBUG : B2 bucket rclone-test-putasax8tixu: Waiting for transfers to finish 2025/08/03 03:45:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:45:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/03 03:45:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/03 03:45:03 DEBUG : B2 bucket rclone-test-putasax8tixu: Waiting for checks to finish 2025/08/03 03:45:03 DEBUG : B2 bucket rclone-test-putasax8tixu: Waiting for transfers to finish 2025/08/03 03:45:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/03 03:45:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/03 03:45:03 INFO : sub dir/hello world: Deleted 2025/08/03 03:45:04 DEBUG : testing file moves 2025/08/03 03:45:04 DEBUG : B2 bucket rclone-test-putasax8tixu: Waiting for checks to finish 2025/08/03 03:45:04 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/03 03:45:04 DEBUG : B2 bucket rclone-test-putasax8tixu: Waiting for transfers to finish 2025/08/03 03:45:05 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/03 03:45:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/03 03:45:05 INFO : sub dir/hello world: Deleted 2025/08/03 03:45:05 DEBUG : B2 bucket rclone-test-putasax8tixu: Purge remote 2025/08/03 03:45:05 INFO : B2 bucket rclone-test-putasax8tixu: cleaning bucket "rclone-test-putasax8tixu" of all files 2025/08/03 03:45:05 DEBUG : sub dir/hello world: Deleting (id "4_zef226d83008d6beb9f880e1b_f113a14f3ff336453_d20250803_m034504_c001_v0001161_t0015_u01754192704782") 2025/08/03 03:45:05 DEBUG : sub dir/hello world: Deleting (id "4_zef226d83008d6beb9f880e1b_f103dfdb23ca2a49c_d20250803_m034503_c001_v0001182_t0040_u01754192703293") 2025/08/03 03:45:05 DEBUG : sub dir/hello world: Deleting (id "4_zef226d83008d6beb9f880e1b_f116ca30e44c76bfb_d20250803_m034502_c001_v0001098_t0052_u01754192702076") --- PASS: TestServerSideMoveOverSelf (7.22s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:45:07 ERROR : error listing: directory not found 2025/08/03 03:45:07 INFO : Local file system at /tmp/rclone209355380: Making directory 2025/08/03 03:45:07 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:07 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.37s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:45:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:45:09 DEBUG : Local file system at /tmp/rclone209355380: Waiting for checks to finish 2025/08/03 03:45:09 DEBUG : Local file system at /tmp/rclone209355380: Waiting for transfers to finish 2025/08/03 03:45:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:45:09 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/03 03:45:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.73s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:45:10 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/03 03:45:10 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:10 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:45:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/03 03:45:10 INFO : check sum: Copied (new) 2025/08/03 03:45:10 DEBUG : Waiting for deletions to finish 2025/08/03 03:45:11 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/03 03:45:11 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/03 03:45:11 DEBUG : check sum: Unchanged skipping 2025/08/03 03:45:11 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:45:11 DEBUG : Waiting for deletions to finish 2025/08/03 03:45:11 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.82s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:45:12 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/03 03:45:12 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:12 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:45:12 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/03 03:45:12 INFO : sizeonly: Copied (new) 2025/08/03 03:45:12 DEBUG : Waiting for deletions to finish 2025/08/03 03:45:12 DEBUG : sizeonly: Sizes identical 2025/08/03 03:45:12 DEBUG : sizeonly: Unchanged skipping 2025/08/03 03:45:12 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:12 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:45:12 DEBUG : Waiting for deletions to finish 2025/08/03 03:45:12 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.65s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:45:13 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/03 03:45:13 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:13 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:45:14 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/03 03:45:14 INFO : ignore-size: Copied (new) 2025/08/03 03:45:14 DEBUG : Waiting for deletions to finish 2025/08/03 03:45:14 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:14 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:45:14 DEBUG : ignore-size: Unchanged skipping 2025/08/03 03:45:14 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:45:14 DEBUG : Waiting for deletions to finish 2025/08/03 03:45:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.76s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:45:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:45:16 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:16 DEBUG : existing: Unchanged skipping 2025/08/03 03:45:16 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:45:16 DEBUG : Waiting for deletions to finish 2025/08/03 03:45:16 INFO : There was nothing to transfer 2025/08/03 03:45:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/03 03:45:16 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:16 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:45:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/03 03:45:16 INFO : existing: Copied (replaced existing) 2025/08/03 03:45:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.12s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:45:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/03 03:45:17 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:17 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:45:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/03 03:45:18 INFO : existing: Copied (new) 2025/08/03 03:45:18 DEBUG : Waiting for deletions to finish 2025/08/03 03:45:18 DEBUG : existing: Destination exists, skipping 2025/08/03 03:45:18 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:18 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:45:18 DEBUG : Waiting for deletions to finish 2025/08/03 03:45:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.63s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:45:19 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/03 03:45:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 03:45:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/03 03:45:20 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:20 DEBUG : c/non empty space: Unchanged skipping 2025/08/03 03:45:20 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:45:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 03:45:20 INFO : a/potato2: Copied (new) 2025/08/03 03:45:20 DEBUG : Waiting for deletions to finish 2025/08/03 03:45:20 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.43s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:45:22 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:22 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/03 03:45:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/03 03:45:22 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/03 03:45:22 DEBUG : empty space: Unchanged skipping 2025/08/03 03:45:22 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:45:22 DEBUG : Waiting for deletions to finish 2025/08/03 03:45:22 INFO : There was nothing to transfer 2025/08/03 03:45:22 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:22 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/03 03:45:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/03 03:45:23 INFO : empty space: Updated modification time in destination 2025/08/03 03:45:23 DEBUG : empty space: Unchanged skipping 2025/08/03 03:45:23 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:45:23 DEBUG : Waiting for deletions to finish 2025/08/03 03:45:23 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.88s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:45:25 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:25 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/03 03:45:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/03 03:45:25 DEBUG : empty space: Unchanged skipping 2025/08/03 03:45:25 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:45:25 DEBUG : Waiting for deletions to finish 2025/08/03 03:45:25 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.50s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:45:26 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/03 03:45:26 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone209355380) 2025/08/03 03:45:26 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qabiwat7babe) 2025/08/03 03:45:26 DEBUG : foo: sha1 differ 2025/08/03 03:45:26 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:45:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/03 03:45:26 INFO : foo: Copied (replaced existing) 2025/08/03 03:45:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:45:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 03:45:28 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/03 03:45:28 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:28 DEBUG : empty space: Unchanged skipping 2025/08/03 03:45:28 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:45:28 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 03:45:28 INFO : potato: Copied (new) 2025/08/03 03:45:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.32s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:45:30 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/03 03:45:30 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:30 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:45:30 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/03 03:45:30 INFO : potato: Copied (replaced existing) 2025/08/03 03:45:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.85s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:45:32 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:32 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/08/03 03:45:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone209355380) 2025/08/03 03:45:32 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qabiwat7babe) 2025/08/03 03:45:32 DEBUG : potato: sha1 differ 2025/08/03 03:45:32 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:45:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/03 03:45:32 INFO : potato: Copied (replaced existing) 2025/08/03 03:45:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:45:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:45:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 03:45:34 DEBUG : empty space: Unchanged skipping 2025/08/03 03:45:34 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:34 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/03 03:45:34 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:45:34 DEBUG : Waiting for deletions to finish 2025/08/03 03:45:34 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:45:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 03:45:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:45:37 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:37 DEBUG : empty space: Unchanged skipping 2025/08/03 03:45:37 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:45:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 03:45:37 INFO : potato2: Copied (new) 2025/08/03 03:45:37 DEBUG : Waiting for deletions to finish 2025/08/03 03:45:38 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:45:39 INFO : d: Making directory 2025/08/03 03:45:39 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/03 03:45:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 03:45:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/03 03:45:40 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:40 DEBUG : c/non empty space: Unchanged skipping 2025/08/03 03:45:40 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:45:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 03:45:40 INFO : a/potato2: Copied (new) 2025/08/03 03:45:40 DEBUG : Waiting for deletions to finish 2025/08/03 03:45:41 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:45:43 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/03 03:45:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 03:45:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/03 03:45:43 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:43 DEBUG : c/non empty space: Unchanged skipping 2025/08/03 03:45:43 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:45:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 03:45:43 INFO : a/potato2: Copied (new) 2025/08/03 03:45:43 ERROR : B2 bucket rclone-test-qabiwat7babe: not deleting files as there were IO errors 2025/08/03 03:45:43 ERROR : B2 bucket rclone-test-qabiwat7babe: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.72s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:45:45 DEBUG : Waiting for deletions to finish 2025/08/03 03:45:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 03:45:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:45:45 DEBUG : empty space: Unchanged skipping 2025/08/03 03:45:45 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:45 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:45:46 INFO : potato: Deleted 2025/08/03 03:45:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 03:45:46 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.48s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:45:48 DEBUG : Waiting for deletions to finish 2025/08/03 03:45:48 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:48 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:45:49 INFO : potato: Deleted 2025/08/03 03:45:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 03:45:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:45:49 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:49 DEBUG : empty space: Unchanged skipping 2025/08/03 03:45:49 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:45:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 03:45:49 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.46s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:45:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:45:51 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:51 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:45:51 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/03 03:45:51 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.96s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:45:53 DEBUG : enormous: Excluded (Size Filter) 2025/08/03 03:45:53 DEBUG : enormous: Excluded 2025/08/03 03:45:53 DEBUG : potato2: Excluded (Size Filter) 2025/08/03 03:45:53 DEBUG : potato2: Excluded 2025/08/03 03:45:53 DEBUG : potato2: Excluded (Size Filter) 2025/08/03 03:45:53 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 03:45:53 DEBUG : empty space: Unchanged skipping 2025/08/03 03:45:53 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:45:53 DEBUG : Waiting for deletions to finish 2025/08/03 03:45:53 INFO : There was nothing to transfer 2025/08/03 03:45:53 DEBUG : enormous: Excluded (Size Filter) 2025/08/03 03:45:53 DEBUG : enormous: Excluded 2025/08/03 03:45:53 DEBUG : potato2: Excluded (Size Filter) 2025/08/03 03:45:53 DEBUG : potato2: Excluded 2025/08/03 03:45:54 DEBUG : potato2: Excluded (Size Filter) 2025/08/03 03:45:54 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/03 03:45:54 DEBUG : empty space: Unchanged skipping 2025/08/03 03:45:54 DEBUG : Local file system at /tmp/rclone209355380: Waiting for checks to finish 2025/08/03 03:45:54 DEBUG : Local file system at /tmp/rclone209355380: Waiting for transfers to finish 2025/08/03 03:45:54 DEBUG : Waiting for deletions to finish 2025/08/03 03:45:54 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.08s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:45:56 DEBUG : enormous: Excluded (Size Filter) 2025/08/03 03:45:56 DEBUG : enormous: Excluded 2025/08/03 03:45:56 DEBUG : potato2: Excluded (Size Filter) 2025/08/03 03:45:56 DEBUG : potato2: Excluded 2025/08/03 03:45:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 03:45:56 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:56 DEBUG : empty space: Unchanged skipping 2025/08/03 03:45:56 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:45:56 DEBUG : Waiting for deletions to finish 2025/08/03 03:45:56 INFO : potato2: Deleted 2025/08/03 03:45:56 INFO : enormous: Deleted 2025/08/03 03:45:56 INFO : There was nothing to transfer 2025/08/03 03:45:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/03 03:45:57 DEBUG : empty space: Unchanged skipping 2025/08/03 03:45:57 DEBUG : Local file system at /tmp/rclone209355380: Waiting for checks to finish 2025/08/03 03:45:57 DEBUG : Local file system at /tmp/rclone209355380: Waiting for transfers to finish 2025/08/03 03:45:57 DEBUG : Waiting for deletions to finish 2025/08/03 03:45:57 INFO : potato2: Deleted 2025/08/03 03:45:57 INFO : enormous: Deleted 2025/08/03 03:45:57 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.93s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:45:59 DEBUG : five: Need to transfer - File not found at Destination 2025/08/03 03:45:59 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/03 03:45:59 DEBUG : one: Destination is newer than source, skipping 2025/08/03 03:45:59 DEBUG : three: Sizes identical 2025/08/03 03:45:59 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/03 03:45:59 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:45:59 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/03 03:45:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone209355380) 2025/08/03 03:45:59 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qabiwat7babe) 2025/08/03 03:45:59 DEBUG : two: sha1 differ 2025/08/03 03:45:59 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:45:59 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/03 03:45:59 INFO : five: Copied (new) 2025/08/03 03:45:59 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/03 03:45:59 INFO : four: Copied (replaced existing) 2025/08/03 03:46:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/03 03:46:00 INFO : two: Copied (replaced existing) 2025/08/03 03:46:00 DEBUG : Waiting for deletions to finish 2025/08/03 03:46:00 DEBUG : one: Destination is newer than source, skipping 2025/08/03 03:46:00 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:46:00 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/03 03:46:00 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/03 03:46:00 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/03 03:46:00 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/03 03:46:00 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone209355380) 2025/08/03 03:46:00 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/03 03:46:00 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qabiwat7babe) 2025/08/03 03:46:00 DEBUG : three: sha1 differ 2025/08/03 03:46:00 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/03 03:46:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/03 03:46:00 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/03 03:46:00 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/03 03:46:00 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/03 03:46:00 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:46:00 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/03 03:46:00 INFO : three: Copied (replaced existing) 2025/08/03 03:46:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.64s) === 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-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/03 03:46:02 INFO : B2 bucket rclone-test-qabiwat7babe: Making map for --track-renames 2025/08/03 03:46:02 INFO : B2 bucket rclone-test-qabiwat7babe: Finished making map for --track-renames 2025/08/03 03:46:02 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:46:02 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for renames to finish 2025/08/03 03:46:02 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/03 03:46:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/03 03:46:02 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:46:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/03 03:46:02 INFO : potato: Copied (new) 2025/08/03 03:46:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/03 03:46:02 INFO : yam: Copied (new) 2025/08/03 03:46:02 DEBUG : Waiting for deletions to finish 2025/08/03 03:46:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:46:03 INFO : B2 bucket rclone-test-qabiwat7babe: Making map for --track-renames 2025/08/03 03:46:03 INFO : B2 bucket rclone-test-qabiwat7babe: Finished making map for --track-renames 2025/08/03 03:46:03 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:46:03 DEBUG : potato: Unchanged skipping 2025/08/03 03:46:03 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for renames to finish 2025/08/03 03:46:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/03 03:46:04 INFO : yam: Copied (server-side copy) to: yaml 2025/08/03 03:46:04 INFO : yam: Deleted 2025/08/03 03:46:04 INFO : yaml: Renamed from "yam" 2025/08/03 03:46:04 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:46:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.14s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/03 03:46:05 INFO : B2 bucket rclone-test-qabiwat7babe: Making map for --track-renames 2025/08/03 03:46:05 INFO : B2 bucket rclone-test-qabiwat7babe: Finished making map for --track-renames 2025/08/03 03:46:05 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:46:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/03 03:46:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/03 03:46:05 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for renames to finish 2025/08/03 03:46:05 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:46:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/03 03:46:05 INFO : potato: Copied (new) 2025/08/03 03:46:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/03 03:46:06 INFO : yam: Copied (new) 2025/08/03 03:46:06 DEBUG : Waiting for deletions to finish 2025/08/03 03:46:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:46:06 INFO : B2 bucket rclone-test-qabiwat7babe: Making map for --track-renames 2025/08/03 03:46:06 INFO : B2 bucket rclone-test-qabiwat7babe: Finished making map for --track-renames 2025/08/03 03:46:06 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:46:06 DEBUG : potato: Unchanged skipping 2025/08/03 03:46:06 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for renames to finish 2025/08/03 03:46:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/03 03:46:07 INFO : yam: Copied (server-side copy) to: yaml 2025/08/03 03:46:07 INFO : yam: Deleted 2025/08/03 03:46:07 INFO : yaml: Renamed from "yam" 2025/08/03 03:46:07 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:46:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.71s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/03 03:46:08 INFO : B2 bucket rclone-test-qabiwat7babe: Making map for --track-renames 2025/08/03 03:46:08 INFO : B2 bucket rclone-test-qabiwat7babe: Finished making map for --track-renames 2025/08/03 03:46:08 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:46:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/03 03:46:08 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/03 03:46:08 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for renames to finish 2025/08/03 03:46:08 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:46:08 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/03 03:46:08 INFO : sub/yam: Copied (new) 2025/08/03 03:46:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/03 03:46:09 INFO : potato: Copied (new) 2025/08/03 03:46:09 DEBUG : Waiting for deletions to finish 2025/08/03 03:46:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:46:09 DEBUG : potato: Unchanged skipping 2025/08/03 03:46:09 INFO : B2 bucket rclone-test-qabiwat7babe: Making map for --track-renames 2025/08/03 03:46:09 INFO : B2 bucket rclone-test-qabiwat7babe: Finished making map for --track-renames 2025/08/03 03:46:09 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:46:09 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for renames to finish 2025/08/03 03:46:10 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/03 03:46:10 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/03 03:46:10 INFO : sub/yam: Deleted 2025/08/03 03:46:10 INFO : yam: Renamed from "sub/yam" 2025/08/03 03:46:10 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:46:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.09s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:46:11 DEBUG : Creating backend with remote "/tmp/rclone209355380/dir1" 2025/08/03 03:46:11 DEBUG : Creating backend with remote "/tmp/rclone209355380/dir2" 2025/08/03 03:46:11 DEBUG : Local file system at /tmp/rclone209355380/dir2: Using server-side directory move 2025/08/03 03:46:11 INFO : Local file system at /tmp/rclone209355380/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/03 03:46:11 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/03 03:46:11 DEBUG : Local file system at /tmp/rclone209355380/dir2: Waiting for checks to finish 2025/08/03 03:46:11 INFO : file1.txt: Moved (server-side) 2025/08/03 03:46:11 DEBUG : Local file system at /tmp/rclone209355380/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:46:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:46:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/03 03:46:11 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:46:11 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:46:12 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/03 03:46:12 INFO : nested/sub dir/file: Copied (new) 2025/08/03 03:46:12 INFO : nested/sub dir/file: Deleted 2025/08/03 03:46:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:46:12 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:46:12 INFO : sub dir/hello world: Deleted 2025/08/03 03:46:12 INFO : sub dir: Removing directory 2025/08/03 03:46:12 INFO : nested/sub dir: Removing directory 2025/08/03 03:46:12 INFO : nested: Removing directory 2025/08/03 03:46:12 DEBUG : Local file system at /tmp/rclone209355380: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.75s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:46:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/03 03:46:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/03 03:46:13 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:46:13 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:46:13 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/03 03:46:13 INFO : nested/sub dir/file: Copied (new) 2025/08/03 03:46:13 INFO : nested/sub dir/file: Deleted 2025/08/03 03:46:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:46:14 INFO : sub dir/hello world: Copied (new) 2025/08/03 03:46:14 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.47s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:46:15 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/03 03:46:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/03 03:46:15 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:46:15 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:46:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/03 03:46:15 INFO : existing: Copied (new) 2025/08/03 03:46:15 INFO : existing: Deleted 2025/08/03 03:46:15 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/03 03:46:15 INFO : existing-b: Copied (new) 2025/08/03 03:46:15 INFO : existing-b: Deleted 2025/08/03 03:46:15 DEBUG : existing: Destination exists, skipping 2025/08/03 03:46:15 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/03 03:46:15 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:46:15 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:46:15 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.83s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:46:16 DEBUG : Creating backend with remote "TestB2:rclone-test-geloloh4niqu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-qabiwat7babe -> B2 bucket rclone-test-geloloh4niqu 2025/08/03 03:46:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:46:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/03 03:46:20 DEBUG : empty space: Unchanged skipping 2025/08/03 03:46:20 DEBUG : B2 bucket rclone-test-geloloh4niqu: Waiting for checks to finish 2025/08/03 03:46:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/03 03:46:21 INFO : empty space: Deleted 2025/08/03 03:46:21 DEBUG : B2 bucket rclone-test-geloloh4niqu: Waiting for transfers to finish 2025/08/03 03:46:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 03:46:21 INFO : potato2: Copied (server-side copy) 2025/08/03 03:46:21 INFO : potato2: Deleted 2025/08/03 03:46:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/03 03:46:21 INFO : potato3: Copied (server-side copy) 2025/08/03 03:46:21 INFO : potato3: Deleted 2025/08/03 03:46:21 DEBUG : Creating backend with remote "TestB2:rclone-test-loyokot8difo" 2025/08/03 03:46:23 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/03 03:46:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:46:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/03 03:46:23 DEBUG : B2 bucket rclone-test-loyokot8difo: Waiting for checks to finish 2025/08/03 03:46:23 DEBUG : B2 bucket rclone-test-loyokot8difo: Waiting for transfers to finish 2025/08/03 03:46:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/03 03:46:23 INFO : empty space: Copied (server-side copy) 2025/08/03 03:46:23 INFO : empty space: Deleted 2025/08/03 03:46:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 03:46:23 INFO : potato2: Copied (server-side copy) 2025/08/03 03:46:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/03 03:46:24 INFO : potato3: Copied (server-side copy) 2025/08/03 03:46:24 INFO : potato2: Deleted 2025/08/03 03:46:24 INFO : potato3: Deleted 2025/08/03 03:46:24 DEBUG : B2 bucket rclone-test-loyokot8difo: Purge remote 2025/08/03 03:46:24 INFO : B2 bucket rclone-test-loyokot8difo: cleaning bucket "rclone-test-loyokot8difo" of all files 2025/08/03 03:46:24 DEBUG : empty space: Deleting (id "4_z3fe2ad73009d6beb9f880e1b_f106991aeda7b5b93_d20250803_m034623_c001_v0001184_t0001_u01754192783578") 2025/08/03 03:46:24 DEBUG : potato2: Deleting (id "4_z3fe2ad73009d6beb9f880e1b_f1044104729b396eb_d20250803_m034623_c001_v0001182_t0003_u01754192783815") 2025/08/03 03:46:24 DEBUG : potato3: Deleting (id "4_z3fe2ad73009d6beb9f880e1b_f1048b0a78e14596e_d20250803_m034623_c001_v0001176_t0050_u01754192783954") 2025/08/03 03:46:25 DEBUG : B2 bucket rclone-test-geloloh4niqu: Purge remote 2025/08/03 03:46:25 INFO : B2 bucket rclone-test-geloloh4niqu: cleaning bucket "rclone-test-geloloh4niqu" of all files 2025/08/03 03:46:25 DEBUG : empty space: Deleting (id "4_zff929d63009d6beb9f880e1b_f40975dd227d94017_d20250803_m034623_c001_v7007000_t0000_u01754192783795") 2025/08/03 03:46:25 DEBUG : empty space: Deleting (id "4_zff929d63009d6beb9f880e1b_f10630230b17eb657_d20250803_m034619_c001_v0001171_t0035_u01754192779975") 2025/08/03 03:46:25 DEBUG : potato2: Deleting (id "4_zff929d63009d6beb9f880e1b_f40975dd227d94019_d20250803_m034624_c001_v7007000_t0000_u01754192784019") 2025/08/03 03:46:25 DEBUG : potato2: Deleting (id "4_zff929d63009d6beb9f880e1b_f115c51a5bc66632c_d20250803_m034620_c001_v0001091_t0036_u01754192780936") 2025/08/03 03:46:25 DEBUG : potato3: Deleting (id "4_zff929d63009d6beb9f880e1b_f407935410aa8f46f_d20250803_m034624_c001_v7007000_t0000_u01754192784167") 2025/08/03 03:46:25 DEBUG : potato3: Deleting (id "4_zff929d63009d6beb9f880e1b_f109e7c200779d71e_d20250803_m034621_c001_v0001182_t0022_u01754192781299") 2025/08/03 03:46:25 DEBUG : potato3: Deleting (id "4_zff929d63009d6beb9f880e1b_f10630230b17eb65d_d20250803_m034620_c001_v0001171_t0056_u01754192780293") --- PASS: TestServerSideMove (10.21s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:46:26 DEBUG : Creating backend with remote "TestB2:rclone-test-cafoper5rija" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-qabiwat7babe -> B2 bucket rclone-test-cafoper5rija 2025/08/03 03:46:31 DEBUG : empty space: Excluded (Size Filter) 2025/08/03 03:46:31 DEBUG : empty space: Excluded (Size Filter) 2025/08/03 03:46:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:46:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/03 03:46:31 DEBUG : B2 bucket rclone-test-cafoper5rija: Waiting for checks to finish 2025/08/03 03:46:31 DEBUG : B2 bucket rclone-test-cafoper5rija: Waiting for transfers to finish 2025/08/03 03:46:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 03:46:32 INFO : potato2: Copied (server-side copy) 2025/08/03 03:46:32 INFO : potato2: Deleted 2025/08/03 03:46:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/03 03:46:32 INFO : potato3: Copied (server-side copy) 2025/08/03 03:46:32 INFO : potato3: Deleted 2025/08/03 03:46:33 DEBUG : Creating backend with remote "TestB2:rclone-test-jejepax4nuge" 2025/08/03 03:46:33 DEBUG : empty space: Excluded (Size Filter) 2025/08/03 03:46:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:46:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/03 03:46:34 DEBUG : B2 bucket rclone-test-jejepax4nuge: Waiting for checks to finish 2025/08/03 03:46:34 DEBUG : B2 bucket rclone-test-jejepax4nuge: Waiting for transfers to finish 2025/08/03 03:46:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 03:46:35 INFO : potato2: Copied (server-side copy) 2025/08/03 03:46:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/03 03:46:35 INFO : potato3: Copied (server-side copy) 2025/08/03 03:46:35 INFO : potato2: Deleted 2025/08/03 03:46:35 INFO : potato3: Deleted 2025/08/03 03:46:36 DEBUG : B2 bucket rclone-test-jejepax4nuge: Purge remote 2025/08/03 03:46:36 INFO : B2 bucket rclone-test-jejepax4nuge: cleaning bucket "rclone-test-jejepax4nuge" of all files 2025/08/03 03:46:36 DEBUG : potato2: Deleting (id "4_z7fb2dd33009d6beb9f880e1b_f112f67f1657b138d_d20250803_m034634_c001_v0001117_t0051_u01754192794994") 2025/08/03 03:46:36 DEBUG : potato3: Deleting (id "4_z7fb2dd33009d6beb9f880e1b_f114ec677fab9f3ea_d20250803_m034635_c001_v0001183_t0040_u01754192795374") 2025/08/03 03:46:36 DEBUG : B2 bucket rclone-test-cafoper5rija: Purge remote 2025/08/03 03:46:36 INFO : B2 bucket rclone-test-cafoper5rija: cleaning bucket "rclone-test-cafoper5rija" of all files 2025/08/03 03:46:36 DEBUG : empty space: Deleting (id "4_z8f42cd23009d6beb9f880e1b_f105dbce2c27a7cd2_d20250803_m034631_c001_v0001178_t0057_u01754192791089") 2025/08/03 03:46:36 DEBUG : potato2: Deleting (id "4_z8f42cd23009d6beb9f880e1b_f401bbe58f40c0b8b_d20250803_m034635_c001_v7007000_t0000_u01754192795460") 2025/08/03 03:46:36 DEBUG : potato2: Deleting (id "4_z8f42cd23009d6beb9f880e1b_f115c35ecb6a7ab0b_d20250803_m034631_c001_v0001102_t0056_u01754192791981") 2025/08/03 03:46:36 DEBUG : potato3: Deleting (id "4_z8f42cd23009d6beb9f880e1b_f407935410aa8f475_d20250803_m034635_c001_v7007000_t0000_u01754192795568") 2025/08/03 03:46:36 DEBUG : potato3: Deleting (id "4_z8f42cd23009d6beb9f880e1b_f118024dbd4ab1cdb_d20250803_m034632_c001_v0001130_t0026_u01754192792347") 2025/08/03 03:46:36 DEBUG : potato3: Deleting (id "4_z8f42cd23009d6beb9f880e1b_f105dbce2c27a7cd4_d20250803_m034631_c001_v0001178_t0025_u01754192791305") 2025/08/03 03:46:38 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/03 03:46:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/03 03:46:38 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.04s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:46:39 DEBUG : Creating backend with remote "TestB2:rclone-test-pocenim0cugu" 2025/08/03 03:46:41 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-qabiwat7babe -> B2 bucket rclone-test-pocenim0cugu 2025/08/03 03:46:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:46:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/03 03:46:45 DEBUG : empty space: Unchanged skipping 2025/08/03 03:46:45 DEBUG : B2 bucket rclone-test-pocenim0cugu: Waiting for checks to finish 2025/08/03 03:46:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/03 03:46:45 INFO : empty space: Deleted 2025/08/03 03:46:45 DEBUG : B2 bucket rclone-test-pocenim0cugu: Waiting for transfers to finish 2025/08/03 03:46:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 03:46:45 INFO : potato2: Copied (server-side copy) 2025/08/03 03:46:45 INFO : potato2: Deleted 2025/08/03 03:46:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/03 03:46:45 INFO : potato3: Copied (server-side copy) 2025/08/03 03:46:45 INFO : potato3: Deleted 2025/08/03 03:46:46 DEBUG : Creating backend with remote "TestB2:rclone-test-qapeqip3weqe" 2025/08/03 03:46:47 INFO : tomatoDir: Making directory 2025/08/03 03:46:47 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/03 03:46:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/03 03:46:47 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/03 03:46:47 DEBUG : B2 bucket rclone-test-qapeqip3weqe: Waiting for checks to finish 2025/08/03 03:46:47 DEBUG : B2 bucket rclone-test-qapeqip3weqe: Waiting for transfers to finish 2025/08/03 03:46:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/03 03:46:48 INFO : potato2: Copied (server-side copy) 2025/08/03 03:46:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/03 03:46:48 INFO : potato3: Copied (server-side copy) 2025/08/03 03:46:48 INFO : potato2: Deleted 2025/08/03 03:46:48 INFO : potato3: Deleted 2025/08/03 03:46:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/03 03:46:48 INFO : empty space: Copied (server-side copy) 2025/08/03 03:46:49 INFO : empty space: Deleted 2025/08/03 03:46:49 DEBUG : B2 bucket rclone-test-qapeqip3weqe: Purge remote 2025/08/03 03:46:49 INFO : B2 bucket rclone-test-qapeqip3weqe: cleaning bucket "rclone-test-qapeqip3weqe" of all files 2025/08/03 03:46:49 DEBUG : empty space: Deleting (id "4_z5f220d7300ad6beb9f880e1b_f105359098ec59824_d20250803_m034648_c001_v0001093_t0039_u01754192808283") 2025/08/03 03:46:49 DEBUG : potato2: Deleting (id "4_z5f220d7300ad6beb9f880e1b_f1023d3bf905ac26f_d20250803_m034648_c001_v0001180_t0042_u01754192808613") 2025/08/03 03:46:49 DEBUG : potato3: Deleting (id "4_z5f220d7300ad6beb9f880e1b_f108bcbd6f0c89911_d20250803_m034648_c001_v0001184_t0044_u01754192808621") 2025/08/03 03:46:50 DEBUG : B2 bucket rclone-test-pocenim0cugu: Purge remote 2025/08/03 03:46:50 INFO : B2 bucket rclone-test-pocenim0cugu: cleaning bucket "rclone-test-pocenim0cugu" of all files 2025/08/03 03:46:50 DEBUG : empty space: Deleting (id "4_zff32fd13009d6beb9f880e1b_f40975dd227d94025_d20250803_m034649_c001_v7007000_t0000_u01754192809055") 2025/08/03 03:46:50 DEBUG : empty space: Deleting (id "4_zff32fd13009d6beb9f880e1b_f115db7deeccc78b3_d20250803_m034643_c001_v0001117_t0032_u01754192803217") 2025/08/03 03:46:50 DEBUG : potato2: Deleting (id "4_zff32fd13009d6beb9f880e1b_f405a2b473ac2d46d_d20250803_m034648_c001_v7007000_t0000_u01754192808814") 2025/08/03 03:46:50 DEBUG : potato2: Deleting (id "4_zff32fd13009d6beb9f880e1b_f1058aff7359d6e49_d20250803_m034645_c001_v0001184_t0013_u01754192805252") 2025/08/03 03:46:50 DEBUG : potato3: Deleting (id "4_zff32fd13009d6beb9f880e1b_f40975dd227d94024_d20250803_m034648_c001_v7007000_t0000_u01754192808826") 2025/08/03 03:46:50 DEBUG : potato3: Deleting (id "4_zff32fd13009d6beb9f880e1b_f1146394daefc687e_d20250803_m034645_c001_v0001037_t0035_u01754192805488") 2025/08/03 03:46:50 DEBUG : potato3: Deleting (id "4_zff32fd13009d6beb9f880e1b_f115db7deeccc78b5_d20250803_m034643_c001_v0001117_t0031_u01754192803977") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.57s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:46:52 DEBUG : Creating backend with remote "TestB2:rclone-test-qabiwat7babe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.66s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:46:55 DEBUG : Creating backend with remote "TestB2:rclone-test-qabiwat7babe/rclone-sync-test" --- PASS: TestSyncOverlap (1.56s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:46:56 DEBUG : Creating backend with remote "TestB2:rclone-test-qabiwat7babe/rclone-sync-test" 2025/08/03 03:46:58 DEBUG : Creating backend with remote "TestB2:rclone-test-qabiwat7babe/rclone-sync-test-include/layer2" 2025/08/03 03:47:00 DEBUG : Creating backend with remote "TestB2:rclone-test-qabiwat7babe/rclone-sync-test-ignore-file" 2025/08/03 03:47:03 DEBUG : B2 bucket rclone-test-qabiwat7babe path rclone-sync-test: Waiting for checks to finish 2025/08/03 03:47:03 DEBUG : B2 bucket rclone-test-qabiwat7babe path rclone-sync-test: Waiting for transfers to finish 2025/08/03 03:47:03 DEBUG : Waiting for deletions to finish 2025/08/03 03:47:03 INFO : There was nothing to transfer 2025/08/03 03:47:04 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:47:04 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:47:04 DEBUG : Waiting for deletions to finish 2025/08/03 03:47:04 INFO : There was nothing to transfer 2025/08/03 03:47:04 DEBUG : B2 bucket rclone-test-qabiwat7babe path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/03 03:47:04 DEBUG : B2 bucket rclone-test-qabiwat7babe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/03 03:47:04 DEBUG : Waiting for deletions to finish 2025/08/03 03:47:04 INFO : There was nothing to transfer 2025/08/03 03:47:05 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:47:05 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:47:05 DEBUG : Waiting for deletions to finish 2025/08/03 03:47:05 INFO : There was nothing to transfer 2025/08/03 03:47:05 DEBUG : B2 bucket rclone-test-qabiwat7babe path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/03 03:47:05 DEBUG : B2 bucket rclone-test-qabiwat7babe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/03 03:47:05 DEBUG : Waiting for deletions to finish 2025/08/03 03:47:05 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.18s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:47:05 DEBUG : Creating backend with remote "TestB2:rclone-test-qabiwat7babe/dst" 2025/08/03 03:47:07 DEBUG : Creating backend with remote "TestB2:rclone-test-qabiwat7babe/CompareDest" 2025/08/03 03:47:09 DEBUG : one: Need to transfer - File not found at Destination 2025/08/03 03:47:09 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for checks to finish 2025/08/03 03:47:09 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for transfers to finish 2025/08/03 03:47:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/03 03:47:09 INFO : one: Copied (new) 2025/08/03 03:47:09 DEBUG : Waiting for deletions to finish 2025/08/03 03:47:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 03:47:10 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for checks to finish 2025/08/03 03:47:10 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for transfers to finish 2025/08/03 03:47:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/03 03:47:10 INFO : one: Copied (replaced existing) 2025/08/03 03:47:10 DEBUG : Waiting for deletions to finish 2025/08/03 03:47:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 03:47:12 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for checks to finish 2025/08/03 03:47:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 03:47:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/03 03:47:13 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for transfers to finish 2025/08/03 03:47:13 DEBUG : Waiting for deletions to finish 2025/08/03 03:47:13 INFO : There was nothing to transfer 2025/08/03 03:47:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 03:47:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 03:47:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/03 03:47:14 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for checks to finish 2025/08/03 03:47:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 03:47:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/03 03:47:14 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for transfers to finish 2025/08/03 03:47:14 DEBUG : Waiting for deletions to finish 2025/08/03 03:47:14 INFO : There was nothing to transfer 2025/08/03 03:47:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 03:47:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 03:47:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/03 03:47:15 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for checks to finish 2025/08/03 03:47:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 03:47:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/03 03:47:15 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for transfers to finish 2025/08/03 03:47:15 DEBUG : Waiting for deletions to finish 2025/08/03 03:47:15 INFO : There was nothing to transfer 2025/08/03 03:47:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 03:47:16 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/08/03 03:47:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/03 03:47:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/03 03:47:16 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for checks to finish 2025/08/03 03:47:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 03:47:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/03 03:47:16 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for transfers to finish 2025/08/03 03:47:16 DEBUG : Waiting for deletions to finish 2025/08/03 03:47:16 INFO : There was nothing to transfer 2025/08/03 03:47:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 03:47:16 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/03 03:47:16 DEBUG : two: Need to transfer - File not found at Destination 2025/08/03 03:47:16 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for checks to finish 2025/08/03 03:47:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 03:47:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/03 03:47:17 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for transfers to finish 2025/08/03 03:47:17 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/03 03:47:17 INFO : two: Copied (new) 2025/08/03 03:47:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.90s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:47:20 DEBUG : Creating backend with remote "TestB2:rclone-test-qabiwat7babe/dest" 2025/08/03 03:47:21 DEBUG : Creating backend with remote "TestB2:rclone-test-qabiwat7babe/pre-dest1" 2025/08/03 03:47:22 DEBUG : Creating backend with remote "TestB2:rclone-test-qabiwat7babe/pre-dest2" 2025/08/03 03:47:24 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:47:24 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/03 03:47:25 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:47:25 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/03 03:47:25 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/03 03:47:25 DEBUG : B2 bucket rclone-test-qabiwat7babe path dest: Waiting for checks to finish 2025/08/03 03:47:25 DEBUG : B2 bucket rclone-test-qabiwat7babe path dest: Waiting for transfers to finish 2025/08/03 03:47:26 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/03 03:47:26 INFO : 3: Copied (new) 2025/08/03 03:47:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.02s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:47:27 DEBUG : Creating backend with remote "TestB2:rclone-test-qabiwat7babe/dst" 2025/08/03 03:47:28 DEBUG : Creating backend with remote "TestB2:rclone-test-qabiwat7babe/CopyDest" 2025/08/03 03:47:31 DEBUG : one: Need to transfer - File not found at Destination 2025/08/03 03:47:31 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for checks to finish 2025/08/03 03:47:31 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for transfers to finish 2025/08/03 03:47:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/03 03:47:31 INFO : one: Copied (new) 2025/08/03 03:47:31 DEBUG : Waiting for deletions to finish 2025/08/03 03:47:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 03:47:32 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for checks to finish 2025/08/03 03:47:32 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for transfers to finish 2025/08/03 03:47:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/03 03:47:32 INFO : one: Copied (replaced existing) 2025/08/03 03:47:32 DEBUG : Waiting for deletions to finish 2025/08/03 03:47:34 DEBUG : Creating backend with remote "TestB2:rclone-test-qabiwat7babe/BackupDir" 2025/08/03 03:47:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 03:47:36 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for checks to finish 2025/08/03 03:47:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 03:47:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 03:47:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/03 03:47:37 INFO : one: Copied (server-side copy) 2025/08/03 03:47:37 INFO : one: Deleted 2025/08/03 03:47:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/03 03:47:37 INFO : one: Copied (server-side copy) 2025/08/03 03:47:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/03 03:47:37 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for transfers to finish 2025/08/03 03:47:37 DEBUG : Waiting for deletions to finish 2025/08/03 03:47:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 03:47:39 DEBUG : one: Unchanged skipping 2025/08/03 03:47:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 03:47:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/03 03:47:39 INFO : two: Copied (server-side copy) 2025/08/03 03:47:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/03 03:47:39 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for checks to finish 2025/08/03 03:47:39 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for transfers to finish 2025/08/03 03:47:39 DEBUG : Waiting for deletions to finish 2025/08/03 03:47:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 03:47:40 DEBUG : one: Unchanged skipping 2025/08/03 03:47:40 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for checks to finish 2025/08/03 03:47:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 03:47:40 DEBUG : two: Unchanged skipping 2025/08/03 03:47:40 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for transfers to finish 2025/08/03 03:47:40 DEBUG : Waiting for deletions to finish 2025/08/03 03:47:40 INFO : There was nothing to transfer 2025/08/03 03:47:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 03:47:41 DEBUG : one: Unchanged skipping 2025/08/03 03:47:41 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/03 03:47:41 DEBUG : three: Destination not found in --copy-dest 2025/08/03 03:47:41 DEBUG : three: Need to transfer - File not found at Destination 2025/08/03 03:47:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 03:47:41 DEBUG : two: Unchanged skipping 2025/08/03 03:47:41 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for checks to finish 2025/08/03 03:47:41 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for transfers to finish 2025/08/03 03:47:42 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/03 03:47:42 INFO : three: Copied (new) 2025/08/03 03:47:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.17s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:47:45 DEBUG : Creating backend with remote "TestB2:rclone-test-qabiwat7babe/dst" 2025/08/03 03:47:47 DEBUG : Creating backend with remote "TestB2:rclone-test-qabiwat7babe/backup" 2025/08/03 03:47:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/03 03:47:48 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for checks to finish 2025/08/03 03:47:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:47:48 DEBUG : two: Unchanged skipping 2025/08/03 03:47:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/03 03:47:50 INFO : one: Copied (server-side copy) 2025/08/03 03:47:50 INFO : one: Deleted 2025/08/03 03:47:50 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for transfers to finish 2025/08/03 03:47:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/03 03:47:51 INFO : one: Copied (new) 2025/08/03 03:47:51 DEBUG : Waiting for deletions to finish 2025/08/03 03:47:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/03 03:47:51 INFO : three.txt: Copied (server-side copy) 2025/08/03 03:47:52 INFO : three.txt: Deleted 2025/08/03 03:47:52 INFO : three.txt: Moved into backup dir 2025/08/03 03:47:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/03 03:47:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:47:53 DEBUG : two: Unchanged skipping 2025/08/03 03:47:53 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for checks to finish 2025/08/03 03:47:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/03 03:47:54 INFO : one: Copied (server-side copy) 2025/08/03 03:47:54 INFO : one: Deleted 2025/08/03 03:47:54 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for transfers to finish 2025/08/03 03:47:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/03 03:47:55 INFO : one: Copied (new) 2025/08/03 03:47:55 DEBUG : Waiting for deletions to finish 2025/08/03 03:47:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/03 03:47:55 INFO : three.txt: Copied (server-side copy) 2025/08/03 03:47:55 INFO : three.txt: Deleted 2025/08/03 03:47:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.06s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:47:58 DEBUG : Creating backend with remote "TestB2:rclone-test-qabiwat7babe/dst" 2025/08/03 03:47:59 DEBUG : Creating backend with remote "TestB2:rclone-test-qabiwat7babe/backup" 2025/08/03 03:48:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/03 03:48:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:48:01 DEBUG : two: Unchanged skipping 2025/08/03 03:48:01 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for checks to finish 2025/08/03 03:48:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/03 03:48:02 INFO : one: Copied (server-side copy) to: one.bak 2025/08/03 03:48:03 INFO : one: Deleted 2025/08/03 03:48:03 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for transfers to finish 2025/08/03 03:48:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/03 03:48:03 INFO : one: Copied (new) 2025/08/03 03:48:03 DEBUG : Waiting for deletions to finish 2025/08/03 03:48:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/03 03:48:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/03 03:48:04 INFO : three.txt: Deleted 2025/08/03 03:48:04 INFO : three.txt: Moved into backup dir 2025/08/03 03:48:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/03 03:48:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:48:06 DEBUG : two: Unchanged skipping 2025/08/03 03:48:06 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for checks to finish 2025/08/03 03:48:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/03 03:48:07 INFO : one: Copied (server-side copy) to: one.bak 2025/08/03 03:48:07 INFO : one: Deleted 2025/08/03 03:48:07 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for transfers to finish 2025/08/03 03:48:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/03 03:48:07 INFO : one: Copied (new) 2025/08/03 03:48:07 DEBUG : Waiting for deletions to finish 2025/08/03 03:48:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/03 03:48:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/03 03:48:08 INFO : three.txt: Deleted 2025/08/03 03:48:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.45s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:48:11 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1157-07.backblaze.com/b2api/v1/b2_upload_file/df92dd23007d6beb9f880e1b/c001_v0001157_t0028": EOF 2025/08/03 03:48:11 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1157-07.backblaze.com/b2api/v1/b2_upload_file/df92dd23007d6beb9f880e1b/c001_v0001157_t0028": EOF) 2025/08/03 03:48:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-qabiwat7babe: 1/10 (Post "https://pod-000-1157-07.backblaze.com/b2api/v1/b2_upload_file/df92dd23007d6beb9f880e1b/c001_v0001157_t0028": EOF) 2025/08/03 03:48:13 DEBUG : pacer: Reducing sleep to 10ms 2025/08/03 03:48:13 DEBUG : Creating backend with remote "TestB2:rclone-test-qabiwat7babe/dst" 2025/08/03 03:48:13 DEBUG : Config file has changed externally - reloading 2025/08/03 03:48:14 DEBUG : Creating backend with remote "TestB2:rclone-test-qabiwat7babe/backup" 2025/08/03 03:48:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/03 03:48:16 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for checks to finish 2025/08/03 03:48:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:48:16 DEBUG : two: Unchanged skipping 2025/08/03 03:48:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/03 03:48:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/03 03:48:17 INFO : one: Deleted 2025/08/03 03:48:17 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for transfers to finish 2025/08/03 03:48:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/03 03:48:19 INFO : one: Copied (new) 2025/08/03 03:48:19 DEBUG : Waiting for deletions to finish 2025/08/03 03:48:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/03 03:48:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/03 03:48:19 INFO : three.txt: Deleted 2025/08/03 03:48:19 INFO : three.txt: Moved into backup dir 2025/08/03 03:48:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/03 03:48:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:48:21 DEBUG : two: Unchanged skipping 2025/08/03 03:48:21 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for checks to finish 2025/08/03 03:48:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/03 03:48:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/03 03:48:22 INFO : one: Deleted 2025/08/03 03:48:22 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for transfers to finish 2025/08/03 03:48:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/03 03:48:22 INFO : one: Copied (new) 2025/08/03 03:48:22 DEBUG : Waiting for deletions to finish 2025/08/03 03:48:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/03 03:48:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/03 03:48:24 INFO : three.txt: Deleted 2025/08/03 03:48:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.93s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:48:26 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1172-08.backblaze.com/b2api/v1/b2_upload_file/df92dd23007d6beb9f880e1b/c001_v0001172_t0038": EOF 2025/08/03 03:48:26 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1172-08.backblaze.com/b2api/v1/b2_upload_file/df92dd23007d6beb9f880e1b/c001_v0001172_t0038": EOF) 2025/08/03 03:48:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-qabiwat7babe: 1/10 (Post "https://pod-000-1172-08.backblaze.com/b2api/v1/b2_upload_file/df92dd23007d6beb9f880e1b/c001_v0001172_t0038": EOF) 2025/08/03 03:48:28 DEBUG : pacer: Reducing sleep to 10ms 2025/08/03 03:48:28 DEBUG : Creating backend with remote "TestB2:rclone-test-qabiwat7babe/dst" 2025/08/03 03:48:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/03 03:48:30 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for checks to finish 2025/08/03 03:48:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:48:30 DEBUG : two: Unchanged skipping 2025/08/03 03:48:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/03 03:48:31 INFO : one: Copied (server-side copy) to: one.bak 2025/08/03 03:48:31 INFO : one: Deleted 2025/08/03 03:48:31 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for transfers to finish 2025/08/03 03:48:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/03 03:48:32 INFO : one: Copied (new) 2025/08/03 03:48:32 DEBUG : Waiting for deletions to finish 2025/08/03 03:48:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/03 03:48:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/03 03:48:32 INFO : three.txt: Deleted 2025/08/03 03:48:32 INFO : three.txt: Moved into backup dir 2025/08/03 03:48:33 DEBUG : one.bak: Excluded (Path Filter) 2025/08/03 03:48:33 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/03 03:48:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/03 03:48:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:48:33 DEBUG : two: Unchanged skipping 2025/08/03 03:48:33 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for checks to finish 2025/08/03 03:48:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/03 03:48:34 INFO : one: Copied (server-side copy) to: one.bak 2025/08/03 03:48:34 INFO : one: Deleted 2025/08/03 03:48:34 DEBUG : B2 bucket rclone-test-qabiwat7babe path dst: Waiting for transfers to finish 2025/08/03 03:48:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/03 03:48:34 INFO : one: Copied (new) 2025/08/03 03:48:34 DEBUG : Waiting for deletions to finish 2025/08/03 03:48:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/03 03:48:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/03 03:48:35 INFO : three.txt: Deleted 2025/08/03 03:48:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.03s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:48:37 DEBUG : Creating backend with remote "TestB2:rclone-test-qabiwat7babe/dst" 2025/08/03 03:48:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/03 03:48:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/03 03:48:40 INFO : one: Copied (server-side copy) to: one.bak 2025/08/03 03:48:40 INFO : one: Deleted 2025/08/03 03:48:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/03 03:48:41 INFO : one: Copied (new) 2025/08/03 03:48:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:48:41 DEBUG : two: Unchanged skipping 2025/08/03 03:48:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/03 03:48:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/03 03:48:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/03 03:48:42 INFO : three.txt: Deleted 2025/08/03 03:48:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/03 03:48:42 INFO : three.txt: Copied (new) 2025/08/03 03:48:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/03 03:48:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/03 03:48:42 DEBUG : pacer: Reducing sleep to 10ms 2025/08/03 03:48:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/03 03:48:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/03 03:48:43 INFO : one: Copied (server-side copy) to: one.bak 2025/08/03 03:48:44 INFO : one: Deleted 2025/08/03 03:48:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/03 03:48:44 INFO : one: Copied (new) 2025/08/03 03:48:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:48:44 DEBUG : two: Unchanged skipping 2025/08/03 03:48:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/03 03:48:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/03 03:48:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/03 03:48:45 INFO : three.txt: Deleted 2025/08/03 03:48:45 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/03 03:48:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.58s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:48:48 DEBUG : Creating backend with remote "TestB2:rclone-test-qabiwat7babe/dst" 2025/08/03 03:48:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/03 03:48:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/03 03:48:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/03 03:48:50 INFO : one: Deleted 2025/08/03 03:48:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/03 03:48:52 INFO : one: Copied (new) 2025/08/03 03:48:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:48:52 DEBUG : two: Unchanged skipping 2025/08/03 03:48:52 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/03 03:48:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/03 03:48:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/03 03:48:53 INFO : three.txt: Deleted 2025/08/03 03:48:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/03 03:48:53 INFO : three.txt: Copied (new) 2025/08/03 03:48:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/03 03:48:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/03 03:48:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/03 03:48:55 INFO : one: Deleted 2025/08/03 03:48:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/03 03:48:56 INFO : one: Copied (new) 2025/08/03 03:48:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:48:56 DEBUG : two: Unchanged skipping 2025/08/03 03:48:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/03 03:48:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/03 03:48:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/03 03:48:57 INFO : three.txt: Deleted 2025/08/03 03:48:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/03 03:48:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.20s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:49:00 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:49:00 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/03 03:49:00 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:49:00 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/03 03:49:00 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/03 03:49:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.95s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:49:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/03 03:49:01 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:49:01 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:49:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/03 03:49:01 INFO : existing: Copied (new) 2025/08/03 03:49:01 DEBUG : Waiting for deletions to finish 2025/08/03 03:49:02 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/03 03:49:02 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/03 03:49:02 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:49:02 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:49:02 ERROR : B2 bucket rclone-test-qabiwat7babe: not deleting files as there were IO errors 2025/08/03 03:49:02 ERROR : B2 bucket rclone-test-qabiwat7babe: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.92s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:49:03 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:03 DEBUG : existing: Unchanged skipping 2025/08/03 03:49:03 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:49:03 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:49:03 DEBUG : Waiting for deletions to finish 2025/08/03 03:49:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.35s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", 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-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- 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-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:49:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:15 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:49:15 DEBUG : both0: Unchanged skipping 2025/08/03 03:49:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:15 DEBUG : both13: Unchanged skipping 2025/08/03 03:49:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:15 DEBUG : both14: Unchanged skipping 2025/08/03 03:49:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:15 DEBUG : both15: Unchanged skipping 2025/08/03 03:49:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:15 DEBUG : both16: Unchanged skipping 2025/08/03 03:49:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:15 DEBUG : both17: Unchanged skipping 2025/08/03 03:49:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:15 DEBUG : both18: Unchanged skipping 2025/08/03 03:49:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:15 DEBUG : both19: Unchanged skipping 2025/08/03 03:49:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:15 DEBUG : both1: Unchanged skipping 2025/08/03 03:49:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:15 DEBUG : both2: Unchanged skipping 2025/08/03 03:49:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:15 DEBUG : both3: Unchanged skipping 2025/08/03 03:49:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:15 DEBUG : both11: Unchanged skipping 2025/08/03 03:49:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:15 DEBUG : both5: Unchanged skipping 2025/08/03 03:49:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:15 DEBUG : both6: Unchanged skipping 2025/08/03 03:49:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:15 DEBUG : both7: Unchanged skipping 2025/08/03 03:49:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:15 DEBUG : both8: Unchanged skipping 2025/08/03 03:49:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:15 DEBUG : both9: Unchanged skipping 2025/08/03 03:49:15 DEBUG : both10: Unchanged skipping 2025/08/03 03:49:15 DEBUG : both12: Unchanged skipping 2025/08/03 03:49:15 DEBUG : both4: Unchanged skipping 2025/08/03 03:49:15 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:49:15 DEBUG : Waiting for deletions to finish 2025/08/03 03:49:15 INFO : only8: Deleted 2025/08/03 03:49:16 INFO : only3: Deleted 2025/08/03 03:49:16 INFO : only12: Deleted 2025/08/03 03:49:16 INFO : only17: Deleted 2025/08/03 03:49:16 INFO : only18: Deleted 2025/08/03 03:49:16 INFO : only19: Deleted 2025/08/03 03:49:16 INFO : only6: Deleted 2025/08/03 03:49:16 INFO : only9: Deleted 2025/08/03 03:49:16 INFO : only10: Deleted 2025/08/03 03:49:16 INFO : only5: Deleted 2025/08/03 03:49:16 INFO : only7: Deleted 2025/08/03 03:49:16 INFO : only0: Deleted 2025/08/03 03:49:16 INFO : only13: Deleted 2025/08/03 03:49:16 INFO : only15: Deleted 2025/08/03 03:49:16 INFO : only16: Deleted 2025/08/03 03:49:16 INFO : only11: Deleted 2025/08/03 03:49:16 INFO : only14: Deleted 2025/08/03 03:49:16 INFO : only1: Deleted 2025/08/03 03:49:16 INFO : only2: Deleted 2025/08/03 03:49:16 INFO : only4: Deleted 2025/08/03 03:49:16 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.31s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:49:30 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:30 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:30 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:30 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:30 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:49:30 DEBUG : both10: Unchanged skipping 2025/08/03 03:49:30 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:30 DEBUG : both13: Unchanged skipping 2025/08/03 03:49:30 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:30 DEBUG : both14: Unchanged skipping 2025/08/03 03:49:30 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:30 DEBUG : both15: Unchanged skipping 2025/08/03 03:49:30 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:30 DEBUG : both16: Unchanged skipping 2025/08/03 03:49:30 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:30 DEBUG : both17: Unchanged skipping 2025/08/03 03:49:30 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:30 DEBUG : both18: Unchanged skipping 2025/08/03 03:49:30 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:30 DEBUG : both0: Unchanged skipping 2025/08/03 03:49:30 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:30 DEBUG : both11: Unchanged skipping 2025/08/03 03:49:30 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:30 DEBUG : both12: Unchanged skipping 2025/08/03 03:49:30 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:30 DEBUG : both19: Unchanged skipping 2025/08/03 03:49:30 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:30 DEBUG : both4: Unchanged skipping 2025/08/03 03:49:30 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:30 DEBUG : both5: Unchanged skipping 2025/08/03 03:49:30 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:30 DEBUG : both1: Unchanged skipping 2025/08/03 03:49:30 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:30 DEBUG : both2: Unchanged skipping 2025/08/03 03:49:30 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:30 DEBUG : both3: Unchanged skipping 2025/08/03 03:49:30 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:30 DEBUG : both6: Unchanged skipping 2025/08/03 03:49:30 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/03 03:49:30 DEBUG : both7: Unchanged skipping 2025/08/03 03:49:30 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/03 03:49:30 DEBUG : both8: Unchanged skipping 2025/08/03 03:49:30 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/03 03:49:30 DEBUG : both9: Unchanged skipping 2025/08/03 03:49:30 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/03 03:49:30 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/03 03:49:30 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/03 03:49:30 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/03 03:49:30 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/03 03:49:30 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/03 03:49:30 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/03 03:49:30 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/03 03:49:30 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/03 03:49:30 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/03 03:49:30 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/03 03:49:30 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/03 03:49:30 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/03 03:49:30 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/03 03:49:30 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/03 03:49:30 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/03 03:49:30 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/03 03:49:30 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:49:31 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 03:49:31 INFO : only0: Copied (replaced existing) 2025/08/03 03:49:31 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 03:49:31 INFO : only11: Copied (replaced existing) 2025/08/03 03:49:31 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 03:49:31 INFO : only16: Copied (replaced existing) 2025/08/03 03:49:31 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 03:49:31 INFO : only17: Copied (replaced existing) 2025/08/03 03:49:31 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 03:49:31 INFO : only14: Copied (replaced existing) 2025/08/03 03:49:31 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 03:49:31 INFO : only18: Copied (replaced existing) 2025/08/03 03:49:31 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 03:49:31 INFO : only19: Copied (replaced existing) 2025/08/03 03:49:31 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 03:49:31 INFO : only15: Copied (replaced existing) 2025/08/03 03:49:31 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 03:49:31 INFO : only10: Copied (replaced existing) 2025/08/03 03:49:31 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 03:49:31 INFO : only1: Copied (replaced existing) 2025/08/03 03:49:32 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 03:49:32 INFO : only3: Copied (replaced existing) 2025/08/03 03:49:32 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 03:49:32 INFO : only4: Copied (replaced existing) 2025/08/03 03:49:32 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 03:49:32 INFO : only5: Copied (replaced existing) 2025/08/03 03:49:32 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 03:49:32 INFO : only2: Copied (replaced existing) 2025/08/03 03:49:32 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 03:49:32 INFO : only7: Copied (replaced existing) 2025/08/03 03:49:32 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 03:49:32 INFO : only8: Copied (replaced existing) 2025/08/03 03:49:32 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 03:49:32 INFO : only9: Copied (replaced existing) 2025/08/03 03:49:32 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 03:49:32 INFO : only13: Copied (replaced existing) 2025/08/03 03:49:32 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 03:49:32 INFO : only12: Copied (replaced existing) 2025/08/03 03:49:32 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/03 03:49:32 INFO : only6: Copied (replaced existing) 2025/08/03 03:49:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.22s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:49:40 DEBUG : empty_dir: Making directory with metadata 2025/08/03 03:49:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 03:49:40 DEBUG : empty_on_remote: Making directory with metadata 2025/08/03 03:49:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 03:49:40 INFO : empty_on_remote: Making directory 2025/08/03 03:49:40 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/03 03:49:41 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/03 03:49:41 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/03 03:49:41 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/03 03:49:41 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.40s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:49:42 DEBUG : empty_dir: Making directory with metadata 2025/08/03 03:49:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 03:49:42 DEBUG : empty_on_remote: Making directory with metadata 2025/08/03 03:49:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/03 03:49:43 INFO : empty_on_remote: Making directory 2025/08/03 03:49:43 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/03 03:49:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/03 03:49:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/03 03:49:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/03 03:49:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/03 03:49:43 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.26s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:49:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/03 03:49:45 INFO : sub dir: Making directory 2025/08/03 03:49:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.26s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:49:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/03 03:49:47 INFO : sub dir: Making directory 2025/08/03 03:49:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.97s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:49:56 DEBUG : Waiting for deletions to finish 2025/08/03 03:49:56 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:49:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:49:56 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:49:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:49:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:49:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:49:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:49:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:49:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:49:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:49:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:49:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:49:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:49:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:49:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:49:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:49:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:49:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:49:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:49:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 03:49:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 03:49:57 DEBUG : banana: Unchanged skipping 2025/08/03 03:49:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : apple: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:49:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:49:57 DEBUG : Waiting for deletions to finish 2025/08/03 03:49:57 INFO : There was nothing to transfer 2025/08/03 03:49:57 DEBUG : Waiting for deletions to finish 2025/08/03 03:49:57 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:49:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : banana: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:49:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : apple: Unchanged skipping 2025/08/03 03:49:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 03:49:57 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:49:57 DEBUG : Waiting for deletions to finish 2025/08/03 03:49:57 INFO : There was nothing to transfer 2025/08/03 03:49:57 DEBUG : Waiting for deletions to finish 2025/08/03 03:49:57 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:49:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:50:11 DEBUG : Waiting for deletions to finish 2025/08/03 03:50:12 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:50:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:50:12 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:50:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:50:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:50:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:50:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:50:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:50:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:50:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:50:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:50:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:50:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:50:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:50:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:50:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:50:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:50:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:50:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:50:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 03:50:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : apple: Unchanged skipping 2025/08/03 03:50:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : banana: Unchanged skipping 2025/08/03 03:50:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:50:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:50:13 DEBUG : Waiting for deletions to finish 2025/08/03 03:50:13 INFO : There was nothing to transfer 2025/08/03 03:50:13 DEBUG : Waiting for deletions to finish 2025/08/03 03:50:13 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 03:50:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : apple: Unchanged skipping 2025/08/03 03:50:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 03:50:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : banana: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 03:50:13 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:50:13 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:50:13 DEBUG : Waiting for deletions to finish 2025/08/03 03:50:13 INFO : There was nothing to transfer 2025/08/03 03:50:13 DEBUG : Waiting for deletions to finish 2025/08/03 03:50:13 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:50:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:50:27 DEBUG : Waiting for deletions to finish 2025/08/03 03:50:28 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:50:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:50:28 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:50:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:50:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:50:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:50:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:50:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:50:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:50:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:50:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:50:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:50:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:50:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:50:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:50:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:50:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:50:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:50:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:50:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 03:50:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:28 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:28 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:28 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:28 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:28 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:28 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:28 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:28 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/03 03:50:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/03 03:50:28 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:28 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/03 03:50:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/03 03:50:28 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:28 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 03:50:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 03:50:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 03:50:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 03:50:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 03:50:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 03:50:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/03 03:50:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 03:50:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/03 03:50:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:28 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:50:28 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:50:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/03 03:50:29 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/03 03:50:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/03 03:50:29 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/03 03:50:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/03 03:50:29 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/03 03:50:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/03 03:50:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/03 03:50:29 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/03 03:50:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/03 03:50:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/03 03:50:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/03 03:50:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/03 03:50:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 03:50:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/03 03:50:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/03 03:50:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 03:50:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/03 03:50:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/03 03:50:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/03 03:50:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/03 03:50:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/03 03:50:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/03 03:50:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/03 03:50:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/03 03:50:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/03 03:50:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:30 DEBUG : Waiting for deletions to finish 2025/08/03 03:50:31 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/03 03:50:31 INFO : dir1/0003-defghij.txt: Deleted 2025/08/03 03:50:31 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/03 03:50:31 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/03 03:50:31 INFO : dir1/0014-89;=.txt: Deleted 2025/08/03 03:50:31 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/03 03:50:31 INFO : banana: Deleted 2025/08/03 03:50:31 INFO : dir1/0012-6789;.txt: Deleted 2025/08/03 03:50:31 INFO : apple: Deleted 2025/08/03 03:50:31 INFO : dir1/0010-456789.txt: Deleted 2025/08/03 03:50:31 INFO : dir1/0011-56789;.txt: Deleted 2025/08/03 03:50:31 INFO : dir1/0013-789;=.txt: Deleted 2025/08/03 03:50:31 INFO : splitbananasplit: Deleted 2025/08/03 03:50:31 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/03 03:50:31 INFO : dir1/0007-1234567.txt: Deleted 2025/08/03 03:50:31 INFO : dir1/0008-2345678.txt: Deleted 2025/08/03 03:50:31 INFO : dir1/0009-3456789.txt: Deleted 2025/08/03 03:50:31 INFO : dir1/0015-9;=.txt: Deleted 2025/08/03 03:50:31 INFO : appleappleapplebanana: Deleted 2025/08/03 03:50:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/03 03:50:31 DEBUG : Waiting for deletions to finish 2025/08/03 03:50:32 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 03:50:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 03:50:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/03 03:50:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/03 03:50:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 03:50:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/03 03:50:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 03:50:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/03 03:50:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 03:50:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/03 03:50:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 03:50:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 03:50:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/03 03:50:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:32 DEBUG : apple: Unchanged skipping 2025/08/03 03:50:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:32 DEBUG : banana: Unchanged skipping 2025/08/03 03:50:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:32 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 03:50:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 03:50:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 03:50:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 03:50:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 03:50:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 03:50:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 03:50:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 03:50:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/03 03:50:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 03:50:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 03:50:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 03:50:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 03:50:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 03:50:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/03 03:50:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 03:50:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/03 03:50:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 03:50:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 03:50:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 03:50:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 03:50:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 03:50:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 03:50:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 03:50:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 03:50:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:50:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 03:50:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 03:50:32 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:50:32 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:50:32 DEBUG : Waiting for deletions to finish 2025/08/03 03:50:32 DEBUG : Waiting for deletions to finish 2025/08/03 03:50:32 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/03 03:50:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/03 03:50:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:33 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 03:50:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 03:50:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/03 03:50:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:33 DEBUG : apple: transformed to: YXBwbGU= 2025/08/03 03:50:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/03 03:50:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/03 03:50:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/03 03:50:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/03 03:50:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/03 03:50:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/03 03:50:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/03 03:50:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/03 03:50:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:50:47 DEBUG : Waiting for deletions to finish 2025/08/03 03:50:47 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:50:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:50:47 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:50:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:50:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:50:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:50:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:50:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:50:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:50:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:50:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:50:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:50:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:50:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:50:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:50:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:50:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:50:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:50:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:50:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 03:50:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 03:50:47 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 03:50:47 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 03:50:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 03:50:47 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 03:50:47 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 03:50:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 03:50:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 03:50:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 03:50:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 03:50:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 03:50:47 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 03:50:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 03:50:47 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 03:50:47 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 03:50:48 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/03 03:50:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 03:50:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/03 03:50:48 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 03:50:48 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/03 03:50:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 03:50:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/03 03:50:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 03:50:48 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 03:50:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 03:50:48 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 03:50:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 03:50:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 03:50:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 03:50:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 03:50:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 03:50:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 03:50:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 03:50:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 03:50:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 03:50:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 03:50:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 03:50:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 03:50:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 03:50:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 03:50:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 03:50:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 03:50:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 03:50:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 03:50:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 03:50:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 03:50:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 03:50:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 03:50:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 03:50:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 03:50:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 03:50:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 03:50:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 03:50:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 03:50:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 03:50:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 03:50:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 03:50:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 03:50:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 03:50:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 03:50:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 03:50:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 03:50:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 03:50:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 03:50:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 03:50:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 03:50:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 03:50:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 03:50:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 03:50:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 03:50:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 03:50:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 03:50:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 03:50:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 03:50:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 03:50:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 03:50:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 03:50:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 03:50:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 03:50:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 03:50:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 03:50:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 03:50:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 03:50:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 03:50:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 03:50:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 03:50:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 03:50:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 03:50:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 03:50:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 03:50:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 03:50:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 03:50:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 03:50:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 03:50:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 03:50:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 03:50:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 03:50:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 03:50:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 03:50:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 03:50:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 03:50:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 03:50:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 03:50:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 03:50:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 03:50:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 03:50:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 03:50:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 03:50:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 03:50:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 03:50:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 03:50:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 03:50:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 03:50:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 03:50:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 03:50:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 03:50:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 03:50:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 03:50:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 03:50:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 03:50:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 03:50:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 03:50:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 03:50:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 03:50:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 03:50:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 03:50:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 03:50:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 03:50:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 03:50:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 03:50:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 03:50:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 03:50:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 03:50:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 03:50:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 03:50:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 03:50:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 03:50:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 03:50:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 03:50:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 03:50:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 03:50:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 03:50:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 03:50:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 03:50:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 03:50:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 03:50:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 03:50:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 03:50:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 03:50:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 03:50:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 03:50:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 03:50:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 03:50:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 03:50:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 03:50:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 03:50:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/03 03:50:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 03:50:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/03 03:50:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 03:50:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/03 03:50:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 03:50:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/03 03:50:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 03:50:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/03 03:50:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 03:50:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 03:50:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 03:50:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 03:50:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 03:50:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 03:50:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 03:50:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 03:50:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 03:50:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 03:50:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/03 03:50:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 03:50:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 03:50:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 03:50:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 03:50:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 03:50:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 03:50:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 03:50:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 03:50:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 03:50:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 03:50:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 03:50:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 03:50:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 03:50:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 03:50:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 03:50:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 03:50:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 03:50:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 03:50:48 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/03 03:50:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 03:50:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/03 03:50:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/03 03:50:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/03 03:50:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/03 03:50:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/03 03:50:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/03 03:50:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/03 03:50:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/03 03:50:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/03 03:50:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/03 03:50:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/03 03:50:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/03 03:50:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/03 03:50:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/03 03:50:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/03 03:50:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:48 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/03 03:50:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:48 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:50:48 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:50:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/03 03:50:48 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/03 03:50:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/03 03:50:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/03 03:50:48 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/03 03:50:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/03 03:50:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/03 03:50:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/03 03:50:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/03 03:50:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/03 03:50:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/03 03:50:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/03 03:50:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/03 03:50:48 INFO : apple: Copied (new) to: PREFIXapple 2025/08/03 03:50:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/03 03:50:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/03 03:50:48 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/03 03:50:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/03 03:50:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/03 03:50:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/03 03:50:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/03 03:50:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/03 03:50:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/03 03:50:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/03 03:50:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/03 03:50:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/03 03:50:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/03 03:50:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/03 03:50:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/03 03:50:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/03 03:50:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/03 03:50:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/03 03:50:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/03 03:50:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/03 03:50:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/03 03:50:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/03 03:50:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/03 03:50:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/03 03:50:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/03 03:50:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/03 03:50:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/03 03:50:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/03 03:50:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/03 03:50:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/03 03:50:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/03 03:50:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/03 03:50:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/03 03:50:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/03 03:50:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/03 03:50:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/03 03:50:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/03 03:50:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/03 03:50:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/03 03:50:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/03 03:50:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/03 03:50:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/03 03:50:50 DEBUG : Waiting for deletions to finish 2025/08/03 03:50:50 INFO : dir1/0010-456789.txt: Deleted 2025/08/03 03:50:50 INFO : dir1/0009-3456789.txt: Deleted 2025/08/03 03:50:50 INFO : dir1/0003-defghij.txt: Deleted 2025/08/03 03:50:50 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/03 03:50:50 INFO : dir1/0007-1234567.txt: Deleted 2025/08/03 03:50:50 INFO : dir1/0013-789;=.txt: Deleted 2025/08/03 03:50:50 INFO : splitbananasplit: Deleted 2025/08/03 03:50:50 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/03 03:50:50 INFO : appleappleapplebanana: Deleted 2025/08/03 03:50:50 INFO : banana: Deleted 2025/08/03 03:50:50 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/03 03:50:50 INFO : dir1/0011-56789;.txt: Deleted 2025/08/03 03:50:50 INFO : dir1/0015-9;=.txt: Deleted 2025/08/03 03:50:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/03 03:50:50 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/03 03:50:50 INFO : apple: Deleted 2025/08/03 03:50:50 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/03 03:50:50 INFO : dir1/0012-6789;.txt: Deleted 2025/08/03 03:50:50 INFO : dir1/0008-2345678.txt: Deleted 2025/08/03 03:50:50 INFO : dir1/0014-89;=.txt: Deleted 2025/08/03 03:50:50 DEBUG : Waiting for deletions to finish 2025/08/03 03:50:51 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/03 03:50:51 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:50:51 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/03 03:50:51 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/03 03:50:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:50:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:50:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:50:51 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:50:51 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:50:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:50:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:50:51 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:50:51 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:50:51 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:50:51 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:50:51 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:50:51 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:50:51 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:50:51 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:50:51 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/03 03:50:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/03 03:50:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/03 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/03 03:50:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/03 03:50:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/03 03:50:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/03 03:50:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/03 03:50:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/03 03:50:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/03 03:50:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/03 03:50:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/03 03:50:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/03 03:50:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/03 03:50:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/03 03:50:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/03 03:50:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/03 03:50:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/03 03:50:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/03 03:50:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/03 03:50:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/03 03:50:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/03 03:50:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/03 03:50:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/03 03:50:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/03 03:50:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/03 03:50:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/03 03:50:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/03 03:50:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/03 03:50:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/03 03:50:51 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 03:50:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/03 03:50:51 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 03:50:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/03 03:50:51 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 03:50:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/03 03:50:51 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 03:50:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/03 03:50:51 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 03:50:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/03 03:50:51 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 03:50:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/03 03:50:51 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 03:50:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/03 03:50:51 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 03:50:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/03 03:50:51 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 03:50:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/03 03:50:51 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 03:50:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/03 03:50:51 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 03:50:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/03 03:50:51 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 03:50:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/03 03:50:51 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 03:50:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/03 03:50:51 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 03:50:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/03 03:50:51 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/03 03:50:51 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 03:50:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/03 03:50:51 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 03:50:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/03 03:50:51 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 03:50:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/03 03:50:51 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 03:50:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/03 03:50:51 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 03:50:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/03 03:50:51 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 03:50:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/03 03:50:51 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 03:50:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/03 03:50:51 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 03:50:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/03 03:50:51 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 03:50:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/03 03:50:51 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 03:50:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/03 03:50:51 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 03:50:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/03 03:50:51 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 03:50:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/03 03:50:51 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 03:50:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/03 03:50:51 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 03:50:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/03 03:50:51 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 03:50:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/03 03:50:51 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/03 03:50:51 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 03:50:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/03 03:50:51 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 03:50:51 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 03:50:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 03:50:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/03 03:50:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 03:50:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/03 03:50:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 03:50:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/03 03:50:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 03:50:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/03 03:50:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 03:50:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/03 03:50:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 03:50:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/03 03:50:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 03:50:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/03 03:50:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 03:50:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/03 03:50:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 03:50:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/03 03:50:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 03:50:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/03 03:50:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 03:50:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/03 03:50:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 03:50:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/03 03:50:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 03:50:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/03 03:50:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 03:50:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/03 03:50:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/03 03:50:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 03:50:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/03 03:50:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 03:50:51 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 03:50:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 03:50:51 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 03:50:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 03:50:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/03 03:50:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 03:50:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/03 03:50:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 03:50:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/03 03:50:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 03:50:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/03 03:50:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 03:50:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/03 03:50:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 03:50:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/03 03:50:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 03:50:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/03 03:50:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 03:50:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/03 03:50:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 03:50:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/03 03:50:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 03:50:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/03 03:50:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 03:50:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/03 03:50:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 03:50:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/03 03:50:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 03:50:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/03 03:50:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 03:50:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/03 03:50:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/03 03:50:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 03:50:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/03 03:50:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 03:50:51 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 03:50:51 DEBUG : apple: transformed to: PREFIXapple 2025/08/03 03:50:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/03 03:50:51 DEBUG : banana: transformed to: PREFIXbanana 2025/08/03 03:50:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/03 03:50:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/03 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/03 03:50:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/03 03:50:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/03 03:50:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/03 03:50:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/03 03:50:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/03 03:50:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/03 03:50:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/03 03:50:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/03 03:50:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/03 03:50:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/03 03:50:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/03 03:50:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/03 03:50:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/03 03:50:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/03 03:50:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/03 03:50:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/03 03:50:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/03 03:50:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/03 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/03 03:50:51 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:50:51 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:50:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/03 03:50:51 INFO : appleappleapplebanana: Copied (new) 2025/08/03 03:50:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/03 03:50:51 INFO : apple: Copied (new) 2025/08/03 03:50:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/03 03:50:51 INFO : splitbananasplit: Copied (new) 2025/08/03 03:50:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/03 03:50:52 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/03 03:50:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/03 03:50:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/03 03:50:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/03 03:50:52 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/03 03:50:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/03 03:50:52 INFO : banana: Copied (new) 2025/08/03 03:50:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/03 03:50:52 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/03 03:50:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/03 03:50:52 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/03 03:50:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/03 03:50:52 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/03 03:50:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/03 03:50:52 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/03 03:50:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/03 03:50:52 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/03 03:50:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/03 03:50:52 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/03 03:50:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/03 03:50:52 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/03 03:50:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/03 03:50:52 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/03 03:50:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/03 03:50:52 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/03 03:50:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/03 03:50:52 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/03 03:50:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/03 03:50:53 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/03 03:50:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/03 03:50:53 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/03 03:50:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/03 03:50:53 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/03 03:50:53 DEBUG : Waiting for deletions to finish 2025/08/03 03:50:53 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/03 03:50:53 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/03 03:50:53 INFO : PREFIXsplitbananasplit: Deleted 2025/08/03 03:50:53 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/03 03:50:53 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/03 03:50:53 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/03 03:50:53 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/03 03:50:53 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/03 03:50:53 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/03 03:50:53 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/03 03:50:53 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/03 03:50:53 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/03 03:50:53 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/03 03:50:53 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/03 03:50:53 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/03 03:50:53 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/03 03:50:54 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/03 03:50:54 INFO : PREFIXapple: Deleted 2025/08/03 03:50:54 INFO : PREFIXbanana: Deleted 2025/08/03 03:50:54 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/03 03:50:54 DEBUG : Waiting for deletions to finish 2025/08/03 03:50:54 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : Waiting for deletions to finish 2025/08/03 03:50:54 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:50:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:51:08 DEBUG : Waiting for deletions to finish 2025/08/03 03:51:08 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:51:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:51:08 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:51:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:51:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:51:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:51:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:51:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:51:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:51:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:51:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:51:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:51:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:51:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:51:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:51:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:51:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:51:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:51:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:51:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 03:51:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/03 03:51:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 03:51:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 03:51:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/03 03:51:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 03:51:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 03:51:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/03 03:51:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 03:51:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 03:51:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/03 03:51:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 03:51:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 03:51:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 03:51:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 03:51:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 03:51:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 03:51:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/03 03:51:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 03:51:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/03 03:51:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 03:51:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/03 03:51:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/03 03:51:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/03 03:51:09 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 03:51:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 03:51:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 03:51:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/03 03:51:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 03:51:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:09 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:51:09 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:51:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/03 03:51:09 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/03 03:51:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/03 03:51:09 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/03 03:51:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/03 03:51:09 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/03 03:51:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/03 03:51:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/03 03:51:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/03 03:51:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/03 03:51:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/03 03:51:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/03 03:51:09 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/03 03:51:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/03 03:51:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/03 03:51:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/03 03:51:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/03 03:51:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/03 03:51:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/03 03:51:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/03 03:51:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/03 03:51:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/03 03:51:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/03 03:51:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/03 03:51:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/03 03:51:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/03 03:51:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/03 03:51:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/03 03:51:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/03 03:51:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/03 03:51:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/03 03:51:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/03 03:51:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/03 03:51:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/03 03:51:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/03 03:51:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/03 03:51:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/03 03:51:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/03 03:51:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/03 03:51:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/03 03:51:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/03 03:51:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/03 03:51:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/03 03:51:11 DEBUG : Waiting for deletions to finish 2025/08/03 03:51:11 INFO : apple: Deleted 2025/08/03 03:51:11 INFO : dir1/0011-56789;.txt: Deleted 2025/08/03 03:51:11 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/03 03:51:11 INFO : dir1/0008-2345678.txt: Deleted 2025/08/03 03:51:11 INFO : dir1/0009-3456789.txt: Deleted 2025/08/03 03:51:11 INFO : dir1/0012-6789;.txt: Deleted 2025/08/03 03:51:11 INFO : dir1/0013-789;=.txt: Deleted 2025/08/03 03:51:11 INFO : banana: Deleted 2025/08/03 03:51:11 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/03 03:51:11 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/03 03:51:11 INFO : dir1/0007-1234567.txt: Deleted 2025/08/03 03:51:11 INFO : dir1/0015-9;=.txt: Deleted 2025/08/03 03:51:11 INFO : appleappleapplebanana: Deleted 2025/08/03 03:51:11 INFO : dir1/0003-defghij.txt: Deleted 2025/08/03 03:51:11 INFO : dir1/0014-89;=.txt: Deleted 2025/08/03 03:51:11 INFO : splitbananasplit: Deleted 2025/08/03 03:51:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/03 03:51:11 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/03 03:51:11 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/03 03:51:12 INFO : dir1/0010-456789.txt: Deleted 2025/08/03 03:51:12 DEBUG : Waiting for deletions to finish 2025/08/03 03:51:12 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/03 03:51:12 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/03 03:51:12 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/03 03:51:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/03 03:51:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/03 03:51:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/03 03:51:12 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/03 03:51:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/03 03:51:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/03 03:51:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/03 03:51:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/03 03:51:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/03 03:51:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/03 03:51:12 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/03 03:51:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/03 03:51:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/03 03:51:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/03 03:51:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/03 03:51:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/03 03:51:12 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/03 03:51:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/03 03:51:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/03 03:51:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/03 03:51:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/03 03:51:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/03 03:51:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/03 03:51:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/03 03:51:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/03 03:51:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/03 03:51:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/03 03:51:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/03 03:51:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/03 03:51:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/03 03:51:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/03 03:51:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/03 03:51:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/03 03:51:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/03 03:51:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/03 03:51:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/03 03:51:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/03 03:51:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/03 03:51:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/03 03:51:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/03 03:51:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/03 03:51:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/03 03:51:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/03 03:51:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/03 03:51:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/03 03:51:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/03 03:51:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/03 03:51:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/03 03:51:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/03 03:51:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/03 03:51:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 03:51:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 03:51:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/03 03:51:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/03 03:51:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/03 03:51:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/03 03:51:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/03 03:51:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/03 03:51:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/03 03:51:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/03 03:51:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/03 03:51:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/03 03:51:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/03 03:51:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/03 03:51:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/03 03:51:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/03 03:51:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/03 03:51:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/03 03:51:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 03:51:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 03:51:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 03:51:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 03:51:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/03 03:51:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/03 03:51:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/03 03:51:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/03 03:51:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/03 03:51:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/03 03:51:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/03 03:51:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/03 03:51:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/03 03:51:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/03 03:51:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:12 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:51:12 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:51:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/03 03:51:12 INFO : appleappleapplebanana: Copied (new) 2025/08/03 03:51:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/03 03:51:12 INFO : apple: Copied (new) 2025/08/03 03:51:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/03 03:51:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/03 03:51:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/03 03:51:13 INFO : splitbananasplit: Copied (new) 2025/08/03 03:51:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/03 03:51:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/03 03:51:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/03 03:51:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/03 03:51:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/03 03:51:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/03 03:51:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/03 03:51:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/03 03:51:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/03 03:51:13 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/03 03:51:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/03 03:51:13 INFO : banana: Copied (new) 2025/08/03 03:51:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/03 03:51:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/03 03:51:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/03 03:51:13 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/03 03:51:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/03 03:51:13 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/03 03:51:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/03 03:51:13 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/03 03:51:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/03 03:51:14 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/03 03:51:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/03 03:51:14 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/03 03:51:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/03 03:51:14 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/03 03:51:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/03 03:51:14 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/03 03:51:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/03 03:51:14 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/03 03:51:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/03 03:51:14 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/03 03:51:14 DEBUG : Waiting for deletions to finish 2025/08/03 03:51:14 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/03 03:51:14 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/03 03:51:14 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/03 03:51:14 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/03 03:51:14 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/03 03:51:14 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/03 03:51:14 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/03 03:51:14 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/03 03:51:14 INFO : bananaSUFFIX: Deleted 2025/08/03 03:51:14 INFO : splitbananasplitSUFFIX: Deleted 2025/08/03 03:51:14 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/03 03:51:14 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/03 03:51:14 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/03 03:51:14 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/03 03:51:14 INFO : appleSUFFIX: Deleted 2025/08/03 03:51:14 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/03 03:51:14 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/03 03:51:14 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/03 03:51:14 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/03 03:51:15 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/03 03:51:15 DEBUG : Waiting for deletions to finish 2025/08/03 03:51:15 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : Waiting for deletions to finish 2025/08/03 03:51:15 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:51:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:51:29 DEBUG : Waiting for deletions to finish 2025/08/03 03:51:30 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:51:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:51:30 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:51:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:51:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:51:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:51:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:51:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:51:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:51:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:51:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:51:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:51:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:51:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:51:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:51:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:51:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:51:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:51:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:51:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 03:51:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 03:51:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 03:51:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 03:51:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 03:51:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/03 03:51:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 03:51:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/03 03:51:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:30 DEBUG : apple: Unchanged skipping 2025/08/03 03:51:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 03:51:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:30 DEBUG : banana: Unchanged skipping 2025/08/03 03:51:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 03:51:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 03:51:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 03:51:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 03:51:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 03:51:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 03:51:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 03:51:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 03:51:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 03:51:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 03:51:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 03:51:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 03:51:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 03:51:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 03:51:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 03:51:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 03:51:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 03:51:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 03:51:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 03:51:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 03:51:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 03:51:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 03:51:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 03:51:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 03:51:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 03:51:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 03:51:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 03:51:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 03:51:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 03:51:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 03:51:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 03:51:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 03:51:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 03:51:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 03:51:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 03:51:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 03:51:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 03:51:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 03:51:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 03:51:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 03:51:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 03:51:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 03:51:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 03:51:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 03:51:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 03:51:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 03:51:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 03:51:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 03:51:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 03:51:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 03:51:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 03:51:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 03:51:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 03:51:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 03:51:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 03:51:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 03:51:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 03:51:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 03:51:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 03:51:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 03:51:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 03:51:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 03:51:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 03:51:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 03:51:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 03:51:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 03:51:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 03:51:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 03:51:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 03:51:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 03:51:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 03:51:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 03:51:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 03:51:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 03:51:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 03:51:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 03:51:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 03:51:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 03:51:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 03:51:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 03:51:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 03:51:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 03:51:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 03:51:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 03:51:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 03:51:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 03:51:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 03:51:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 03:51:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 03:51:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 03:51:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 03:51:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 03:51:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 03:51:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 03:51:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 03:51:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 03:51:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 03:51:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 03:51:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 03:51:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 03:51:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 03:51:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 03:51:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 03:51:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 03:51:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 03:51:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 03:51:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 03:51:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 03:51:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 03:51:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 03:51:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 03:51:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 03:51:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 03:51:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 03:51:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 03:51:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 03:51:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 03:51:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 03:51:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 03:51:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 03:51:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 03:51:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 03:51:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 03:51:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 03:51:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 03:51:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 03:51:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 03:51:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 03:51:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 03:51:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 03:51:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 03:51:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 03:51:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 03:51:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 03:51:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 03:51:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 03:51:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 03:51:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 03:51:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 03:51:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 03:51:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/03 03:51:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 03:51:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 03:51:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 03:51:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 03:51:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 03:51:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 03:51:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 03:51:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/03 03:51:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 03:51:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 03:51:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 03:51:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 03:51:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 03:51:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 03:51:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/03 03:51:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/03 03:51:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 03:51:30 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:51:30 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:51:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/03 03:51:30 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/03 03:51:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 03:51:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/03 03:51:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/03 03:51:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 03:51:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/03 03:51:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/03 03:51:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 03:51:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/03 03:51:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/03 03:51:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 03:51:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/03 03:51:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/03 03:51:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 03:51:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/03 03:51:31 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/03 03:51:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 03:51:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/03 03:51:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/03 03:51:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 03:51:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/03 03:51:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/03 03:51:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 03:51:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/03 03:51:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/03 03:51:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 03:51:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/03 03:51:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/03 03:51:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 03:51:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/03 03:51:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/03 03:51:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 03:51:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/03 03:51:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/03 03:51:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 03:51:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/03 03:51:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/03 03:51:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 03:51:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/03 03:51:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/03 03:51:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 03:51:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/03 03:51:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/03 03:51:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/03 03:51:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/03 03:51:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/03 03:51:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/03 03:51:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/03 03:51:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/03 03:51:32 DEBUG : Waiting for deletions to finish 2025/08/03 03:51:32 INFO : appleappleapplebanana: Deleted 2025/08/03 03:51:32 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/03 03:51:32 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/03 03:51:32 INFO : splitbananasplit: Deleted 2025/08/03 03:51:32 INFO : dir1/0011-56789;.txt: Deleted 2025/08/03 03:51:32 INFO : dir1/0014-89;=.txt: Deleted 2025/08/03 03:51:32 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/03 03:51:32 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/03 03:51:32 INFO : dir1/0007-1234567.txt: Deleted 2025/08/03 03:51:32 INFO : dir1/0008-2345678.txt: Deleted 2025/08/03 03:51:32 INFO : dir1/0010-456789.txt: Deleted 2025/08/03 03:51:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/03 03:51:32 INFO : dir1/0003-defghij.txt: Deleted 2025/08/03 03:51:32 INFO : dir1/0009-3456789.txt: Deleted 2025/08/03 03:51:32 INFO : dir1/0015-9;=.txt: Deleted 2025/08/03 03:51:32 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/03 03:51:32 INFO : dir1/0012-6789;.txt: Deleted 2025/08/03 03:51:33 INFO : dir1/0013-789;=.txt: Deleted 2025/08/03 03:51:33 DEBUG : Waiting for deletions to finish 2025/08/03 03:51:33 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : appleapple: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 03:51:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/03 03:51:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 03:51:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 03:51:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 03:51:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 03:51:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 03:51:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 03:51:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 03:51:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 03:51:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 03:51:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 03:51:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 03:51:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 03:51:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 03:51:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 03:51:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 03:51:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 03:51:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 03:51:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 03:51:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 03:51:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 03:51:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 03:51:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 03:51:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 03:51:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 03:51:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 03:51:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 03:51:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 03:51:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 03:51:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 03:51:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 03:51:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 03:51:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 03:51:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 03:51:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 03:51:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 03:51:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 03:51:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 03:51:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 03:51:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 03:51:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 03:51:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 03:51:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 03:51:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 03:51:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/03 03:51:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 03:51:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 03:51:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 03:51:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 03:51:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 03:51:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 03:51:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 03:51:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 03:51:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 03:51:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 03:51:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 03:51:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 03:51:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 03:51:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 03:51:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 03:51:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/03 03:51:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 03:51:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 03:51:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 03:51:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 03:51:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 03:51:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 03:51:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 03:51:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 03:51:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 03:51:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 03:51:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 03:51:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 03:51:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 03:51:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 03:51:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 03:51:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/03 03:51:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 03:51:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 03:51:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/03 03:51:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 03:51:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 03:51:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 03:51:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 03:51:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 03:51:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 03:51:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 03:51:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 03:51:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 03:51:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 03:51:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 03:51:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 03:51:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 03:51:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 03:51:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 03:51:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 03:51:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 03:51:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 03:51:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 03:51:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 03:51:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 03:51:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:33 DEBUG : apple: Unchanged skipping 2025/08/03 03:51:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 03:51:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:33 DEBUG : banana: Unchanged skipping 2025/08/03 03:51:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:33 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 03:51:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 03:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 03:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 03:51:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 03:51:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 03:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 03:51:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 03:51:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 03:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 03:51:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 03:51:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 03:51:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 03:51:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 03:51:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 03:51:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 03:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 03:51:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 03:51:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 03:51:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 03:51:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 03:51:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 03:51:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 03:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 03:51:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 03:51:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 03:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 03:51:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 03:51:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 03:51:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 03:51:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 03:51:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 03:51:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 03:51:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 03:51:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 03:51:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 03:51:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 03:51:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 03:51:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 03:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 03:51:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 03:51:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 03:51:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 03:51:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 03:51:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 03:51:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 03:51:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 03:51:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 03:51:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 03:51:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 03:51:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 03:51:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 03:51:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 03:51:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 03:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 03:51:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 03:51:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 03:51:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 03:51:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 03:51:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 03:51:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 03:51:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 03:51:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 03:51:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 03:51:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 03:51:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 03:51:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 03:51:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 03:51:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 03:51:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 03:51:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 03:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 03:51:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 03:51:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 03:51:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 03:51:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 03:51:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 03:51:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 03:51:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 03:51:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 03:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 03:51:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 03:51:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 03:51:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 03:51:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 03:51:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 03:51:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 03:51:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 03:51:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 03:51:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 03:51:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 03:51:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 03:51:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 03:51:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 03:51:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 03:51:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 03:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 03:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 03:51:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 03:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 03:51:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 03:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 03:51:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 03:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 03:51:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 03:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 03:51:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 03:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 03:51:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 03:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 03:51:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 03:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 03:51:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 03:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 03:51:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 03:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 03:51:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 03:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 03:51:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 03:51:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 03:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 03:51:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 03:51:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 03:51:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 03:51:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 03:51:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 03:51:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 03:51:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 03:51:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/03 03:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/03 03:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/03 03:51:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/03 03:51:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/03 03:51:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/03 03:51:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/03 03:51:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 03:51:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 03:51:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/03 03:51:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/03 03:51:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/03 03:51:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 03:51:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/03 03:51:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/03 03:51:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 03:51:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/03 03:51:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/03 03:51:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 03:51:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 03:51:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/03 03:51:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 03:51:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 03:51:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 03:51:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 03:51:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 03:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/03 03:51:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/03 03:51:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 03:51:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 03:51:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 03:51:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 03:51:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 03:51:33 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:51:33 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:51:33 DEBUG : Waiting for deletions to finish 2025/08/03 03:51:33 DEBUG : Waiting for deletions to finish 2025/08/03 03:51:33 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : appleapple: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/03 03:51:33 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/03 03:51:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/03 03:51:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 03:51:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/03 03:51:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 03:51:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 03:51:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 03:51:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 03:51:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 03:51:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 03:51:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 03:51:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 03:51:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 03:51:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 03:51:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 03:51:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 03:51:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 03:51:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 03:51:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 03:51:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 03:51:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 03:51:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 03:51:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 03:51:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 03:51:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 03:51:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 03:51:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 03:51:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 03:51:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 03:51:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 03:51:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 03:51:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 03:51:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/03 03:51:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 03:51:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/03 03:51:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/03 03:51:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/03 03:51:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/03 03:51:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/03 03:51:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/03 03:51:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/03 03:51:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/03 03:51:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/03 03:51:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/03 03:51:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/03 03:51:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/03 03:51:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/03 03:51:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/03 03:51:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/03 03:51:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/03 03:51:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/03 03:51:34 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:51:47 DEBUG : Waiting for deletions to finish 2025/08/03 03:51:48 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:48 DEBUG : apple: Unchanged skipping 2025/08/03 03:51:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 03:51:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:48 DEBUG : banana: Unchanged skipping 2025/08/03 03:51:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:48 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 03:51:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 03:51:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 03:51:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 03:51:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 03:51:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 03:51:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 03:51:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:48 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:51:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 03:51:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 03:51:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 03:51:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 03:51:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 03:51:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 03:51:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 03:51:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 03:51:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 03:51:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 03:51:48 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:51:48 DEBUG : Waiting for deletions to finish 2025/08/03 03:51:48 DEBUG : Waiting for deletions to finish 2025/08/03 03:51:48 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:51:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 03:51:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 03:51:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:49 DEBUG : apple: Unchanged skipping 2025/08/03 03:51:49 DEBUG : banana: Unchanged skipping 2025/08/03 03:51:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:49 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 03:51:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 03:51:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 03:51:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 03:51:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:49 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:51:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 03:51:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 03:51:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 03:51:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 03:51:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 03:51:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 03:51:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 03:51:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 03:51:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 03:51:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 03:51:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 03:51:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:51:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 03:51:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 03:51:49 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:51:49 DEBUG : Waiting for deletions to finish 2025/08/03 03:51:49 DEBUG : Waiting for deletions to finish 2025/08/03 03:51:49 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:51:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:51:49 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:51:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:51:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:51:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:51:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:51:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:51:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:51:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:51:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:51:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:51:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:51:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:51:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:51:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:51:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:51:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:51:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:51:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 03:51:49 DEBUG : Waiting for deletions to finish 2025/08/03 03:51:50 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:51:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:51:50 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:51:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:51:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:51:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:51:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:51:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:51:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:51:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:51:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:51:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:51:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:51:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:51:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:51:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:51:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:51:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:51:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:51:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:52:04 DEBUG : Waiting for deletions to finish 2025/08/03 03:52:04 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:52:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:52:04 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:52:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:52:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:52:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:52:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:52:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:52:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:52:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:52:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:52:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:52:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:52:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:52:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:52:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:52:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:52:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:52:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:52:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 03:52:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:04 DEBUG : apple: Unchanged skipping 2025/08/03 03:52:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:04 DEBUG : banana: Unchanged skipping 2025/08/03 03:52:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 03:52:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:04 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 03:52:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 03:52:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 03:52:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 03:52:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 03:52:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 03:52:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:04 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:52:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 03:52:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 03:52:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 03:52:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 03:52:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 03:52:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 03:52:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 03:52:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 03:52:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 03:52:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 03:52:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 03:52:04 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:52:04 DEBUG : Waiting for deletions to finish 2025/08/03 03:52:04 DEBUG : Waiting for deletions to finish 2025/08/03 03:52:05 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:05 DEBUG : apple: Unchanged skipping 2025/08/03 03:52:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:05 DEBUG : banana: Unchanged skipping 2025/08/03 03:52:05 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 03:52:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 03:52:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 03:52:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 03:52:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 03:52:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 03:52:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 03:52:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 03:52:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 03:52:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 03:52:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 03:52:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 03:52:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 03:52:05 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:52:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 03:52:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 03:52:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 03:52:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 03:52:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 03:52:05 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:52:05 DEBUG : Waiting for deletions to finish 2025/08/03 03:52:05 DEBUG : Waiting for deletions to finish 2025/08/03 03:52:05 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:52:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:52:19 DEBUG : Waiting for deletions to finish 2025/08/03 03:52:20 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:20 DEBUG : apple: Unchanged skipping 2025/08/03 03:52:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 03:52:20 DEBUG : banana: Unchanged skipping 2025/08/03 03:52:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:20 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 03:52:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 03:52:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 03:52:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 03:52:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 03:52:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 03:52:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 03:52:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 03:52:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 03:52:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 03:52:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 03:52:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 03:52:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 03:52:20 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:52:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 03:52:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 03:52:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 03:52:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 03:52:20 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:52:20 DEBUG : Waiting for deletions to finish 2025/08/03 03:52:20 DEBUG : Waiting for deletions to finish 2025/08/03 03:52:20 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:52:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 03:52:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 03:52:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:21 DEBUG : apple: Unchanged skipping 2025/08/03 03:52:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:21 DEBUG : banana: Unchanged skipping 2025/08/03 03:52:21 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 03:52:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 03:52:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 03:52:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 03:52:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 03:52:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 03:52:21 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:52:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 03:52:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 03:52:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 03:52:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 03:52:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 03:52:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 03:52:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 03:52:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 03:52:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 03:52:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 03:52:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 03:52:21 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:52:21 DEBUG : Waiting for deletions to finish 2025/08/03 03:52:21 DEBUG : Waiting for deletions to finish 2025/08/03 03:52:21 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:52:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:52:21 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:52:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:52:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:52:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:52:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:52:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:52:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:52:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:52:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:52:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:52:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:52:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:52:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:52:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:52:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:52:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:52:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:52:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:52:36 DEBUG : Waiting for deletions to finish 2025/08/03 03:52:36 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:52:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:52:36 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:52:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:52:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:52:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:52:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:52:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:52:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:52:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:52:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:52:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:52:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:52:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:52:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:52:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:52:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:52:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:52:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:52:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 03:52:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 03:52:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:37 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 03:52:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:37 DEBUG : banana: Unchanged skipping 2025/08/03 03:52:37 DEBUG : apple: Unchanged skipping 2025/08/03 03:52:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 03:52:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 03:52:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 03:52:37 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:52:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 03:52:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 03:52:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 03:52:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 03:52:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 03:52:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 03:52:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 03:52:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 03:52:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 03:52:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 03:52:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 03:52:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 03:52:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 03:52:37 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:52:37 DEBUG : Waiting for deletions to finish 2025/08/03 03:52:37 DEBUG : Waiting for deletions to finish 2025/08/03 03:52:37 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:52:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:52:37 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:52:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:52:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:52:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:52:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:52:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:52:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:52:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:52:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:52:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:52:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:52:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:52:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:52:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:52:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:52:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:52:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:52:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 03:52:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 03:52:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:38 DEBUG : apple: Unchanged skipping 2025/08/03 03:52:38 DEBUG : banana: Unchanged skipping 2025/08/03 03:52:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:38 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 03:52:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 03:52:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:38 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:52:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 03:52:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 03:52:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 03:52:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 03:52:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 03:52:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 03:52:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 03:52:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 03:52:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 03:52:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 03:52:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 03:52:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 03:52:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 03:52:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 03:52:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 03:52:38 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:52:38 DEBUG : Waiting for deletions to finish 2025/08/03 03:52:38 DEBUG : Waiting for deletions to finish 2025/08/03 03:52:38 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:52:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:52:38 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:52:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:52:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:52:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:52:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:52:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:52:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:52:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:52:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:52:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:52:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:52:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:52:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:52:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:52:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:52:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:52:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:52:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:52:53 DEBUG : Waiting for deletions to finish 2025/08/03 03:52:54 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:54 DEBUG : banana: Unchanged skipping 2025/08/03 03:52:54 DEBUG : apple: Unchanged skipping 2025/08/03 03:52:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 03:52:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:54 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 03:52:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 03:52:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 03:52:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 03:52:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 03:52:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 03:52:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 03:52:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 03:52:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 03:52:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 03:52:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:54 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:52:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 03:52:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 03:52:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 03:52:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 03:52:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 03:52:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 03:52:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 03:52:54 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:52:54 DEBUG : Waiting for deletions to finish 2025/08/03 03:52:54 DEBUG : Waiting for deletions to finish 2025/08/03 03:52:54 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:52:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/03 03:52:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/03 03:52:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:55 DEBUG : banana: Unchanged skipping 2025/08/03 03:52:55 DEBUG : splitbananasplit: Unchanged skipping 2025/08/03 03:52:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:55 DEBUG : apple: Unchanged skipping 2025/08/03 03:52:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/03 03:52:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/03 03:52:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/03 03:52:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/03 03:52:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/03 03:52:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/03 03:52:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/03 03:52:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/03 03:52:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:55 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:52:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/03 03:52:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/03 03:52:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/03 03:52:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/03 03:52:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/03 03:52:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/03 03:52:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/03 03:52:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:52:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/03 03:52:55 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:52:55 DEBUG : Waiting for deletions to finish 2025/08/03 03:52:55 DEBUG : Waiting for deletions to finish 2025/08/03 03:52:55 DEBUG : apple: Excluded (Path Filter) 2025/08/03 03:52:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/03 03:52:55 DEBUG : banana: Excluded (Path Filter) 2025/08/03 03:52:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/03 03:52:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/03 03:52:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/03 03:52:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/03 03:52:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/03 03:52:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/03 03:52:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/03 03:52:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/03 03:52:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/03 03:52:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/03 03:52:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/03 03:52:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/03 03:52:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/03 03:52:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/03 03:52:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/03 03:52:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/03 03:52:55 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (191.14s) --- PASS: TestTransform/NFC (13.29s) --- PASS: TestTransform/NFD (16.00s) --- PASS: TestTransform/base64 (18.77s) --- PASS: TestTransform/prefix (22.02s) --- PASS: TestTransform/suffix (21.05s) --- PASS: TestTransform/truncate (18.24s) --- PASS: TestTransform/encoder (16.19s) --- PASS: TestTransform/ISO-8859-1 (15.68s) --- PASS: TestTransform/charmap (15.73s) --- PASS: TestTransform/lowercase (16.97s) --- PASS: TestTransform/ascii (17.21s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:53:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/03 03:53:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/03 03:53:00 INFO : sub dir_somesuffix: Making directory 2025/08/03 03:53:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/03 03:53:00 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/03 03:53:00 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/03 03:53:00 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/03 03:53:00 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/03 03:53:00 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:53:00 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:53:01 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:53:01 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/03 03:53:01 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.77s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:53:02 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:02 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:02 INFO : tictactoe: Making directory 2025/08/03 03:53:02 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:02 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 03:53:02 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/03 03:53:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 03:53:02 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:53:02 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:53:03 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:53:03 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/03 03:53:03 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.10s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:53:04 INFO : toe: Making directory 2025/08/03 03:53:04 INFO : toe/toe: Making directory 2025/08/03 03:53:04 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/03 03:53:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/03 03:53:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/03 03:53:04 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:53:04 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:53:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:53:05 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/03 03:53:05 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.66s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:53:06 INFO : toe: Making directory 2025/08/03 03:53:06 INFO : toe/toe: Making directory 2025/08/03 03:53:06 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/03 03:53:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/03 03:53:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/03 03:53:06 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:53:06 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:53:06 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:53:06 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/03 03:53:06 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.66s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:53:07 DEBUG : empty_dir: Making directory with metadata 2025/08/03 03:53:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/03 03:53:07 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 03:53:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 03:53:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 03:53:08 INFO : tictacempty_dir: Making directory 2025/08/03 03:53:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 03:53:08 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:08 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:08 INFO : tictactoe: Making directory 2025/08/03 03:53:08 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:08 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 03:53:08 INFO : tictactoe/tictactoe: Making directory 2025/08/03 03:53:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 03:53:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/03 03:53:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/03 03:53:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/03 03:53:08 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:53:08 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:53:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:53:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/03 03:53:08 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.93s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:53:09 DEBUG : empty_dir: Making directory with metadata 2025/08/03 03:53:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/03 03:53:09 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 03:53:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 03:53:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 03:53:09 INFO : tictacempty_dir: Making directory 2025/08/03 03:53:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 03:53:09 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:09 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:09 INFO : tictactoe: Making directory 2025/08/03 03:53:09 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:09 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 03:53:09 INFO : tictactoe/tictactoe: Making directory 2025/08/03 03:53:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 03:53:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/03 03:53:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 03:53:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/03 03:53:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 03:53:09 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:53:09 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:53:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:53:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 03:53:10 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/03 03:53:11 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:53:11 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 03:53:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 03:53:11 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:11 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/03 03:53:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:53:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/03 03:53:11 NOTICE: B2 bucket rclone-test-qabiwat7babe: 0 differences found 2025/08/03 03:53:11 NOTICE: B2 bucket rclone-test-qabiwat7babe: 1 matching files --- PASS: TestAllTag (2.19s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:53:11 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:12 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:12 INFO : tictactoe: Making directory 2025/08/03 03:53:12 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:12 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 03:53:12 INFO : tictactoe/tictactoe: Making directory 2025/08/03 03:53:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 03:53:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/03 03:53:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/03 03:53:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/03 03:53:12 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:53:12 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:53:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:53:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/03 03:53:12 DEBUG : Waiting for deletions to finish 2025/08/03 03:53:12 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:13 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:13 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 03:53:13 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 03:53:13 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:53:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/03 03:53:13 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/03 03:53:13 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:53:13 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.05s) === RUN TestSyntax 2025/08/03 03:53:13 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:53:14 INFO : toe: Making directory 2025/08/03 03:53:14 INFO : toe/toe: Making directory 2025/08/03 03:53:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/03 03:53:14 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:53:14 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:53:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:53:14 INFO : toe/toe/toe: Copied (new) 2025/08/03 03:53:14 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.64s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:53:15 DEBUG : empty_dir: Making directory with metadata 2025/08/03 03:53:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/03 03:53:15 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 03:53:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 03:53:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 03:53:15 INFO : tictacempty_dir: Making directory 2025/08/03 03:53:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 03:53:15 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:15 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:15 INFO : tictactoe: Making directory 2025/08/03 03:53:15 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:15 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 03:53:15 INFO : tictactoe/tictactoe: Making directory 2025/08/03 03:53:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 03:53:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/03 03:53:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 03:53:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/03 03:53:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 03:53:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 03:53:15 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:53:15 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:53:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:53:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 03:53:16 INFO : toe/toe/toe.txt: Deleted 2025/08/03 03:53:16 INFO : toe/toe: Removing directory 2025/08/03 03:53:16 INFO : toe: Removing directory 2025/08/03 03:53:16 INFO : empty_dir: Removing directory 2025/08/03 03:53:16 DEBUG : Local file system at /tmp/rclone209355380: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.79s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:53:17 DEBUG : empty_dir: Making directory with metadata 2025/08/03 03:53:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/03 03:53:17 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 03:53:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 03:53:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 03:53:17 INFO : tictacempty_dir: Making directory 2025/08/03 03:53:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 03:53:17 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:17 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:17 INFO : tictactoe: Making directory 2025/08/03 03:53:17 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:17 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 03:53:17 INFO : tictactoe/tictactoe: Making directory 2025/08/03 03:53:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 03:53:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/03 03:53:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 03:53:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/03 03:53:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 03:53:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 03:53:17 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:53:17 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:53:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:53:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 03:53:19 INFO : toe/toe/toe.txt: Deleted 2025/08/03 03:53:19 INFO : toe/toe: Removing directory 2025/08/03 03:53:19 INFO : toe: Removing directory 2025/08/03 03:53:19 INFO : empty_dir: Removing directory 2025/08/03 03:53:19 DEBUG : Local file system at /tmp/rclone209355380: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/03 03:53:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/03 03:53:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/03 03:53:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/03 03:53:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/03 03:53:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:53:20 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/03 03:53:21 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 (4.49s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:53:21 DEBUG : Reset feature "Copy" 2025/08/03 03:53:21 DEBUG : Reset feature "Move" 2025/08/03 03:53:21 DEBUG : Reset feature "Copy" 2025/08/03 03:53:21 DEBUG : Reset feature "Move" 2025/08/03 03:53:21 DEBUG : empty_dir: Making directory with metadata 2025/08/03 03:53:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/03 03:53:21 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 03:53:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 03:53:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 03:53:22 INFO : tictacempty_dir: Making directory 2025/08/03 03:53:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/03 03:53:22 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:22 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:22 INFO : tictactoe: Making directory 2025/08/03 03:53:22 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:22 DEBUG : toe: transformed to: tictactoe 2025/08/03 03:53:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 03:53:22 INFO : tictactoe/tictactoe: Making directory 2025/08/03 03:53:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/03 03:53:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/03 03:53:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 03:53:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/03 03:53:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 03:53:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 03:53:22 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:53:22 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:53:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:53:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/03 03:53:22 INFO : toe/toe/toe.txt: Deleted 2025/08/03 03:53:22 INFO : toe/toe: Removing directory 2025/08/03 03:53:22 INFO : toe: Removing directory 2025/08/03 03:53:22 INFO : empty_dir: Removing directory 2025/08/03 03:53:22 DEBUG : Local file system at /tmp/rclone209355380: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/03 03:53:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/03 03:53:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/03 03:53:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/03 03:53:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/03 03:53:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:53:24 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/03 03:53:24 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.17s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:53:25 DEBUG : toe: transformed to: dG9l 2025/08/03 03:53:25 DEBUG : toe: transformed to: dG9l 2025/08/03 03:53:25 INFO : dG9l: Making directory 2025/08/03 03:53:25 DEBUG : toe: transformed to: dG9l 2025/08/03 03:53:25 DEBUG : toe: transformed to: dG9l 2025/08/03 03:53:25 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/03 03:53:25 INFO : dG9l/dG9l: Making directory 2025/08/03 03:53:25 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/03 03:53:25 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/03 03:53:25 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/03 03:53:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/03 03:53:25 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/03 03:53:25 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:53:25 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:53:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:53:26 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/03 03:53:26 DEBUG : Waiting for deletions to finish 2025/08/03 03:53:26 DEBUG : dG9l: transformed to: toe 2025/08/03 03:53:26 DEBUG : dG9l: transformed to: toe 2025/08/03 03:53:26 DEBUG : dG9l: transformed to: toe 2025/08/03 03:53:26 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/03 03:53:26 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/03 03:53:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/03 03:53:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/03 03:53:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/03 03:53:26 DEBUG : Local file system at /tmp/rclone209355380: Waiting for checks to finish 2025/08/03 03:53:26 DEBUG : Local file system at /tmp/rclone209355380: Waiting for transfers to finish 2025/08/03 03:53:26 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.74s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-qabiwat7babe", Local "Local file system at /tmp/rclone209355380", Modify Window "1ms" 2025/08/03 03:53:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/03 03:53:27 DEBUG : toe: transformed to: 2025/08/03 03:53:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/03 03:53:28 DEBUG : toe: transformed to: 2025/08/03 03:53:28 INFO : B2 bucket rclone-test-qabiwat7babe: Making directory 2025/08/03 03:53:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/03 03:53:28 DEBUG : toe: transformed to: 2025/08/03 03:53:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/03 03:53:28 DEBUG : toe: transformed to: 2025/08/03 03:53:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/03 03:53:28 DEBUG : toe/toe: transformed to: 2025/08/03 03:53:28 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/03 03:53:28 INFO : toe/toe: Making directory 2025/08/03 03:53:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/03 03:53:28 DEBUG : toe/toe: transformed to: 2025/08/03 03:53:28 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/03 03:53:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/03 03:53:28 DEBUG : toe: transformed to: 2025/08/03 03:53:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/03 03:53:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/03 03:53:28 DEBUG : toe/toe/toe: transformed to: 2025/08/03 03:53:28 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/03 03:53:28 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for checks to finish 2025/08/03 03:53:28 DEBUG : B2 bucket rclone-test-qabiwat7babe: Waiting for transfers to finish 2025/08/03 03:53:28 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/03 03:53:28 INFO : toe/toe/toe: Copied (new) 2025/08/03 03:53:28 ERROR : B2 bucket rclone-test-qabiwat7babe: not deleting files as there were IO errors 2025/08/03 03:53:28 ERROR : B2 bucket rclone-test-qabiwat7babe: not deleting directories as there were IO errors --- PASS: TestError (2.01s) PASS 2025/08/03 03:53:29 DEBUG : B2 bucket rclone-test-qabiwat7babe: Purge remote 2025/08/03 03:53:29 INFO : B2 bucket rclone-test-qabiwat7babe: cleaning bucket "rclone-test-qabiwat7babe" of all files 2025/08/03 03:53:30 DEBUG : BackupDir/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f41609e0665d5f16a_d20250803_m034742_c001_v7007000_t0000_u01754192862672") 2025/08/03 03:53:30 DEBUG : BackupDir/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f118e5bbd1536b937_d20250803_m034737_c001_v0001092_t0050_u01754192857284") 2025/08/03 03:53:30 DEBUG : CompareDest/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d94032_d20250803_m034718_c001_v7007000_t0000_u01754192838036") 2025/08/03 03:53:30 DEBUG : CompareDest/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f107148e0431cad51_d20250803_m034712_c001_v0001157_t0058_u01754192832178") 2025/08/03 03:53:30 DEBUG : CompareDest/two: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d94033_d20250803_m034718_c001_v7007000_t0000_u01754192838232") 2025/08/03 03:53:30 DEBUG : CompareDest/two: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b16295289cdc_d20250803_m034713_c001_v0001184_t0045_u01754192833659") 2025/08/03 03:53:30 DEBUG : CopyDest/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f41609e0665d5f16b_d20250803_m034742_c001_v7007000_t0000_u01754192862869") 2025/08/03 03:53:30 DEBUG : CopyDest/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79665_d20250803_m034734_c001_v0001172_t0045_u01754192854142") 2025/08/03 03:53:30 DEBUG : CopyDest/three: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f41609e0665d5f16c_d20250803_m034743_c001_v7007000_t0000_u01754192863054") 2025/08/03 03:53:31 DEBUG : CopyDest/three: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b16295289dd8_d20250803_m034740_c001_v0001184_t0011_u01754192860674") 2025/08/03 03:53:31 DEBUG : CopyDest/two: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f41609e0665d5f16d_d20250803_m034743_c001_v7007000_t0000_u01754192863237") 2025/08/03 03:53:31 DEBUG : CopyDest/two: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f107148e0431cadbb_d20250803_m034738_c001_v0001157_t0025_u01754192858604") 2025/08/03 03:53:31 DEBUG : EXISTING: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f417a624a555dee6a_d20250803_m034904_c001_v7007000_t0000_u01754192944254") 2025/08/03 03:53:31 DEBUG : EXISTING: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a037_d20250803_m034903_c001_v0001184_t0022_u01754192943279") 2025/08/03 03:53:31 DEBUG : PREFIXapple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d921c_d20250803_m035053_c001_v7007000_t0000_u01754193053966") 2025/08/03 03:53:31 DEBUG : PREFIXapple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dda48_d20250803_m035048_c001_v0001100_t0035_u01754193048249") 2025/08/03 03:53:31 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfdc5_d20250803_m035053_c001_v7007000_t0000_u01754193053638") 2025/08/03 03:53:31 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a456_d20250803_m035048_c001_v0001184_t0031_u01754193048232") 2025/08/03 03:53:31 DEBUG : PREFIXbanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa90933_d20250803_m035053_c001_v7007000_t0000_u01754193053983") 2025/08/03 03:53:31 DEBUG : PREFIXbanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629121a4_d20250803_m035048_c001_v0001144_t0015_u01754193048260") 2025/08/03 03:53:31 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa90931_d20250803_m035053_c001_v7007000_t0000_u01754193053605") 2025/08/03 03:53:31 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36cb3_d20250803_m035048_c001_v0001176_t0056_u01754193048229") 2025/08/03 03:53:31 DEBUG : Testêé: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f417a624a555dee67_d20250803_m034900_c001_v7007000_t0000_u01754192940982") 2025/08/03 03:53:32 DEBUG : Testêé: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a019_d20250803_m034900_c001_v0001184_t0001_u01754192940365") 2025/08/03 03:53:32 DEBUG : Testêé: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a013_d20250803_m034859_c001_v0001184_t0019_u01754192939768") 2025/08/03 03:53:32 DEBUG : YXBwbGU=: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d38f6_d20250803_m035033_c001_v7007000_t0000_u01754193033359") 2025/08/03 03:53:32 DEBUG : YXBwbGU=: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36c75_d20250803_m035029_c001_v0001176_t0040_u01754193029050") 2025/08/03 03:53:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d38f7_d20250803_m035033_c001_v7007000_t0000_u01754193033542") 2025/08/03 03:53:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dda0c_d20250803_m035029_c001_v0001100_t0034_u01754193029059") 2025/08/03 03:53:32 DEBUG : YmFuYW5h: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d38f8_d20250803_m035033_c001_v7007000_t0000_u01754193033724") 2025/08/03 03:53:32 DEBUG : YmFuYW5h: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a3b8_d20250803_m035029_c001_v0001184_t0025_u01754193029022") 2025/08/03 03:53:32 DEBUG : a/potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f44b_d20250803_m034544_c001_v7007000_t0000_u01754192744159") 2025/08/03 03:53:32 DEBUG : a/potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79389_d20250803_m034543_c001_v0001172_t0051_u01754192743473") 2025/08/03 03:53:32 DEBUG : a/potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f447_d20250803_m034541_c001_v7007000_t0000_u01754192741635") 2025/08/03 03:53:32 DEBUG : a/potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a7936f_d20250803_m034540_c001_v0001172_t0004_u01754192740370") 2025/08/03 03:53:32 DEBUG : a/potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d3756_d20250803_m034521_c001_v7007000_t0000_u01754192721196") 2025/08/03 03:53:32 DEBUG : a/potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a792d3_d20250803_m034520_c001_v0001172_t0056_u01754192720379") 2025/08/03 03:53:32 DEBUG : apple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd6e_d20250803_m035256_c001_v7007000_t0000_u01754193176286") 2025/08/03 03:53:32 DEBUG : apple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddc51_d20250803_m035251_c001_v0001100_t0032_u01754193171904") 2025/08/03 03:53:32 DEBUG : apple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfe23_d20250803_m035239_c001_v7007000_t0000_u01754193159135") 2025/08/03 03:53:32 DEBUG : apple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddc0e_d20250803_m035234_c001_v0001100_t0034_u01754193154693") 2025/08/03 03:53:32 DEBUG : apple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401bbe58f40c0c9a_d20250803_m035222_c001_v7007000_t0000_u01754193142199") 2025/08/03 03:53:32 DEBUG : apple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddbcc_d20250803_m035218_c001_v0001100_t0012_u01754193138502") 2025/08/03 03:53:33 DEBUG : apple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f414ab92361ce6718_d20250803_m035206_c001_v7007000_t0000_u01754193126487") 2025/08/03 03:53:33 DEBUG : apple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddb92_d20250803_m035202_c001_v0001100_t0021_u01754193122453") 2025/08/03 03:53:33 DEBUG : apple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfde7_d20250803_m035150_c001_v7007000_t0000_u01754193110766") 2025/08/03 03:53:33 DEBUG : apple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddb48_d20250803_m035146_c001_v0001100_t0015_u01754193106163") 2025/08/03 03:53:33 DEBUG : apple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165b68_d20250803_m035134_c001_v7007000_t0000_u01754193094548") 2025/08/03 03:53:33 DEBUG : apple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a66a_d20250803_m035127_c001_v0001184_t0037_u01754193087777") 2025/08/03 03:53:33 DEBUG : apple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1ce3_d20250803_m035116_c001_v7007000_t0000_u01754193076303") 2025/08/03 03:53:33 DEBUG : apple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36d3b_d20250803_m035112_c001_v0001176_t0027_u01754193072844") 2025/08/03 03:53:33 DEBUG : apple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cd2_d20250803_m035111_c001_v7007000_t0000_u01754193071297") 2025/08/03 03:53:33 DEBUG : apple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36d19_d20250803_m035106_c001_v0001176_t0025_u01754193066908") 2025/08/03 03:53:33 DEBUG : apple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cae_d20250803_m035055_c001_v7007000_t0000_u01754193055331") 2025/08/03 03:53:33 DEBUG : apple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36cd1_d20250803_m035051_c001_v0001176_t0023_u01754193051709") 2025/08/03 03:53:33 DEBUG : apple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f417a624a555defc8_d20250803_m035050_c001_v7007000_t0000_u01754193050739") 2025/08/03 03:53:33 DEBUG : apple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36caf_d20250803_m035046_c001_v0001176_t0042_u01754193046135") 2025/08/03 03:53:33 DEBUG : apple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d91fe_d20250803_m035031_c001_v7007000_t0000_u01754193031387") 2025/08/03 03:53:33 DEBUG : apple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a3a0_d20250803_m035026_c001_v0001184_t0039_u01754193026298") 2025/08/03 03:53:33 DEBUG : apple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d91de_d20250803_m035014_c001_v7007000_t0000_u01754193014501") 2025/08/03 03:53:33 DEBUG : apple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a318_d20250803_m035010_c001_v0001184_t0050_u01754193010301") 2025/08/03 03:53:33 DEBUG : apple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f416218017331e711_d20250803_m034958_c001_v7007000_t0000_u01754192998504") 2025/08/03 03:53:33 DEBUG : apple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a2b0_d20250803_m034954_c001_v0001184_t0002_u01754192994926") 2025/08/03 03:53:34 DEBUG : appleSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa90985_d20250803_m035114_c001_v7007000_t0000_u01754193074767") 2025/08/03 03:53:34 DEBUG : appleSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc62912204_d20250803_m035109_c001_v0001144_t0035_u01754193069360") 2025/08/03 03:53:34 DEBUG : appleapple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165b69_d20250803_m035134_c001_v7007000_t0000_u01754193094732") 2025/08/03 03:53:34 DEBUG : appleapple: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a680_d20250803_m035130_c001_v0001184_t0024_u01754193090887") 2025/08/03 03:53:34 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd70_d20250803_m035256_c001_v7007000_t0000_u01754193176473") 2025/08/03 03:53:34 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36f51_d20250803_m035253_c001_v0001176_t0055_u01754193173082") 2025/08/03 03:53:34 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfe24_d20250803_m035239_c001_v7007000_t0000_u01754193159319") 2025/08/03 03:53:34 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36eeb_d20250803_m035235_c001_v0001176_t0008_u01754193155988") 2025/08/03 03:53:34 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401bbe58f40c0c9b_d20250803_m035222_c001_v7007000_t0000_u01754193142381") 2025/08/03 03:53:34 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36e8f_d20250803_m035219_c001_v0001176_t0040_u01754193139422") 2025/08/03 03:53:34 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f414ab92361ce6719_d20250803_m035206_c001_v7007000_t0000_u01754193126670") 2025/08/03 03:53:34 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36e4b_d20250803_m035203_c001_v0001176_t0031_u01754193123766") 2025/08/03 03:53:34 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfde9_d20250803_m035150_c001_v7007000_t0000_u01754193110950") 2025/08/03 03:53:34 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36e05_d20250803_m035147_c001_v0001176_t0050_u01754193107373") 2025/08/03 03:53:34 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f04717_d20250803_m035132_c001_v7007000_t0000_u01754193092343") 2025/08/03 03:53:34 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddafa_d20250803_m035129_c001_v0001100_t0021_u01754193089076") 2025/08/03 03:53:34 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1ce4_d20250803_m035116_c001_v7007000_t0000_u01754193076491") 2025/08/03 03:53:34 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a59a_d20250803_m035112_c001_v0001184_t0011_u01754193072856") 2025/08/03 03:53:34 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d94129_d20250803_m035111_c001_v7007000_t0000_u01754193071699") 2025/08/03 03:53:34 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a544_d20250803_m035107_c001_v0001184_t0027_u01754193067622") 2025/08/03 03:53:35 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1caf_d20250803_m035055_c001_v7007000_t0000_u01754193055514") 2025/08/03 03:53:35 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a484_d20250803_m035051_c001_v0001184_t0017_u01754193051692") 2025/08/03 03:53:35 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1ca7_d20250803_m035050_c001_v7007000_t0000_u01754193050536") 2025/08/03 03:53:35 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dda42_d20250803_m035046_c001_v0001100_t0042_u01754193046584") 2025/08/03 03:53:35 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f04327_d20250803_m035031_c001_v7007000_t0000_u01754193031690") 2025/08/03 03:53:35 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36c6b_d20250803_m035027_c001_v0001176_t0043_u01754193027212") 2025/08/03 03:53:35 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d91df_d20250803_m035014_c001_v7007000_t0000_u01754193014685") 2025/08/03 03:53:35 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36c29_d20250803_m035011_c001_v0001176_t0053_u01754193011433") 2025/08/03 03:53:35 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f416218017331e712_d20250803_m034958_c001_v7007000_t0000_u01754192998688") 2025/08/03 03:53:35 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36bfd_d20250803_m034955_c001_v0001176_t0023_u01754192995764") 2025/08/03 03:53:35 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d9225_d20250803_m035114_c001_v7007000_t0000_u01754193074521") 2025/08/03 03:53:35 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a55c_d20250803_m035109_c001_v0001184_t0001_u01754193069341") 2025/08/03 03:53:35 DEBUG : b/potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f44c_d20250803_m034544_c001_v7007000_t0000_u01754192744352") 2025/08/03 03:53:35 DEBUG : b/potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a7937b_d20250803_m034542_c001_v0001172_t0024_u01754192742186") 2025/08/03 03:53:35 DEBUG : b/potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f445_d20250803_m034541_c001_v7007000_t0000_u01754192741068") 2025/08/03 03:53:35 DEBUG : b/potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79363_d20250803_m034539_c001_v0001172_t0032_u01754192739212") 2025/08/03 03:53:35 DEBUG : b/potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d3755_d20250803_m034520_c001_v7007000_t0000_u01754192720644") 2025/08/03 03:53:35 DEBUG : b/potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a792c9_d20250803_m034519_c001_v0001172_t0025_u01754192719314") 2025/08/03 03:53:35 DEBUG : backup/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f412dc033f49cbfe2_d20250803_m034756_c001_v7007000_t0000_u01754192876297") 2025/08/03 03:53:35 DEBUG : backup/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10503d039946ae2a_d20250803_m034754_c001_v0001134_t0050_u01754192874196") 2025/08/03 03:53:36 DEBUG : backup/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f11460b767e0bd116_d20250803_m034749_c001_v0001184_t0029_u01754192869922") 2025/08/03 03:53:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165abd_d20250803_m034824_c001_v7007000_t0000_u01754192904668") 2025/08/03 03:53:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1058aff7359d70a4_d20250803_m034821_c001_v0001184_t0028_u01754192901749") 2025/08/03 03:53:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f110e4f1aef593b29_d20250803_m034817_c001_v0001113_t0052_u01754192897494") 2025/08/03 03:53:36 DEBUG : backup/one.bak: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfd19_d20250803_m034808_c001_v7007000_t0000_u01754192888736") 2025/08/03 03:53:36 DEBUG : backup/one.bak: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104ad68388e33bf0_d20250803_m034806_c001_v0001117_t0044_u01754192886751") 2025/08/03 03:53:36 DEBUG : backup/one.bak: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f106194c00e42c014_d20250803_m034802_c001_v0001165_t0036_u01754192882788") 2025/08/03 03:53:36 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165abe_d20250803_m034824_c001_v7007000_t0000_u01754192904858") 2025/08/03 03:53:36 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1198a497e16fcc3d_d20250803_m034823_c001_v0001177_t0023_u01754192903256") 2025/08/03 03:53:36 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f100216862d76c373_d20250803_m034819_c001_v0001182_t0049_u01754192899399") 2025/08/03 03:53:36 DEBUG : backup/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f412dc033f49cbfe3_d20250803_m034756_c001_v7007000_t0000_u01754192876481") 2025/08/03 03:53:36 DEBUG : backup/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f11988fadea0528bf_d20250803_m034755_c001_v0001179_t0037_u01754192875546") 2025/08/03 03:53:36 DEBUG : backup/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f110d53079ecc5a97_d20250803_m034751_c001_v0001165_t0024_u01754192871705") 2025/08/03 03:53:36 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfd1a_d20250803_m034808_c001_v7007000_t0000_u01754192888919") 2025/08/03 03:53:36 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1195bdd2fac5dc03_d20250803_m034807_c001_v0001131_t0024_u01754192887795") 2025/08/03 03:53:36 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f109507e4fe82db3c_d20250803_m034804_c001_v0001150_t0006_u01754192884123") 2025/08/03 03:53:36 DEBUG : banana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd71_d20250803_m035256_c001_v7007000_t0000_u01754193176671") 2025/08/03 03:53:36 DEBUG : banana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629123f2_d20250803_m035252_c001_v0001144_t0022_u01754193172284") 2025/08/03 03:53:36 DEBUG : banana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfe25_d20250803_m035239_c001_v7007000_t0000_u01754193159501") 2025/08/03 03:53:36 DEBUG : banana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629123a4_d20250803_m035235_c001_v0001144_t0001_u01754193155062") 2025/08/03 03:53:37 DEBUG : banana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401bbe58f40c0c9d_d20250803_m035222_c001_v7007000_t0000_u01754193142563") 2025/08/03 03:53:37 DEBUG : banana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc62912344_d20250803_m035218_c001_v0001144_t0054_u01754193138863") 2025/08/03 03:53:37 DEBUG : banana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f414ab92361ce671d_d20250803_m035206_c001_v7007000_t0000_u01754193126853") 2025/08/03 03:53:37 DEBUG : banana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629122fa_d20250803_m035202_c001_v0001144_t0038_u01754193122883") 2025/08/03 03:53:37 DEBUG : banana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfdea_d20250803_m035151_c001_v7007000_t0000_u01754193111131") 2025/08/03 03:53:37 DEBUG : banana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629122c0_d20250803_m035146_c001_v0001144_t0051_u01754193106835") 2025/08/03 03:53:37 DEBUG : banana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165b6a_d20250803_m035134_c001_v7007000_t0000_u01754193094915") 2025/08/03 03:53:37 DEBUG : banana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc62912266_d20250803_m035127_c001_v0001144_t0054_u01754193087986") 2025/08/03 03:53:37 DEBUG : banana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1ce5_d20250803_m035116_c001_v7007000_t0000_u01754193076679") 2025/08/03 03:53:37 DEBUG : banana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc62912214_d20250803_m035112_c001_v0001144_t0049_u01754193072875") 2025/08/03 03:53:37 DEBUG : banana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d94128_d20250803_m035111_c001_v7007000_t0000_u01754193071516") 2025/08/03 03:53:37 DEBUG : banana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dda90_d20250803_m035107_c001_v0001100_t0036_u01754193067199") 2025/08/03 03:53:37 DEBUG : banana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cb0_d20250803_m035055_c001_v7007000_t0000_u01754193055697") 2025/08/03 03:53:37 DEBUG : banana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629121b4_d20250803_m035051_c001_v0001144_t0047_u01754193051719") 2025/08/03 03:53:37 DEBUG : banana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f417a624a555defc7_d20250803_m035050_c001_v7007000_t0000_u01754193050553") 2025/08/03 03:53:37 DEBUG : banana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a442_d20250803_m035046_c001_v0001184_t0015_u01754193046366") 2025/08/03 03:53:37 DEBUG : banana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1c8b_d20250803_m035031_c001_v7007000_t0000_u01754193031365") 2025/08/03 03:53:37 DEBUG : banana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc6291215c_d20250803_m035026_c001_v0001144_t0052_u01754193026519") 2025/08/03 03:53:37 DEBUG : banana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d91e2_d20250803_m035014_c001_v7007000_t0000_u01754193014870") 2025/08/03 03:53:37 DEBUG : banana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc62912127_d20250803_m035010_c001_v0001144_t0048_u01754193010509") 2025/08/03 03:53:38 DEBUG : banana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f416218017331e713_d20250803_m034958_c001_v7007000_t0000_u01754192998871") 2025/08/03 03:53:38 DEBUG : banana: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629120e9_d20250803_m034955_c001_v0001144_t0051_u01754192995129") 2025/08/03 03:53:38 DEBUG : bananaSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d9412c_d20250803_m035114_c001_v7007000_t0000_u01754193074689") 2025/08/03 03:53:38 DEBUG : bananaSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36d25_d20250803_m035109_c001_v0001176_t0017_u01754193069329") 2025/08/03 03:53:38 DEBUG : both0: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d94084_d20250803_m034932_c001_v7007000_t0000_u01754192972993") 2025/08/03 03:53:38 DEBUG : both0: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a130_d20250803_m034921_c001_v0001184_t0057_u01754192961793") 2025/08/03 03:53:38 DEBUG : both0: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f0424b_d20250803_m034917_c001_v7007000_t0000_u01754192957498") 2025/08/03 03:53:38 DEBUG : both0: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a053_d20250803_m034906_c001_v0001184_t0020_u01754192946131") 2025/08/03 03:53:38 DEBUG : both1: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d94085_d20250803_m034933_c001_v7007000_t0000_u01754192973189") 2025/08/03 03:53:38 DEBUG : both1: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a136_d20250803_m034922_c001_v0001184_t0016_u01754192962201") 2025/08/03 03:53:38 DEBUG : both1: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f0424c_d20250803_m034917_c001_v7007000_t0000_u01754192957683") 2025/08/03 03:53:38 DEBUG : both1: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a061_d20250803_m034906_c001_v0001184_t0042_u01754192946536") 2025/08/03 03:53:38 DEBUG : both10: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d94087_d20250803_m034933_c001_v7007000_t0000_u01754192973370") 2025/08/03 03:53:38 DEBUG : both10: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a186_d20250803_m034925_c001_v0001184_t0035_u01754192965928") 2025/08/03 03:53:38 DEBUG : both10: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f0424d_d20250803_m034917_c001_v7007000_t0000_u01754192957867") 2025/08/03 03:53:38 DEBUG : both10: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a0ac_d20250803_m034910_c001_v0001184_t0004_u01754192950412") 2025/08/03 03:53:38 DEBUG : both11: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d94088_d20250803_m034933_c001_v7007000_t0000_u01754192973554") 2025/08/03 03:53:38 DEBUG : both11: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a192_d20250803_m034926_c001_v0001184_t0051_u01754192966338") 2025/08/03 03:53:38 DEBUG : both11: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f0424e_d20250803_m034918_c001_v7007000_t0000_u01754192958051") 2025/08/03 03:53:38 DEBUG : both11: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a0ba_d20250803_m034910_c001_v0001184_t0036_u01754192950832") 2025/08/03 03:53:39 DEBUG : both12: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d94089_d20250803_m034933_c001_v7007000_t0000_u01754192973746") 2025/08/03 03:53:39 DEBUG : both12: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a19a_d20250803_m034926_c001_v0001184_t0011_u01754192966751") 2025/08/03 03:53:39 DEBUG : both12: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f0424f_d20250803_m034918_c001_v7007000_t0000_u01754192958246") 2025/08/03 03:53:39 DEBUG : both12: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a0c4_d20250803_m034911_c001_v0001184_t0045_u01754192951250") 2025/08/03 03:53:39 DEBUG : both13: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d9408b_d20250803_m034933_c001_v7007000_t0000_u01754192973928") 2025/08/03 03:53:39 DEBUG : both13: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a1a4_d20250803_m034927_c001_v0001184_t0014_u01754192967179") 2025/08/03 03:53:39 DEBUG : both13: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f04250_d20250803_m034918_c001_v7007000_t0000_u01754192958429") 2025/08/03 03:53:39 DEBUG : both13: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a0ce_d20250803_m034911_c001_v0001184_t0053_u01754192951746") 2025/08/03 03:53:39 DEBUG : both14: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d9408c_d20250803_m034934_c001_v7007000_t0000_u01754192974110") 2025/08/03 03:53:39 DEBUG : both14: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a1ae_d20250803_m034927_c001_v0001184_t0012_u01754192967596") 2025/08/03 03:53:39 DEBUG : both14: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f04251_d20250803_m034918_c001_v7007000_t0000_u01754192958620") 2025/08/03 03:53:39 DEBUG : both14: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a0d6_d20250803_m034912_c001_v0001184_t0035_u01754192952161") 2025/08/03 03:53:39 DEBUG : both15: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d9408d_d20250803_m034934_c001_v7007000_t0000_u01754192974291") 2025/08/03 03:53:39 DEBUG : both15: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a1b6_d20250803_m034928_c001_v0001184_t0058_u01754192968090") 2025/08/03 03:53:39 DEBUG : both15: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f04252_d20250803_m034918_c001_v7007000_t0000_u01754192958804") 2025/08/03 03:53:39 DEBUG : both15: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a0e0_d20250803_m034912_c001_v0001184_t0021_u01754192952594") 2025/08/03 03:53:39 DEBUG : both16: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d9408f_d20250803_m034934_c001_v7007000_t0000_u01754192974474") 2025/08/03 03:53:39 DEBUG : both16: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a1c0_d20250803_m034928_c001_v0001184_t0035_u01754192968525") 2025/08/03 03:53:39 DEBUG : both16: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f04254_d20250803_m034918_c001_v7007000_t0000_u01754192958988") 2025/08/03 03:53:39 DEBUG : both16: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a0e6_d20250803_m034913_c001_v0001184_t0000_u01754192953002") 2025/08/03 03:53:40 DEBUG : both17: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d94090_d20250803_m034934_c001_v7007000_t0000_u01754192974669") 2025/08/03 03:53:40 DEBUG : both17: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a1c8_d20250803_m034928_c001_v0001184_t0021_u01754192968935") 2025/08/03 03:53:40 DEBUG : both17: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f04255_d20250803_m034919_c001_v7007000_t0000_u01754192959171") 2025/08/03 03:53:40 DEBUG : both17: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a0ee_d20250803_m034913_c001_v0001184_t0030_u01754192953432") 2025/08/03 03:53:40 DEBUG : both18: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d94092_d20250803_m034934_c001_v7007000_t0000_u01754192974852") 2025/08/03 03:53:40 DEBUG : both18: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a1d0_d20250803_m034929_c001_v0001184_t0011_u01754192969355") 2025/08/03 03:53:40 DEBUG : both18: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f04257_d20250803_m034919_c001_v7007000_t0000_u01754192959355") 2025/08/03 03:53:40 DEBUG : both18: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a0f6_d20250803_m034913_c001_v0001184_t0036_u01754192953880") 2025/08/03 03:53:40 DEBUG : both19: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d94094_d20250803_m034935_c001_v7007000_t0000_u01754192975034") 2025/08/03 03:53:40 DEBUG : both19: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a1d6_d20250803_m034929_c001_v0001184_t0058_u01754192969750") 2025/08/03 03:53:40 DEBUG : both19: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f04258_d20250803_m034919_c001_v7007000_t0000_u01754192959539") 2025/08/03 03:53:40 DEBUG : both19: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a0fc_d20250803_m034914_c001_v0001184_t0037_u01754192954325") 2025/08/03 03:53:40 DEBUG : both2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d94095_d20250803_m034935_c001_v7007000_t0000_u01754192975216") 2025/08/03 03:53:40 DEBUG : both2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a13e_d20250803_m034922_c001_v0001184_t0048_u01754192962624") 2025/08/03 03:53:40 DEBUG : both2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f04259_d20250803_m034919_c001_v7007000_t0000_u01754192959765") 2025/08/03 03:53:40 DEBUG : both2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a069_d20250803_m034906_c001_v0001184_t0045_u01754192946969") 2025/08/03 03:53:40 DEBUG : both3: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d94096_d20250803_m034935_c001_v7007000_t0000_u01754192975397") 2025/08/03 03:53:40 DEBUG : both3: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a148_d20250803_m034923_c001_v0001184_t0034_u01754192963060") 2025/08/03 03:53:40 DEBUG : both3: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f0425a_d20250803_m034919_c001_v7007000_t0000_u01754192959952") 2025/08/03 03:53:40 DEBUG : both3: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a073_d20250803_m034907_c001_v0001184_t0022_u01754192947402") 2025/08/03 03:53:41 DEBUG : both4: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d94097_d20250803_m034935_c001_v7007000_t0000_u01754192975649") 2025/08/03 03:53:41 DEBUG : both4: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a14e_d20250803_m034923_c001_v0001184_t0017_u01754192963474") 2025/08/03 03:53:41 DEBUG : both4: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f0425b_d20250803_m034920_c001_v7007000_t0000_u01754192960136") 2025/08/03 03:53:41 DEBUG : both4: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a07a_d20250803_m034907_c001_v0001184_t0049_u01754192947821") 2025/08/03 03:53:41 DEBUG : both5: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d94099_d20250803_m034935_c001_v7007000_t0000_u01754192975831") 2025/08/03 03:53:41 DEBUG : both5: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a15c_d20250803_m034923_c001_v0001184_t0026_u01754192963871") 2025/08/03 03:53:41 DEBUG : both5: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f0425c_d20250803_m034920_c001_v7007000_t0000_u01754192960319") 2025/08/03 03:53:41 DEBUG : both5: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a082_d20250803_m034908_c001_v0001184_t0032_u01754192948230") 2025/08/03 03:53:41 DEBUG : both6: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d9409a_d20250803_m034936_c001_v7007000_t0000_u01754192976013") 2025/08/03 03:53:41 DEBUG : both6: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a162_d20250803_m034924_c001_v0001184_t0029_u01754192964281") 2025/08/03 03:53:41 DEBUG : both6: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f0425d_d20250803_m034920_c001_v7007000_t0000_u01754192960503") 2025/08/03 03:53:41 DEBUG : both6: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a08c_d20250803_m034908_c001_v0001184_t0024_u01754192948622") 2025/08/03 03:53:41 DEBUG : both7: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d9409b_d20250803_m034936_c001_v7007000_t0000_u01754192976196") 2025/08/03 03:53:41 DEBUG : both7: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a168_d20250803_m034924_c001_v0001184_t0022_u01754192964698") 2025/08/03 03:53:41 DEBUG : both7: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f0425e_d20250803_m034920_c001_v7007000_t0000_u01754192960691") 2025/08/03 03:53:41 DEBUG : both7: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a092_d20250803_m034909_c001_v0001184_t0052_u01754192949077") 2025/08/03 03:53:41 DEBUG : both8: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d9409c_d20250803_m034936_c001_v7007000_t0000_u01754192976377") 2025/08/03 03:53:41 DEBUG : both8: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a172_d20250803_m034925_c001_v0001184_t0051_u01754192965117") 2025/08/03 03:53:41 DEBUG : both8: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f0425f_d20250803_m034920_c001_v7007000_t0000_u01754192960875") 2025/08/03 03:53:41 DEBUG : both8: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a09a_d20250803_m034909_c001_v0001184_t0031_u01754192949572") 2025/08/03 03:53:42 DEBUG : both9: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d9409e_d20250803_m034936_c001_v7007000_t0000_u01754192976561") 2025/08/03 03:53:42 DEBUG : both9: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a17a_d20250803_m034925_c001_v0001184_t0047_u01754192965520") 2025/08/03 03:53:42 DEBUG : both9: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f04260_d20250803_m034921_c001_v7007000_t0000_u01754192961058") 2025/08/03 03:53:42 DEBUG : both9: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a0a8_d20250803_m034910_c001_v0001184_t0056_u01754192950006") 2025/08/03 03:53:42 DEBUG : c/non empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f44d_d20250803_m034544_c001_v7007000_t0000_u01754192744537") 2025/08/03 03:53:42 DEBUG : c/non empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79383_d20250803_m034542_c001_v0001172_t0048_u01754192742779") 2025/08/03 03:53:42 DEBUG : c/non empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f449_d20250803_m034541_c001_v7007000_t0000_u01754192741819") 2025/08/03 03:53:42 DEBUG : c/non empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79368_d20250803_m034539_c001_v0001172_t0022_u01754192739578") 2025/08/03 03:53:42 DEBUG : c/non empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d3757_d20250803_m034521_c001_v7007000_t0000_u01754192721379") 2025/08/03 03:53:42 DEBUG : c/non empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a792cd_d20250803_m034519_c001_v0001172_t0008_u01754192719721") 2025/08/03 03:53:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d38fa_d20250803_m035033_c001_v7007000_t0000_u01754193033905") 2025/08/03 03:53:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc62912160_d20250803_m035029_c001_v0001144_t0019_u01754193029040") 2025/08/03 03:53:42 DEBUG : check sum: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d374e_d20250803_m034511_c001_v7007000_t0000_u01754192711694") 2025/08/03 03:53:42 DEBUG : check sum: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79281_d20250803_m034510_c001_v0001172_t0020_u01754192710523") 2025/08/03 03:53:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f414ab92361ce67c8_d20250803_m035327_c001_v7007000_t0000_u01754193207499") 2025/08/03 03:53:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddcc5_d20250803_m035325_c001_v0001100_t0017_u01754193205725") 2025/08/03 03:53:42 DEBUG : dest/3: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f41609e0665d5f15c_d20250803_m034727_c001_v7007000_t0000_u01754192847249") 2025/08/03 03:53:42 DEBUG : dest/3: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4090e31551d04aa5_d20250803_m034726_c001_v0001179_t0052_u01754192846152") 2025/08/03 03:53:42 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165b6b_d20250803_m035135_c001_v7007000_t0000_u01754193095099") 2025/08/03 03:53:42 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddb08_d20250803_m035130_c001_v0001100_t0055_u01754193090913") 2025/08/03 03:53:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd72_d20250803_m035256_c001_v7007000_t0000_u01754193176856") 2025/08/03 03:53:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddc2b_d20250803_m035243_c001_v0001100_t0017_u01754193163856") 2025/08/03 03:53:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfe26_d20250803_m035239_c001_v7007000_t0000_u01754193159684") 2025/08/03 03:53:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddbe8_d20250803_m035226_c001_v0001100_t0020_u01754193146879") 2025/08/03 03:53:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401bbe58f40c0c9e_d20250803_m035222_c001_v7007000_t0000_u01754193142746") 2025/08/03 03:53:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddbb4_d20250803_m035211_c001_v0001100_t0023_u01754193131152") 2025/08/03 03:53:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f414ab92361ce6721_d20250803_m035207_c001_v7007000_t0000_u01754193127043") 2025/08/03 03:53:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddb6c_d20250803_m035155_c001_v0001100_t0014_u01754193115469") 2025/08/03 03:53:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfdeb_d20250803_m035151_c001_v7007000_t0000_u01754193111313") 2025/08/03 03:53:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddb24_d20250803_m035139_c001_v0001100_t0035_u01754193099284") 2025/08/03 03:53:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4030020fb21b95ed_d20250803_m035132_c001_v7007000_t0000_u01754193092361") 2025/08/03 03:53:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a614_d20250803_m035121_c001_v0001184_t0046_u01754193081033") 2025/08/03 03:53:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1ce6_d20250803_m035116_c001_v7007000_t0000_u01754193076863") 2025/08/03 03:53:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a59e_d20250803_m035113_c001_v0001184_t0046_u01754193073053") 2025/08/03 03:53:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cd4_d20250803_m035111_c001_v7007000_t0000_u01754193071661") 2025/08/03 03:53:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36cf5_d20250803_m035100_c001_v0001176_t0037_u01754193060002") 2025/08/03 03:53:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cb1_d20250803_m035055_c001_v7007000_t0000_u01754193055879") 2025/08/03 03:53:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a488_d20250803_m035051_c001_v0001184_t0026_u01754193051923") 2025/08/03 03:53:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfdc1_d20250803_m035050_c001_v7007000_t0000_u01754193050527") 2025/08/03 03:53:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36c9b_d20250803_m035037_c001_v0001176_t0031_u01754193037980") 2025/08/03 03:53:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4210f34572e18b5c_d20250803_m035031_c001_v7007000_t0000_u01754193031540") 2025/08/03 03:53:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a36e_d20250803_m035019_c001_v0001184_t0024_u01754193019201") 2025/08/03 03:53:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d91e4_d20250803_m035015_c001_v7007000_t0000_u01754193015068") 2025/08/03 03:53:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a2e2_d20250803_m035003_c001_v0001184_t0000_u01754193003197") 2025/08/03 03:53:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f416218017331e714_d20250803_m034959_c001_v7007000_t0000_u01754192999056") 2025/08/03 03:53:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a282_d20250803_m034949_c001_v0001184_t0041_u01754192989551") 2025/08/03 03:53:44 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d9412b_d20250803_m035114_c001_v7007000_t0000_u01754193074506") 2025/08/03 03:53:44 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36d27_d20250803_m035109_c001_v0001176_t0043_u01754193069541") 2025/08/03 03:53:44 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165b6c_d20250803_m035135_c001_v7007000_t0000_u01754193095281") 2025/08/03 03:53:44 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36dad_d20250803_m035130_c001_v0001176_t0043_u01754193090926") 2025/08/03 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd73_d20250803_m035257_c001_v7007000_t0000_u01754193177040") 2025/08/03 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629123cc_d20250803_m035244_c001_v0001144_t0054_u01754193164723") 2025/08/03 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfe27_d20250803_m035239_c001_v7007000_t0000_u01754193159867") 2025/08/03 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc6291236a_d20250803_m035227_c001_v0001144_t0033_u01754193147913") 2025/08/03 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401bbe58f40c0c9f_d20250803_m035222_c001_v7007000_t0000_u01754193142938") 2025/08/03 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc6291231e_d20250803_m035211_c001_v0001144_t0026_u01754193131990") 2025/08/03 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f414ab92361ce6724_d20250803_m035207_c001_v7007000_t0000_u01754193127226") 2025/08/03 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629122dc_d20250803_m035156_c001_v0001144_t0031_u01754193116234") 2025/08/03 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfdec_d20250803_m035151_c001_v7007000_t0000_u01754193111496") 2025/08/03 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629122a0_d20250803_m035140_c001_v0001144_t0052_u01754193100028") 2025/08/03 03:53:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f41609e0665d5f31f_d20250803_m035132_c001_v7007000_t0000_u01754193092737") 2025/08/03 03:53:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc6291223c_d20250803_m035121_c001_v0001144_t0035_u01754193081603") 2025/08/03 03:53:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1ce7_d20250803_m035117_c001_v7007000_t0000_u01754193077049") 2025/08/03 03:53:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36d3d_d20250803_m035113_c001_v0001176_t0025_u01754193073073") 2025/08/03 03:53:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cd6_d20250803_m035111_c001_v7007000_t0000_u01754193071849") 2025/08/03 03:53:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dda78_d20250803_m035100_c001_v0001100_t0027_u01754193060592") 2025/08/03 03:53:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cb2_d20250803_m035056_c001_v7007000_t0000_u01754193056060") 2025/08/03 03:53:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36cd5_d20250803_m035051_c001_v0001176_t0009_u01754193051958") 2025/08/03 03:53:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f414ab92361ce66ca_d20250803_m035050_c001_v7007000_t0000_u01754193050735") 2025/08/03 03:53:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a40a_d20250803_m035038_c001_v0001184_t0052_u01754193038551") 2025/08/03 03:53:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d38f3_d20250803_m035031_c001_v7007000_t0000_u01754193031700") 2025/08/03 03:53:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc62912144_d20250803_m035019_c001_v0001144_t0043_u01754193019778") 2025/08/03 03:53:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d91e6_d20250803_m035015_c001_v7007000_t0000_u01754193015252") 2025/08/03 03:53:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc6291210f_d20250803_m035003_c001_v0001144_t0000_u01754193003794") 2025/08/03 03:53:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f416218017331e716_d20250803_m034959_c001_v7007000_t0000_u01754192999242") 2025/08/03 03:53:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629120d1_d20250803_m034949_c001_v0001144_t0036_u01754192989754") 2025/08/03 03:53:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f420eba9bcb78eee4_d20250803_m035114_c001_v7007000_t0000_u01754193074552") 2025/08/03 03:53:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a568_d20250803_m035109_c001_v0001184_t0017_u01754193069551") 2025/08/03 03:53:45 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165b6d_d20250803_m035135_c001_v7007000_t0000_u01754193095462") 2025/08/03 03:53:45 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a684_d20250803_m035131_c001_v0001184_t0001_u01754193091081") 2025/08/03 03:53:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd74_d20250803_m035257_c001_v7007000_t0000_u01754193177224") 2025/08/03 03:53:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36f13_d20250803_m035245_c001_v0001176_t0031_u01754193165920") 2025/08/03 03:53:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfe28_d20250803_m035240_c001_v7007000_t0000_u01754193160050") 2025/08/03 03:53:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36eb7_d20250803_m035229_c001_v0001176_t0018_u01754193149204") 2025/08/03 03:53:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401bbe58f40c0ca0_d20250803_m035223_c001_v7007000_t0000_u01754193143122") 2025/08/03 03:53:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36e73_d20250803_m035213_c001_v0001176_t0041_u01754193133213") 2025/08/03 03:53:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f414ab92361ce6726_d20250803_m035207_c001_v7007000_t0000_u01754193127408") 2025/08/03 03:53:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36e2d_d20250803_m035157_c001_v0001176_t0007_u01754193117096") 2025/08/03 03:53:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfded_d20250803_m035151_c001_v7007000_t0000_u01754193111679") 2025/08/03 03:53:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36de3_d20250803_m035141_c001_v0001176_t0031_u01754193101096") 2025/08/03 03:53:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165b63_d20250803_m035132_c001_v7007000_t0000_u01754193092363") 2025/08/03 03:53:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddad2_d20250803_m035122_c001_v0001100_t0018_u01754193082527") 2025/08/03 03:53:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1ce9_d20250803_m035117_c001_v7007000_t0000_u01754193077233") 2025/08/03 03:53:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a5a2_d20250803_m035113_c001_v0001184_t0040_u01754193073267") 2025/08/03 03:53:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419046b64efa0704_d20250803_m035111_c001_v7007000_t0000_u01754193071866") 2025/08/03 03:53:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a4fe_d20250803_m035101_c001_v0001184_t0033_u01754193061393") 2025/08/03 03:53:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cb3_d20250803_m035056_c001_v7007000_t0000_u01754193056244") 2025/08/03 03:53:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dda58_d20250803_m035052_c001_v0001100_t0041_u01754193052007") 2025/08/03 03:53:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d9217_d20250803_m035050_c001_v7007000_t0000_u01754193050557") 2025/08/03 03:53:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dda2e_d20250803_m035039_c001_v0001100_t0019_u01754193039117") 2025/08/03 03:53:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f04321_d20250803_m035030_c001_v7007000_t0000_u01754193030961") 2025/08/03 03:53:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36c4b_d20250803_m035021_c001_v0001176_t0044_u01754193021004") 2025/08/03 03:53:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d91e7_d20250803_m035015_c001_v7007000_t0000_u01754193015437") 2025/08/03 03:53:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36c17_d20250803_m035004_c001_v0001176_t0053_u01754193004748") 2025/08/03 03:53:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f416218017331e717_d20250803_m034959_c001_v7007000_t0000_u01754192999426") 2025/08/03 03:53:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36be3_d20250803_m034950_c001_v0001176_t0000_u01754192990286") 2025/08/03 03:53:47 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4086dd0977c240e7_d20250803_m035114_c001_v7007000_t0000_u01754193074783") 2025/08/03 03:53:47 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dda9e_d20250803_m035109_c001_v0001100_t0033_u01754193069651") 2025/08/03 03:53:47 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165b6e_d20250803_m035135_c001_v7007000_t0000_u01754193095645") 2025/08/03 03:53:47 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36db3_d20250803_m035131_c001_v0001176_t0027_u01754193091142") 2025/08/03 03:53:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd75_d20250803_m035257_c001_v7007000_t0000_u01754193177409") 2025/08/03 03:53:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a9d9_d20250803_m035246_c001_v0001184_t0039_u01754193166488") 2025/08/03 03:53:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfe29_d20250803_m035240_c001_v7007000_t0000_u01754193160233") 2025/08/03 03:53:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a911_d20250803_m035229_c001_v0001184_t0014_u01754193149768") 2025/08/03 03:53:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401bbe58f40c0ca1_d20250803_m035223_c001_v7007000_t0000_u01754193143305") 2025/08/03 03:53:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a88a_d20250803_m035213_c001_v0001184_t0012_u01754193133809") 2025/08/03 03:53:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f414ab92361ce6727_d20250803_m035207_c001_v7007000_t0000_u01754193127592") 2025/08/03 03:53:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a7c7_d20250803_m035157_c001_v0001184_t0015_u01754193117679") 2025/08/03 03:53:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfdee_d20250803_m035151_c001_v7007000_t0000_u01754193111861") 2025/08/03 03:53:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a6fb_d20250803_m035141_c001_v0001184_t0025_u01754193101661") 2025/08/03 03:53:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f420eba9bcb78eef5_d20250803_m035132_c001_v7007000_t0000_u01754193092742") 2025/08/03 03:53:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36d79_d20250803_m035123_c001_v0001176_t0034_u01754193083319") 2025/08/03 03:53:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cea_d20250803_m035117_c001_v7007000_t0000_u01754193077419") 2025/08/03 03:53:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddaba_d20250803_m035113_c001_v0001100_t0043_u01754193073313") 2025/08/03 03:53:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f41609e0665d5f309_d20250803_m035111_c001_v7007000_t0000_u01754193071707") 2025/08/03 03:53:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629121de_d20250803_m035101_c001_v0001144_t0011_u01754193061971") 2025/08/03 03:53:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cb4_d20250803_m035056_c001_v7007000_t0000_u01754193056426") 2025/08/03 03:53:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a48c_d20250803_m035052_c001_v0001184_t0028_u01754193052133") 2025/08/03 03:53:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfdbf_d20250803_m035050_c001_v7007000_t0000_u01754193050315") 2025/08/03 03:53:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc62912182_d20250803_m035039_c001_v0001144_t0054_u01754193039943") 2025/08/03 03:53:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f04323_d20250803_m035031_c001_v7007000_t0000_u01754193031143") 2025/08/03 03:53:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dd9f0_d20250803_m035021_c001_v0001100_t0033_u01754193021609") 2025/08/03 03:53:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d91e8_d20250803_m035015_c001_v7007000_t0000_u01754193015622") 2025/08/03 03:53:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dd9af_d20250803_m035005_c001_v0001100_t0033_u01754193005343") 2025/08/03 03:53:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f416218017331e718_d20250803_m034959_c001_v7007000_t0000_u01754192999610") 2025/08/03 03:53:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dd98b_d20250803_m034950_c001_v0001100_t0027_u01754192990500") 2025/08/03 03:53:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa90983_d20250803_m035114_c001_v7007000_t0000_u01754193074578") 2025/08/03 03:53:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a56c_d20250803_m035109_c001_v0001184_t0030_u01754193069747") 2025/08/03 03:53:48 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165b70_d20250803_m035135_c001_v7007000_t0000_u01754193095828") 2025/08/03 03:53:48 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddb0c_d20250803_m035131_c001_v0001100_t0026_u01754193091224") 2025/08/03 03:53:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd76_d20250803_m035257_c001_v7007000_t0000_u01754193177595") 2025/08/03 03:53:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddc39_d20250803_m035246_c001_v0001100_t0036_u01754193166696") 2025/08/03 03:53:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfe2a_d20250803_m035240_c001_v7007000_t0000_u01754193160416") 2025/08/03 03:53:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddbf4_d20250803_m035230_c001_v0001100_t0011_u01754193150011") 2025/08/03 03:53:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401bbe58f40c0ca2_d20250803_m035223_c001_v7007000_t0000_u01754193143488") 2025/08/03 03:53:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddbbe_d20250803_m035214_c001_v0001100_t0040_u01754193134017") 2025/08/03 03:53:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f414ab92361ce6728_d20250803_m035207_c001_v7007000_t0000_u01754193127775") 2025/08/03 03:53:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddb7a_d20250803_m035157_c001_v0001100_t0043_u01754193117920") 2025/08/03 03:53:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfdf0_d20250803_m035152_c001_v7007000_t0000_u01754193112058") 2025/08/03 03:53:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddb32_d20250803_m035141_c001_v0001100_t0023_u01754193101875") 2025/08/03 03:53:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f406a7f093944e010_d20250803_m035132_c001_v7007000_t0000_u01754193092787") 2025/08/03 03:53:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a62e_d20250803_m035123_c001_v0001184_t0042_u01754193083528") 2025/08/03 03:53:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1ceb_d20250803_m035117_c001_v7007000_t0000_u01754193077606") 2025/08/03 03:53:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36d3f_d20250803_m035113_c001_v0001176_t0011_u01754193073365") 2025/08/03 03:53:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d9224_d20250803_m035111_c001_v7007000_t0000_u01754193071878") 2025/08/03 03:53:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36d01_d20250803_m035102_c001_v0001176_t0014_u01754193062857") 2025/08/03 03:53:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cb5_d20250803_m035056_c001_v7007000_t0000_u01754193056609") 2025/08/03 03:53:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36cd7_d20250803_m035052_c001_v0001176_t0041_u01754193052178") 2025/08/03 03:53:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfdc3_d20250803_m035050_c001_v7007000_t0000_u01754193050736") 2025/08/03 03:53:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36ca3_d20250803_m035041_c001_v0001176_t0038_u01754193041106") 2025/08/03 03:53:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4210f34572e18b5b_d20250803_m035031_c001_v7007000_t0000_u01754193031357") 2025/08/03 03:53:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a384_d20250803_m035022_c001_v0001184_t0055_u01754193022001") 2025/08/03 03:53:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d91e9_d20250803_m035015_c001_v7007000_t0000_u01754193015805") 2025/08/03 03:53:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a2f2_d20250803_m035005_c001_v0001184_t0056_u01754193005874") 2025/08/03 03:53:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f416218017331e719_d20250803_m034959_c001_v7007000_t0000_u01754192999795") 2025/08/03 03:53:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a28c_d20250803_m034950_c001_v0001184_t0043_u01754192990906") 2025/08/03 03:53:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419046b64efa070a_d20250803_m035114_c001_v7007000_t0000_u01754193074719") 2025/08/03 03:53:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36d2d_d20250803_m035109_c001_v0001176_t0052_u01754193069766") 2025/08/03 03:53:50 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165b71_d20250803_m035136_c001_v7007000_t0000_u01754193096011") 2025/08/03 03:53:50 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a686_d20250803_m035131_c001_v0001184_t0029_u01754193091297") 2025/08/03 03:53:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd78_d20250803_m035257_c001_v7007000_t0000_u01754193177780") 2025/08/03 03:53:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629123d4_d20250803_m035247_c001_v0001144_t0022_u01754193167018") 2025/08/03 03:53:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfe2c_d20250803_m035240_c001_v7007000_t0000_u01754193160603") 2025/08/03 03:53:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc6291237a_d20250803_m035230_c001_v0001144_t0030_u01754193150390") 2025/08/03 03:53:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401bbe58f40c0ca3_d20250803_m035223_c001_v7007000_t0000_u01754193143677") 2025/08/03 03:53:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc6291232c_d20250803_m035214_c001_v0001144_t0020_u01754193134359") 2025/08/03 03:53:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f414ab92361ce6729_d20250803_m035207_c001_v7007000_t0000_u01754193127959") 2025/08/03 03:53:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629122e4_d20250803_m035158_c001_v0001144_t0011_u01754193118246") 2025/08/03 03:53:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfdf1_d20250803_m035152_c001_v7007000_t0000_u01754193112241") 2025/08/03 03:53:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629122ae_d20250803_m035142_c001_v0001144_t0022_u01754193102399") 2025/08/03 03:53:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4030020fb21b95ee_d20250803_m035132_c001_v7007000_t0000_u01754193092546") 2025/08/03 03:53:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc6291224a_d20250803_m035123_c001_v0001144_t0021_u01754193083741") 2025/08/03 03:53:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cee_d20250803_m035117_c001_v7007000_t0000_u01754193077806") 2025/08/03 03:53:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a5a4_d20250803_m035113_c001_v0001184_t0049_u01754193073483") 2025/08/03 03:53:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419046b64efa0703_d20250803_m035111_c001_v7007000_t0000_u01754193071681") 2025/08/03 03:53:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dda80_d20250803_m035103_c001_v0001100_t0031_u01754193063074") 2025/08/03 03:53:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cb6_d20250803_m035056_c001_v7007000_t0000_u01754193056791") 2025/08/03 03:53:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dda5a_d20250803_m035052_c001_v0001100_t0020_u01754193052304") 2025/08/03 03:53:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa9092b_d20250803_m035050_c001_v7007000_t0000_u01754193050337") 2025/08/03 03:53:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a426_d20250803_m035041_c001_v0001184_t0048_u01754193041309") 2025/08/03 03:53:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f04324_d20250803_m035031_c001_v7007000_t0000_u01754193031326") 2025/08/03 03:53:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc6291214c_d20250803_m035022_c001_v0001144_t0045_u01754193022236") 2025/08/03 03:53:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d91ea_d20250803_m035015_c001_v7007000_t0000_u01754193015993") 2025/08/03 03:53:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc62912113_d20250803_m035006_c001_v0001144_t0056_u01754193006084") 2025/08/03 03:53:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f416218017331e71a_d20250803_m034959_c001_v7007000_t0000_u01754192999981") 2025/08/03 03:53:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629120d9_d20250803_m034951_c001_v0001144_t0026_u01754192991128") 2025/08/03 03:53:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f420eba9bcb78eee6_d20250803_m035114_c001_v7007000_t0000_u01754193074736") 2025/08/03 03:53:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a56e_d20250803_m035109_c001_v0001184_t0035_u01754193069946") 2025/08/03 03:53:52 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165b72_d20250803_m035136_c001_v7007000_t0000_u01754193096193") 2025/08/03 03:53:52 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36db5_d20250803_m035131_c001_v0001176_t0049_u01754193091402") 2025/08/03 03:53:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd79_d20250803_m035257_c001_v7007000_t0000_u01754193177965") 2025/08/03 03:53:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36f1f_d20250803_m035247_c001_v0001176_t0004_u01754193167912") 2025/08/03 03:53:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfe2d_d20250803_m035240_c001_v7007000_t0000_u01754193160786") 2025/08/03 03:53:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36ebb_d20250803_m035230_c001_v0001176_t0027_u01754193150962") 2025/08/03 03:53:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401bbe58f40c0ca5_d20250803_m035223_c001_v7007000_t0000_u01754193143864") 2025/08/03 03:53:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36e7f_d20250803_m035215_c001_v0001176_t0037_u01754193135168") 2025/08/03 03:53:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f414ab92361ce672a_d20250803_m035208_c001_v7007000_t0000_u01754193128141") 2025/08/03 03:53:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36e35_d20250803_m035158_c001_v0001176_t0034_u01754193118877") 2025/08/03 03:53:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfdf2_d20250803_m035152_c001_v7007000_t0000_u01754193112466") 2025/08/03 03:53:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36de9_d20250803_m035143_c001_v0001176_t0017_u01754193103046") 2025/08/03 03:53:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f41609e0665d5f31e_d20250803_m035132_c001_v7007000_t0000_u01754193092555") 2025/08/03 03:53:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddad8_d20250803_m035124_c001_v0001100_t0035_u01754193084558") 2025/08/03 03:53:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cef_d20250803_m035117_c001_v7007000_t0000_u01754193077992") 2025/08/03 03:53:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36d43_d20250803_m035113_c001_v0001176_t0036_u01754193073584") 2025/08/03 03:53:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d9220_d20250803_m035111_c001_v7007000_t0000_u01754193071317") 2025/08/03 03:53:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a518_d20250803_m035103_c001_v0001184_t0042_u01754193063481") 2025/08/03 03:53:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cb7_d20250803_m035056_c001_v7007000_t0000_u01754193056992") 2025/08/03 03:53:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629121b6_d20250803_m035052_c001_v0001144_t0044_u01754193052333") 2025/08/03 03:53:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1ca8_d20250803_m035050_c001_v7007000_t0000_u01754193050735") 2025/08/03 03:53:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dda32_d20250803_m035041_c001_v0001100_t0057_u01754193041516") 2025/08/03 03:53:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d38f1_d20250803_m035031_c001_v7007000_t0000_u01754193031336") 2025/08/03 03:53:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36c53_d20250803_m035022_c001_v0001176_t0038_u01754193022970") 2025/08/03 03:53:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d91ec_d20250803_m035016_c001_v7007000_t0000_u01754193016176") 2025/08/03 03:53:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36c1b_d20250803_m035006_c001_v0001176_t0015_u01754193006781") 2025/08/03 03:53:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f416218017331e71b_d20250803_m035000_c001_v7007000_t0000_u01754193000167") 2025/08/03 03:53:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36be7_d20250803_m034951_c001_v0001176_t0002_u01754192991623") 2025/08/03 03:53:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cdd_d20250803_m035114_c001_v7007000_t0000_u01754193074749") 2025/08/03 03:53:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36d2f_d20250803_m035109_c001_v0001176_t0025_u01754193069981") 2025/08/03 03:53:53 DEBUG : dir1/0007-12345: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165b73_d20250803_m035136_c001_v7007000_t0000_u01754193096377") 2025/08/03 03:53:53 DEBUG : dir1/0007-12345: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc6291227a_d20250803_m035131_c001_v0001144_t0016_u01754193091490") 2025/08/03 03:53:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd7a_d20250803_m035258_c001_v7007000_t0000_u01754193178163") 2025/08/03 03:53:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a9ef_d20250803_m035248_c001_v0001184_t0039_u01754193168131") 2025/08/03 03:53:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfe2e_d20250803_m035240_c001_v7007000_t0000_u01754193160982") 2025/08/03 03:53:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a927_d20250803_m035231_c001_v0001184_t0043_u01754193151210") 2025/08/03 03:53:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401bbe58f40c0ca6_d20250803_m035224_c001_v7007000_t0000_u01754193144047") 2025/08/03 03:53:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a89a_d20250803_m035215_c001_v0001184_t0034_u01754193135393") 2025/08/03 03:53:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f414ab92361ce672b_d20250803_m035208_c001_v7007000_t0000_u01754193128338") 2025/08/03 03:53:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a7d3_d20250803_m035159_c001_v0001184_t0034_u01754193119082") 2025/08/03 03:53:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfdf3_d20250803_m035152_c001_v7007000_t0000_u01754193112649") 2025/08/03 03:53:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a713_d20250803_m035143_c001_v0001184_t0054_u01754193103252") 2025/08/03 03:53:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f04719_d20250803_m035132_c001_v7007000_t0000_u01754193092712") 2025/08/03 03:53:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36d85_d20250803_m035124_c001_v0001176_t0042_u01754193084869") 2025/08/03 03:53:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cf0_d20250803_m035118_c001_v7007000_t0000_u01754193078177") 2025/08/03 03:53:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a5aa_d20250803_m035113_c001_v0001184_t0032_u01754193073680") 2025/08/03 03:53:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d9222_d20250803_m035111_c001_v7007000_t0000_u01754193071691") 2025/08/03 03:53:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629121e6_d20250803_m035103_c001_v0001144_t0030_u01754193063721") 2025/08/03 03:53:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cb8_d20250803_m035057_c001_v7007000_t0000_u01754193057175") 2025/08/03 03:53:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a490_d20250803_m035052_c001_v0001184_t0033_u01754193052360") 2025/08/03 03:53:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfdc0_d20250803_m035050_c001_v7007000_t0000_u01754193050498") 2025/08/03 03:53:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc6291218c_d20250803_m035041_c001_v0001144_t0036_u01754193041819") 2025/08/03 03:53:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1c8d_d20250803_m035031_c001_v7007000_t0000_u01754193031554") 2025/08/03 03:53:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dd9f4_d20250803_m035023_c001_v0001100_t0034_u01754193023181") 2025/08/03 03:53:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d91ed_d20250803_m035016_c001_v7007000_t0000_u01754193016393") 2025/08/03 03:53:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dd9b4_d20250803_m035006_c001_v0001100_t0043_u01754193006997") 2025/08/03 03:53:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f416218017331e71c_d20250803_m035000_c001_v7007000_t0000_u01754193000352") 2025/08/03 03:53:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dd98f_d20250803_m034951_c001_v0001100_t0026_u01754192991831") 2025/08/03 03:53:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d9412d_d20250803_m035114_c001_v7007000_t0000_u01754193074871") 2025/08/03 03:53:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddaa4_d20250803_m035110_c001_v0001100_t0043_u01754193070006") 2025/08/03 03:53:55 DEBUG : dir1/0008-23456: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165b75_d20250803_m035136_c001_v7007000_t0000_u01754193096560") 2025/08/03 03:53:55 DEBUG : dir1/0008-23456: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a688_d20250803_m035131_c001_v0001184_t0030_u01754193091500") 2025/08/03 03:53:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd7b_d20250803_m035258_c001_v7007000_t0000_u01754193178351") 2025/08/03 03:53:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddc3f_d20250803_m035248_c001_v0001100_t0013_u01754193168338") 2025/08/03 03:53:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfe2f_d20250803_m035241_c001_v7007000_t0000_u01754193161166") 2025/08/03 03:53:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddbf6_d20250803_m035231_c001_v0001100_t0025_u01754193151410") 2025/08/03 03:53:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401bbe58f40c0ca7_d20250803_m035224_c001_v7007000_t0000_u01754193144229") 2025/08/03 03:53:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddbc2_d20250803_m035215_c001_v0001100_t0013_u01754193135598") 2025/08/03 03:53:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f414ab92361ce672c_d20250803_m035208_c001_v7007000_t0000_u01754193128521") 2025/08/03 03:53:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddb80_d20250803_m035159_c001_v0001100_t0002_u01754193119302") 2025/08/03 03:53:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfdf4_d20250803_m035152_c001_v7007000_t0000_u01754193112831") 2025/08/03 03:53:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddb3a_d20250803_m035143_c001_v0001100_t0032_u01754193103489") 2025/08/03 03:53:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165b65_d20250803_m035132_c001_v7007000_t0000_u01754193092729") 2025/08/03 03:53:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a642_d20250803_m035125_c001_v0001184_t0005_u01754193085078") 2025/08/03 03:53:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cf1_d20250803_m035118_c001_v7007000_t0000_u01754193078362") 2025/08/03 03:53:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddabe_d20250803_m035113_c001_v0001100_t0039_u01754193073750") 2025/08/03 03:53:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d94127_d20250803_m035111_c001_v7007000_t0000_u01754193071333") 2025/08/03 03:53:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36d0f_d20250803_m035104_c001_v0001176_t0008_u01754193064209") 2025/08/03 03:53:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cb9_d20250803_m035057_c001_v7007000_t0000_u01754193057362") 2025/08/03 03:53:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36cd9_d20250803_m035052_c001_v0001176_t0006_u01754193052397") 2025/08/03 03:53:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d9218_d20250803_m035050_c001_v7007000_t0000_u01754193050748") 2025/08/03 03:53:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36ca7_d20250803_m035042_c001_v0001176_t0053_u01754193042750") 2025/08/03 03:53:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401bbe58f40c0c25_d20250803_m035031_c001_v7007000_t0000_u01754193031564") 2025/08/03 03:53:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a392_d20250803_m035023_c001_v0001184_t0051_u01754193023487") 2025/08/03 03:53:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d91ee_d20250803_m035016_c001_v7007000_t0000_u01754193016579") 2025/08/03 03:53:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a2fe_d20250803_m035007_c001_v0001184_t0018_u01754193007362") 2025/08/03 03:53:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f416218017331e71d_d20250803_m035000_c001_v7007000_t0000_u01754193000603") 2025/08/03 03:53:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a298_d20250803_m034952_c001_v0001184_t0048_u01754192992229") 2025/08/03 03:53:56 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d9227_d20250803_m035114_c001_v7007000_t0000_u01754193074893") 2025/08/03 03:53:56 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc62912209_d20250803_m035110_c001_v0001144_t0047_u01754193070086") 2025/08/03 03:53:56 DEBUG : dir1/0009-34567: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165b76_d20250803_m035136_c001_v7007000_t0000_u01754193096746") 2025/08/03 03:53:56 DEBUG : dir1/0009-34567: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddb0e_d20250803_m035131_c001_v0001100_t0016_u01754193091624") 2025/08/03 03:53:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd7c_d20250803_m035258_c001_v7007000_t0000_u01754193178536") 2025/08/03 03:53:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629123dc_d20250803_m035248_c001_v0001144_t0038_u01754193168860") 2025/08/03 03:53:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfe30_d20250803_m035241_c001_v7007000_t0000_u01754193161350") 2025/08/03 03:53:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc6291238c_d20250803_m035231_c001_v0001144_t0046_u01754193151957") 2025/08/03 03:53:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401bbe58f40c0ca8_d20250803_m035224_c001_v7007000_t0000_u01754193144411") 2025/08/03 03:53:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc62912336_d20250803_m035216_c001_v0001144_t0042_u01754193136035") 2025/08/03 03:53:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f414ab92361ce672d_d20250803_m035208_c001_v7007000_t0000_u01754193128705") 2025/08/03 03:53:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629122ea_d20250803_m035159_c001_v0001144_t0039_u01754193119700") 2025/08/03 03:53:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfdf5_d20250803_m035153_c001_v7007000_t0000_u01754193113015") 2025/08/03 03:53:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629122b0_d20250803_m035143_c001_v0001144_t0033_u01754193103801") 2025/08/03 03:53:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165b66_d20250803_m035132_c001_v7007000_t0000_u01754193092751") 2025/08/03 03:53:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc62912252_d20250803_m035125_c001_v0001144_t0038_u01754193085293") 2025/08/03 03:53:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cf2_d20250803_m035118_c001_v7007000_t0000_u01754193078559") 2025/08/03 03:53:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc6291221c_d20250803_m035113_c001_v0001144_t0019_u01754193073796") 2025/08/03 03:53:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cd3_d20250803_m035111_c001_v7007000_t0000_u01754193071479") 2025/08/03 03:53:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dda84_d20250803_m035104_c001_v0001100_t0043_u01754193064419") 2025/08/03 03:53:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cba_d20250803_m035057_c001_v7007000_t0000_u01754193057544") 2025/08/03 03:53:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a492_d20250803_m035052_c001_v0001184_t0021_u01754193052571") 2025/08/03 03:53:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa9092a_d20250803_m035050_c001_v7007000_t0000_u01754193050152") 2025/08/03 03:53:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a432_d20250803_m035043_c001_v0001184_t0005_u01754193043002") 2025/08/03 03:53:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d91ff_d20250803_m035031_c001_v7007000_t0000_u01754193031574") 2025/08/03 03:53:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc62912154_d20250803_m035023_c001_v0001144_t0019_u01754193023700") 2025/08/03 03:53:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d91ef_d20250803_m035016_c001_v7007000_t0000_u01754193016763") 2025/08/03 03:53:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc6291211f_d20250803_m035007_c001_v0001144_t0018_u01754193007569") 2025/08/03 03:53:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f416218017331e71e_d20250803_m035000_c001_v7007000_t0000_u01754193000787") 2025/08/03 03:53:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629120db_d20250803_m034952_c001_v0001144_t0040_u01754192992432") 2025/08/03 03:53:57 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419046b64efa0708_d20250803_m035114_c001_v7007000_t0000_u01754193074537") 2025/08/03 03:53:57 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a570_d20250803_m035110_c001_v0001184_t0053_u01754193070176") 2025/08/03 03:53:58 DEBUG : dir1/0010-45678: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165b77_d20250803_m035136_c001_v7007000_t0000_u01754193096930") 2025/08/03 03:53:58 DEBUG : dir1/0010-45678: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36db7_d20250803_m035131_c001_v0001176_t0010_u01754193091636") 2025/08/03 03:53:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd7d_d20250803_m035258_c001_v7007000_t0000_u01754193178722") 2025/08/03 03:53:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36f31_d20250803_m035249_c001_v0001176_t0058_u01754193169818") 2025/08/03 03:53:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfe32_d20250803_m035241_c001_v7007000_t0000_u01754193161539") 2025/08/03 03:53:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36ec7_d20250803_m035232_c001_v0001176_t0049_u01754193152564") 2025/08/03 03:53:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401bbe58f40c0ca9_d20250803_m035224_c001_v7007000_t0000_u01754193144594") 2025/08/03 03:53:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36e83_d20250803_m035216_c001_v0001176_t0045_u01754193136596") 2025/08/03 03:53:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f414ab92361ce672e_d20250803_m035208_c001_v7007000_t0000_u01754193128888") 2025/08/03 03:53:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36e41_d20250803_m035200_c001_v0001176_t0046_u01754193120287") 2025/08/03 03:53:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfdf6_d20250803_m035153_c001_v7007000_t0000_u01754193113200") 2025/08/03 03:53:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36df1_d20250803_m035144_c001_v0001176_t0027_u01754193104206") 2025/08/03 03:53:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4030020fb21b95ef_d20250803_m035132_c001_v7007000_t0000_u01754193092730") 2025/08/03 03:53:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddade_d20250803_m035125_c001_v0001100_t0025_u01754193085785") 2025/08/03 03:53:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cf5_d20250803_m035118_c001_v7007000_t0000_u01754193078745") 2025/08/03 03:53:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36d47_d20250803_m035113_c001_v0001176_t0015_u01754193073827") 2025/08/03 03:53:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d9412a_d20250803_m035111_c001_v7007000_t0000_u01754193071888") 2025/08/03 03:53:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a528_d20250803_m035104_c001_v0001184_t0025_u01754193064748") 2025/08/03 03:53:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cbb_d20250803_m035057_c001_v7007000_t0000_u01754193057727") 2025/08/03 03:53:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36cdb_d20250803_m035052_c001_v0001176_t0023_u01754193052606") 2025/08/03 03:53:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfdbe_d20250803_m035050_c001_v7007000_t0000_u01754193050133") 2025/08/03 03:53:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dda38_d20250803_m035043_c001_v0001100_t0043_u01754193043212") 2025/08/03 03:53:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1c8c_d20250803_m035031_c001_v7007000_t0000_u01754193031399") 2025/08/03 03:53:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36c5b_d20250803_m035024_c001_v0001176_t0014_u01754193024299") 2025/08/03 03:53:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d91f1_d20250803_m035016_c001_v7007000_t0000_u01754193016946") 2025/08/03 03:53:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36c1f_d20250803_m035008_c001_v0001176_t0058_u01754193008456") 2025/08/03 03:53:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f416218017331e71f_d20250803_m035000_c001_v7007000_t0000_u01754193000973") 2025/08/03 03:53:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36bef_d20250803_m034952_c001_v0001176_t0010_u01754192992997") 2025/08/03 03:53:59 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4086dd0977c240e5_d20250803_m035114_c001_v7007000_t0000_u01754193074557") 2025/08/03 03:53:59 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddaa6_d20250803_m035110_c001_v0001100_t0014_u01754193070285") 2025/08/03 03:53:59 DEBUG : dir1/0011-56789: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165b79_d20250803_m035137_c001_v7007000_t0000_u01754193097112") 2025/08/03 03:53:59 DEBUG : dir1/0011-56789: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a68e_d20250803_m035131_c001_v0001184_t0035_u01754193091699") 2025/08/03 03:53:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd7e_d20250803_m035258_c001_v7007000_t0000_u01754193178911") 2025/08/03 03:53:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528aa05_d20250803_m035250_c001_v0001184_t0039_u01754193170053") 2025/08/03 03:53:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfe33_d20250803_m035241_c001_v7007000_t0000_u01754193161723") 2025/08/03 03:53:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a93d_d20250803_m035232_c001_v0001184_t0026_u01754193152774") 2025/08/03 03:53:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401bbe58f40c0cab_d20250803_m035224_c001_v7007000_t0000_u01754193144777") 2025/08/03 03:53:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a8a0_d20250803_m035216_c001_v0001184_t0028_u01754193136800") 2025/08/03 03:53:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f414ab92361ce672f_d20250803_m035209_c001_v7007000_t0000_u01754193129074") 2025/08/03 03:53:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a7e1_d20250803_m035200_c001_v0001184_t0051_u01754193120498") 2025/08/03 03:54:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfdf7_d20250803_m035153_c001_v7007000_t0000_u01754193113394") 2025/08/03 03:54:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a729_d20250803_m035144_c001_v0001184_t0040_u01754193104432") 2025/08/03 03:54:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f04718_d20250803_m035132_c001_v7007000_t0000_u01754193092527") 2025/08/03 03:54:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36d91_d20250803_m035126_c001_v0001176_t0031_u01754193086157") 2025/08/03 03:54:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cf8_d20250803_m035118_c001_v7007000_t0000_u01754193078930") 2025/08/03 03:54:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a5ac_d20250803_m035113_c001_v0001184_t0026_u01754193073894") 2025/08/03 03:54:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419046b64efa0701_d20250803_m035111_c001_v7007000_t0000_u01754193071312") 2025/08/03 03:54:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629121ee_d20250803_m035104_c001_v0001144_t0047_u01754193064986") 2025/08/03 03:54:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cbc_d20250803_m035057_c001_v7007000_t0000_u01754193057909") 2025/08/03 03:54:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dda5c_d20250803_m035052_c001_v0001100_t0034_u01754193052667") 2025/08/03 03:54:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f404fa0b4b690d11f_d20250803_m035050_c001_v7007000_t0000_u01754193050580") 2025/08/03 03:54:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc62912192_d20250803_m035043_c001_v0001144_t0041_u01754193043494") 2025/08/03 03:54:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f04325_d20250803_m035031_c001_v7007000_t0000_u01754193031508") 2025/08/03 03:54:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dd9f8_d20250803_m035024_c001_v0001100_t0002_u01754193024508") 2025/08/03 03:54:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d91f2_d20250803_m035017_c001_v7007000_t0000_u01754193017137") 2025/08/03 03:54:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dd9be_d20250803_m035008_c001_v0001100_t0056_u01754193008675") 2025/08/03 03:54:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f416218017331e720_d20250803_m035001_c001_v7007000_t0000_u01754193001159") 2025/08/03 03:54:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dd993_d20250803_m034953_c001_v0001100_t0025_u01754192993222") 2025/08/03 03:54:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419046b64efa070c_d20250803_m035114_c001_v7007000_t0000_u01754193074902") 2025/08/03 03:54:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a578_d20250803_m035110_c001_v0001184_t0044_u01754193070456") 2025/08/03 03:54:01 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165b7a_d20250803_m035137_c001_v7007000_t0000_u01754193097296") 2025/08/03 03:54:01 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36db9_d20250803_m035131_c001_v0001176_t0034_u01754193091860") 2025/08/03 03:54:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd7f_d20250803_m035259_c001_v7007000_t0000_u01754193179105") 2025/08/03 03:54:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddc45_d20250803_m035250_c001_v0001100_t0046_u01754193170262") 2025/08/03 03:54:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfe34_d20250803_m035241_c001_v7007000_t0000_u01754193161920") 2025/08/03 03:54:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddbfe_d20250803_m035232_c001_v0001100_t0044_u01754193152978") 2025/08/03 03:54:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401bbe58f40c0cac_d20250803_m035224_c001_v7007000_t0000_u01754193144959") 2025/08/03 03:54:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddbc6_d20250803_m035217_c001_v0001100_t0011_u01754193137020") 2025/08/03 03:54:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f414ab92361ce6730_d20250803_m035209_c001_v7007000_t0000_u01754193129257") 2025/08/03 03:54:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddb8a_d20250803_m035200_c001_v0001100_t0023_u01754193120698") 2025/08/03 03:54:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfdf8_d20250803_m035153_c001_v7007000_t0000_u01754193113576") 2025/08/03 03:54:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddb44_d20250803_m035144_c001_v0001100_t0002_u01754193104637") 2025/08/03 03:54:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f0471a_d20250803_m035132_c001_v7007000_t0000_u01754193092899") 2025/08/03 03:54:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a64e_d20250803_m035126_c001_v0001184_t0014_u01754193086367") 2025/08/03 03:54:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cf9_d20250803_m035119_c001_v7007000_t0000_u01754193079117") 2025/08/03 03:54:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36d4b_d20250803_m035114_c001_v0001176_t0048_u01754193074038") 2025/08/03 03:54:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419046b64efa0702_d20250803_m035111_c001_v7007000_t0000_u01754193071497") 2025/08/03 03:54:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36d13_d20250803_m035105_c001_v0001176_t0017_u01754193065645") 2025/08/03 03:54:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cbd_d20250803_m035058_c001_v7007000_t0000_u01754193058091") 2025/08/03 03:54:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a498_d20250803_m035052_c001_v0001184_t0030_u01754193052783") 2025/08/03 03:54:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa9092d_d20250803_m035050_c001_v7007000_t0000_u01754193050759") 2025/08/03 03:54:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36cab_d20250803_m035044_c001_v0001176_t0052_u01754193044607") 2025/08/03 03:54:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401bbe58f40c0c24_d20250803_m035031_c001_v7007000_t0000_u01754193031380") 2025/08/03 03:54:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a39c_d20250803_m035024_c001_v0001184_t0046_u01754193024891") 2025/08/03 03:54:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d91f3_d20250803_m035017_c001_v7007000_t0000_u01754193017324") 2025/08/03 03:54:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a30c_d20250803_m035008_c001_v0001184_t0052_u01754193008963") 2025/08/03 03:54:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f416218017331e721_d20250803_m035001_c001_v7007000_t0000_u01754193001344") 2025/08/03 03:54:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a2a2_d20250803_m034953_c001_v0001184_t0042_u01754192993618") 2025/08/03 03:54:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cdb_d20250803_m035114_c001_v7007000_t0000_u01754193074560") 2025/08/03 03:54:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36d33_d20250803_m035110_c001_v0001176_t0033_u01754193070625") 2025/08/03 03:54:02 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165b7b_d20250803_m035137_c001_v7007000_t0000_u01754193097549") 2025/08/03 03:54:02 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a696_d20250803_m035131_c001_v0001184_t0039_u01754193091902") 2025/08/03 03:54:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd80_d20250803_m035259_c001_v7007000_t0000_u01754193179297") 2025/08/03 03:54:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629123e8_d20250803_m035250_c001_v0001144_t0018_u01754193170551") 2025/08/03 03:54:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfe35_d20250803_m035242_c001_v7007000_t0000_u01754193162108") 2025/08/03 03:54:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc62912396_d20250803_m035233_c001_v0001144_t0059_u01754193153366") 2025/08/03 03:54:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401bbe58f40c0cad_d20250803_m035225_c001_v7007000_t0000_u01754193145142") 2025/08/03 03:54:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc62912338_d20250803_m035217_c001_v0001144_t0052_u01754193137403") 2025/08/03 03:54:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f414ab92361ce6731_d20250803_m035209_c001_v7007000_t0000_u01754193129440") 2025/08/03 03:54:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629122ee_d20250803_m035201_c001_v0001144_t0011_u01754193121235") 2025/08/03 03:54:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfdf9_d20250803_m035153_c001_v7007000_t0000_u01754193113759") 2025/08/03 03:54:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629122b6_d20250803_m035145_c001_v0001144_t0024_u01754193105085") 2025/08/03 03:54:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165b67_d20250803_m035132_c001_v7007000_t0000_u01754193092911") 2025/08/03 03:54:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc62912260_d20250803_m035126_c001_v0001144_t0033_u01754193086574") 2025/08/03 03:54:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cfa_d20250803_m035119_c001_v7007000_t0000_u01754193079306") 2025/08/03 03:54:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddac2_d20250803_m035114_c001_v0001100_t0041_u01754193074082") 2025/08/03 03:54:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d9221_d20250803_m035111_c001_v7007000_t0000_u01754193071504") 2025/08/03 03:54:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dda8e_d20250803_m035105_c001_v0001100_t0040_u01754193065855") 2025/08/03 03:54:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cbe_d20250803_m035058_c001_v7007000_t0000_u01754193058274") 2025/08/03 03:54:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629121bc_d20250803_m035052_c001_v0001144_t0023_u01754193052835") 2025/08/03 03:54:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f414ab92361ce66c9_d20250803_m035050_c001_v7007000_t0000_u01754193050524") 2025/08/03 03:54:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a43e_d20250803_m035044_c001_v0001184_t0049_u01754193044810") 2025/08/03 03:54:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d38f2_d20250803_m035031_c001_v7007000_t0000_u01754193031518") 2025/08/03 03:54:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc62912158_d20250803_m035025_c001_v0001144_t0055_u01754193025098") 2025/08/03 03:54:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d91f5_d20250803_m035017_c001_v7007000_t0000_u01754193017520") 2025/08/03 03:54:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc62912123_d20250803_m035009_c001_v0001144_t0042_u01754193009228") 2025/08/03 03:54:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f416218017331e722_d20250803_m035001_c001_v7007000_t0000_u01754193001528") 2025/08/03 03:54:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629120df_d20250803_m034953_c001_v0001144_t0025_u01754192993833") 2025/08/03 03:54:03 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cdc_d20250803_m035114_c001_v7007000_t0000_u01754193074570") 2025/08/03 03:54:03 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a57c_d20250803_m035110_c001_v0001184_t0050_u01754193070660") 2025/08/03 03:54:03 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165b7c_d20250803_m035137_c001_v7007000_t0000_u01754193097735") 2025/08/03 03:54:04 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36dbb_d20250803_m035132_c001_v0001176_t0046_u01754193092076") 2025/08/03 03:54:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd81_d20250803_m035259_c001_v7007000_t0000_u01754193179482") 2025/08/03 03:54:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36f3f_d20250803_m035251_c001_v0001176_t0013_u01754193171493") 2025/08/03 03:54:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfe36_d20250803_m035242_c001_v7007000_t0000_u01754193162291") 2025/08/03 03:54:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36ed7_d20250803_m035234_c001_v0001176_t0053_u01754193154282") 2025/08/03 03:54:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401bbe58f40c0cae_d20250803_m035225_c001_v7007000_t0000_u01754193145324") 2025/08/03 03:54:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36e87_d20250803_m035218_c001_v0001176_t0022_u01754193138083") 2025/08/03 03:54:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f414ab92361ce6732_d20250803_m035209_c001_v7007000_t0000_u01754193129624") 2025/08/03 03:54:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36e45_d20250803_m035202_c001_v0001176_t0056_u01754193122016") 2025/08/03 03:54:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfdfa_d20250803_m035153_c001_v7007000_t0000_u01754193113941") 2025/08/03 03:54:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36df7_d20250803_m035145_c001_v0001176_t0049_u01754193105747") 2025/08/03 03:54:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165b64_d20250803_m035132_c001_v7007000_t0000_u01754193092545") 2025/08/03 03:54:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddae4_d20250803_m035127_c001_v0001100_t0035_u01754193087028") 2025/08/03 03:54:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cfc_d20250803_m035119_c001_v7007000_t0000_u01754193079492") 2025/08/03 03:54:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a5b2_d20250803_m035114_c001_v0001184_t0033_u01754193074091") 2025/08/03 03:54:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165b2e_d20250803_m035111_c001_v7007000_t0000_u01754193071737") 2025/08/03 03:54:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a538_d20250803_m035106_c001_v0001184_t0050_u01754193066180") 2025/08/03 03:54:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cbf_d20250803_m035058_c001_v7007000_t0000_u01754193058456") 2025/08/03 03:54:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36cdf_d20250803_m035052_c001_v0001176_t0052_u01754193052847") 2025/08/03 03:54:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f404fa0b4b690d120_d20250803_m035050_c001_v7007000_t0000_u01754193050771") 2025/08/03 03:54:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dda3c_d20250803_m035045_c001_v0001100_t0043_u01754193045031") 2025/08/03 03:54:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40447bc2a23a36c1_d20250803_m035031_c001_v7007000_t0000_u01754193031347") 2025/08/03 03:54:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36c67_d20250803_m035025_c001_v0001176_t0040_u01754193025809") 2025/08/03 03:54:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d91f6_d20250803_m035017_c001_v7007000_t0000_u01754193017703") 2025/08/03 03:54:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36c23_d20250803_m035009_c001_v0001176_t0045_u01754193009808") 2025/08/03 03:54:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f416218017331e723_d20250803_m035001_c001_v7007000_t0000_u01754193001711") 2025/08/03 03:54:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36bf7_d20250803_m034954_c001_v0001176_t0049_u01754192994473") 2025/08/03 03:54:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cdf_d20250803_m035114_c001_v7007000_t0000_u01754193074934") 2025/08/03 03:54:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddaa8_d20250803_m035110_c001_v0001100_t0029_u01754193070688") 2025/08/03 03:54:05 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165b7d_d20250803_m035137_c001_v7007000_t0000_u01754193097918") 2025/08/03 03:54:05 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a698_d20250803_m035132_c001_v0001184_t0040_u01754193092125") 2025/08/03 03:54:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd82_d20250803_m035259_c001_v7007000_t0000_u01754193179667") 2025/08/03 03:54:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528aa1d_d20250803_m035251_c001_v0001184_t0039_u01754193171698") 2025/08/03 03:54:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfe37_d20250803_m035242_c001_v7007000_t0000_u01754193162474") 2025/08/03 03:54:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a953_d20250803_m035234_c001_v0001184_t0018_u01754193154493") 2025/08/03 03:54:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401bbe58f40c0caf_d20250803_m035225_c001_v7007000_t0000_u01754193145509") 2025/08/03 03:54:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a8b0_d20250803_m035218_c001_v0001184_t0029_u01754193138289") 2025/08/03 03:54:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f414ab92361ce6733_d20250803_m035209_c001_v7007000_t0000_u01754193129807") 2025/08/03 03:54:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a7ef_d20250803_m035202_c001_v0001184_t0056_u01754193122234") 2025/08/03 03:54:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfdfb_d20250803_m035154_c001_v7007000_t0000_u01754193114124") 2025/08/03 03:54:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a73b_d20250803_m035145_c001_v0001184_t0043_u01754193105955") 2025/08/03 03:54:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4182b5d0432d8ba0_d20250803_m035132_c001_v7007000_t0000_u01754193092773") 2025/08/03 03:54:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36d97_d20250803_m035127_c001_v0001176_t0004_u01754193087572") 2025/08/03 03:54:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cfd_d20250803_m035119_c001_v7007000_t0000_u01754193079677") 2025/08/03 03:54:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36d4d_d20250803_m035114_c001_v0001176_t0051_u01754193074282") 2025/08/03 03:54:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40447bc2a23a36f3_d20250803_m035111_c001_v7007000_t0000_u01754193071696") 2025/08/03 03:54:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629121f6_d20250803_m035106_c001_v0001144_t0030_u01754193066390") 2025/08/03 03:54:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cc0_d20250803_m035058_c001_v7007000_t0000_u01754193058651") 2025/08/03 03:54:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a49a_d20250803_m035053_c001_v0001184_t0013_u01754193053007") 2025/08/03 03:54:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfdc2_d20250803_m035050_c001_v7007000_t0000_u01754193050732") 2025/08/03 03:54:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc6291219c_d20250803_m035045_c001_v0001144_t0040_u01754193045338") 2025/08/03 03:54:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1c8e_d20250803_m035031_c001_v7007000_t0000_u01754193031587") 2025/08/03 03:54:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dda00_d20250803_m035026_c001_v0001100_t0034_u01754193026019") 2025/08/03 03:54:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d91f8_d20250803_m035017_c001_v7007000_t0000_u01754193017887") 2025/08/03 03:54:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dd9c8_d20250803_m035010_c001_v0001100_t0030_u01754193010022") 2025/08/03 03:54:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f416218017331e724_d20250803_m035001_c001_v7007000_t0000_u01754193001899") 2025/08/03 03:54:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dd997_d20250803_m034954_c001_v0001100_t0046_u01754192994679") 2025/08/03 03:54:06 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cde_d20250803_m035114_c001_v7007000_t0000_u01754193074758") 2025/08/03 03:54:06 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc6291220e_d20250803_m035110_c001_v0001144_t0044_u01754193070732") 2025/08/03 03:54:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d38fb_d20250803_m035034_c001_v7007000_t0000_u01754193034087") 2025/08/03 03:54:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a3ba_d20250803_m035029_c001_v0001184_t0025_u01754193029239") 2025/08/03 03:54:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d38fc_d20250803_m035034_c001_v7007000_t0000_u01754193034270") 2025/08/03 03:54:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36c77_d20250803_m035029_c001_v0001176_t0006_u01754193029264") 2025/08/03 03:54:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d38fd_d20250803_m035034_c001_v7007000_t0000_u01754193034453") 2025/08/03 03:54:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dda10_d20250803_m035029_c001_v0001100_t0034_u01754193029395") 2025/08/03 03:54:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d38fe_d20250803_m035034_c001_v7007000_t0000_u01754193034637") 2025/08/03 03:54:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a3bc_d20250803_m035029_c001_v0001184_t0029_u01754193029456") 2025/08/03 03:54:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d38ff_d20250803_m035034_c001_v7007000_t0000_u01754193034819") 2025/08/03 03:54:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36c7b_d20250803_m035029_c001_v0001176_t0049_u01754193029474") 2025/08/03 03:54:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d3901_d20250803_m035035_c001_v7007000_t0000_u01754193035001") 2025/08/03 03:54:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc62912164_d20250803_m035029_c001_v0001144_t0044_u01754193029550") 2025/08/03 03:54:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d3902_d20250803_m035035_c001_v7007000_t0000_u01754193035183") 2025/08/03 03:54:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a3be_d20250803_m035029_c001_v0001184_t0054_u01754193029657") 2025/08/03 03:54:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d3903_d20250803_m035035_c001_v7007000_t0000_u01754193035366") 2025/08/03 03:54:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36c7d_d20250803_m035029_c001_v0001176_t0023_u01754193029700") 2025/08/03 03:54:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d3905_d20250803_m035035_c001_v7007000_t0000_u01754193035547") 2025/08/03 03:54:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dda12_d20250803_m035029_c001_v0001100_t0018_u01754193029726") 2025/08/03 03:54:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d3906_d20250803_m035035_c001_v7007000_t0000_u01754193035729") 2025/08/03 03:54:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a3c2_d20250803_m035029_c001_v0001184_t0038_u01754193029865") 2025/08/03 03:54:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d3907_d20250803_m035035_c001_v7007000_t0000_u01754193035912") 2025/08/03 03:54:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36c7f_d20250803_m035029_c001_v0001176_t0044_u01754193029940") 2025/08/03 03:54:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d3908_d20250803_m035036_c001_v7007000_t0000_u01754193036096") 2025/08/03 03:54:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a3c8_d20250803_m035030_c001_v0001184_t0056_u01754193030083") 2025/08/03 03:54:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d3909_d20250803_m035036_c001_v7007000_t0000_u01754193036277") 2025/08/03 03:54:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36c83_d20250803_m035030_c001_v0001176_t0043_u01754193030155") 2025/08/03 03:54:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d390a_d20250803_m035036_c001_v7007000_t0000_u01754193036476") 2025/08/03 03:54:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc62912166_d20250803_m035030_c001_v0001144_t0001_u01754193030202") 2025/08/03 03:54:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d390b_d20250803_m035036_c001_v7007000_t0000_u01754193036658") 2025/08/03 03:54:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dda14_d20250803_m035030_c001_v0001100_t0014_u01754193030218") 2025/08/03 03:54:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d390c_d20250803_m035036_c001_v7007000_t0000_u01754193036840") 2025/08/03 03:54:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a3ca_d20250803_m035030_c001_v0001184_t0039_u01754193030283") 2025/08/03 03:54:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cac_d20250803_m035053_c001_v7007000_t0000_u01754193053995") 2025/08/03 03:54:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36cb9_d20250803_m035048_c001_v0001176_t0021_u01754193048449") 2025/08/03 03:54:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d921b_d20250803_m035053_c001_v7007000_t0000_u01754193053779") 2025/08/03 03:54:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a45a_d20250803_m035048_c001_v0001184_t0053_u01754193048455") 2025/08/03 03:54:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1caa_d20250803_m035053_c001_v7007000_t0000_u01754193053617") 2025/08/03 03:54:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a45e_d20250803_m035048_c001_v0001184_t0056_u01754193048666") 2025/08/03 03:54:08 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfdc6_d20250803_m035053_c001_v7007000_t0000_u01754193053660") 2025/08/03 03:54:08 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36cbb_d20250803_m035048_c001_v0001176_t0048_u01754193048684") 2025/08/03 03:54:08 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa90932_d20250803_m035053_c001_v7007000_t0000_u01754193053796") 2025/08/03 03:54:08 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dda4c_d20250803_m035048_c001_v0001100_t0046_u01754193048739") 2025/08/03 03:54:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cab_d20250803_m035053_c001_v7007000_t0000_u01754193053808") 2025/08/03 03:54:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629121aa_d20250803_m035048_c001_v0001144_t0025_u01754193048859") 2025/08/03 03:54:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f417a624a555defc9_d20250803_m035053_c001_v7007000_t0000_u01754193053628") 2025/08/03 03:54:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a462_d20250803_m035048_c001_v0001184_t0020_u01754193048872") 2025/08/03 03:54:09 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f417a624a555defca_d20250803_m035053_c001_v7007000_t0000_u01754193053821") 2025/08/03 03:54:09 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36cbf_d20250803_m035048_c001_v0001176_t0033_u01754193048903") 2025/08/03 03:54:09 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfdc7_d20250803_m035053_c001_v7007000_t0000_u01754193053831") 2025/08/03 03:54:09 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a468_d20250803_m035049_c001_v0001184_t0023_u01754193049078") 2025/08/03 03:54:09 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f414ab92361ce66ce_d20250803_m035053_c001_v7007000_t0000_u01754193053648") 2025/08/03 03:54:09 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dda50_d20250803_m035049_c001_v0001100_t0013_u01754193049096") 2025/08/03 03:54:09 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f414ab92361ce66d0_d20250803_m035053_c001_v7007000_t0000_u01754193053841") 2025/08/03 03:54:09 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36cc1_d20250803_m035049_c001_v0001176_t0023_u01754193049119") 2025/08/03 03:54:09 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f404fa0b4b690d122_d20250803_m035053_c001_v7007000_t0000_u01754193053770") 2025/08/03 03:54:09 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a46e_d20250803_m035049_c001_v0001184_t0010_u01754193049282") 2025/08/03 03:54:09 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d921a_d20250803_m035053_c001_v7007000_t0000_u01754193053594") 2025/08/03 03:54:09 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36cc5_d20250803_m035049_c001_v0001176_t0020_u01754193049337") 2025/08/03 03:54:09 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfdc8_d20250803_m035053_c001_v7007000_t0000_u01754193053851") 2025/08/03 03:54:09 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629121ae_d20250803_m035049_c001_v0001144_t0031_u01754193049442") 2025/08/03 03:54:09 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f404fa0b4b690d121_d20250803_m035053_c001_v7007000_t0000_u01754193053585") 2025/08/03 03:54:09 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a470_d20250803_m035049_c001_v0001184_t0056_u01754193049484") 2025/08/03 03:54:09 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f404fa0b4b690d123_d20250803_m035053_c001_v7007000_t0000_u01754193053957") 2025/08/03 03:54:10 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36cc7_d20250803_m035049_c001_v0001176_t0002_u01754193049548") 2025/08/03 03:54:10 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f417a624a555dee62_d20250803_m034858_c001_v7007000_t0000_u01754192938284") 2025/08/03 03:54:10 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f117ac84aa41ef5e0_d20250803_m034855_c001_v0001106_t0033_u01754192935685") 2025/08/03 03:54:10 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f417a624a555dee60_d20250803_m034855_c001_v7007000_t0000_u01754192935505") 2025/08/03 03:54:10 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f117ac84aa41ef5d0_d20250803_m034851_c001_v0001106_t0050_u01754192931626") 2025/08/03 03:54:10 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f417a624a555dee5d_d20250803_m034850_c001_v7007000_t0000_u01754192930896") 2025/08/03 03:54:10 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b16295289f9d_d20250803_m034847_c001_v0001184_t0037_u01754192927559") 2025/08/03 03:54:10 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d94053_d20250803_m034846_c001_v7007000_t0000_u01754192926066") 2025/08/03 03:54:10 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f118e5a0c765ccc06_d20250803_m034844_c001_v0001181_t0005_u01754192924219") 2025/08/03 03:54:10 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d37f6_d20250803_m034844_c001_v7007000_t0000_u01754192924027") 2025/08/03 03:54:10 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f118e5a0c765ccbec_d20250803_m034841_c001_v0001181_t0004_u01754192921008") 2025/08/03 03:54:10 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d37f3_d20250803_m034840_c001_v7007000_t0000_u01754192920276") 2025/08/03 03:54:10 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b16295289f43_d20250803_m034836_c001_v0001184_t0044_u01754192916633") 2025/08/03 03:54:10 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165ac4_d20250803_m034835_c001_v7007000_t0000_u01754192915706") 2025/08/03 03:54:10 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f109f026f05ba00ab_d20250803_m034834_c001_v0001180_t0045_u01754192914351") 2025/08/03 03:54:10 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f420eba9bcb78ee27_d20250803_m034834_c001_v7007000_t0000_u01754192914164") 2025/08/03 03:54:10 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f109f026f05ba00a3_d20250803_m034832_c001_v0001180_t0035_u01754192912003") 2025/08/03 03:54:10 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f420eba9bcb78ee21_d20250803_m034831_c001_v7007000_t0000_u01754192911274") 2025/08/03 03:54:10 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b16295289f09_d20250803_m034825_c001_v0001184_t0040_u01754192905948") 2025/08/03 03:54:10 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165abf_d20250803_m034825_c001_v7007000_t0000_u01754192905041") 2025/08/03 03:54:11 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f106528cfbda7051d_d20250803_m034822_c001_v0001115_t0010_u01754192902180") 2025/08/03 03:54:11 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401208b4f107af61_d20250803_m034821_c001_v7007000_t0000_u01754192901996") 2025/08/03 03:54:11 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f106528cfbda70511_d20250803_m034818_c001_v0001115_t0047_u01754192898532") 2025/08/03 03:54:11 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401208b4f107af5f_d20250803_m034817_c001_v7007000_t0000_u01754192897801") 2025/08/03 03:54:11 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b16295289e8b_d20250803_m034810_c001_v0001184_t0031_u01754192890020") 2025/08/03 03:54:11 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfd1b_d20250803_m034809_c001_v7007000_t0000_u01754192889111") 2025/08/03 03:54:11 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10751bbe5667f9d5_d20250803_m034807_c001_v0001182_t0004_u01754192887397") 2025/08/03 03:54:11 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4111d758383ef78d_d20250803_m034807_c001_v7007000_t0000_u01754192887215") 2025/08/03 03:54:11 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10751bbe5667f9ad_d20250803_m034803_c001_v0001182_t0003_u01754192883717") 2025/08/03 03:54:11 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4111d758383ef78a_d20250803_m034802_c001_v7007000_t0000_u01754192882999") 2025/08/03 03:54:11 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f107148e0431cadf2_d20250803_m034757_c001_v0001157_t0041_u01754192877582") 2025/08/03 03:54:11 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f412dc033f49cbfe5_d20250803_m034756_c001_v7007000_t0000_u01754192876664") 2025/08/03 03:54:11 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f11936c111703a2f5_d20250803_m034754_c001_v0001117_t0030_u01754192874861") 2025/08/03 03:54:11 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d37b8_d20250803_m034754_c001_v7007000_t0000_u01754192874681") 2025/08/03 03:54:11 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f11936c111703a2e5_d20250803_m034750_c001_v0001117_t0047_u01754192870862") 2025/08/03 03:54:11 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d37b0_d20250803_m034750_c001_v7007000_t0000_u01754192870128") 2025/08/03 03:54:12 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a796a3_d20250803_m034744_c001_v0001172_t0038_u01754192864518") 2025/08/03 03:54:12 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f41609e0665d5f16e_d20250803_m034743_c001_v7007000_t0000_u01754192863420") 2025/08/03 03:54:12 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f108d5dfaa25d2f0a_d20250803_m034737_c001_v0001176_t0040_u01754192857849") 2025/08/03 03:54:12 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4086dd0977c227ca_d20250803_m034737_c001_v7007000_t0000_u01754192857648") 2025/08/03 03:54:12 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b16295289da5_d20250803_m034733_c001_v0001184_t0046_u01754192853572") 2025/08/03 03:54:12 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f11252b06546738f7_d20250803_m034732_c001_v0001130_t0006_u01754192852691") 2025/08/03 03:54:12 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f11252b06546738f3_d20250803_m034731_c001_v0001130_t0035_u01754192851655") 2025/08/03 03:54:12 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d94034_d20250803_m034718_c001_v7007000_t0000_u01754192838414") 2025/08/03 03:54:12 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a795d9_d20250803_m034711_c001_v0001172_t0055_u01754192831551") 2025/08/03 03:54:12 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10751bbe5667f852_d20250803_m034710_c001_v0001182_t0026_u01754192830696") 2025/08/03 03:54:12 DEBUG : dst/one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10751bbe5667f848_d20250803_m034709_c001_v0001182_t0025_u01754192829725") 2025/08/03 03:54:12 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f417a624a555dee63_d20250803_m034858_c001_v7007000_t0000_u01754192938466") 2025/08/03 03:54:12 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f116c38509263ae5a_d20250803_m034854_c001_v0001038_t0025_u01754192934853") 2025/08/03 03:54:12 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1132ef7b20b56030_d20250803_m034850_c001_v0001098_t0052_u01754192930597") 2025/08/03 03:54:12 DEBUG : dst/one.bak: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d94054_d20250803_m034846_c001_v7007000_t0000_u01754192926271") 2025/08/03 03:54:12 DEBUG : dst/one.bak: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f115bec53ef6778b3_d20250803_m034843_c001_v0001100_t0002_u01754192923583") 2025/08/03 03:54:12 DEBUG : dst/one.bak: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f103cb2297a24e7a3_d20250803_m034839_c001_v0001029_t0038_u01754192919730") 2025/08/03 03:54:12 DEBUG : dst/one.bak: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165ac5_d20250803_m034835_c001_v7007000_t0000_u01754192915889") 2025/08/03 03:54:12 DEBUG : dst/one.bak: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1183b5f7b26ccb3c_d20250803_m034833_c001_v0001161_t0044_u01754192913835") 2025/08/03 03:54:12 DEBUG : dst/one.bak: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f105ff9a3eae853b3_d20250803_m034830_c001_v0001145_t0013_u01754192910835") 2025/08/03 03:54:13 DEBUG : dst/three: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f41609e0665d5f16f_d20250803_m034743_c001_v7007000_t0000_u01754192863602") 2025/08/03 03:54:13 DEBUG : dst/three: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f11252b065467390b_d20250803_m034741_c001_v0001130_t0039_u01754192861853") 2025/08/03 03:54:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f417a624a555dee64_d20250803_m034858_c001_v7007000_t0000_u01754192938648") 2025/08/03 03:54:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f119bbde73016fdf1_d20250803_m034856_c001_v0001153_t0011_u01754192936769") 2025/08/03 03:54:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1022fd3e31edf3cc_d20250803_m034852_c001_v0001150_t0050_u01754192932707") 2025/08/03 03:54:13 DEBUG : dst/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f417a624a555dee65_d20250803_m034858_c001_v7007000_t0000_u01754192938847") 2025/08/03 03:54:13 DEBUG : dst/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f117ac84aa41ef5e4_d20250803_m034857_c001_v0001106_t0048_u01754192937395") 2025/08/03 03:54:13 DEBUG : dst/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f417a624a555dee61_d20250803_m034857_c001_v7007000_t0000_u01754192937215") 2025/08/03 03:54:13 DEBUG : dst/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f117ac84aa41ef5d6_d20250803_m034853_c001_v0001106_t0046_u01754192933228") 2025/08/03 03:54:13 DEBUG : dst/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f417a624a555dee5e_d20250803_m034853_c001_v7007000_t0000_u01754192933048") 2025/08/03 03:54:13 DEBUG : dst/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b16295289fa1_d20250803_m034847_c001_v0001184_t0028_u01754192927970") 2025/08/03 03:54:13 DEBUG : dst/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d94055_d20250803_m034846_c001_v7007000_t0000_u01754192926457") 2025/08/03 03:54:13 DEBUG : dst/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f118e5a0c765ccc0a_d20250803_m034845_c001_v0001181_t0010_u01754192925418") 2025/08/03 03:54:13 DEBUG : dst/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d37f9_d20250803_m034845_c001_v7007000_t0000_u01754192925237") 2025/08/03 03:54:13 DEBUG : dst/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f118e5a0c765ccbf0_d20250803_m034842_c001_v0001181_t0030_u01754192922198") 2025/08/03 03:54:13 DEBUG : dst/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d37f5_d20250803_m034842_c001_v7007000_t0000_u01754192922015") 2025/08/03 03:54:13 DEBUG : dst/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b16295289f4b_d20250803_m034837_c001_v0001184_t0045_u01754192917046") 2025/08/03 03:54:13 DEBUG : dst/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f420eba9bcb78ee28_d20250803_m034835_c001_v7007000_t0000_u01754192915151") 2025/08/03 03:54:13 DEBUG : dst/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b16295289f2f_d20250803_m034833_c001_v0001184_t0033_u01754192913006") 2025/08/03 03:54:13 DEBUG : dst/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f420eba9bcb78ee24_d20250803_m034832_c001_v7007000_t0000_u01754192912645") 2025/08/03 03:54:13 DEBUG : dst/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b16295289f1b_d20250803_m034828_c001_v0001184_t0045_u01754192908355") 2025/08/03 03:54:13 DEBUG : dst/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401208b4f107af63_d20250803_m034824_c001_v7007000_t0000_u01754192904069") 2025/08/03 03:54:14 DEBUG : dst/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79767_d20250803_m034820_c001_v0001172_t0039_u01754192900699") 2025/08/03 03:54:14 DEBUG : dst/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401208b4f107af60_d20250803_m034819_c001_v7007000_t0000_u01754192899603") 2025/08/03 03:54:14 DEBUG : dst/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b16295289e9d_d20250803_m034813_c001_v0001184_t0058_u01754192893169") 2025/08/03 03:54:14 DEBUG : dst/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4111d758383ef78e_d20250803_m034808_c001_v7007000_t0000_u01754192888179") 2025/08/03 03:54:14 DEBUG : dst/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f107148e0431cae0a_d20250803_m034805_c001_v0001157_t0008_u01754192885653") 2025/08/03 03:54:14 DEBUG : dst/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4111d758383ef78b_d20250803_m034804_c001_v7007000_t0000_u01754192884561") 2025/08/03 03:54:14 DEBUG : dst/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a796f1_d20250803_m034758_c001_v0001172_t0055_u01754192878434") 2025/08/03 03:54:14 DEBUG : dst/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d37b9_d20250803_m034755_c001_v7007000_t0000_u01754192875739") 2025/08/03 03:54:14 DEBUG : dst/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a796c7_d20250803_m034753_c001_v0001172_t0038_u01754192873045") 2025/08/03 03:54:14 DEBUG : dst/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d37b3_d20250803_m034751_c001_v7007000_t0000_u01754192871948") 2025/08/03 03:54:14 DEBUG : dst/three.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b16295289df5_d20250803_m034745_c001_v0001184_t0037_u01754192865623") 2025/08/03 03:54:14 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d94056_d20250803_m034846_c001_v7007000_t0000_u01754192926640") 2025/08/03 03:54:14 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f108cf1247c2b2606_d20250803_m034845_c001_v0001165_t0036_u01754192925005") 2025/08/03 03:54:14 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f113645c06f156d62_d20250803_m034841_c001_v0001179_t0048_u01754192921778") 2025/08/03 03:54:14 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165ac6_d20250803_m034836_c001_v7007000_t0000_u01754192916071") 2025/08/03 03:54:14 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f119c19510749d2b2_d20250803_m034834_c001_v0001098_t0002_u01754192914800") 2025/08/03 03:54:14 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f111310de9cf4bf9a_d20250803_m034832_c001_v0001178_t0028_u01754192912411") 2025/08/03 03:54:14 DEBUG : dst/two: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f417a624a555dee66_d20250803_m034859_c001_v7007000_t0000_u01754192939032") 2025/08/03 03:54:14 DEBUG : dst/two: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b16295289f9f_d20250803_m034847_c001_v0001184_t0022_u01754192927767") 2025/08/03 03:54:14 DEBUG : dst/two: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d94057_d20250803_m034846_c001_v7007000_t0000_u01754192926822") 2025/08/03 03:54:15 DEBUG : dst/two: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b16295289f49_d20250803_m034836_c001_v0001184_t0001_u01754192916844") 2025/08/03 03:54:15 DEBUG : dst/two: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165ac7_d20250803_m034836_c001_v7007000_t0000_u01754192916254") 2025/08/03 03:54:15 DEBUG : dst/two: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b16295289f19_d20250803_m034828_c001_v0001184_t0033_u01754192908162") 2025/08/03 03:54:15 DEBUG : dst/two: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165ac0_d20250803_m034825_c001_v7007000_t0000_u01754192905224") 2025/08/03 03:54:15 DEBUG : dst/two: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79735_d20250803_m034810_c001_v0001172_t0012_u01754192890595") 2025/08/03 03:54:15 DEBUG : dst/two: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfd1c_d20250803_m034809_c001_v7007000_t0000_u01754192889296") 2025/08/03 03:54:15 DEBUG : dst/two: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b16295289e43_d20250803_m034758_c001_v0001184_t0034_u01754192878210") 2025/08/03 03:54:15 DEBUG : dst/two: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f412dc033f49cbfe6_d20250803_m034756_c001_v7007000_t0000_u01754192876847") 2025/08/03 03:54:15 DEBUG : dst/two: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f107148e0431cadd3_d20250803_m034745_c001_v0001157_t0015_u01754192865162") 2025/08/03 03:54:15 DEBUG : dst/two: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f41609e0665d5f170_d20250803_m034743_c001_v7007000_t0000_u01754192863785") 2025/08/03 03:54:15 DEBUG : dst/two: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f109102935af93660_d20250803_m034739_c001_v0001183_t0015_u01754192859531") 2025/08/03 03:54:15 DEBUG : dst/two: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d94035_d20250803_m034718_c001_v7007000_t0000_u01754192838596") 2025/08/03 03:54:15 DEBUG : dst/two: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10751bbe5667f888_d20250803_m034717_c001_v0001182_t0002_u01754192837447") 2025/08/03 03:54:15 DEBUG : empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401208b4f107af50_d20250803_m034645_c001_v7007000_t0000_u01754192805217") 2025/08/03 03:54:15 DEBUG : empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b16295289bb3_d20250803_m034640_c001_v0001184_t0047_u01754192800765") 2025/08/03 03:54:15 DEBUG : empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401208b4f107af4f_d20250803_m034638_c001_v7007000_t0000_u01754192798726") 2025/08/03 03:54:15 DEBUG : empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b16295289b44_d20250803_m034628_c001_v0001184_t0017_u01754192788675") 2025/08/03 03:54:15 DEBUG : empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4086dd0977c22789_d20250803_m034620_c001_v7007000_t0000_u01754192780917") 2025/08/03 03:54:15 DEBUG : empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b16295289acf_d20250803_m034617_c001_v0001184_t0012_u01754192777722") 2025/08/03 03:54:15 DEBUG : empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f460_d20250803_m034557_c001_v7007000_t0000_u01754192757455") 2025/08/03 03:54:15 DEBUG : empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a793f1_d20250803_m034555_c001_v0001172_t0000_u01754192755188") 2025/08/03 03:54:16 DEBUG : empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f45a_d20250803_m034554_c001_v7007000_t0000_u01754192754343") 2025/08/03 03:54:16 DEBUG : empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a793df_d20250803_m034553_c001_v0001172_t0056_u01754192753105") 2025/08/03 03:54:16 DEBUG : empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f454_d20250803_m034550_c001_v7007000_t0000_u01754192750302") 2025/08/03 03:54:16 DEBUG : empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a793b5_d20250803_m034547_c001_v0001172_t0037_u01754192747952") 2025/08/03 03:54:16 DEBUG : empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f451_d20250803_m034546_c001_v7007000_t0000_u01754192746833") 2025/08/03 03:54:16 DEBUG : empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79399_d20250803_m034545_c001_v0001172_t0011_u01754192745272") 2025/08/03 03:54:16 DEBUG : empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f442_d20250803_m034538_c001_v7007000_t0000_u01754192738665") 2025/08/03 03:54:16 DEBUG : empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a7934f_d20250803_m034536_c001_v0001172_t0013_u01754192736421") 2025/08/03 03:54:16 DEBUG : empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f43d_d20250803_m034535_c001_v7007000_t0000_u01754192735100") 2025/08/03 03:54:16 DEBUG : empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79337_d20250803_m034534_c001_v0001172_t0018_u01754192734117") 2025/08/03 03:54:16 DEBUG : empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d3760_d20250803_m034529_c001_v7007000_t0000_u01754192729010") 2025/08/03 03:54:16 DEBUG : empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79301_d20250803_m034527_c001_v0001172_t0002_u01754192727602") 2025/08/03 03:54:16 DEBUG : empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d375b_d20250803_m034525_c001_v7007000_t0000_u01754192725763") 2025/08/03 03:54:16 DEBUG : empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a792eb_d20250803_m034524_c001_v0001172_t0023_u01754192724622") 2025/08/03 03:54:16 DEBUG : empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d3759_d20250803_m034524_c001_v7007000_t0000_u01754192724255") 2025/08/03 03:54:16 DEBUG : empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f100c3803a271f9da_d20250803_m034523_c001_v0001098_t0017_u01754192723368") 2025/08/03 03:54:16 DEBUG : empty space: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a792e1_d20250803_m034521_c001_v0001172_t0013_u01754192721746") 2025/08/03 03:54:16 DEBUG : enormous: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f45f_d20250803_m034556_c001_v7007000_t0000_u01754192756716") 2025/08/03 03:54:16 DEBUG : enormous: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a793f7_d20250803_m034555_c001_v0001172_t0040_u01754192755756") 2025/08/03 03:54:16 DEBUG : existing: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f417a624a555dee68_d20250803_m034902_c001_v7007000_t0000_u01754192942903") 2025/08/03 03:54:17 DEBUG : existing: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a02b_d20250803_m034901_c001_v0001184_t0002_u01754192941737") 2025/08/03 03:54:17 DEBUG : existing: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4086dd0977c22786_d20250803_m034616_c001_v7007000_t0000_u01754192776296") 2025/08/03 03:54:17 DEBUG : existing: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b16295289ab9_d20250803_m034615_c001_v0001184_t0054_u01754192775202") 2025/08/03 03:54:17 DEBUG : existing: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d3754_d20250803_m034518_c001_v7007000_t0000_u01754192718946") 2025/08/03 03:54:17 DEBUG : existing: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a792bb_d20250803_m034517_c001_v0001172_t0026_u01754192717858") 2025/08/03 03:54:17 DEBUG : existing: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d3752_d20250803_m034517_c001_v7007000_t0000_u01754192717312") 2025/08/03 03:54:17 DEBUG : existing: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a792b3_d20250803_m034516_c001_v0001172_t0048_u01754192716514") 2025/08/03 03:54:17 DEBUG : existing: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a792a9_d20250803_m034515_c001_v0001172_t0033_u01754192715554") 2025/08/03 03:54:17 DEBUG : existing-b: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4086dd0977c22787_d20250803_m034616_c001_v7007000_t0000_u01754192776478") 2025/08/03 03:54:17 DEBUG : existing-b: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79487_d20250803_m034615_c001_v0001172_t0058_u01754192775197") 2025/08/03 03:54:17 DEBUG : file1: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d940ba_d20250803_m034944_c001_v7007000_t0000_u01754192984580") 2025/08/03 03:54:17 DEBUG : file1: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dd97f_d20250803_m034943_c001_v0001100_t0035_u01754192983646") 2025/08/03 03:54:17 DEBUG : file1: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d940b5_d20250803_m034942_c001_v7007000_t0000_u01754192982320") 2025/08/03 03:54:17 DEBUG : file1: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629120b9_d20250803_m034941_c001_v0001144_t0047_u01754192981246") 2025/08/03 03:54:17 DEBUG : five: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f461_d20250803_m034601_c001_v7007000_t0000_u01754192761370") 2025/08/03 03:54:17 DEBUG : five: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4084cdb301a7941d_d20250803_m034559_c001_v0001172_t0038_u01754192759225") 2025/08/03 03:54:17 DEBUG : foo: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d375e_d20250803_m034527_c001_v7007000_t0000_u01754192727239") 2025/08/03 03:54:17 DEBUG : foo: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4084cdb301a792fb_d20250803_m034526_c001_v0001172_t0038_u01754192726680") 2025/08/03 03:54:17 DEBUG : foo: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4084cdb301a792f5_d20250803_m034526_c001_v0001172_t0038_u01754192726126") 2025/08/03 03:54:17 DEBUG : four: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f462_d20250803_m034601_c001_v7007000_t0000_u01754192761551") 2025/08/03 03:54:18 DEBUG : four: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407148e0431cac34_d20250803_m034559_c001_v0001157_t0028_u01754192759781") 2025/08/03 03:54:18 DEBUG : four: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79413_d20250803_m034558_c001_v0001172_t0008_u01754192758556") 2025/08/03 03:54:18 DEBUG : hello world2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4020b5c3d395f2fc_d20250803_m034433_c001_v7007000_t0000_u01754192673199") 2025/08/03 03:54:18 DEBUG : hello world2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a7917b_d20250803_m034432_c001_v0001172_t0023_u01754192672467") 2025/08/03 03:54:18 DEBUG : ignore-size: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d3750_d20250803_m034515_c001_v7007000_t0000_u01754192715192") 2025/08/03 03:54:18 DEBUG : ignore-size: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79299_d20250803_m034513_c001_v0001172_t0010_u01754192713993") 2025/08/03 03:54:18 DEBUG : nested/sub dir/file: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4086dd0977c22782_d20250803_m034614_c001_v7007000_t0000_u01754192774468") 2025/08/03 03:54:18 DEBUG : nested/sub dir/file: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b16295289ab3_d20250803_m034613_c001_v0001184_t0042_u01754192773740") 2025/08/03 03:54:18 DEBUG : nested/sub dir/file: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4086dd0977c22780_d20250803_m034613_c001_v7007000_t0000_u01754192773001") 2025/08/03 03:54:18 DEBUG : nested/sub dir/file: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b16295289a9e_d20250803_m034611_c001_v0001184_t0015_u01754192771983") 2025/08/03 03:54:18 DEBUG : one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f463_d20250803_m034601_c001_v7007000_t0000_u01754192761733") 2025/08/03 03:54:18 DEBUG : one: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4084cdb301a7940b_d20250803_m034557_c001_v0001172_t0038_u01754192757860") 2025/08/03 03:54:18 DEBUG : only0: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d9409f_d20250803_m034936_c001_v7007000_t0000_u01754192976758") 2025/08/03 03:54:18 DEBUG : only0: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4014b1629528a1ea_d20250803_m034930_c001_v0001184_t0051_u01754192970803") 2025/08/03 03:54:18 DEBUG : only0: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a134_d20250803_m034921_c001_v0001184_t0015_u01754192961993") 2025/08/03 03:54:18 DEBUG : only0: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f04247_d20250803_m034916_c001_v7007000_t0000_u01754192956505") 2025/08/03 03:54:18 DEBUG : only0: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a059_d20250803_m034906_c001_v0001184_t0056_u01754192946331") 2025/08/03 03:54:18 DEBUG : only1: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d940a0_d20250803_m034936_c001_v7007000_t0000_u01754192976940") 2025/08/03 03:54:18 DEBUG : only1: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4014b1629528a1fa_d20250803_m034931_c001_v0001184_t0051_u01754192971755") 2025/08/03 03:54:18 DEBUG : only1: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a138_d20250803_m034922_c001_v0001184_t0004_u01754192962411") 2025/08/03 03:54:19 DEBUG : only1: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f416218017331e6ff_d20250803_m034916_c001_v7007000_t0000_u01754192956712") 2025/08/03 03:54:19 DEBUG : only1: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a065_d20250803_m034906_c001_v0001184_t0018_u01754192946758") 2025/08/03 03:54:19 DEBUG : only10: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d940a2_d20250803_m034937_c001_v7007000_t0000_u01754192977123") 2025/08/03 03:54:19 DEBUG : only10: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f404a44cc62912095_d20250803_m034931_c001_v0001144_t0000_u01754192971752") 2025/08/03 03:54:19 DEBUG : only10: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a18c_d20250803_m034926_c001_v0001184_t0027_u01754192966124") 2025/08/03 03:54:19 DEBUG : only10: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f41609e0665d5f1bc_d20250803_m034916_c001_v7007000_t0000_u01754192956329") 2025/08/03 03:54:19 DEBUG : only10: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a0b6_d20250803_m034910_c001_v0001184_t0005_u01754192950629") 2025/08/03 03:54:19 DEBUG : only11: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d940a3_d20250803_m034937_c001_v7007000_t0000_u01754192977315") 2025/08/03 03:54:19 DEBUG : only11: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4094f97483e36b96_d20250803_m034931_c001_v0001176_t0050_u01754192971368") 2025/08/03 03:54:19 DEBUG : only11: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a194_d20250803_m034926_c001_v0001184_t0028_u01754192966549") 2025/08/03 03:54:19 DEBUG : only11: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f04249_d20250803_m034916_c001_v7007000_t0000_u01754192956688") 2025/08/03 03:54:19 DEBUG : only11: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a0be_d20250803_m034911_c001_v0001184_t0033_u01754192951040") 2025/08/03 03:54:19 DEBUG : only12: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d940a4_d20250803_m034937_c001_v7007000_t0000_u01754192977499") 2025/08/03 03:54:19 DEBUG : only12: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4094f97483e36ba2_d20250803_m034932_c001_v0001176_t0050_u01754192972292") 2025/08/03 03:54:19 DEBUG : only12: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a1a2_d20250803_m034926_c001_v0001184_t0040_u01754192966953") 2025/08/03 03:54:19 DEBUG : only12: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4111d758383ef7ef_d20250803_m034916_c001_v7007000_t0000_u01754192956115") 2025/08/03 03:54:19 DEBUG : only12: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a0ca_d20250803_m034911_c001_v0001184_t0000_u01754192951464") 2025/08/03 03:54:19 DEBUG : only13: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d940a5_d20250803_m034937_c001_v7007000_t0000_u01754192977682") 2025/08/03 03:54:19 DEBUG : only13: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4014b1629528a1fe_d20250803_m034932_c001_v0001184_t0051_u01754192972137") 2025/08/03 03:54:19 DEBUG : only13: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a1a8_d20250803_m034927_c001_v0001184_t0051_u01754192967388") 2025/08/03 03:54:19 DEBUG : only13: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f41609e0665d5f1bd_d20250803_m034916_c001_v7007000_t0000_u01754192956516") 2025/08/03 03:54:19 DEBUG : only13: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a0d2_d20250803_m034911_c001_v0001184_t0010_u01754192951947") 2025/08/03 03:54:20 DEBUG : only14: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d940a6_d20250803_m034937_c001_v7007000_t0000_u01754192977876") 2025/08/03 03:54:20 DEBUG : only14: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f404a44cc62912093_d20250803_m034931_c001_v0001144_t0000_u01754192971557") 2025/08/03 03:54:20 DEBUG : only14: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a1b0_d20250803_m034927_c001_v0001184_t0022_u01754192967789") 2025/08/03 03:54:20 DEBUG : only14: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f41609e0665d5f1be_d20250803_m034916_c001_v7007000_t0000_u01754192956701") 2025/08/03 03:54:20 DEBUG : only14: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a0dc_d20250803_m034912_c001_v0001184_t0001_u01754192952381") 2025/08/03 03:54:20 DEBUG : only15: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d940a7_d20250803_m034938_c001_v7007000_t0000_u01754192978058") 2025/08/03 03:54:20 DEBUG : only15: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40817f0cdd6dd95a_d20250803_m034931_c001_v0001100_t0023_u01754192971744") 2025/08/03 03:54:20 DEBUG : only15: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a1b8_d20250803_m034928_c001_v0001184_t0014_u01754192968322") 2025/08/03 03:54:20 DEBUG : only15: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f416218017331e6fe_d20250803_m034916_c001_v7007000_t0000_u01754192956525") 2025/08/03 03:54:20 DEBUG : only15: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a0e2_d20250803_m034912_c001_v0001184_t0015_u01754192952792") 2025/08/03 03:54:20 DEBUG : only16: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d940a8_d20250803_m034938_c001_v7007000_t0000_u01754192978241") 2025/08/03 03:54:20 DEBUG : only16: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4014b1629528a1f2_d20250803_m034931_c001_v0001184_t0051_u01754192971379") 2025/08/03 03:54:20 DEBUG : only16: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a1c4_d20250803_m034928_c001_v0001184_t0024_u01754192968736") 2025/08/03 03:54:20 DEBUG : only16: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4111d758383ef7f8_d20250803_m034916_c001_v7007000_t0000_u01754192956664") 2025/08/03 03:54:20 DEBUG : only16: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a0ea_d20250803_m034913_c001_v0001184_t0031_u01754192953219") 2025/08/03 03:54:21 DEBUG : only17: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d940aa_d20250803_m034938_c001_v7007000_t0000_u01754192978424") 2025/08/03 03:54:21 DEBUG : only17: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4094f97483e36b98_d20250803_m034931_c001_v0001176_t0050_u01754192971555") 2025/08/03 03:54:21 DEBUG : only17: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a1ca_d20250803_m034929_c001_v0001184_t0034_u01754192969147") 2025/08/03 03:54:21 DEBUG : only17: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f04245_d20250803_m034916_c001_v7007000_t0000_u01754192956126") 2025/08/03 03:54:21 DEBUG : only17: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a0f4_d20250803_m034913_c001_v0001184_t0054_u01754192953680") 2025/08/03 03:54:21 DEBUG : only18: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d940ab_d20250803_m034938_c001_v7007000_t0000_u01754192978607") 2025/08/03 03:54:21 DEBUG : only18: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4014b1629528a1f4_d20250803_m034931_c001_v0001184_t0051_u01754192971562") 2025/08/03 03:54:21 DEBUG : only18: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a1d2_d20250803_m034929_c001_v0001184_t0048_u01754192969549") 2025/08/03 03:54:21 DEBUG : only18: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f41609e0665d5f1ba_d20250803_m034916_c001_v7007000_t0000_u01754192956136") 2025/08/03 03:54:21 DEBUG : only18: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a0fa_d20250803_m034914_c001_v0001184_t0049_u01754192954075") 2025/08/03 03:54:21 DEBUG : only19: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d940ac_d20250803_m034938_c001_v7007000_t0000_u01754192978789") 2025/08/03 03:54:21 DEBUG : only19: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4094f97483e36b9a_d20250803_m034931_c001_v0001176_t0050_u01754192971741") 2025/08/03 03:54:21 DEBUG : only19: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a1dc_d20250803_m034929_c001_v0001184_t0013_u01754192969964") 2025/08/03 03:54:21 DEBUG : only19: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f416218017331e6fc_d20250803_m034916_c001_v7007000_t0000_u01754192956149") 2025/08/03 03:54:21 DEBUG : only19: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a100_d20250803_m034914_c001_v0001184_t0023_u01754192954542") 2025/08/03 03:54:21 DEBUG : only2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d940ad_d20250803_m034938_c001_v7007000_t0000_u01754192978971") 2025/08/03 03:54:21 DEBUG : only2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4014b1629528a1fc_d20250803_m034931_c001_v0001184_t0051_u01754192971950") 2025/08/03 03:54:22 DEBUG : only2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a140_d20250803_m034922_c001_v0001184_t0010_u01754192962817") 2025/08/03 03:54:22 DEBUG : only2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4111d758383ef7fc_d20250803_m034916_c001_v7007000_t0000_u01754192956848") 2025/08/03 03:54:22 DEBUG : only2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a06b_d20250803_m034907_c001_v0001184_t0023_u01754192947163") 2025/08/03 03:54:22 DEBUG : only3: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d940ae_d20250803_m034939_c001_v7007000_t0000_u01754192979157") 2025/08/03 03:54:22 DEBUG : only3: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4094f97483e36b9e_d20250803_m034931_c001_v0001176_t0050_u01754192971925") 2025/08/03 03:54:22 DEBUG : only3: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a14a_d20250803_m034923_c001_v0001184_t0003_u01754192963271") 2025/08/03 03:54:22 DEBUG : only3: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4111d758383ef7ee_d20250803_m034915_c001_v7007000_t0000_u01754192955930") 2025/08/03 03:54:22 DEBUG : only3: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a077_d20250803_m034907_c001_v0001184_t0015_u01754192947616") 2025/08/03 03:54:22 DEBUG : only4: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d940af_d20250803_m034939_c001_v7007000_t0000_u01754192979340") 2025/08/03 03:54:22 DEBUG : only4: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40817f0cdd6dd95c_d20250803_m034931_c001_v0001100_t0023_u01754192971937") 2025/08/03 03:54:22 DEBUG : only4: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a156_d20250803_m034923_c001_v0001184_t0055_u01754192963668") 2025/08/03 03:54:22 DEBUG : only4: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f0424a_d20250803_m034916_c001_v7007000_t0000_u01754192956872") 2025/08/03 03:54:22 DEBUG : only4: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a07c_d20250803_m034908_c001_v0001184_t0002_u01754192948026") 2025/08/03 03:54:22 DEBUG : only5: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d940b0_d20250803_m034939_c001_v7007000_t0000_u01754192979529") 2025/08/03 03:54:22 DEBUG : only5: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f404a44cc62912097_d20250803_m034931_c001_v0001144_t0000_u01754192971948") 2025/08/03 03:54:22 DEBUG : only5: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a15e_d20250803_m034924_c001_v0001184_t0029_u01754192964079") 2025/08/03 03:54:22 DEBUG : only5: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f416218017331e6fd_d20250803_m034916_c001_v7007000_t0000_u01754192956340") 2025/08/03 03:54:22 DEBUG : only5: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a088_d20250803_m034908_c001_v0001184_t0030_u01754192948425") 2025/08/03 03:54:22 DEBUG : only6: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d940b1_d20250803_m034939_c001_v7007000_t0000_u01754192979711") 2025/08/03 03:54:22 DEBUG : only6: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40817f0cdd6dd962_d20250803_m034932_c001_v0001100_t0023_u01754192972309") 2025/08/03 03:54:23 DEBUG : only6: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a166_d20250803_m034924_c001_v0001184_t0054_u01754192964496") 2025/08/03 03:54:23 DEBUG : only6: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4111d758383ef7f1_d20250803_m034916_c001_v7007000_t0000_u01754192956298") 2025/08/03 03:54:23 DEBUG : only6: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a08e_d20250803_m034908_c001_v0001184_t0023_u01754192948866") 2025/08/03 03:54:23 DEBUG : only7: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d940b2_d20250803_m034939_c001_v7007000_t0000_u01754192979893") 2025/08/03 03:54:23 DEBUG : only7: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4094f97483e36ba0_d20250803_m034932_c001_v0001176_t0050_u01754192972108") 2025/08/03 03:54:23 DEBUG : only7: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a16e_d20250803_m034924_c001_v0001184_t0017_u01754192964923") 2025/08/03 03:54:23 DEBUG : only7: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4111d758383ef7f4_d20250803_m034916_c001_v7007000_t0000_u01754192956481") 2025/08/03 03:54:23 DEBUG : only7: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a094_d20250803_m034909_c001_v0001184_t0043_u01754192949358") 2025/08/03 03:54:23 DEBUG : only8: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d940b3_d20250803_m034940_c001_v7007000_t0000_u01754192980109") 2025/08/03 03:54:23 DEBUG : only8: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40817f0cdd6dd960_d20250803_m034932_c001_v0001100_t0023_u01754192972122") 2025/08/03 03:54:23 DEBUG : only8: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a176_d20250803_m034925_c001_v0001184_t0017_u01754192965319") 2025/08/03 03:54:23 DEBUG : only8: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4111d758383ef7ed_d20250803_m034915_c001_v7007000_t0000_u01754192955746") 2025/08/03 03:54:23 DEBUG : only8: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a0a2_d20250803_m034909_c001_v0001184_t0058_u01754192949808") 2025/08/03 03:54:23 DEBUG : only9: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d940b4_d20250803_m034940_c001_v7007000_t0000_u01754192980291") 2025/08/03 03:54:23 DEBUG : only9: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f404a44cc62912099_d20250803_m034932_c001_v0001144_t0000_u01754192972134") 2025/08/03 03:54:23 DEBUG : only9: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a182_d20250803_m034925_c001_v0001184_t0005_u01754192965720") 2025/08/03 03:54:23 DEBUG : only9: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f403a8c8011f04246_d20250803_m034916_c001_v7007000_t0000_u01754192956321") 2025/08/03 03:54:23 DEBUG : only9: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a0aa_d20250803_m034910_c001_v0001184_t0034_u01754192950202") 2025/08/03 03:54:23 DEBUG : potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4086dd0977c2277e_d20250803_m034610_c001_v7007000_t0000_u01754192770858") 2025/08/03 03:54:23 DEBUG : potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f107148e0431cac50_d20250803_m034608_c001_v0001157_t0002_u01754192768860") 2025/08/03 03:54:24 DEBUG : potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4086dd0977c22779_d20250803_m034607_c001_v7007000_t0000_u01754192767766") 2025/08/03 03:54:24 DEBUG : potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b16295289a68_d20250803_m034605_c001_v0001184_t0030_u01754192765790") 2025/08/03 03:54:24 DEBUG : potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4086dd0977c22773_d20250803_m034605_c001_v7007000_t0000_u01754192765043") 2025/08/03 03:54:24 DEBUG : potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b16295289a56_d20250803_m034602_c001_v0001184_t0051_u01754192762653") 2025/08/03 03:54:24 DEBUG : potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f457_d20250803_m034552_c001_v7007000_t0000_u01754192752261") 2025/08/03 03:54:24 DEBUG : potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a793c3_d20250803_m034550_c001_v0001172_t0005_u01754192750851") 2025/08/03 03:54:24 DEBUG : potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f453_d20250803_m034549_c001_v7007000_t0000_u01754192749022") 2025/08/03 03:54:24 DEBUG : potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a793a9_d20250803_m034547_c001_v0001172_t0027_u01754192747392") 2025/08/03 03:54:24 DEBUG : potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f450_d20250803_m034546_c001_v7007000_t0000_u01754192746062") 2025/08/03 03:54:24 DEBUG : potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79397_d20250803_m034544_c001_v0001172_t0044_u01754192744908") 2025/08/03 03:54:24 DEBUG : potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f440_d20250803_m034538_c001_v7007000_t0000_u01754192738074") 2025/08/03 03:54:24 DEBUG : potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79343_d20250803_m034535_c001_v0001172_t0005_u01754192735656") 2025/08/03 03:54:24 DEBUG : potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f43e_d20250803_m034535_c001_v7007000_t0000_u01754192735282") 2025/08/03 03:54:24 DEBUG : potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79333_d20250803_m034533_c001_v0001172_t0032_u01754192733735") 2025/08/03 03:54:24 DEBUG : potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f43b_d20250803_m034533_c001_v7007000_t0000_u01754192733368") 2025/08/03 03:54:24 DEBUG : potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79325_d20250803_m034532_c001_v0001172_t0023_u01754192732592") 2025/08/03 03:54:24 DEBUG : potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a7931f_d20250803_m034531_c001_v0001172_t0019_u01754192731770") 2025/08/03 03:54:24 DEBUG : potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f439_d20250803_m034531_c001_v7007000_t0000_u01754192731394") 2025/08/03 03:54:24 DEBUG : potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79319_d20250803_m034530_c001_v0001172_t0004_u01754192730753") 2025/08/03 03:54:24 DEBUG : potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79317_d20250803_m034529_c001_v0001172_t0028_u01754192729919") 2025/08/03 03:54:25 DEBUG : potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d3761_d20250803_m034529_c001_v7007000_t0000_u01754192729193") 2025/08/03 03:54:25 DEBUG : potato: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a7930b_d20250803_m034528_c001_v0001172_t0005_u01754192728340") 2025/08/03 03:54:25 DEBUG : potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40447bc2a23a35e2_d20250803_m034654_c001_v7007000_t0000_u01754192814954") 2025/08/03 03:54:25 DEBUG : potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f107148e0431cad1c_d20250803_m034654_c001_v0001157_t0047_u01754192814129") 2025/08/03 03:54:25 DEBUG : potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401208b4f107af51_d20250803_m034645_c001_v7007000_t0000_u01754192805454") 2025/08/03 03:54:25 DEBUG : potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f107148e0431cacda_d20250803_m034640_c001_v0001157_t0015_u01754192800026") 2025/08/03 03:54:25 DEBUG : potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4086dd0977c227a3_d20250803_m034632_c001_v7007000_t0000_u01754192792326") 2025/08/03 03:54:25 DEBUG : potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f107148e0431cacac_d20250803_m034627_c001_v0001157_t0034_u01754192787982") 2025/08/03 03:54:25 DEBUG : potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4086dd0977c2278a_d20250803_m034621_c001_v7007000_t0000_u01754192781280") 2025/08/03 03:54:25 DEBUG : potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f107148e0431cac7c_d20250803_m034617_c001_v0001157_t0030_u01754192777394") 2025/08/03 03:54:25 DEBUG : potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f45e_d20250803_m034556_c001_v7007000_t0000_u01754192756477") 2025/08/03 03:54:25 DEBUG : potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a793eb_d20250803_m034554_c001_v0001172_t0045_u01754192754893") 2025/08/03 03:54:25 DEBUG : potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f45b_d20250803_m034554_c001_v7007000_t0000_u01754192754525") 2025/08/03 03:54:25 DEBUG : potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a793db_d20250803_m034552_c001_v0001172_t0049_u01754192752810") 2025/08/03 03:54:25 DEBUG : potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f458_d20250803_m034552_c001_v7007000_t0000_u01754192752443") 2025/08/03 03:54:25 DEBUG : potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a793d7_d20250803_m034551_c001_v0001172_t0040_u01754192751628") 2025/08/03 03:54:25 DEBUG : potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f455_d20250803_m034550_c001_v7007000_t0000_u01754192750484") 2025/08/03 03:54:25 DEBUG : potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a793b7_d20250803_m034549_c001_v0001172_t0005_u01754192749403") 2025/08/03 03:54:25 DEBUG : potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f452_d20250803_m034547_c001_v7007000_t0000_u01754192747016") 2025/08/03 03:54:25 DEBUG : potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a7939f_d20250803_m034546_c001_v0001172_t0038_u01754192746054") 2025/08/03 03:54:26 DEBUG : potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f443_d20250803_m034538_c001_v7007000_t0000_u01754192738846") 2025/08/03 03:54:26 DEBUG : potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79353_d20250803_m034537_c001_v0001172_t0041_u01754192737745") 2025/08/03 03:54:26 DEBUG : potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4020b5c3d395f2fe_d20250803_m034436_c001_v7007000_t0000_u01754192676271") 2025/08/03 03:54:26 DEBUG : potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79191_d20250803_m034435_c001_v0001172_t0017_u01754192675529") 2025/08/03 03:54:26 DEBUG : potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4020b5c3d395f2fd_d20250803_m034434_c001_v7007000_t0000_u01754192674552") 2025/08/03 03:54:26 DEBUG : potato2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79187_d20250803_m034433_c001_v0001172_t0043_u01754192673746") 2025/08/03 03:54:26 DEBUG : potato3: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401208b4f107af52_d20250803_m034645_c001_v7007000_t0000_u01754192805850") 2025/08/03 03:54:26 DEBUG : potato3: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79540_d20250803_m034641_c001_v0001172_t0004_u01754192801368") 2025/08/03 03:54:26 DEBUG : potato3: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4086dd0977c227a4_d20250803_m034632_c001_v7007000_t0000_u01754192792809") 2025/08/03 03:54:26 DEBUG : potato3: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a794dd_d20250803_m034629_c001_v0001172_t0041_u01754192789266") 2025/08/03 03:54:26 DEBUG : potato3: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4086dd0977c2278c_d20250803_m034621_c001_v7007000_t0000_u01754192781499") 2025/08/03 03:54:26 DEBUG : potato3: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a7949b_d20250803_m034617_c001_v0001172_t0026_u01754192777930") 2025/08/03 03:54:26 DEBUG : pre-dest1/1: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f41609e0665d5f15d_d20250803_m034727_c001_v7007000_t0000_u01754192847432") 2025/08/03 03:54:26 DEBUG : pre-dest1/1: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79615_d20250803_m034719_c001_v0001172_t0034_u01754192839354") 2025/08/03 03:54:26 DEBUG : pre-dest2/2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f41609e0665d5f15e_d20250803_m034727_c001_v7007000_t0000_u01754192847614") 2025/08/03 03:54:26 DEBUG : pre-dest2/2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f107148e0431cad73_d20250803_m034720_c001_v0001157_t0050_u01754192840039") 2025/08/03 03:54:26 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d94028_d20250803_m034705_c001_v7007000_t0000_u01754192825696") 2025/08/03 03:54:26 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b16295289c59_d20250803_m034702_c001_v0001184_t0058_u01754192822751") 2025/08/03 03:54:26 DEBUG : sizeonly: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d374f_d20250803_m034513_c001_v7007000_t0000_u01754192713437") 2025/08/03 03:54:26 DEBUG : sizeonly: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a7928b_d20250803_m034512_c001_v0001172_t0018_u01754192712339") 2025/08/03 03:54:26 DEBUG : splitbanan: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f400c3e48f9165b7e_d20250803_m035138_c001_v7007000_t0000_u01754193098119") 2025/08/03 03:54:27 DEBUG : splitbanan: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc62912276_d20250803_m035130_c001_v0001144_t0021_u01754193090904") 2025/08/03 03:54:27 DEBUG : splitbananasplit: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd83_d20250803_m035259_c001_v7007000_t0000_u01754193179852") 2025/08/03 03:54:27 DEBUG : splitbananasplit: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528aa31_d20250803_m035253_c001_v0001184_t0043_u01754193173298") 2025/08/03 03:54:27 DEBUG : splitbananasplit: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfe38_d20250803_m035242_c001_v7007000_t0000_u01754193162658") 2025/08/03 03:54:27 DEBUG : splitbananasplit: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a971_d20250803_m035236_c001_v0001184_t0053_u01754193156197") 2025/08/03 03:54:27 DEBUG : splitbananasplit: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f401bbe58f40c0cb0_d20250803_m035225_c001_v7007000_t0000_u01754193145694") 2025/08/03 03:54:27 DEBUG : splitbananasplit: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a8b9_d20250803_m035219_c001_v0001184_t0025_u01754193139631") 2025/08/03 03:54:27 DEBUG : splitbananasplit: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f414ab92361ce6734_d20250803_m035209_c001_v7007000_t0000_u01754193129990") 2025/08/03 03:54:27 DEBUG : splitbananasplit: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a803_d20250803_m035203_c001_v0001184_t0012_u01754193123978") 2025/08/03 03:54:27 DEBUG : splitbananasplit: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f419d9c9094ebfdfc_d20250803_m035154_c001_v7007000_t0000_u01754193114307") 2025/08/03 03:54:27 DEBUG : splitbananasplit: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a761_d20250803_m035147_c001_v0001184_t0003_u01754193107766") 2025/08/03 03:54:27 DEBUG : splitbananasplit: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f41609e0665d5f31d_d20250803_m035132_c001_v7007000_t0000_u01754193092373") 2025/08/03 03:54:27 DEBUG : splitbananasplit: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36da3_d20250803_m035129_c001_v0001176_t0047_u01754193089785") 2025/08/03 03:54:27 DEBUG : splitbananasplit: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cfe_d20250803_m035119_c001_v7007000_t0000_u01754193079862") 2025/08/03 03:54:27 DEBUG : splitbananasplit: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddab4_d20250803_m035112_c001_v0001100_t0003_u01754193072854") 2025/08/03 03:54:27 DEBUG : splitbananasplit: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d9223_d20250803_m035111_c001_v7007000_t0000_u01754193071732") 2025/08/03 03:54:27 DEBUG : splitbananasplit: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629121fe_d20250803_m035107_c001_v0001144_t0021_u01754193067873") 2025/08/03 03:54:27 DEBUG : splitbananasplit: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4134a00943de1cc2_d20250803_m035058_c001_v7007000_t0000_u01754193058836") 2025/08/03 03:54:27 DEBUG : splitbananasplit: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dda56_d20250803_m035051_c001_v0001100_t0046_u01754193051688") 2025/08/03 03:54:27 DEBUG : splitbananasplit: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa9092c_d20250803_m035050_c001_v7007000_t0000_u01754193050521") 2025/08/03 03:54:28 DEBUG : splitbananasplit: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc6291219e_d20250803_m035046_c001_v0001144_t0037_u01754193046924") 2025/08/03 03:54:28 DEBUG : splitbananasplit: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40447bc2a23a36c2_d20250803_m035031_c001_v7007000_t0000_u01754193031529") 2025/08/03 03:54:28 DEBUG : splitbananasplit: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dda08_d20250803_m035027_c001_v0001100_t0012_u01754193027437") 2025/08/03 03:54:28 DEBUG : splitbananasplit: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d91f9_d20250803_m035018_c001_v7007000_t0000_u01754193018070") 2025/08/03 03:54:28 DEBUG : splitbananasplit: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dd9d2_d20250803_m035011_c001_v0001100_t0042_u01754193011649") 2025/08/03 03:54:28 DEBUG : splitbananasplit: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f416218017331e725_d20250803_m035002_c001_v7007000_t0000_u01754193002083") 2025/08/03 03:54:28 DEBUG : splitbananasplit: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dd99b_d20250803_m034955_c001_v0001100_t0017_u01754192995978") 2025/08/03 03:54:28 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f418ed661d17d9226_d20250803_m035114_c001_v7007000_t0000_u01754193074706") 2025/08/03 03:54:28 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dda9c_d20250803_m035109_c001_v0001100_t0040_u01754193069338") 2025/08/03 03:54:28 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d940bf_d20250803_m034948_c001_v7007000_t0000_u01754192988990") 2025/08/03 03:54:28 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36bdb_d20250803_m034947_c001_v0001176_t0053_u01754192987789") 2025/08/03 03:54:28 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d940bd_d20250803_m034947_c001_v7007000_t0000_u01754192987026") 2025/08/03 03:54:28 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a26a_d20250803_m034945_c001_v0001184_t0004_u01754192985545") 2025/08/03 03:54:28 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4086dd0977c22783_d20250803_m034614_c001_v7007000_t0000_u01754192774649") 2025/08/03 03:54:28 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f107148e0431cac6c_d20250803_m034613_c001_v0001157_t0024_u01754192773734") 2025/08/03 03:54:28 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4086dd0977c22781_d20250803_m034613_c001_v7007000_t0000_u01754192773182") 2025/08/03 03:54:28 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79477_d20250803_m034612_c001_v0001172_t0001_u01754192772343") 2025/08/03 03:54:28 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d374b_d20250803_m034509_c001_v7007000_t0000_u01754192709970") 2025/08/03 03:54:28 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79275_d20250803_m034508_c001_v0001172_t0013_u01754192708604") 2025/08/03 03:54:28 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d374a_d20250803_m034508_c001_v7007000_t0000_u01754192708235") 2025/08/03 03:54:28 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79271_d20250803_m034507_c001_v0001172_t0001_u01754192707231") 2025/08/03 03:54:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d3748_d20250803_m034505_c001_v7007000_t0000_u01754192705175") 2025/08/03 03:54:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a7925b_d20250803_m034504_c001_v0001172_t0033_u01754192704050") 2025/08/03 03:54:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d3743_d20250803_m034503_c001_v7007000_t0000_u01754192703509") 2025/08/03 03:54:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a7924d_d20250803_m034502_c001_v0001172_t0006_u01754192702599") 2025/08/03 03:54:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a7923d_d20250803_m034500_c001_v0001172_t0036_u01754192700015") 2025/08/03 03:54:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f415baf7d947d373b_d20250803_m034459_c001_v7007000_t0000_u01754192699650") 2025/08/03 03:54:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79235_d20250803_m034459_c001_v0001172_t0055_u01754192699028") 2025/08/03 03:54:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79229_d20250803_m034458_c001_v0001172_t0040_u01754192698178") 2025/08/03 03:54:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4020b5c3d395f30f_d20250803_m034457_c001_v7007000_t0000_u01754192697453") 2025/08/03 03:54:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79215_d20250803_m034454_c001_v0001172_t0002_u01754192694833") 2025/08/03 03:54:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79201_d20250803_m034452_c001_v0001172_t0025_u01754192692037") 2025/08/03 03:54:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4020b5c3d395f30a_d20250803_m034451_c001_v7007000_t0000_u01754192691672") 2025/08/03 03:54:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a791f9_d20250803_m034450_c001_v0001172_t0057_u01754192690984") 2025/08/03 03:54:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a791f6_d20250803_m034450_c001_v0001172_t0013_u01754192690222") 2025/08/03 03:54:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4020b5c3d395f309_d20250803_m034449_c001_v7007000_t0000_u01754192689851") 2025/08/03 03:54:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a791e1_d20250803_m034445_c001_v0001172_t0002_u01754192685928") 2025/08/03 03:54:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4020b5c3d395f307_d20250803_m034445_c001_v7007000_t0000_u01754192685564") 2025/08/03 03:54:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a791d7_d20250803_m034444_c001_v0001172_t0012_u01754192684949") 2025/08/03 03:54:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4020b5c3d395f306_d20250803_m034444_c001_v7007000_t0000_u01754192684036") 2025/08/03 03:54:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a791cf_d20250803_m034443_c001_v0001172_t0001_u01754192683409") 2025/08/03 03:54:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4020b5c3d395f305_d20250803_m034442_c001_v7007000_t0000_u01754192682861") 2025/08/03 03:54:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a791c3_d20250803_m034441_c001_v0001172_t0014_u01754192681434") 2025/08/03 03:54:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4020b5c3d395f304_d20250803_m034440_c001_v7007000_t0000_u01754192680515") 2025/08/03 03:54:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a791ad_d20250803_m034439_c001_v0001172_t0001_u01754192679437") 2025/08/03 03:54:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4020b5c3d395f302_d20250803_m034438_c001_v7007000_t0000_u01754192678886") 2025/08/03 03:54:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a791a5_d20250803_m034438_c001_v0001172_t0026_u01754192678100") 2025/08/03 03:54:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4020b5c3d395f2ff_d20250803_m034437_c001_v7007000_t0000_u01754192677554") 2025/08/03 03:54:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a7919b_d20250803_m034436_c001_v0001172_t0048_u01754192676822") 2025/08/03 03:54:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4020b5c3d395f2fb_d20250803_m034431_c001_v7007000_t0000_u01754192671922") 2025/08/03 03:54:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79171_d20250803_m034431_c001_v0001172_t0030_u01754192671181") 2025/08/03 03:54:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4020b5c3d395f2fa_d20250803_m034430_c001_v7007000_t0000_u01754192670636") 2025/08/03 03:54:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79169_d20250803_m034429_c001_v0001172_t0054_u01754192669984") 2025/08/03 03:54:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4020b5c3d395f2f8_d20250803_m034429_c001_v7007000_t0000_u01754192669077") 2025/08/03 03:54:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a7915f_d20250803_m034428_c001_v0001172_t0026_u01754192668267") 2025/08/03 03:54:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4020b5c3d395f2f5_d20250803_m034425_c001_v7007000_t0000_u01754192665913") 2025/08/03 03:54:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a7913f_d20250803_m034425_c001_v0001172_t0041_u01754192665140") 2025/08/03 03:54:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d940c0_d20250803_m034949_c001_v7007000_t0000_u01754192989174") 2025/08/03 03:54:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6dd985_d20250803_m034947_c001_v0001100_t0055_u01754192987797") 2025/08/03 03:54:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d940be_d20250803_m034947_c001_v7007000_t0000_u01754192987209") 2025/08/03 03:54:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629120c9_d20250803_m034945_c001_v0001144_t0022_u01754192985541") 2025/08/03 03:54:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd84_d20250803_m035302_c001_v7007000_t0000_u01754193182069") 2025/08/03 03:54:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddc77_d20250803_m035301_c001_v0001100_t0024_u01754193181265") 2025/08/03 03:54:31 DEBUG : sub/yam: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4086dd0977c2277d_d20250803_m034610_c001_v7007000_t0000_u01754192770314") 2025/08/03 03:54:31 DEBUG : sub/yam: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b16295289a82_d20250803_m034608_c001_v0001184_t0029_u01754192768500") 2025/08/03 03:54:31 DEBUG : test_dir1/file2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d940bb_d20250803_m034944_c001_v7007000_t0000_u01754192984763") 2025/08/03 03:54:31 DEBUG : test_dir1/file2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a25c_d20250803_m034943_c001_v0001184_t0035_u01754192983287") 2025/08/03 03:54:31 DEBUG : test_dir1/file2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d940b6_d20250803_m034942_c001_v7007000_t0000_u01754192982503") 2025/08/03 03:54:31 DEBUG : test_dir1/file2: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36bc0_d20250803_m034941_c001_v0001176_t0003_u01754192981266") 2025/08/03 03:54:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d940bc_d20250803_m034944_c001_v7007000_t0000_u01754192984945") 2025/08/03 03:54:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36bc9_d20250803_m034943_c001_v0001176_t0019_u01754192983306") 2025/08/03 03:54:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f40975dd227d940b7_d20250803_m034942_c001_v7007000_t0000_u01754192982685") 2025/08/03 03:54:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528a24e_d20250803_m034941_c001_v0001184_t0003_u01754192981251") 2025/08/03 03:54:31 DEBUG : three: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f464_d20250803_m034601_c001_v7007000_t0000_u01754192761914") 2025/08/03 03:54:31 DEBUG : three: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79421_d20250803_m034600_c001_v0001172_t0017_u01754192760541") 2025/08/03 03:54:31 DEBUG : three: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a79411_d20250803_m034558_c001_v0001172_t0051_u01754192758229") 2025/08/03 03:54:31 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd87_d20250803_m035304_c001_v7007000_t0000_u01754193184152") 2025/08/03 03:54:31 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc62912428_d20250803_m035303_c001_v0001144_t0041_u01754193183046") 2025/08/03 03:54:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccda7_d20250803_m035324_c001_v7007000_t0000_u01754193204119") 2025/08/03 03:54:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36fdc_d20250803_m035322_c001_v0001176_t0018_u01754193202567") 2025/08/03 03:54:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd98_d20250803_m035320_c001_v7007000_t0000_u01754193200966") 2025/08/03 03:54:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc62912472_d20250803_m035318_c001_v0001144_t0027_u01754193198082") 2025/08/03 03:54:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd91_d20250803_m035317_c001_v7007000_t0000_u01754193197100") 2025/08/03 03:54:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddca9_d20250803_m035316_c001_v0001100_t0027_u01754193196291") 2025/08/03 03:54:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd8d_d20250803_m035311_c001_v7007000_t0000_u01754193191608") 2025/08/03 03:54:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc6291244e_d20250803_m035310_c001_v0001144_t0016_u01754193190401") 2025/08/03 03:54:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd8e_d20250803_m035313_c001_v7007000_t0000_u01754193193666") 2025/08/03 03:54:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36f99_d20250803_m035312_c001_v0001176_t0015_u01754193192586") 2025/08/03 03:54:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd8b_d20250803_m035309_c001_v7007000_t0000_u01754193189423") 2025/08/03 03:54:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10817f0cdd6ddc93_d20250803_m035308_c001_v0001100_t0014_u01754193188459") 2025/08/03 03:54:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd8a_d20250803_m035307_c001_v7007000_t0000_u01754193187487") 2025/08/03 03:54:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528aaa4_d20250803_m035306_c001_v0001184_t0027_u01754193186804") 2025/08/03 03:54:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd88_d20250803_m035305_c001_v7007000_t0000_u01754193185805") 2025/08/03 03:54:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1094f97483e36f75_d20250803_m035305_c001_v0001176_t0023_u01754193185157") 2025/08/03 03:54:32 DEBUG : toe/toe/toe: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f414ab92361ce67ca_d20250803_m035329_c001_v7007000_t0000_u01754193209508") 2025/08/03 03:54:32 DEBUG : toe/toe/toe: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f104a44cc629124a6_d20250803_m035328_c001_v0001144_t0013_u01754193208473") 2025/08/03 03:54:32 DEBUG : toe/toe/toe: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd8f_d20250803_m035315_c001_v7007000_t0000_u01754193195302") 2025/08/03 03:54:32 DEBUG : toe/toe/toe: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528ab0a_d20250803_m035314_c001_v0001184_t0055_u01754193194637") 2025/08/03 03:54:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccdaa_d20250803_m035324_c001_v7007000_t0000_u01754193204757") 2025/08/03 03:54:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1014b1629528aba6_d20250803_m035323_c001_v0001184_t0015_u01754193203896") 2025/08/03 03:54:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f405dae8c8bcccd9b_d20250803_m035321_c001_v7007000_t0000_u01754193201580") 2025/08/03 03:54:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f105f112d693ebf71_d20250803_m035320_c001_v0001117_t0056_u01754193200131") 2025/08/03 03:54:33 DEBUG : two: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f407935410aa8f465_d20250803_m034602_c001_v7007000_t0000_u01754192762097") 2025/08/03 03:54:33 DEBUG : two: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4014b16295289a46_d20250803_m034559_c001_v0001184_t0051_u01754192759967") 2025/08/03 03:54:33 DEBUG : two: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4084cdb301a7940f_d20250803_m034558_c001_v0001172_t0038_u01754192758045") 2025/08/03 03:54:33 DEBUG : yam: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4086dd0977c2277f_d20250803_m034611_c001_v7007000_t0000_u01754192771040") 2025/08/03 03:54:33 DEBUG : yam: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f110d1e5b9f5c2f74_d20250803_m034609_c001_v0001038_t0046_u01754192769839") 2025/08/03 03:54:33 DEBUG : yam: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4086dd0977c22777_d20250803_m034607_c001_v7007000_t0000_u01754192767219") 2025/08/03 03:54:33 DEBUG : yam: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f1084cdb301a7943f_d20250803_m034605_c001_v0001172_t0005_u01754192765784") 2025/08/03 03:54:33 DEBUG : yam: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4086dd0977c22772_d20250803_m034604_c001_v7007000_t0000_u01754192764495") 2025/08/03 03:54:33 DEBUG : yam: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f107148e0431cac38_d20250803_m034602_c001_v0001157_t0021_u01754192762648") 2025/08/03 03:54:33 DEBUG : yaml: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4086dd0977c2277a_d20250803_m034607_c001_v7007000_t0000_u01754192767949") 2025/08/03 03:54:33 DEBUG : yaml: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f114e1ed4d2e658a5_d20250803_m034606_c001_v0001032_t0003_u01754192766816") 2025/08/03 03:54:33 DEBUG : yaml: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f4086dd0977c22774_d20250803_m034605_c001_v7007000_t0000_u01754192765238") 2025/08/03 03:54:33 DEBUG : yaml: Deleting (id "4_zdf92dd23007d6beb9f880e1b_f10633ba77faca73f_d20250803_m034604_c001_v0001093_t0045_u01754192764000") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m12.746500249s (try 1/5)