"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/09/30 01:34:45 DEBUG : Creating backend with remote "TestB2:rclone-test-jojadil3dati" 2025/09/30 01:34:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 01:34:45 DEBUG : Creating backend with remote "/tmp/rclone178574260" === 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-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:34:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 01:34:46 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/30 01:34:46 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:34:46 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.48s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:34:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/30 01:34:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 01:34:47 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:34:47 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:34:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:34:48 INFO : sub dir/hello world: Copied (new) 2025/09/30 01:34:48 DEBUG : B2 bucket rclone-test-jojadil3dati: 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-jojadil3dati", Local "Local file system at /tmp/rclone178574260", 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-jojadil3dati", Local "Local file system at /tmp/rclone178574260", 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-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:34:49 DEBUG : Creating backend with remote "/non-existing" 2025/09/30 01:34:50 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/30 01:34:50 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:34:50 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:34:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 01:34:51 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:34:51 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:34:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:34:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.79s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", 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-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:34:52 INFO : B2 bucket rclone-test-jojadil3dati: Running all checks before starting transfers 2025/09/30 01:34:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 01:34:52 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:34:52 INFO : B2 bucket rclone-test-jojadil3dati: Checks finished, now starting transfers 2025/09/30 01:34:52 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:34:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:34:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.46s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:34:53 ERROR : Ignoring --no-traverse with sync 2025/09/30 01:34:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 01:34:54 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:34:54 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:34:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:34:54 INFO : sub dir/hello world: Copied (new) 2025/09/30 01:34:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.29s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:34:55 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/30 01:34:55 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:34:55 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:34:55 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/30 01:34:55 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.37s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:34:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 01:34:56 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:34:56 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:34:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:34:57 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.21s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:34:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 01:34:58 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:34:58 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:34:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:34:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.24s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:35:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/30 01:35:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/30 01:35:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/30 01:35:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/30 01:35:00 INFO : sub dir2: Making directory 2025/09/30 01:35:00 INFO : sub dir: Making directory 2025/09/30 01:35:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 01:35:00 INFO : sub dir2/sub sub dir2: Making directory 2025/09/30 01:35:00 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:35:00 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:35:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:35:00 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/09/30 01:35:00 DEBUG : B2 bucket rclone-test-jojadil3dati: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.32s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:35:01 INFO : sub dir2: Making directory 2025/09/30 01:35:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/30 01:35:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/30 01:35:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 01:35:01 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:35:01 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:35:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:35:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.35s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:35:02 DEBUG : sub dir2: Making directory with metadata 2025/09/30 01:35:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/30 01:35:02 INFO : sub dir2: Making directory 2025/09/30 01:35:02 INFO : sub dir: Making directory 2025/09/30 01:35:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 01:35:02 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:35:02 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:35:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:35:03 INFO : sub dir/hello world: Copied (new) 2025/09/30 01:35:03 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/09/30 01:35:03 DEBUG : B2 bucket rclone-test-jojadil3dati: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/30 01:35:04 DEBUG : B2 bucket rclone-test-jojadil3dati: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.86s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", 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-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:35:04 INFO : sub dir2: Making directory 2025/09/30 01:35:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 01:35:05 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:35:05 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:35:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:35:05 INFO : sub dir/hello world: Copied (new) 2025/09/30 01:35:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.40s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:35:06 DEBUG : sub dir2: Making directory with metadata 2025/09/30 01:35:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/30 01:35:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/30 01:35:06 INFO : sub dir2: Making directory 2025/09/30 01:35:06 INFO : sub dir: Making directory 2025/09/30 01:35:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 01:35:06 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:35:06 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:35:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:35:07 INFO : sub dir/hello world: Copied (new) 2025/09/30 01:35:07 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/09/30 01:35:07 DEBUG : B2 bucket rclone-test-jojadil3dati: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.33s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.39s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:35:08 INFO : sub dir2: Making directory 2025/09/30 01:35:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 01:35:08 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:35:08 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:35:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:35:08 INFO : sub dir/hello world: Copied (new) 2025/09/30 01:35:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.41s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:35:10 DEBUG : Creating backend with remote "TestB2:rclone-test-ciporuc7kime" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-jojadil3dati -> B2 bucket rclone-test-ciporuc7kime 2025/09/30 01:35:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 01:35:11 DEBUG : B2 bucket rclone-test-ciporuc7kime: Waiting for checks to finish 2025/09/30 01:35:11 DEBUG : B2 bucket rclone-test-ciporuc7kime: Waiting for transfers to finish 2025/09/30 01:35:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:35:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/30 01:35:12 DEBUG : B2 bucket rclone-test-ciporuc7kime: Purge remote 2025/09/30 01:35:12 INFO : B2 bucket rclone-test-ciporuc7kime: cleaning bucket "rclone-test-ciporuc7kime" of all files 2025/09/30 01:35:12 DEBUG : sub dir/hello world: Deleting (id "4_z9fd26d23402d9b8b9f980e1b_f1120a745f5dcf284_d20250930_m013512_c001_v0001136_t0001_u01759196112052") --- PASS: TestServerSideCopy (4.23s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:35:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/30 01:35:14 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:35:14 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:35:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/30 01:35:15 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.11s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:35:16 DEBUG : Creating backend with remote "TestB2:rclone-test-lajocap8jimo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-jojadil3dati -> B2 bucket rclone-test-lajocap8jimo 2025/09/30 01:35:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 01:35:17 DEBUG : B2 bucket rclone-test-lajocap8jimo: Waiting for checks to finish 2025/09/30 01:35:17 DEBUG : B2 bucket rclone-test-lajocap8jimo: Waiting for transfers to finish 2025/09/30 01:35:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:35:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/30 01:35:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/30 01:35:19 DEBUG : B2 bucket rclone-test-lajocap8jimo: Waiting for checks to finish 2025/09/30 01:35:19 DEBUG : B2 bucket rclone-test-lajocap8jimo: Waiting for transfers to finish 2025/09/30 01:35:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/30 01:35:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/30 01:35:20 DEBUG : B2 bucket rclone-test-lajocap8jimo: Purge remote 2025/09/30 01:35:20 INFO : B2 bucket rclone-test-lajocap8jimo: cleaning bucket "rclone-test-lajocap8jimo" of all files 2025/09/30 01:35:21 DEBUG : sub dir/hello world: Deleting (id "4_z4fe27db3402d9b8b9f980e1b_f1027ae2c00db2cf9_d20250930_m013520_c001_v0001106_t0055_u01759196120053") 2025/09/30 01:35:21 DEBUG : sub dir/hello world: Deleting (id "4_z4fe27db3402d9b8b9f980e1b_f103741a12e95b26a_d20250930_m013518_c001_v0001182_t0056_u01759196118265") --- PASS: TestServerSideCopyOverSelf (6.61s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:35:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/30 01:35:23 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:35:23 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:35:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/30 01:35:24 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/30 01:35:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.36s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:35:25 DEBUG : Creating backend with remote "TestB2:rclone-test-gasixuh5zuve" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-jojadil3dati -> B2 bucket rclone-test-gasixuh5zuve 2025/09/30 01:35:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 01:35:26 DEBUG : B2 bucket rclone-test-gasixuh5zuve: Waiting for checks to finish 2025/09/30 01:35:26 DEBUG : B2 bucket rclone-test-gasixuh5zuve: Waiting for transfers to finish 2025/09/30 01:35:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:35:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/30 01:35:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/30 01:35:28 DEBUG : B2 bucket rclone-test-gasixuh5zuve: Waiting for checks to finish 2025/09/30 01:35:28 DEBUG : B2 bucket rclone-test-gasixuh5zuve: Waiting for transfers to finish 2025/09/30 01:35:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/30 01:35:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/30 01:35:29 INFO : sub dir/hello world: Deleted 2025/09/30 01:35:30 DEBUG : testing file moves 2025/09/30 01:35:30 DEBUG : B2 bucket rclone-test-gasixuh5zuve: Waiting for checks to finish 2025/09/30 01:35:30 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/30 01:35:30 DEBUG : B2 bucket rclone-test-gasixuh5zuve: Waiting for transfers to finish 2025/09/30 01:35:31 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/30 01:35:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/30 01:35:31 INFO : sub dir/hello world: Deleted 2025/09/30 01:35:31 DEBUG : B2 bucket rclone-test-gasixuh5zuve: Purge remote 2025/09/30 01:35:31 INFO : B2 bucket rclone-test-gasixuh5zuve: cleaning bucket "rclone-test-gasixuh5zuve" of all files 2025/09/30 01:35:31 DEBUG : sub dir/hello world: Deleting (id "4_z1f129de3402d9b8b9f980e1b_f11394dc168cd1a96_d20250930_m013530_c001_v0001100_t0000_u01759196130932") 2025/09/30 01:35:31 DEBUG : sub dir/hello world: Deleting (id "4_z1f129de3402d9b8b9f980e1b_f11839736ecf93f03_d20250930_m013528_c001_v0001171_t0045_u01759196128818") 2025/09/30 01:35:31 DEBUG : sub dir/hello world: Deleting (id "4_z1f129de3402d9b8b9f980e1b_f112de6cbbb19a422_d20250930_m013527_c001_v0001177_t0020_u01759196127163") --- PASS: TestServerSideMoveOverSelf (8.47s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:35:34 ERROR : error listing: directory not found 2025/09/30 01:35:34 INFO : Local file system at /tmp/rclone178574260: Making directory 2025/09/30 01:35:34 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:35:34 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.97s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:35:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 01:35:36 DEBUG : Local file system at /tmp/rclone178574260: Waiting for checks to finish 2025/09/30 01:35:36 DEBUG : Local file system at /tmp/rclone178574260: Waiting for transfers to finish 2025/09/30 01:35:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:35:36 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/30 01:35:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.13s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:35:37 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/30 01:35:37 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:35:37 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:35:37 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/30 01:35:37 INFO : check sum: Copied (new) 2025/09/30 01:35:37 DEBUG : Waiting for deletions to finish 2025/09/30 01:35:38 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:35:38 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/30 01:35:38 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/30 01:35:38 DEBUG : check sum: Unchanged skipping 2025/09/30 01:35:38 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:35:38 DEBUG : Waiting for deletions to finish 2025/09/30 01:35:38 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.66s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:35:39 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/30 01:35:39 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:35:39 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:35:39 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/30 01:35:39 INFO : sizeonly: Copied (new) 2025/09/30 01:35:39 DEBUG : Waiting for deletions to finish 2025/09/30 01:35:40 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:35:40 DEBUG : sizeonly: Sizes identical 2025/09/30 01:35:40 DEBUG : sizeonly: Unchanged skipping 2025/09/30 01:35:40 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:35:40 DEBUG : Waiting for deletions to finish 2025/09/30 01:35:40 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.70s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:35:40 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/30 01:35:40 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:35:40 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:35:41 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/30 01:35:41 INFO : ignore-size: Copied (new) 2025/09/30 01:35:41 DEBUG : Waiting for deletions to finish 2025/09/30 01:35:41 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:35:41 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:35:41 DEBUG : ignore-size: Unchanged skipping 2025/09/30 01:35:41 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:35:41 DEBUG : Waiting for deletions to finish 2025/09/30 01:35:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.89s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:35:43 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:35:43 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:35:43 DEBUG : existing: Unchanged skipping 2025/09/30 01:35:43 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:35:43 DEBUG : Waiting for deletions to finish 2025/09/30 01:35:43 INFO : There was nothing to transfer 2025/09/30 01:35:43 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/30 01:35:43 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:35:43 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:35:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/30 01:35:43 INFO : existing: Copied (replaced existing) 2025/09/30 01:35:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.97s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:35:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/30 01:35:44 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:35:44 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:35:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/30 01:35:45 INFO : existing: Copied (new) 2025/09/30 01:35:45 DEBUG : Waiting for deletions to finish 2025/09/30 01:35:45 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:35:45 DEBUG : existing: Destination exists, skipping 2025/09/30 01:35:45 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:35:45 DEBUG : Waiting for deletions to finish 2025/09/30 01:35:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.93s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:35:47 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/30 01:35:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/30 01:35:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 01:35:47 DEBUG : c/non empty space: Unchanged skipping 2025/09/30 01:35:47 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:35:47 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:35:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/30 01:35:48 INFO : a/potato2: Copied (new) 2025/09/30 01:35:48 DEBUG : Waiting for deletions to finish 2025/09/30 01:35:48 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.67s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:35:49 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/30 01:35:49 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:35:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/30 01:35:49 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/30 01:35:49 DEBUG : empty space: Unchanged skipping 2025/09/30 01:35:49 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:35:49 DEBUG : Waiting for deletions to finish 2025/09/30 01:35:49 INFO : There was nothing to transfer 2025/09/30 01:35:50 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/30 01:35:50 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:35:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/30 01:35:51 INFO : empty space: Updated modification time in destination 2025/09/30 01:35:51 DEBUG : empty space: Unchanged skipping 2025/09/30 01:35:51 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:35:51 DEBUG : Waiting for deletions to finish 2025/09/30 01:35:51 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.67s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:35:52 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:35:52 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/30 01:35:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/30 01:35:52 DEBUG : empty space: Unchanged skipping 2025/09/30 01:35:52 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:35:52 DEBUG : Waiting for deletions to finish 2025/09/30 01:35:52 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.48s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:35:53 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/30 01:35:53 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:35:53 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone178574260) 2025/09/30 01:35:53 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-jojadil3dati) 2025/09/30 01:35:53 DEBUG : foo: sha1 differ 2025/09/30 01:35:53 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:35:54 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/30 01:35:54 INFO : foo: Copied (replaced existing) 2025/09/30 01:35:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:35:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 01:35:55 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/30 01:35:55 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:35:55 DEBUG : empty space: Unchanged skipping 2025/09/30 01:35:55 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:35:55 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/30 01:35:55 INFO : potato: Copied (new) 2025/09/30 01:35:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.00s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:35:57 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/30 01:35:57 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:35:57 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:35:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/30 01:35:57 INFO : potato: Copied (replaced existing) 2025/09/30 01:35:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.85s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:35:59 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:35:59 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/09/30 01:35:59 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone178574260) 2025/09/30 01:35:59 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-jojadil3dati) 2025/09/30 01:35:59 DEBUG : potato: sha1 differ 2025/09/30 01:35:59 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:35:59 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/30 01:35:59 INFO : potato: Copied (replaced existing) 2025/09/30 01:35:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:36:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 01:36:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 01:36:01 DEBUG : empty space: Unchanged skipping 2025/09/30 01:36:01 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/30 01:36:01 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:36:01 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:36:01 DEBUG : Waiting for deletions to finish 2025/09/30 01:36:01 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:36:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 01:36:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 01:36:04 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:36:04 DEBUG : empty space: Unchanged skipping 2025/09/30 01:36:04 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:36:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/30 01:36:04 INFO : potato2: Copied (new) 2025/09/30 01:36:04 DEBUG : Waiting for deletions to finish 2025/09/30 01:36:04 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:36:07 INFO : d: Making directory 2025/09/30 01:36:07 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/09/30 01:36:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/30 01:36:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 01:36:07 DEBUG : c/non empty space: Unchanged skipping 2025/09/30 01:36:07 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:36:07 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:36:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/30 01:36:08 INFO : a/potato2: Copied (new) 2025/09/30 01:36:08 DEBUG : Waiting for deletions to finish 2025/09/30 01:36:08 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:36:09 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/30 01:36:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/30 01:36:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 01:36:10 DEBUG : c/non empty space: Unchanged skipping 2025/09/30 01:36:10 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:36:10 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:36:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/30 01:36:10 INFO : a/potato2: Copied (new) 2025/09/30 01:36:10 ERROR : B2 bucket rclone-test-jojadil3dati: not deleting files as there were IO errors 2025/09/30 01:36:10 ERROR : B2 bucket rclone-test-jojadil3dati: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.69s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:36:12 DEBUG : Waiting for deletions to finish 2025/09/30 01:36:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 01:36:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 01:36:13 DEBUG : empty space: Unchanged skipping 2025/09/30 01:36:13 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:36:13 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:36:13 INFO : potato: Deleted 2025/09/30 01:36:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/30 01:36:13 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.52s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:36:15 DEBUG : Waiting for deletions to finish 2025/09/30 01:36:15 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:36:15 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:36:15 INFO : potato: Deleted 2025/09/30 01:36:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 01:36:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 01:36:15 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:36:15 DEBUG : empty space: Unchanged skipping 2025/09/30 01:36:15 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:36:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/30 01:36:16 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.70s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:36:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 01:36:18 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:36:18 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:36:18 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/30 01:36:18 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.33s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:36:20 DEBUG : enormous: Excluded (Size Filter) 2025/09/30 01:36:20 DEBUG : enormous: Excluded 2025/09/30 01:36:20 DEBUG : potato2: Excluded (Size Filter) 2025/09/30 01:36:20 DEBUG : potato2: Excluded 2025/09/30 01:36:20 DEBUG : potato2: Excluded (Size Filter) 2025/09/30 01:36:20 DEBUG : potato2: Excluded 2025/09/30 01:36:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 01:36:20 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:36:20 DEBUG : empty space: Unchanged skipping 2025/09/30 01:36:20 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:36:20 DEBUG : Waiting for deletions to finish 2025/09/30 01:36:20 INFO : There was nothing to transfer 2025/09/30 01:36:20 DEBUG : enormous: Excluded (Size Filter) 2025/09/30 01:36:20 DEBUG : enormous: Excluded 2025/09/30 01:36:20 DEBUG : potato2: Excluded (Size Filter) 2025/09/30 01:36:20 DEBUG : potato2: Excluded 2025/09/30 01:36:20 DEBUG : potato2: Excluded (Size Filter) 2025/09/30 01:36:20 DEBUG : potato2: Excluded 2025/09/30 01:36:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/30 01:36:20 DEBUG : empty space: Unchanged skipping 2025/09/30 01:36:20 DEBUG : Local file system at /tmp/rclone178574260: Waiting for checks to finish 2025/09/30 01:36:20 DEBUG : Local file system at /tmp/rclone178574260: Waiting for transfers to finish 2025/09/30 01:36:20 DEBUG : Waiting for deletions to finish 2025/09/30 01:36:20 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.72s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:36:23 DEBUG : enormous: Excluded (Size Filter) 2025/09/30 01:36:23 DEBUG : enormous: Excluded 2025/09/30 01:36:23 DEBUG : potato2: Excluded (Size Filter) 2025/09/30 01:36:23 DEBUG : potato2: Excluded 2025/09/30 01:36:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 01:36:24 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:36:24 DEBUG : empty space: Unchanged skipping 2025/09/30 01:36:24 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:36:24 DEBUG : Waiting for deletions to finish 2025/09/30 01:36:24 INFO : enormous: Deleted 2025/09/30 01:36:24 INFO : potato2: Deleted 2025/09/30 01:36:24 INFO : There was nothing to transfer 2025/09/30 01:36:25 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/30 01:36:25 DEBUG : empty space: Unchanged skipping 2025/09/30 01:36:25 DEBUG : Local file system at /tmp/rclone178574260: Waiting for checks to finish 2025/09/30 01:36:25 DEBUG : Local file system at /tmp/rclone178574260: Waiting for transfers to finish 2025/09/30 01:36:25 DEBUG : Waiting for deletions to finish 2025/09/30 01:36:25 INFO : enormous: Deleted 2025/09/30 01:36:25 INFO : potato2: Deleted 2025/09/30 01:36:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.48s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:36:27 DEBUG : five: Need to transfer - File not found at Destination 2025/09/30 01:36:27 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/30 01:36:27 DEBUG : one: Destination is newer than source, skipping 2025/09/30 01:36:27 DEBUG : three: Sizes identical 2025/09/30 01:36:27 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:36:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone178574260) 2025/09/30 01:36:27 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-jojadil3dati) 2025/09/30 01:36:27 DEBUG : two: sha1 differ 2025/09/30 01:36:27 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/30 01:36:27 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/30 01:36:27 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:36:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/30 01:36:27 INFO : five: Copied (new) 2025/09/30 01:36:28 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/30 01:36:28 INFO : four: Copied (replaced existing) 2025/09/30 01:36:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/30 01:36:28 INFO : two: Copied (replaced existing) 2025/09/30 01:36:28 DEBUG : Waiting for deletions to finish 2025/09/30 01:36:28 DEBUG : one: Destination is newer than source, skipping 2025/09/30 01:36:28 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:36:28 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/30 01:36:28 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/30 01:36:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/30 01:36:28 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/30 01:36:28 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/30 01:36:28 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/30 01:36:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone178574260) 2025/09/30 01:36:28 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-jojadil3dati) 2025/09/30 01:36:28 DEBUG : three: sha1 differ 2025/09/30 01:36:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/30 01:36:28 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/30 01:36:28 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/30 01:36:28 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/30 01:36:28 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:36:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/30 01:36:28 INFO : three: Copied (replaced existing) 2025/09/30 01:36:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.92s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/30 01:36:30 INFO : B2 bucket rclone-test-jojadil3dati: Making map for --track-renames 2025/09/30 01:36:30 INFO : B2 bucket rclone-test-jojadil3dati: Finished making map for --track-renames 2025/09/30 01:36:30 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:36:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/30 01:36:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/30 01:36:30 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for renames to finish 2025/09/30 01:36:30 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:36:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/30 01:36:30 INFO : yam: Copied (new) 2025/09/30 01:36:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/30 01:36:30 INFO : potato: Copied (new) 2025/09/30 01:36:30 DEBUG : Waiting for deletions to finish 2025/09/30 01:36:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:36:31 INFO : B2 bucket rclone-test-jojadil3dati: Making map for --track-renames 2025/09/30 01:36:31 INFO : B2 bucket rclone-test-jojadil3dati: Finished making map for --track-renames 2025/09/30 01:36:31 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:36:31 DEBUG : potato: Unchanged skipping 2025/09/30 01:36:31 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for renames to finish 2025/09/30 01:36:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/30 01:36:32 INFO : yam: Copied (server-side copy) to: yaml 2025/09/30 01:36:32 INFO : yam: Deleted 2025/09/30 01:36:32 INFO : yaml: Renamed from "yam" 2025/09/30 01:36:32 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:36:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.92s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/30 01:36:33 INFO : B2 bucket rclone-test-jojadil3dati: Making map for --track-renames 2025/09/30 01:36:33 INFO : B2 bucket rclone-test-jojadil3dati: Finished making map for --track-renames 2025/09/30 01:36:33 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:36:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/30 01:36:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/30 01:36:33 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for renames to finish 2025/09/30 01:36:33 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:36:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/30 01:36:33 INFO : yam: Copied (new) 2025/09/30 01:36:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/30 01:36:34 INFO : potato: Copied (new) 2025/09/30 01:36:34 DEBUG : Waiting for deletions to finish 2025/09/30 01:36:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:36:34 INFO : B2 bucket rclone-test-jojadil3dati: Making map for --track-renames 2025/09/30 01:36:34 INFO : B2 bucket rclone-test-jojadil3dati: Finished making map for --track-renames 2025/09/30 01:36:34 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:36:34 DEBUG : potato: Unchanged skipping 2025/09/30 01:36:34 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for renames to finish 2025/09/30 01:36:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/30 01:36:34 INFO : yam: Copied (server-side copy) to: yaml 2025/09/30 01:36:34 INFO : yam: Deleted 2025/09/30 01:36:34 INFO : yaml: Renamed from "yam" 2025/09/30 01:36:34 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:36:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.52s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/30 01:36:36 INFO : B2 bucket rclone-test-jojadil3dati: Making map for --track-renames 2025/09/30 01:36:36 INFO : B2 bucket rclone-test-jojadil3dati: Finished making map for --track-renames 2025/09/30 01:36:36 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:36:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/30 01:36:36 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/30 01:36:36 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for renames to finish 2025/09/30 01:36:36 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:36:36 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/30 01:36:36 INFO : sub/yam: Copied (new) 2025/09/30 01:36:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/30 01:36:36 INFO : potato: Copied (new) 2025/09/30 01:36:36 DEBUG : Waiting for deletions to finish 2025/09/30 01:36:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:36:37 DEBUG : potato: Unchanged skipping 2025/09/30 01:36:37 INFO : B2 bucket rclone-test-jojadil3dati: Making map for --track-renames 2025/09/30 01:36:37 INFO : B2 bucket rclone-test-jojadil3dati: Finished making map for --track-renames 2025/09/30 01:36:37 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:36:37 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for renames to finish 2025/09/30 01:36:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/30 01:36:37 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/30 01:36:38 INFO : sub/yam: Deleted 2025/09/30 01:36:38 INFO : yam: Renamed from "sub/yam" 2025/09/30 01:36:38 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:36:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.06s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:36:38 DEBUG : Creating backend with remote "/tmp/rclone178574260/dir1" 2025/09/30 01:36:38 DEBUG : Creating backend with remote "/tmp/rclone178574260/dir2" 2025/09/30 01:36:38 DEBUG : Local file system at /tmp/rclone178574260/dir2: Using server-side directory move 2025/09/30 01:36:38 INFO : Local file system at /tmp/rclone178574260/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/30 01:36:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/30 01:36:38 INFO : file1.txt: Moved (server-side) 2025/09/30 01:36:38 DEBUG : Local file system at /tmp/rclone178574260/dir2: Waiting for checks to finish 2025/09/30 01:36:38 DEBUG : Local file system at /tmp/rclone178574260/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:36:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 01:36:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/30 01:36:39 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:36:39 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:36:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/30 01:36:39 INFO : nested/sub dir/file: Copied (new) 2025/09/30 01:36:39 INFO : nested/sub dir/file: Deleted 2025/09/30 01:36:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:36:40 INFO : sub dir/hello world: Copied (new) 2025/09/30 01:36:40 INFO : sub dir/hello world: Deleted 2025/09/30 01:36:40 INFO : sub dir: Removing directory 2025/09/30 01:36:40 INFO : nested/sub dir: Removing directory 2025/09/30 01:36:40 INFO : nested: Removing directory 2025/09/30 01:36:40 DEBUG : Local file system at /tmp/rclone178574260: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.93s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:36:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 01:36:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/30 01:36:41 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:36:41 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:36:41 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/30 01:36:41 INFO : nested/sub dir/file: Copied (new) 2025/09/30 01:36:41 INFO : nested/sub dir/file: Deleted 2025/09/30 01:36:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:36:41 INFO : sub dir/hello world: Copied (new) 2025/09/30 01:36:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.49s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:36:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/30 01:36:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/30 01:36:42 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:36:42 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:36:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/30 01:36:43 INFO : existing: Copied (new) 2025/09/30 01:36:43 INFO : existing: Deleted 2025/09/30 01:36:43 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/30 01:36:43 INFO : existing-b: Copied (new) 2025/09/30 01:36:43 INFO : existing-b: Deleted 2025/09/30 01:36:43 DEBUG : existing: Destination exists, skipping 2025/09/30 01:36:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/30 01:36:43 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:36:43 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:36:43 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.10s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:36:44 DEBUG : Creating backend with remote "TestB2:rclone-test-vafuxux0mefe" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jojadil3dati -> B2 bucket rclone-test-vafuxux0mefe 2025/09/30 01:36:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 01:36:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/30 01:36:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/30 01:36:49 DEBUG : empty space: Unchanged skipping 2025/09/30 01:36:49 DEBUG : B2 bucket rclone-test-vafuxux0mefe: Waiting for checks to finish 2025/09/30 01:36:49 INFO : empty space: Deleted 2025/09/30 01:36:49 DEBUG : B2 bucket rclone-test-vafuxux0mefe: Waiting for transfers to finish 2025/09/30 01:36:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/30 01:36:50 INFO : potato3: Copied (server-side copy) 2025/09/30 01:36:50 INFO : potato3: Deleted 2025/09/30 01:36:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/30 01:36:51 INFO : potato2: Copied (server-side copy) 2025/09/30 01:36:52 INFO : potato2: Deleted 2025/09/30 01:36:52 DEBUG : Creating backend with remote "TestB2:rclone-test-picobes3duci" 2025/09/30 01:36:53 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/30 01:36:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 01:36:53 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/30 01:36:53 DEBUG : B2 bucket rclone-test-picobes3duci: Waiting for checks to finish 2025/09/30 01:36:53 DEBUG : B2 bucket rclone-test-picobes3duci: Waiting for transfers to finish 2025/09/30 01:36:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/30 01:36:54 INFO : empty space: Copied (server-side copy) 2025/09/30 01:36:54 INFO : empty space: Deleted 2025/09/30 01:36:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/30 01:36:54 INFO : potato3: Copied (server-side copy) 2025/09/30 01:36:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/30 01:36:54 INFO : potato2: Copied (server-side copy) 2025/09/30 01:36:55 INFO : potato3: Deleted 2025/09/30 01:36:55 INFO : potato2: Deleted 2025/09/30 01:36:55 DEBUG : B2 bucket rclone-test-picobes3duci: Purge remote 2025/09/30 01:36:55 INFO : B2 bucket rclone-test-picobes3duci: cleaning bucket "rclone-test-picobes3duci" of all files 2025/09/30 01:36:55 DEBUG : empty space: Deleting (id "4_zcf52fd13403d9b8b9f980e1b_f104a95598ed3ffd8_d20250930_m013654_c001_v0001136_t0039_u01759196214070") 2025/09/30 01:36:55 DEBUG : potato2: Deleting (id "4_zcf52fd13403d9b8b9f980e1b_f117fc5821f82194d_d20250930_m013654_c001_v0001144_t0038_u01759196214448") 2025/09/30 01:36:55 DEBUG : potato3: Deleting (id "4_zcf52fd13403d9b8b9f980e1b_f1127dc287e742cbf_d20250930_m013654_c001_v0001042_t0003_u01759196214459") 2025/09/30 01:36:56 DEBUG : B2 bucket rclone-test-vafuxux0mefe: Purge remote 2025/09/30 01:36:56 INFO : B2 bucket rclone-test-vafuxux0mefe: cleaning bucket "rclone-test-vafuxux0mefe" of all files 2025/09/30 01:36:56 DEBUG : empty space: Deleting (id "4_z8f32dd83403d9b8b9f980e1b_f4203db09106103a4_d20250930_m013654_c001_v7007000_t0000_u01759196214507") 2025/09/30 01:36:56 DEBUG : empty space: Deleting (id "4_z8f32dd83403d9b8b9f980e1b_f1198cd6102c3beb4_d20250930_m013648_c001_v0001161_t0044_u01759196208216") 2025/09/30 01:36:56 DEBUG : potato2: Deleting (id "4_z8f32dd83403d9b8b9f980e1b_f418913363c5f068c_d20250930_m013655_c001_v7007000_t0000_u01759196215076") 2025/09/30 01:36:56 DEBUG : potato2: Deleting (id "4_z8f32dd83403d9b8b9f980e1b_f1042040512c2e76b_d20250930_m013651_c001_v0001105_t0017_u01759196211466") 2025/09/30 01:36:56 DEBUG : potato3: Deleting (id "4_z8f32dd83403d9b8b9f980e1b_f4203db09106103ae_d20250930_m013654_c001_v7007000_t0000_u01759196214910") 2025/09/30 01:36:56 DEBUG : potato3: Deleting (id "4_z8f32dd83403d9b8b9f980e1b_f102c0304c14abc28_d20250930_m013649_c001_v0001032_t0020_u01759196209879") 2025/09/30 01:36:56 DEBUG : potato3: Deleting (id "4_z8f32dd83403d9b8b9f980e1b_f1198cd6102c3beb6_d20250930_m013648_c001_v0001161_t0035_u01759196208568") --- PASS: TestServerSideMove (12.94s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:36:57 DEBUG : Creating backend with remote "TestB2:rclone-test-rogejib6kuci" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jojadil3dati -> B2 bucket rclone-test-rogejib6kuci 2025/09/30 01:37:03 DEBUG : empty space: Excluded (Size Filter) 2025/09/30 01:37:03 DEBUG : empty space: Excluded 2025/09/30 01:37:03 DEBUG : empty space: Excluded (Size Filter) 2025/09/30 01:37:03 DEBUG : empty space: Excluded 2025/09/30 01:37:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 01:37:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/30 01:37:03 DEBUG : B2 bucket rclone-test-rogejib6kuci: Waiting for checks to finish 2025/09/30 01:37:03 DEBUG : B2 bucket rclone-test-rogejib6kuci: Waiting for transfers to finish 2025/09/30 01:37:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/30 01:37:03 INFO : potato2: Copied (server-side copy) 2025/09/30 01:37:03 INFO : potato2: Deleted 2025/09/30 01:37:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/30 01:37:03 INFO : potato3: Copied (server-side copy) 2025/09/30 01:37:03 INFO : potato3: Deleted 2025/09/30 01:37:04 DEBUG : Creating backend with remote "TestB2:rclone-test-varohip3xihu" 2025/09/30 01:37:05 DEBUG : empty space: Excluded (Size Filter) 2025/09/30 01:37:05 DEBUG : empty space: Excluded 2025/09/30 01:37:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 01:37:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/30 01:37:05 DEBUG : B2 bucket rclone-test-varohip3xihu: Waiting for checks to finish 2025/09/30 01:37:05 DEBUG : B2 bucket rclone-test-varohip3xihu: Waiting for transfers to finish 2025/09/30 01:37:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/30 01:37:06 INFO : potato2: Copied (server-side copy) 2025/09/30 01:37:06 INFO : potato2: Deleted 2025/09/30 01:37:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/30 01:37:06 INFO : potato3: Copied (server-side copy) 2025/09/30 01:37:06 INFO : potato3: Deleted 2025/09/30 01:37:07 DEBUG : B2 bucket rclone-test-varohip3xihu: Purge remote 2025/09/30 01:37:07 INFO : B2 bucket rclone-test-varohip3xihu: cleaning bucket "rclone-test-varohip3xihu" of all files 2025/09/30 01:37:07 DEBUG : potato2: Deleting (id "4_z6f422d03404d9b8b9f980e1b_f103d2be9e18ed8e8_d20250930_m013706_c001_v0001093_t0017_u01759196226036") 2025/09/30 01:37:07 DEBUG : potato3: Deleting (id "4_z6f422d03404d9b8b9f980e1b_f103e1a167bc4ce0c_d20250930_m013706_c001_v0001161_t0057_u01759196226428") 2025/09/30 01:37:08 DEBUG : B2 bucket rclone-test-rogejib6kuci: Purge remote 2025/09/30 01:37:08 INFO : B2 bucket rclone-test-rogejib6kuci: cleaning bucket "rclone-test-rogejib6kuci" of all files 2025/09/30 01:37:08 DEBUG : empty space: Deleting (id "4_zbfc20df3404d9b8b9f980e1b_f108b1fc2e88fc386_d20250930_m013702_c001_v0001178_t0021_u01759196222304") 2025/09/30 01:37:08 DEBUG : potato2: Deleting (id "4_zbfc20df3404d9b8b9f980e1b_f4059676cc1709e93_d20250930_m013706_c001_v7007000_t0000_u01759196226466") 2025/09/30 01:37:08 DEBUG : potato2: Deleting (id "4_zbfc20df3404d9b8b9f980e1b_f10845c424dd24aba_d20250930_m013703_c001_v0001183_t0034_u01759196223162") 2025/09/30 01:37:08 DEBUG : potato3: Deleting (id "4_zbfc20df3404d9b8b9f980e1b_f4059676cc1709e98_d20250930_m013706_c001_v7007000_t0000_u01759196226878") 2025/09/30 01:37:08 DEBUG : potato3: Deleting (id "4_zbfc20df3404d9b8b9f980e1b_f113410758ab3ec5c_d20250930_m013703_c001_v0001101_t0050_u01759196223480") 2025/09/30 01:37:08 DEBUG : potato3: Deleting (id "4_zbfc20df3404d9b8b9f980e1b_f108b1fc2e88fc389_d20250930_m013702_c001_v0001178_t0010_u01759196222512") --- PASS: TestServerSideMoveWithFilter (12.41s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:37:10 DEBUG : Creating backend with remote "TestB2:rclone-test-duqewaf9xuge" 2025/09/30 01:37:12 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jojadil3dati -> B2 bucket rclone-test-duqewaf9xuge 2025/09/30 01:37:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 01:37:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/30 01:37:15 DEBUG : empty space: Unchanged skipping 2025/09/30 01:37:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/30 01:37:15 DEBUG : B2 bucket rclone-test-duqewaf9xuge: Waiting for checks to finish 2025/09/30 01:37:15 INFO : empty space: Deleted 2025/09/30 01:37:15 DEBUG : B2 bucket rclone-test-duqewaf9xuge: Waiting for transfers to finish 2025/09/30 01:37:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/30 01:37:15 INFO : potato2: Copied (server-side copy) 2025/09/30 01:37:15 INFO : potato2: Deleted 2025/09/30 01:37:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/30 01:37:15 INFO : potato3: Copied (server-side copy) 2025/09/30 01:37:15 INFO : potato3: Deleted 2025/09/30 01:37:16 DEBUG : Creating backend with remote "TestB2:rclone-test-xeduxub0locu" 2025/09/30 01:37:16 INFO : tomatoDir: Making directory 2025/09/30 01:37:17 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/30 01:37:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 01:37:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/30 01:37:17 DEBUG : B2 bucket rclone-test-xeduxub0locu: Waiting for checks to finish 2025/09/30 01:37:17 DEBUG : B2 bucket rclone-test-xeduxub0locu: Waiting for transfers to finish 2025/09/30 01:37:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/30 01:37:18 INFO : empty space: Copied (server-side copy) 2025/09/30 01:37:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/30 01:37:18 INFO : potato2: Copied (server-side copy) 2025/09/30 01:37:18 INFO : empty space: Deleted 2025/09/30 01:37:18 INFO : potato2: Deleted 2025/09/30 01:37:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/30 01:37:18 INFO : potato3: Copied (server-side copy) 2025/09/30 01:37:18 INFO : potato3: Deleted 2025/09/30 01:37:19 DEBUG : B2 bucket rclone-test-xeduxub0locu: Purge remote 2025/09/30 01:37:19 INFO : B2 bucket rclone-test-xeduxub0locu: cleaning bucket "rclone-test-xeduxub0locu" of all files 2025/09/30 01:37:19 DEBUG : empty space: Deleting (id "4_zdf724de3404d9b8b9f980e1b_f1107d7c4750e15ad_d20250930_m013718_c001_v0001136_t0005_u01759196238026") 2025/09/30 01:37:19 DEBUG : potato2: Deleting (id "4_zdf724de3404d9b8b9f980e1b_f11527ede41b57961_d20250930_m013718_c001_v0001178_t0011_u01759196238352") 2025/09/30 01:37:19 DEBUG : potato3: Deleting (id "4_zdf724de3404d9b8b9f980e1b_f10872bf8579b1e12_d20250930_m013718_c001_v0001106_t0013_u01759196238356") 2025/09/30 01:37:20 DEBUG : B2 bucket rclone-test-duqewaf9xuge: Purge remote 2025/09/30 01:37:20 INFO : B2 bucket rclone-test-duqewaf9xuge: cleaning bucket "rclone-test-duqewaf9xuge" of all files 2025/09/30 01:37:20 DEBUG : empty space: Deleting (id "4_zdf523de3404d9b8b9f980e1b_f4195ca0290dadf98_d20250930_m013718_c001_v7007000_t0000_u01759196238398") 2025/09/30 01:37:20 DEBUG : empty space: Deleting (id "4_zdf523de3404d9b8b9f980e1b_f10612787545ded94_d20250930_m013714_c001_v0001184_t0012_u01759196234399") 2025/09/30 01:37:20 DEBUG : potato2: Deleting (id "4_zdf523de3404d9b8b9f980e1b_f410217911d5352fe_d20250930_m013718_c001_v7007000_t0000_u01759196238582") 2025/09/30 01:37:20 DEBUG : potato2: Deleting (id "4_zdf523de3404d9b8b9f980e1b_f102594bf59f60476_d20250930_m013715_c001_v0001182_t0036_u01759196235208") 2025/09/30 01:37:20 DEBUG : potato3: Deleting (id "4_zdf523de3404d9b8b9f980e1b_f410217911d535300_d20250930_m013718_c001_v7007000_t0000_u01759196238766") 2025/09/30 01:37:20 DEBUG : potato3: Deleting (id "4_zdf523de3404d9b8b9f980e1b_f1002e468760c8ce3_d20250930_m013715_c001_v0001184_t0028_u01759196235437") 2025/09/30 01:37:20 DEBUG : potato3: Deleting (id "4_zdf523de3404d9b8b9f980e1b_f10612787545ded98_d20250930_m013714_c001_v0001184_t0044_u01759196234610") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.86s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:37:22 DEBUG : Creating backend with remote "TestB2:rclone-test-jojadil3dati/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.58s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:37:24 DEBUG : Creating backend with remote "TestB2:rclone-test-jojadil3dati/rclone-sync-test" --- PASS: TestSyncOverlap (1.52s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:37:26 DEBUG : Creating backend with remote "TestB2:rclone-test-jojadil3dati/rclone-sync-test" 2025/09/30 01:37:28 DEBUG : Creating backend with remote "TestB2:rclone-test-jojadil3dati/rclone-sync-test-include/layer2" 2025/09/30 01:37:29 DEBUG : Creating backend with remote "TestB2:rclone-test-jojadil3dati/rclone-sync-test-ignore-file" 2025/09/30 01:37:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/30 01:37:33 DEBUG : B2 bucket rclone-test-jojadil3dati path rclone-sync-test: Waiting for checks to finish 2025/09/30 01:37:33 DEBUG : B2 bucket rclone-test-jojadil3dati path rclone-sync-test: Waiting for transfers to finish 2025/09/30 01:37:33 DEBUG : Waiting for deletions to finish 2025/09/30 01:37:33 INFO : There was nothing to transfer 2025/09/30 01:37:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/30 01:37:34 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:37:34 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:37:34 DEBUG : Waiting for deletions to finish 2025/09/30 01:37:34 INFO : There was nothing to transfer 2025/09/30 01:37:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/30 01:37:35 DEBUG : B2 bucket rclone-test-jojadil3dati path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/30 01:37:35 DEBUG : B2 bucket rclone-test-jojadil3dati path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/30 01:37:35 DEBUG : Waiting for deletions to finish 2025/09/30 01:37:35 INFO : There was nothing to transfer 2025/09/30 01:37:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/30 01:37:35 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:37:35 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:37:35 DEBUG : Waiting for deletions to finish 2025/09/30 01:37:35 INFO : There was nothing to transfer 2025/09/30 01:37:36 DEBUG : Excluded 2025/09/30 01:37:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/30 01:37:36 DEBUG : B2 bucket rclone-test-jojadil3dati path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/30 01:37:36 DEBUG : B2 bucket rclone-test-jojadil3dati path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/30 01:37:36 DEBUG : Waiting for deletions to finish 2025/09/30 01:37:36 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.54s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:37:36 DEBUG : Creating backend with remote "TestB2:rclone-test-jojadil3dati/dst" 2025/09/30 01:37:37 DEBUG : Creating backend with remote "TestB2:rclone-test-jojadil3dati/CompareDest" 2025/09/30 01:37:39 DEBUG : one: Need to transfer - File not found at Destination 2025/09/30 01:37:39 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for checks to finish 2025/09/30 01:37:39 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for transfers to finish 2025/09/30 01:37:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/30 01:37:40 INFO : one: Copied (new) 2025/09/30 01:37:40 DEBUG : Waiting for deletions to finish 2025/09/30 01:37:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 01:37:41 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for checks to finish 2025/09/30 01:37:41 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for transfers to finish 2025/09/30 01:37:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/30 01:37:41 INFO : one: Copied (replaced existing) 2025/09/30 01:37:41 DEBUG : Waiting for deletions to finish 2025/09/30 01:37:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 01:37:44 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for checks to finish 2025/09/30 01:37:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 01:37:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/30 01:37:44 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for transfers to finish 2025/09/30 01:37:44 DEBUG : Waiting for deletions to finish 2025/09/30 01:37:44 INFO : There was nothing to transfer 2025/09/30 01:37:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 01:37:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 01:37:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/30 01:37:45 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for checks to finish 2025/09/30 01:37:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 01:37:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/30 01:37:45 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for transfers to finish 2025/09/30 01:37:45 DEBUG : Waiting for deletions to finish 2025/09/30 01:37:45 INFO : There was nothing to transfer 2025/09/30 01:37:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 01:37:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 01:37:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/30 01:37:46 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for checks to finish 2025/09/30 01:37:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 01:37:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/30 01:37:46 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for transfers to finish 2025/09/30 01:37:46 DEBUG : Waiting for deletions to finish 2025/09/30 01:37:46 INFO : There was nothing to transfer 2025/09/30 01:37:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 01:37:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 01:37:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/30 01:37:47 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/09/30 01:37:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/30 01:37:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/30 01:37:47 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for checks to finish 2025/09/30 01:37:47 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for transfers to finish 2025/09/30 01:37:47 DEBUG : Waiting for deletions to finish 2025/09/30 01:37:47 INFO : There was nothing to transfer 2025/09/30 01:37:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 01:37:48 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/30 01:37:48 DEBUG : two: Need to transfer - File not found at Destination 2025/09/30 01:37:48 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for checks to finish 2025/09/30 01:37:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 01:37:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/30 01:37:48 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for transfers to finish 2025/09/30 01:37:48 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/30 01:37:48 INFO : two: Copied (new) 2025/09/30 01:37:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.54s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:37:52 DEBUG : Creating backend with remote "TestB2:rclone-test-jojadil3dati/dest" 2025/09/30 01:37:53 DEBUG : Creating backend with remote "TestB2:rclone-test-jojadil3dati/pre-dest1" 2025/09/30 01:37:54 DEBUG : Creating backend with remote "TestB2:rclone-test-jojadil3dati/pre-dest2" 2025/09/30 01:37:56 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:37:56 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/30 01:37:56 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:37:56 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/30 01:37:57 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/30 01:37:57 DEBUG : B2 bucket rclone-test-jojadil3dati path dest: Waiting for checks to finish 2025/09/30 01:37:57 DEBUG : B2 bucket rclone-test-jojadil3dati path dest: Waiting for transfers to finish 2025/09/30 01:37:57 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/30 01:37:57 INFO : 3: Copied (new) 2025/09/30 01:37:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.22s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:37:59 DEBUG : Creating backend with remote "TestB2:rclone-test-jojadil3dati/dst" 2025/09/30 01:38:00 DEBUG : Creating backend with remote "TestB2:rclone-test-jojadil3dati/CopyDest" 2025/09/30 01:38:02 DEBUG : one: Need to transfer - File not found at Destination 2025/09/30 01:38:02 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for checks to finish 2025/09/30 01:38:02 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for transfers to finish 2025/09/30 01:38:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/30 01:38:03 INFO : one: Copied (new) 2025/09/30 01:38:03 DEBUG : Waiting for deletions to finish 2025/09/30 01:38:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 01:38:04 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for checks to finish 2025/09/30 01:38:04 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for transfers to finish 2025/09/30 01:38:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/30 01:38:04 INFO : one: Copied (replaced existing) 2025/09/30 01:38:04 DEBUG : Waiting for deletions to finish 2025/09/30 01:38:06 DEBUG : Creating backend with remote "TestB2:rclone-test-jojadil3dati/BackupDir" 2025/09/30 01:38:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 01:38:07 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for checks to finish 2025/09/30 01:38:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 01:38:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 01:38:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/30 01:38:09 INFO : one: Copied (server-side copy) 2025/09/30 01:38:09 INFO : one: Deleted 2025/09/30 01:38:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/30 01:38:09 INFO : one: Copied (server-side copy) 2025/09/30 01:38:09 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/30 01:38:09 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for transfers to finish 2025/09/30 01:38:09 DEBUG : Waiting for deletions to finish 2025/09/30 01:38:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 01:38:11 DEBUG : one: Unchanged skipping 2025/09/30 01:38:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 01:38:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/30 01:38:11 INFO : two: Copied (server-side copy) 2025/09/30 01:38:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/30 01:38:11 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for checks to finish 2025/09/30 01:38:11 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for transfers to finish 2025/09/30 01:38:11 DEBUG : Waiting for deletions to finish 2025/09/30 01:38:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 01:38:12 DEBUG : one: Unchanged skipping 2025/09/30 01:38:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 01:38:12 DEBUG : two: Unchanged skipping 2025/09/30 01:38:12 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for checks to finish 2025/09/30 01:38:12 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for transfers to finish 2025/09/30 01:38:12 DEBUG : Waiting for deletions to finish 2025/09/30 01:38:12 INFO : There was nothing to transfer 2025/09/30 01:38:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 01:38:13 DEBUG : one: Unchanged skipping 2025/09/30 01:38:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/30 01:38:13 DEBUG : three: Destination not found in --copy-dest 2025/09/30 01:38:13 DEBUG : three: Need to transfer - File not found at Destination 2025/09/30 01:38:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 01:38:13 DEBUG : two: Unchanged skipping 2025/09/30 01:38:13 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for checks to finish 2025/09/30 01:38:13 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for transfers to finish 2025/09/30 01:38:14 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/30 01:38:14 INFO : three: Copied (new) 2025/09/30 01:38:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.60s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:38:17 DEBUG : Creating backend with remote "TestB2:rclone-test-jojadil3dati/dst" 2025/09/30 01:38:19 DEBUG : Creating backend with remote "TestB2:rclone-test-jojadil3dati/backup" 2025/09/30 01:38:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/30 01:38:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:38:20 DEBUG : two: Unchanged skipping 2025/09/30 01:38:20 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for checks to finish 2025/09/30 01:38:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/30 01:38:22 INFO : one: Copied (server-side copy) 2025/09/30 01:38:22 INFO : one: Deleted 2025/09/30 01:38:22 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for transfers to finish 2025/09/30 01:38:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/30 01:38:23 INFO : one: Copied (new) 2025/09/30 01:38:23 DEBUG : Waiting for deletions to finish 2025/09/30 01:38:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/30 01:38:23 INFO : three.txt: Copied (server-side copy) 2025/09/30 01:38:24 INFO : three.txt: Deleted 2025/09/30 01:38:24 INFO : three.txt: Moved into backup dir 2025/09/30 01:38:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/30 01:38:25 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for checks to finish 2025/09/30 01:38:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:38:25 DEBUG : two: Unchanged skipping 2025/09/30 01:38:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/30 01:38:26 INFO : one: Copied (server-side copy) 2025/09/30 01:38:26 INFO : one: Deleted 2025/09/30 01:38:26 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for transfers to finish 2025/09/30 01:38:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/30 01:38:27 INFO : one: Copied (new) 2025/09/30 01:38:27 DEBUG : Waiting for deletions to finish 2025/09/30 01:38:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/30 01:38:27 INFO : three.txt: Copied (server-side copy) 2025/09/30 01:38:27 INFO : three.txt: Deleted 2025/09/30 01:38:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.16s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:38:30 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1137-15.backblaze.com/b2api/v1/b2_upload_file/dfa2fdf3401d9b8b9f980e1b/c001_v0001137_t0015": EOF 2025/09/30 01:38:30 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1137-15.backblaze.com/b2api/v1/b2_upload_file/dfa2fdf3401d9b8b9f980e1b/c001_v0001137_t0015": EOF) 2025/09/30 01:38:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-jojadil3dati: 1/10 (Post "https://pod-000-1137-15.backblaze.com/b2api/v1/b2_upload_file/dfa2fdf3401d9b8b9f980e1b/c001_v0001137_t0015": EOF) 2025/09/30 01:38:32 DEBUG : pacer: Reducing sleep to 10ms 2025/09/30 01:38:32 DEBUG : Creating backend with remote "TestB2:rclone-test-jojadil3dati/dst" 2025/09/30 01:38:34 DEBUG : Creating backend with remote "TestB2:rclone-test-jojadil3dati/backup" 2025/09/30 01:38:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/30 01:38:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:38:35 DEBUG : two: Unchanged skipping 2025/09/30 01:38:35 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for checks to finish 2025/09/30 01:38:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/30 01:38:37 INFO : one: Copied (server-side copy) to: one.bak 2025/09/30 01:38:37 INFO : one: Deleted 2025/09/30 01:38:37 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for transfers to finish 2025/09/30 01:38:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/30 01:38:38 INFO : one: Copied (new) 2025/09/30 01:38:38 DEBUG : Waiting for deletions to finish 2025/09/30 01:38:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/30 01:38:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/30 01:38:38 INFO : three.txt: Deleted 2025/09/30 01:38:38 INFO : three.txt: Moved into backup dir 2025/09/30 01:38:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/30 01:38:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:38:40 DEBUG : two: Unchanged skipping 2025/09/30 01:38:40 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for checks to finish 2025/09/30 01:38:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/30 01:38:41 INFO : one: Copied (server-side copy) to: one.bak 2025/09/30 01:38:41 INFO : one: Deleted 2025/09/30 01:38:41 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for transfers to finish 2025/09/30 01:38:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/30 01:38:41 INFO : one: Copied (new) 2025/09/30 01:38:41 DEBUG : Waiting for deletions to finish 2025/09/30 01:38:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/30 01:38:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/30 01:38:42 INFO : three.txt: Deleted 2025/09/30 01:38:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.32s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:38:44 DEBUG : Creating backend with remote "TestB2:rclone-test-jojadil3dati/dst" 2025/09/30 01:38:46 DEBUG : Creating backend with remote "TestB2:rclone-test-jojadil3dati/backup" 2025/09/30 01:38:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/30 01:38:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:38:47 DEBUG : two: Unchanged skipping 2025/09/30 01:38:47 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for checks to finish 2025/09/30 01:38:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/30 01:38:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/30 01:38:49 INFO : one: Deleted 2025/09/30 01:38:49 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for transfers to finish 2025/09/30 01:38:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/30 01:38:50 INFO : one: Copied (new) 2025/09/30 01:38:50 DEBUG : Waiting for deletions to finish 2025/09/30 01:38:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/30 01:38:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/30 01:38:51 INFO : three.txt: Deleted 2025/09/30 01:38:51 INFO : three.txt: Moved into backup dir 2025/09/30 01:38:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/30 01:38:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:38:52 DEBUG : two: Unchanged skipping 2025/09/30 01:38:52 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for checks to finish 2025/09/30 01:38:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/30 01:38:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/30 01:38:53 INFO : one: Deleted 2025/09/30 01:38:53 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for transfers to finish 2025/09/30 01:38:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/30 01:38:54 INFO : one: Copied (new) 2025/09/30 01:38:54 DEBUG : Waiting for deletions to finish 2025/09/30 01:38:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/30 01:38:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/30 01:38:54 INFO : three.txt: Deleted 2025/09/30 01:38:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.60s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:38:57 DEBUG : Creating backend with remote "TestB2:rclone-test-jojadil3dati/dst" 2025/09/30 01:38:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/30 01:38:59 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for checks to finish 2025/09/30 01:38:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:38:59 DEBUG : two: Unchanged skipping 2025/09/30 01:39:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/30 01:39:00 INFO : one: Copied (server-side copy) to: one.bak 2025/09/30 01:39:00 INFO : one: Deleted 2025/09/30 01:39:00 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for transfers to finish 2025/09/30 01:39:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/30 01:39:01 INFO : one: Copied (new) 2025/09/30 01:39:01 DEBUG : Waiting for deletions to finish 2025/09/30 01:39:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/30 01:39:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/30 01:39:02 INFO : three.txt: Deleted 2025/09/30 01:39:02 INFO : three.txt: Moved into backup dir 2025/09/30 01:39:03 DEBUG : one.bak: Excluded (Path Filter) 2025/09/30 01:39:03 DEBUG : one.bak: Excluded 2025/09/30 01:39:03 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/30 01:39:03 DEBUG : three.txt.bak: Excluded 2025/09/30 01:39:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/30 01:39:03 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for checks to finish 2025/09/30 01:39:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:39:03 DEBUG : two: Unchanged skipping 2025/09/30 01:39:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/30 01:39:03 INFO : one: Copied (server-side copy) to: one.bak 2025/09/30 01:39:03 INFO : one: Deleted 2025/09/30 01:39:03 DEBUG : B2 bucket rclone-test-jojadil3dati path dst: Waiting for transfers to finish 2025/09/30 01:39:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/30 01:39:04 INFO : one: Copied (new) 2025/09/30 01:39:04 DEBUG : Waiting for deletions to finish 2025/09/30 01:39:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/30 01:39:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/30 01:39:04 INFO : three.txt: Deleted 2025/09/30 01:39:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.09s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:39:07 DEBUG : Creating backend with remote "TestB2:rclone-test-jojadil3dati/dst" 2025/09/30 01:39:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/30 01:39:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/30 01:39:10 INFO : one: Copied (server-side copy) to: one.bak 2025/09/30 01:39:10 INFO : one: Deleted 2025/09/30 01:39:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/30 01:39:11 INFO : one: Copied (new) 2025/09/30 01:39:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:39:11 DEBUG : two: Unchanged skipping 2025/09/30 01:39:11 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/30 01:39:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/30 01:39:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/30 01:39:12 INFO : three.txt: Deleted 2025/09/30 01:39:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/30 01:39:12 INFO : three.txt: Copied (new) 2025/09/30 01:39:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/30 01:39:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/30 01:39:14 INFO : one: Copied (server-side copy) to: one.bak 2025/09/30 01:39:14 INFO : one: Deleted 2025/09/30 01:39:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/30 01:39:14 INFO : one: Copied (new) 2025/09/30 01:39:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:39:14 DEBUG : two: Unchanged skipping 2025/09/30 01:39:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/30 01:39:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/30 01:39:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/30 01:39:15 INFO : three.txt: Deleted 2025/09/30 01:39:17 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/30 01:39:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.40s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:39:20 DEBUG : Creating backend with remote "TestB2:rclone-test-jojadil3dati/dst" 2025/09/30 01:39:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/30 01:39:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/30 01:39:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/30 01:39:23 INFO : one: Deleted 2025/09/30 01:39:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/30 01:39:24 INFO : one: Copied (new) 2025/09/30 01:39:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:39:24 DEBUG : two: Unchanged skipping 2025/09/30 01:39:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/30 01:39:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/30 01:39:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/30 01:39:25 INFO : three.txt: Deleted 2025/09/30 01:39:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/30 01:39:26 INFO : three.txt: Copied (new) 2025/09/30 01:39:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/30 01:39:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/30 01:39:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/30 01:39:28 INFO : one: Deleted 2025/09/30 01:39:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/30 01:39:28 INFO : one: Copied (new) 2025/09/30 01:39:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:39:28 DEBUG : two: Unchanged skipping 2025/09/30 01:39:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/30 01:39:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/30 01:39:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/30 01:39:29 INFO : three.txt: Deleted 2025/09/30 01:39:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/30 01:39:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.72s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:39:32 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/30 01:39:32 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:39:32 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:39:33 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/30 01:39:33 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/30 01:39:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.39s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:39:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/30 01:39:34 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:39:34 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:39:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/30 01:39:34 INFO : existing: Copied (new) 2025/09/30 01:39:34 DEBUG : Waiting for deletions to finish 2025/09/30 01:39:35 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/30 01:39:35 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:39:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/30 01:39:35 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:39:35 ERROR : B2 bucket rclone-test-jojadil3dati: not deleting files as there were IO errors 2025/09/30 01:39:35 ERROR : B2 bucket rclone-test-jojadil3dati: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.09s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:39:36 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:39:36 DEBUG : existing: Unchanged skipping 2025/09/30 01:39:36 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:39:36 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:39:36 DEBUG : Waiting for deletions to finish 2025/09/30 01:39:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.34s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:39:51 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:39:51 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:39:51 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:39:51 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:39:51 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:39:51 DEBUG : both0: Unchanged skipping 2025/09/30 01:39:51 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:39:51 DEBUG : both10: Unchanged skipping 2025/09/30 01:39:51 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:39:51 DEBUG : both11: Unchanged skipping 2025/09/30 01:39:51 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:39:51 DEBUG : both12: Unchanged skipping 2025/09/30 01:39:51 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:39:51 DEBUG : both13: Unchanged skipping 2025/09/30 01:39:51 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:39:51 DEBUG : both14: Unchanged skipping 2025/09/30 01:39:51 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:39:51 DEBUG : both15: Unchanged skipping 2025/09/30 01:39:51 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:39:51 DEBUG : both16: Unchanged skipping 2025/09/30 01:39:51 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:39:51 DEBUG : both1: Unchanged skipping 2025/09/30 01:39:51 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:39:51 DEBUG : both17: Unchanged skipping 2025/09/30 01:39:51 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:39:51 DEBUG : both18: Unchanged skipping 2025/09/30 01:39:51 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:39:51 DEBUG : both4: Unchanged skipping 2025/09/30 01:39:51 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:39:51 DEBUG : both19: Unchanged skipping 2025/09/30 01:39:51 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:39:51 DEBUG : both2: Unchanged skipping 2025/09/30 01:39:51 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:39:51 DEBUG : both3: Unchanged skipping 2025/09/30 01:39:51 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:39:51 DEBUG : both5: Unchanged skipping 2025/09/30 01:39:51 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:39:51 DEBUG : both9: Unchanged skipping 2025/09/30 01:39:51 DEBUG : both6: Unchanged skipping 2025/09/30 01:39:51 DEBUG : both7: Unchanged skipping 2025/09/30 01:39:51 DEBUG : both8: Unchanged skipping 2025/09/30 01:39:51 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:39:51 DEBUG : Waiting for deletions to finish 2025/09/30 01:39:51 INFO : only14: Deleted 2025/09/30 01:39:51 INFO : only19: Deleted 2025/09/30 01:39:51 INFO : only3: Deleted 2025/09/30 01:39:51 INFO : only2: Deleted 2025/09/30 01:39:51 INFO : only10: Deleted 2025/09/30 01:39:51 INFO : only9: Deleted 2025/09/30 01:39:52 INFO : only11: Deleted 2025/09/30 01:39:52 INFO : only16: Deleted 2025/09/30 01:39:52 INFO : only17: Deleted 2025/09/30 01:39:52 INFO : only5: Deleted 2025/09/30 01:39:52 INFO : only6: Deleted 2025/09/30 01:39:52 INFO : only0: Deleted 2025/09/30 01:39:52 INFO : only12: Deleted 2025/09/30 01:39:52 INFO : only13: Deleted 2025/09/30 01:39:52 INFO : only15: Deleted 2025/09/30 01:39:52 INFO : only18: Deleted 2025/09/30 01:39:52 INFO : only1: Deleted 2025/09/30 01:39:52 INFO : only4: Deleted 2025/09/30 01:39:52 INFO : only7: Deleted 2025/09/30 01:39:52 INFO : only8: Deleted 2025/09/30 01:39:52 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.15s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:40:09 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:09 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:09 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:09 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:09 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:40:09 DEBUG : both0: Unchanged skipping 2025/09/30 01:40:09 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:09 DEBUG : both13: Unchanged skipping 2025/09/30 01:40:09 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:09 DEBUG : both10: Unchanged skipping 2025/09/30 01:40:09 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:09 DEBUG : both15: Unchanged skipping 2025/09/30 01:40:09 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:09 DEBUG : both16: Unchanged skipping 2025/09/30 01:40:09 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:09 DEBUG : both17: Unchanged skipping 2025/09/30 01:40:09 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:09 DEBUG : both18: Unchanged skipping 2025/09/30 01:40:09 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:09 DEBUG : both19: Unchanged skipping 2025/09/30 01:40:09 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:09 DEBUG : both1: Unchanged skipping 2025/09/30 01:40:09 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:09 DEBUG : both2: Unchanged skipping 2025/09/30 01:40:09 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:09 DEBUG : both3: Unchanged skipping 2025/09/30 01:40:09 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:09 DEBUG : both4: Unchanged skipping 2025/09/30 01:40:09 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:09 DEBUG : both5: Unchanged skipping 2025/09/30 01:40:09 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:09 DEBUG : both6: Unchanged skipping 2025/09/30 01:40:09 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:09 DEBUG : both7: Unchanged skipping 2025/09/30 01:40:09 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:09 DEBUG : both8: Unchanged skipping 2025/09/30 01:40:09 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:09 DEBUG : both9: Unchanged skipping 2025/09/30 01:40:09 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/30 01:40:09 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/30 01:40:09 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/30 01:40:09 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/30 01:40:09 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/30 01:40:09 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/30 01:40:09 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/30 01:40:09 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/30 01:40:09 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/30 01:40:09 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/30 01:40:09 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/30 01:40:09 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/30 01:40:09 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/30 01:40:09 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/30 01:40:09 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/30 01:40:09 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/30 01:40:09 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/30 01:40:09 DEBUG : both12: Unchanged skipping 2025/09/30 01:40:09 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/30 01:40:09 DEBUG : both11: Unchanged skipping 2025/09/30 01:40:09 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/30 01:40:09 DEBUG : both14: Unchanged skipping 2025/09/30 01:40:09 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/30 01:40:09 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:40:10 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 01:40:10 INFO : only11: Copied (replaced existing) 2025/09/30 01:40:10 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 01:40:10 INFO : only0: Copied (replaced existing) 2025/09/30 01:40:10 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 01:40:10 INFO : only13: Copied (replaced existing) 2025/09/30 01:40:10 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 01:40:10 INFO : only14: Copied (replaced existing) 2025/09/30 01:40:10 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 01:40:10 INFO : only12: Copied (replaced existing) 2025/09/30 01:40:10 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 01:40:10 INFO : only16: Copied (replaced existing) 2025/09/30 01:40:10 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 01:40:10 INFO : only15: Copied (replaced existing) 2025/09/30 01:40:10 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 01:40:10 INFO : only17: Copied (replaced existing) 2025/09/30 01:40:10 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 01:40:10 INFO : only18: Copied (replaced existing) 2025/09/30 01:40:10 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 01:40:10 INFO : only10: Copied (replaced existing) 2025/09/30 01:40:10 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 01:40:10 INFO : only19: Copied (replaced existing) 2025/09/30 01:40:11 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 01:40:11 INFO : only1: Copied (replaced existing) 2025/09/30 01:40:11 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 01:40:11 INFO : only2: Copied (replaced existing) 2025/09/30 01:40:11 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 01:40:11 INFO : only3: Copied (replaced existing) 2025/09/30 01:40:11 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 01:40:11 INFO : only4: Copied (replaced existing) 2025/09/30 01:40:11 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 01:40:11 INFO : only5: Copied (replaced existing) 2025/09/30 01:40:11 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 01:40:11 INFO : only6: Copied (replaced existing) 2025/09/30 01:40:11 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 01:40:11 INFO : only7: Copied (replaced existing) 2025/09/30 01:40:11 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 01:40:11 INFO : only8: Copied (replaced existing) 2025/09/30 01:40:11 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 01:40:11 INFO : only9: Copied (replaced existing) 2025/09/30 01:40:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (22.57s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:40:19 DEBUG : empty_dir: Making directory with metadata 2025/09/30 01:40:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/30 01:40:19 DEBUG : empty_on_remote: Making directory with metadata 2025/09/30 01:40:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/30 01:40:19 INFO : empty_on_remote: Making directory 2025/09/30 01:40:19 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/30 01:40:20 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/30 01:40:20 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/30 01:40:20 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/30 01:40:20 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.62s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:40:22 DEBUG : empty_dir: Making directory with metadata 2025/09/30 01:40:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/30 01:40:22 DEBUG : empty_on_remote: Making directory with metadata 2025/09/30 01:40:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/30 01:40:22 INFO : empty_on_remote: Making directory 2025/09/30 01:40:22 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/30 01:40:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/30 01:40:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/30 01:40:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/30 01:40:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/30 01:40:22 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.48s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:40:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/30 01:40:24 INFO : sub dir: Making directory 2025/09/30 01:40:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.48s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:40:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/30 01:40:28 INFO : sub dir: Making directory 2025/09/30 01:40:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.07s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:40:38 DEBUG : Waiting for deletions to finish 2025/09/30 01:40:39 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:40:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:40:39 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:40:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:40:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:40:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:40:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:40:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:40:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:40:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:40:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:40:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:40:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:40:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:40:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:40:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:40:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:40:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:40:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:40:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 01:40:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:39 DEBUG : apple: Unchanged skipping 2025/09/30 01:40:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 01:40:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:39 DEBUG : banana: Unchanged skipping 2025/09/30 01:40:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:39 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:40:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:40:40 DEBUG : Waiting for deletions to finish 2025/09/30 01:40:40 INFO : There was nothing to transfer 2025/09/30 01:40:40 DEBUG : Waiting for deletions to finish 2025/09/30 01:40:40 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:40:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:40:40 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:40:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:40:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:40:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:40:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:40:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:40:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:40:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:40:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:40:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:40:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:40:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:40:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:40:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:40:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:40:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:40:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:40:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 01:40:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : apple: Unchanged skipping 2025/09/30 01:40:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 01:40:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : banana: Unchanged skipping 2025/09/30 01:40:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 01:40:40 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:40:40 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:40:40 DEBUG : Waiting for deletions to finish 2025/09/30 01:40:40 INFO : There was nothing to transfer 2025/09/30 01:40:40 DEBUG : Waiting for deletions to finish 2025/09/30 01:40:41 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:40:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:40:41 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:40:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:40:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:40:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:40:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:40:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:40:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:40:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:40:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:40:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:40:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:40:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:40:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:40:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:40:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:40:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:40:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:40:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:40:53 DEBUG : Waiting for deletions to finish 2025/09/30 01:40:54 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:40:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:40:54 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:40:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:40:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:40:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:40:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:40:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:40:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:40:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:40:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:40:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:40:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:40:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 01:40:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:54 DEBUG : apple: Unchanged skipping 2025/09/30 01:40:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 01:40:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:54 DEBUG : banana: Unchanged skipping 2025/09/30 01:40:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:54 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:40:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:40:55 DEBUG : Waiting for deletions to finish 2025/09/30 01:40:55 INFO : There was nothing to transfer 2025/09/30 01:40:55 DEBUG : Waiting for deletions to finish 2025/09/30 01:40:55 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:40:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:40:55 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:40:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:40:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:40:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:40:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:40:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:40:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:40:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:40:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:40:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:40:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:40:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:40:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:40:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:40:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:40:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:40:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:40:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 01:40:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : apple: Unchanged skipping 2025/09/30 01:40:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 01:40:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : banana: Unchanged skipping 2025/09/30 01:40:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:40:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:40:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 01:40:55 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:40:55 DEBUG : Waiting for deletions to finish 2025/09/30 01:40:55 INFO : There was nothing to transfer 2025/09/30 01:40:55 DEBUG : Waiting for deletions to finish 2025/09/30 01:40:56 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:40:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:40:56 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:40:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:40:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:40:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:40:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:40:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:40:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:40:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:40:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:40:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:40:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:40:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:40:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:40:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:40:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:40:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:40:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:40:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:41:08 DEBUG : Waiting for deletions to finish 2025/09/30 01:41:09 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:41:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:41:09 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:41:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:41:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:41:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:41:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:41:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:41:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:41:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:41:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:41:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:41:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:41:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:41:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:41:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:41:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:41:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:41:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:41:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 01:41:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/30 01:41:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/30 01:41:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/30 01:41:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/30 01:41:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 01:41:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 01:41:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 01:41:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 01:41:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 01:41:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/30 01:41:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/30 01:41:10 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 01:41:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/30 01:41:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:10 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:41:10 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:41:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/30 01:41:10 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/30 01:41:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/30 01:41:10 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/30 01:41:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/30 01:41:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/30 01:41:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/30 01:41:10 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/30 01:41:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/30 01:41:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/30 01:41:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/30 01:41:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/30 01:41:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 01:41:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/30 01:41:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/30 01:41:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/30 01:41:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/30 01:41:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/30 01:41:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/30 01:41:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/30 01:41:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 01:41:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/30 01:41:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/30 01:41:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/30 01:41:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/30 01:41:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:11 DEBUG : Waiting for deletions to finish 2025/09/30 01:41:12 INFO : appleappleapplebanana: Deleted 2025/09/30 01:41:12 INFO : banana: Deleted 2025/09/30 01:41:12 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/30 01:41:12 INFO : dir1/0007-1234567.txt: Deleted 2025/09/30 01:41:12 INFO : dir1/0011-56789;.txt: Deleted 2025/09/30 01:41:12 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/30 01:41:12 INFO : dir1/0003-defghij.txt: Deleted 2025/09/30 01:41:12 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/30 01:41:12 INFO : dir1/0010-456789.txt: Deleted 2025/09/30 01:41:12 INFO : dir1/0009-3456789.txt: Deleted 2025/09/30 01:41:12 INFO : dir1/0012-6789;.txt: Deleted 2025/09/30 01:41:12 INFO : dir1/0013-789;=.txt: Deleted 2025/09/30 01:41:12 INFO : apple: Deleted 2025/09/30 01:41:12 INFO : splitbananasplit: Deleted 2025/09/30 01:41:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/30 01:41:12 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/30 01:41:12 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/30 01:41:12 INFO : dir1/0014-89;=.txt: Deleted 2025/09/30 01:41:12 INFO : dir1/0015-9;=.txt: Deleted 2025/09/30 01:41:12 INFO : dir1/0008-2345678.txt: Deleted 2025/09/30 01:41:12 DEBUG : Waiting for deletions to finish 2025/09/30 01:41:12 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/30 01:41:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/30 01:41:12 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/30 01:41:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/30 01:41:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/30 01:41:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/30 01:41:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/30 01:41:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/30 01:41:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/30 01:41:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/30 01:41:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/30 01:41:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/30 01:41:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/30 01:41:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/30 01:41:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/30 01:41:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/30 01:41:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/30 01:41:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/30 01:41:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/30 01:41:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/30 01:41:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 01:41:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 01:41:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/30 01:41:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/30 01:41:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 01:41:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/30 01:41:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 01:41:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/30 01:41:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 01:41:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/30 01:41:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 01:41:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 01:41:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/30 01:41:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:13 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:13 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:41:13 DEBUG : apple: Unchanged skipping 2025/09/30 01:41:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:41:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 01:41:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:41:13 DEBUG : banana: Unchanged skipping 2025/09/30 01:41:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:41:13 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 01:41:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 01:41:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 01:41:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 01:41:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 01:41:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 01:41:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 01:41:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/30 01:41:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:41:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 01:41:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 01:41:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:41:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:41:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 01:41:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 01:41:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/30 01:41:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:41:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 01:41:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:41:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 01:41:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:41:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 01:41:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:41:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 01:41:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:41:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 01:41:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:41:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:41:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 01:41:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 01:41:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:41:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 01:41:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:41:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 01:41:13 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:41:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:41:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 01:41:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:41:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 01:41:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:41:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 01:41:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:41:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 01:41:13 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:41:13 DEBUG : Waiting for deletions to finish 2025/09/30 01:41:13 DEBUG : Waiting for deletions to finish 2025/09/30 01:41:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/30 01:41:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/30 01:41:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/30 01:41:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/30 01:41:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/30 01:41:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/30 01:41:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/30 01:41:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/30 01:41:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/30 01:41:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/30 01:41:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/30 01:41:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/30 01:41:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/30 01:41:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/30 01:41:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/30 01:41:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/30 01:41:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/30 01:41:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/30 01:41:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/30 01:41:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/30 01:41:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:14 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:14 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:14 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 01:41:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 01:41:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/30 01:41:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:14 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:41:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:41:14 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:41:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:41:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 01:41:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 01:41:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:41:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 01:41:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 01:41:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:41:25 DEBUG : Waiting for deletions to finish 2025/09/30 01:41:26 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:41:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:41:26 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:41:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:41:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:41:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:41:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:41:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:41:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:41:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:41:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:41:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:41:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:41:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:41:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:41:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:41:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:41:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:41:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:41:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 01:41:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 01:41:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 01:41:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 01:41:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 01:41:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 01:41:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 01:41:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 01:41:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 01:41:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 01:41:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 01:41:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 01:41:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 01:41:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 01:41:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 01:41:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 01:41:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/30 01:41:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 01:41:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/30 01:41:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 01:41:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/30 01:41:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 01:41:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/30 01:41:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 01:41:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 01:41:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 01:41:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 01:41:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 01:41:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 01:41:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 01:41:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 01:41:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 01:41:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 01:41:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 01:41:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 01:41:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 01:41:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 01:41:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 01:41:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 01:41:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 01:41:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 01:41:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 01:41:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 01:41:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 01:41:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 01:41:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 01:41:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 01:41:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 01:41:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 01:41:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 01:41:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 01:41:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 01:41:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 01:41:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 01:41:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 01:41:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 01:41:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 01:41:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 01:41:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 01:41:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 01:41:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 01:41:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 01:41:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 01:41:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 01:41:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 01:41:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 01:41:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 01:41:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 01:41:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 01:41:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 01:41:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 01:41:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 01:41:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 01:41:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 01:41:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 01:41:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 01:41:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 01:41:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 01:41:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 01:41:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 01:41:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 01:41:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 01:41:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 01:41:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 01:41:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 01:41:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 01:41:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 01:41:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 01:41:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 01:41:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 01:41:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 01:41:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 01:41:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 01:41:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 01:41:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 01:41:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 01:41:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 01:41:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 01:41:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 01:41:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 01:41:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 01:41:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 01:41:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 01:41:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 01:41:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 01:41:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 01:41:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 01:41:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 01:41:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 01:41:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 01:41:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 01:41:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 01:41:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 01:41:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 01:41:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 01:41:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 01:41:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 01:41:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 01:41:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 01:41:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 01:41:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 01:41:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 01:41:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 01:41:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 01:41:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 01:41:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 01:41:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 01:41:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 01:41:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 01:41:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 01:41:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 01:41:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 01:41:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 01:41:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 01:41:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 01:41:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 01:41:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 01:41:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 01:41:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 01:41:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 01:41:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 01:41:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 01:41:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 01:41:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 01:41:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 01:41:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 01:41:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 01:41:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 01:41:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 01:41:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 01:41:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 01:41:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 01:41:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 01:41:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 01:41:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 01:41:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 01:41:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 01:41:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/30 01:41:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 01:41:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/30 01:41:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 01:41:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/30 01:41:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 01:41:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/30 01:41:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 01:41:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/30 01:41:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 01:41:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 01:41:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 01:41:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 01:41:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 01:41:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 01:41:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 01:41:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 01:41:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 01:41:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 01:41:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/30 01:41:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 01:41:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 01:41:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 01:41:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 01:41:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 01:41:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 01:41:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 01:41:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 01:41:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 01:41:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 01:41:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 01:41:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 01:41:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 01:41:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 01:41:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 01:41:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 01:41:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 01:41:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 01:41:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/30 01:41:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 01:41:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 01:41:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 01:41:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 01:41:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 01:41:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 01:41:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 01:41:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 01:41:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 01:41:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 01:41:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 01:41:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/30 01:41:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 01:41:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 01:41:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 01:41:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 01:41:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/30 01:41:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:26 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:41:26 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:41:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/30 01:41:26 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/30 01:41:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/30 01:41:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/30 01:41:26 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/30 01:41:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/30 01:41:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/30 01:41:27 INFO : apple: Copied (new) to: PREFIXapple 2025/09/30 01:41:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/30 01:41:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/30 01:41:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/30 01:41:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/30 01:41:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/30 01:41:27 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/30 01:41:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/30 01:41:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/30 01:41:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/30 01:41:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/30 01:41:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/30 01:41:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/30 01:41:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/30 01:41:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/30 01:41:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/30 01:41:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/30 01:41:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/30 01:41:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/30 01:41:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/30 01:41:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/30 01:41:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/30 01:41:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/30 01:41:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/30 01:41:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/30 01:41:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/30 01:41:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/30 01:41:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/30 01:41:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/30 01:41:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/30 01:41:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/30 01:41:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/30 01:41:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/30 01:41:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/30 01:41:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/30 01:41:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/30 01:41:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/30 01:41:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/30 01:41:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/30 01:41:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/30 01:41:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/30 01:41:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/30 01:41:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/30 01:41:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/30 01:41:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/30 01:41:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/30 01:41:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/30 01:41:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/30 01:41:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/30 01:41:28 DEBUG : Waiting for deletions to finish 2025/09/30 01:41:28 INFO : dir1/0007-1234567.txt: Deleted 2025/09/30 01:41:28 INFO : appleappleapplebanana: Deleted 2025/09/30 01:41:28 INFO : dir1/0010-456789.txt: Deleted 2025/09/30 01:41:28 INFO : splitbananasplit: Deleted 2025/09/30 01:41:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/30 01:41:28 INFO : dir1/0012-6789;.txt: Deleted 2025/09/30 01:41:28 INFO : dir1/0008-2345678.txt: Deleted 2025/09/30 01:41:28 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/30 01:41:28 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/30 01:41:28 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/30 01:41:28 INFO : dir1/0011-56789;.txt: Deleted 2025/09/30 01:41:28 INFO : dir1/0014-89;=.txt: Deleted 2025/09/30 01:41:28 INFO : dir1/0009-3456789.txt: Deleted 2025/09/30 01:41:28 INFO : dir1/0013-789;=.txt: Deleted 2025/09/30 01:41:28 INFO : dir1/0015-9;=.txt: Deleted 2025/09/30 01:41:28 INFO : apple: Deleted 2025/09/30 01:41:28 INFO : banana: Deleted 2025/09/30 01:41:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/30 01:41:29 INFO : dir1/0003-defghij.txt: Deleted 2025/09/30 01:41:29 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/30 01:41:29 DEBUG : Waiting for deletions to finish 2025/09/30 01:41:29 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/30 01:41:29 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:41:29 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/30 01:41:29 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/30 01:41:29 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:41:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:41:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:41:29 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:41:29 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:41:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:41:29 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:41:29 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:41:29 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:41:29 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:41:29 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:41:29 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:41:29 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:41:29 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:41:29 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:41:29 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:41:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/30 01:41:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/30 01:41:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/30 01:41:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/30 01:41:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/30 01:41:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/30 01:41:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/30 01:41:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/30 01:41:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/30 01:41:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/30 01:41:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/30 01:41:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/30 01:41:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/30 01:41:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/30 01:41:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/30 01:41:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/30 01:41:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/30 01:41:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/30 01:41:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/30 01:41:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/30 01:41:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/30 01:41:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/30 01:41:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/30 01:41:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/30 01:41:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/30 01:41:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/30 01:41:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/30 01:41:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/30 01:41:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/30 01:41:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/30 01:41:29 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 01:41:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/30 01:41:29 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 01:41:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/30 01:41:29 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 01:41:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/30 01:41:29 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 01:41:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/30 01:41:29 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 01:41:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/30 01:41:29 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 01:41:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/30 01:41:29 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 01:41:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/30 01:41:29 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 01:41:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/30 01:41:29 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 01:41:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/30 01:41:29 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 01:41:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/30 01:41:29 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 01:41:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/30 01:41:29 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 01:41:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/30 01:41:29 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 01:41:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/30 01:41:29 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 01:41:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/30 01:41:29 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 01:41:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/30 01:41:29 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 01:41:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/30 01:41:29 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 01:41:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/30 01:41:29 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 01:41:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/30 01:41:29 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 01:41:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/30 01:41:29 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 01:41:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/30 01:41:29 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 01:41:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/30 01:41:29 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 01:41:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/30 01:41:29 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 01:41:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/30 01:41:29 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 01:41:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/30 01:41:29 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 01:41:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/30 01:41:29 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 01:41:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/30 01:41:29 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 01:41:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/30 01:41:29 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 01:41:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/30 01:41:29 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 01:41:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/30 01:41:29 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 01:41:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/30 01:41:29 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 01:41:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/30 01:41:29 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 01:41:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/30 01:41:29 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 01:41:29 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 01:41:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 01:41:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/30 01:41:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 01:41:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/30 01:41:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 01:41:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/30 01:41:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 01:41:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/30 01:41:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 01:41:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/30 01:41:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 01:41:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/30 01:41:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 01:41:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/30 01:41:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 01:41:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/30 01:41:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 01:41:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/30 01:41:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 01:41:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/30 01:41:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 01:41:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/30 01:41:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 01:41:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/30 01:41:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 01:41:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/30 01:41:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 01:41:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/30 01:41:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 01:41:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/30 01:41:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 01:41:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/30 01:41:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 01:41:29 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 01:41:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 01:41:29 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 01:41:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 01:41:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/30 01:41:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 01:41:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/30 01:41:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 01:41:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/30 01:41:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 01:41:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/30 01:41:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 01:41:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/30 01:41:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 01:41:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/30 01:41:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 01:41:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/30 01:41:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 01:41:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/30 01:41:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 01:41:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/30 01:41:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 01:41:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/30 01:41:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 01:41:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/30 01:41:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 01:41:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/30 01:41:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 01:41:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/30 01:41:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 01:41:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/30 01:41:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 01:41:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/30 01:41:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 01:41:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/30 01:41:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 01:41:29 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 01:41:29 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 01:41:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 01:41:29 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 01:41:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 01:41:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/30 01:41:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/30 01:41:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/30 01:41:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/30 01:41:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/30 01:41:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/30 01:41:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/30 01:41:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/30 01:41:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/30 01:41:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/30 01:41:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/30 01:41:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/30 01:41:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/30 01:41:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/30 01:41:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/30 01:41:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/30 01:41:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/30 01:41:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/30 01:41:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/30 01:41:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/30 01:41:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/30 01:41:29 INFO : apple: Copied (new) 2025/09/30 01:41:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/30 01:41:30 INFO : appleappleapplebanana: Copied (new) 2025/09/30 01:41:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:30 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:41:30 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:41:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/30 01:41:30 INFO : splitbananasplit: Copied (new) 2025/09/30 01:41:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/30 01:41:30 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/30 01:41:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/30 01:41:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/30 01:41:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/30 01:41:30 INFO : banana: Copied (new) 2025/09/30 01:41:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/30 01:41:30 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/30 01:41:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/30 01:41:30 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/30 01:41:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/30 01:41:30 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/30 01:41:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/30 01:41:30 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/30 01:41:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/30 01:41:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/30 01:41:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/30 01:41:30 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/30 01:41:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/30 01:41:30 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/30 01:41:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/30 01:41:30 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/30 01:41:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/30 01:41:30 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/30 01:41:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/30 01:41:31 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/30 01:41:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/30 01:41:31 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/30 01:41:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/30 01:41:31 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/30 01:41:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/30 01:41:31 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/30 01:41:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/30 01:41:31 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/30 01:41:31 DEBUG : Waiting for deletions to finish 2025/09/30 01:41:31 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/30 01:41:31 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/30 01:41:31 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/30 01:41:31 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/30 01:41:31 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/30 01:41:31 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/30 01:41:31 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/30 01:41:31 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/30 01:41:31 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/30 01:41:31 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/30 01:41:31 INFO : PREFIXapple: Deleted 2025/09/30 01:41:31 INFO : PREFIXsplitbananasplit: Deleted 2025/09/30 01:41:31 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/30 01:41:31 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/30 01:41:31 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/30 01:41:31 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/30 01:41:32 INFO : PREFIXbanana: Deleted 2025/09/30 01:41:32 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/30 01:41:32 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/30 01:41:32 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/30 01:41:32 DEBUG : Waiting for deletions to finish 2025/09/30 01:41:32 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : Waiting for deletions to finish 2025/09/30 01:41:32 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:41:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:41:45 DEBUG : Waiting for deletions to finish 2025/09/30 01:41:45 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:41:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:41:45 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:41:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:41:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:41:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:41:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:41:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:41:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:41:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:41:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:41:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:41:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:41:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:41:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:41:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:41:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:41:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:41:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:41:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 01:41:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/30 01:41:45 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 01:41:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 01:41:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/30 01:41:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 01:41:45 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 01:41:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/30 01:41:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 01:41:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 01:41:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/30 01:41:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 01:41:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 01:41:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 01:41:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 01:41:45 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 01:41:45 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 01:41:45 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/30 01:41:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 01:41:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/30 01:41:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 01:41:45 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/30 01:41:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/30 01:41:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/30 01:41:45 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 01:41:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 01:41:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 01:41:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/30 01:41:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 01:41:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:46 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:41:46 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:41:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/30 01:41:46 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/30 01:41:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/30 01:41:46 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/30 01:41:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/30 01:41:46 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/30 01:41:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/30 01:41:46 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/30 01:41:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/30 01:41:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/30 01:41:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/30 01:41:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/30 01:41:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/30 01:41:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/30 01:41:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/30 01:41:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/30 01:41:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/30 01:41:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/30 01:41:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/30 01:41:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/30 01:41:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/30 01:41:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/30 01:41:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/30 01:41:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/30 01:41:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/30 01:41:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/30 01:41:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/30 01:41:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/30 01:41:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/30 01:41:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/30 01:41:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/30 01:41:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/30 01:41:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/30 01:41:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/30 01:41:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/30 01:41:47 DEBUG : Waiting for deletions to finish 2025/09/30 01:41:47 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/30 01:41:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/30 01:41:47 INFO : dir1/0014-89;=.txt: Deleted 2025/09/30 01:41:47 INFO : apple: Deleted 2025/09/30 01:41:47 INFO : banana: Deleted 2025/09/30 01:41:48 INFO : dir1/0003-defghij.txt: Deleted 2025/09/30 01:41:48 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/30 01:41:48 INFO : dir1/0008-2345678.txt: Deleted 2025/09/30 01:41:48 INFO : dir1/0009-3456789.txt: Deleted 2025/09/30 01:41:48 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/30 01:41:48 INFO : dir1/0013-789;=.txt: Deleted 2025/09/30 01:41:48 INFO : splitbananasplit: Deleted 2025/09/30 01:41:48 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/30 01:41:48 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/30 01:41:48 INFO : dir1/0010-456789.txt: Deleted 2025/09/30 01:41:48 INFO : dir1/0011-56789;.txt: Deleted 2025/09/30 01:41:48 INFO : dir1/0012-6789;.txt: Deleted 2025/09/30 01:41:48 INFO : dir1/0015-9;=.txt: Deleted 2025/09/30 01:41:48 INFO : appleappleapplebanana: Deleted 2025/09/30 01:41:48 INFO : dir1/0007-1234567.txt: Deleted 2025/09/30 01:41:48 DEBUG : Waiting for deletions to finish 2025/09/30 01:41:48 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/30 01:41:48 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/30 01:41:48 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/30 01:41:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/30 01:41:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/30 01:41:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/30 01:41:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/30 01:41:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/30 01:41:48 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/30 01:41:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/30 01:41:48 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/30 01:41:48 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/30 01:41:48 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/30 01:41:48 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/30 01:41:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/30 01:41:48 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/30 01:41:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/30 01:41:48 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/30 01:41:48 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/30 01:41:48 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/30 01:41:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/30 01:41:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/30 01:41:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/30 01:41:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/30 01:41:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/30 01:41:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/30 01:41:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/30 01:41:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/30 01:41:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/30 01:41:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/30 01:41:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/30 01:41:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/30 01:41:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/30 01:41:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/30 01:41:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/30 01:41:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/30 01:41:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/30 01:41:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/30 01:41:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/30 01:41:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/30 01:41:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/30 01:41:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/30 01:41:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/30 01:41:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/30 01:41:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/30 01:41:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/30 01:41:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/30 01:41:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/30 01:41:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/30 01:41:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/30 01:41:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/30 01:41:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/30 01:41:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/30 01:41:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 01:41:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 01:41:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/30 01:41:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/30 01:41:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/30 01:41:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/30 01:41:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/30 01:41:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/30 01:41:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/30 01:41:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/30 01:41:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/30 01:41:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/30 01:41:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/30 01:41:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/30 01:41:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/30 01:41:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/30 01:41:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/30 01:41:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/30 01:41:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 01:41:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 01:41:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 01:41:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 01:41:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/30 01:41:48 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 01:41:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 01:41:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/30 01:41:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/30 01:41:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/30 01:41:48 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/30 01:41:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/30 01:41:48 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/30 01:41:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/30 01:41:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/30 01:41:49 INFO : apple: Copied (new) 2025/09/30 01:41:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/30 01:41:49 INFO : appleappleapplebanana: Copied (new) 2025/09/30 01:41:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/30 01:41:49 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:41:49 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:41:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/30 01:41:49 INFO : banana: Copied (new) 2025/09/30 01:41:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/30 01:41:49 INFO : splitbananasplit: Copied (new) 2025/09/30 01:41:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/30 01:41:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/30 01:41:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/30 01:41:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/30 01:41:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/30 01:41:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/30 01:41:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/30 01:41:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/30 01:41:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/30 01:41:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/30 01:41:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/30 01:41:49 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/30 01:41:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/30 01:41:49 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/30 01:41:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/30 01:41:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/30 01:41:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/30 01:41:49 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/30 01:41:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/30 01:41:50 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/30 01:41:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/30 01:41:50 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/30 01:41:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/30 01:41:50 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/30 01:41:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/30 01:41:50 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/30 01:41:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/30 01:41:50 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/30 01:41:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/30 01:41:50 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/30 01:41:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/30 01:41:50 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/30 01:41:50 DEBUG : Waiting for deletions to finish 2025/09/30 01:41:50 INFO : appleSUFFIX: Deleted 2025/09/30 01:41:50 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/30 01:41:50 INFO : bananaSUFFIX: Deleted 2025/09/30 01:41:50 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/30 01:41:50 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/30 01:41:50 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/30 01:41:50 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/30 01:41:50 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/30 01:41:50 INFO : splitbananasplitSUFFIX: Deleted 2025/09/30 01:41:50 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/30 01:41:50 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/30 01:41:50 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/30 01:41:51 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/30 01:41:51 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/30 01:41:51 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/30 01:41:51 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/30 01:41:51 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/30 01:41:51 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/30 01:41:51 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/30 01:41:51 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/30 01:41:51 DEBUG : Waiting for deletions to finish 2025/09/30 01:41:51 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : Waiting for deletions to finish 2025/09/30 01:41:51 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:41:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:42:03 DEBUG : Waiting for deletions to finish 2025/09/30 01:42:04 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:42:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:42:04 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:42:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:42:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:42:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:42:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:42:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:42:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:42:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:42:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:42:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:42:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:42:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:42:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:42:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:42:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:42:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:42:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:42:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 01:42:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 01:42:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 01:42:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 01:42:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 01:42:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/30 01:42:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 01:42:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/30 01:42:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 01:42:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:04 DEBUG : apple: Unchanged skipping 2025/09/30 01:42:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:04 DEBUG : banana: Unchanged skipping 2025/09/30 01:42:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:42:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:42:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:42:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:42:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:42:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:42:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:42:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:42:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:42:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:42:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:42:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:42:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:42:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:42:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:42:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:42:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:42:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:42:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:42:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:42:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:42:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:42:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:42:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:42:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:42:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:42:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:42:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:42:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:42:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:42:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:42:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:42:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:42:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:42:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:42:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:42:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:42:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:42:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:42:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:42:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:42:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:42:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:42:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:42:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:42:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:42:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:42:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:42:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:42:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:42:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:42:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:42:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:42:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:42:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:42:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:42:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:42:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:42:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:42:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:42:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:42:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:42:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:42:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:42:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:42:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:42:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:42:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:42:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:42:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:42:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:42:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:42:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:42:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:42:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:42:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:42:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:42:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:42:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:42:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:42:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:42:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:42:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:42:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:42:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:42:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:42:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:42:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:42:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:42:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:42:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:42:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:42:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:42:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:42:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:42:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:42:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:42:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:42:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:42:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:42:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:42:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:42:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:42:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:42:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:42:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:42:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:42:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:42:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:42:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:42:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:42:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:42:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:42:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:42:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:42:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:42:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:42:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:42:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 01:42:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 01:42:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:42:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 01:42:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:42:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 01:42:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:42:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 01:42:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:42:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:42:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:42:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:42:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 01:42:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:42:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:42:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:42:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:42:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:42:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:42:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:42:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:42:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:42:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/30 01:42:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/30 01:42:05 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/30 01:42:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/30 01:42:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:42:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/30 01:42:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:42:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/30 01:42:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:42:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/30 01:42:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:42:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/30 01:42:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:42:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/30 01:42:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:42:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/30 01:42:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:42:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/30 01:42:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:42:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/30 01:42:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:42:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/30 01:42:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 01:42:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/30 01:42:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:42:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/30 01:42:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:42:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/30 01:42:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:42:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/30 01:42:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/30 01:42:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/30 01:42:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/30 01:42:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 01:42:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 01:42:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/30 01:42:05 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:42:05 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:42:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/30 01:42:05 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/30 01:42:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 01:42:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/30 01:42:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/30 01:42:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 01:42:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/30 01:42:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/30 01:42:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 01:42:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/30 01:42:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/30 01:42:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 01:42:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/30 01:42:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/30 01:42:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 01:42:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/30 01:42:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/30 01:42:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 01:42:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/30 01:42:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/30 01:42:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 01:42:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/30 01:42:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/30 01:42:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 01:42:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/30 01:42:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/30 01:42:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 01:42:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/30 01:42:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/30 01:42:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 01:42:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/30 01:42:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/30 01:42:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 01:42:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/30 01:42:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/30 01:42:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 01:42:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/30 01:42:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/30 01:42:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 01:42:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/30 01:42:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/30 01:42:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/30 01:42:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/30 01:42:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/30 01:42:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/30 01:42:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/30 01:42:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/30 01:42:06 DEBUG : Waiting for deletions to finish 2025/09/30 01:42:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/30 01:42:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/30 01:42:06 INFO : dir1/0011-56789;.txt: Deleted 2025/09/30 01:42:06 INFO : dir1/0008-2345678.txt: Deleted 2025/09/30 01:42:06 INFO : dir1/0013-789;=.txt: Deleted 2025/09/30 01:42:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/30 01:42:06 INFO : dir1/0007-1234567.txt: Deleted 2025/09/30 01:42:06 INFO : dir1/0014-89;=.txt: Deleted 2025/09/30 01:42:06 INFO : dir1/0015-9;=.txt: Deleted 2025/09/30 01:42:06 INFO : splitbananasplit: Deleted 2025/09/30 01:42:06 INFO : dir1/0009-3456789.txt: Deleted 2025/09/30 01:42:07 INFO : dir1/0010-456789.txt: Deleted 2025/09/30 01:42:07 INFO : dir1/0012-6789;.txt: Deleted 2025/09/30 01:42:07 INFO : appleappleapplebanana: Deleted 2025/09/30 01:42:07 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/30 01:42:07 INFO : dir1/0003-defghij.txt: Deleted 2025/09/30 01:42:07 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/30 01:42:07 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/30 01:42:07 DEBUG : Waiting for deletions to finish 2025/09/30 01:42:07 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:42:07 DEBUG : appleapple: Excluded (Path Filter) 2025/09/30 01:42:07 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:42:07 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/30 01:42:07 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/30 01:42:07 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/30 01:42:07 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/30 01:42:07 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/30 01:42:07 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/30 01:42:07 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/30 01:42:07 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/30 01:42:07 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/30 01:42:07 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/30 01:42:07 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/30 01:42:07 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/30 01:42:07 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/30 01:42:07 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/30 01:42:07 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/30 01:42:07 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/30 01:42:07 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/30 01:42:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 01:42:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/30 01:42:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 01:42:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 01:42:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 01:42:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 01:42:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 01:42:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 01:42:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 01:42:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 01:42:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 01:42:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 01:42:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 01:42:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 01:42:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 01:42:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 01:42:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 01:42:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 01:42:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 01:42:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 01:42:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 01:42:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 01:42:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 01:42:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 01:42:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 01:42:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 01:42:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 01:42:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 01:42:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 01:42:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 01:42:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 01:42:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 01:42:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 01:42:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 01:42:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 01:42:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 01:42:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 01:42:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 01:42:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 01:42:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 01:42:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 01:42:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 01:42:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 01:42:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 01:42:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 01:42:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/30 01:42:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 01:42:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 01:42:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 01:42:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 01:42:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 01:42:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 01:42:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 01:42:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 01:42:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 01:42:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 01:42:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 01:42:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 01:42:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 01:42:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 01:42:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 01:42:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/30 01:42:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 01:42:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 01:42:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 01:42:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 01:42:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 01:42:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 01:42:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 01:42:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 01:42:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 01:42:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 01:42:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 01:42:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 01:42:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 01:42:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 01:42:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 01:42:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/30 01:42:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 01:42:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 01:42:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/30 01:42:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 01:42:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 01:42:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 01:42:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 01:42:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 01:42:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 01:42:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 01:42:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 01:42:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 01:42:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 01:42:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 01:42:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 01:42:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 01:42:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 01:42:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 01:42:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 01:42:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 01:42:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 01:42:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 01:42:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 01:42:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 01:42:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:07 DEBUG : apple: Unchanged skipping 2025/09/30 01:42:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 01:42:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:07 DEBUG : banana: Unchanged skipping 2025/09/30 01:42:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:07 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 01:42:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:42:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:42:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:42:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:42:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:42:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:42:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:42:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:42:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:42:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:42:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:42:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:42:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:42:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:42:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:42:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:42:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:42:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:42:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:42:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:42:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:42:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:42:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:42:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:42:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:42:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:42:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:42:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:42:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:42:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:42:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:42:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:42:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:42:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:42:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:42:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:42:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:42:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:42:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:42:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:42:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:42:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:42:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:42:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:42:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:42:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:42:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:42:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:42:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:42:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:42:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:42:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:42:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:42:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:42:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:42:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:42:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:42:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:42:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:42:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:42:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:42:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:42:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:42:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:42:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:42:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:42:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:42:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:42:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:42:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:42:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:42:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:42:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:42:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:42:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:42:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:42:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:42:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:42:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:42:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:42:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:42:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:42:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:42:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:42:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:42:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:42:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:42:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:42:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:42:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:42:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:42:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:42:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:42:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:42:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:42:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:42:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:42:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:42:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:42:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:42:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:42:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:42:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:42:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:42:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:42:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:42:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:42:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:42:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:42:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:42:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:42:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:42:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:42:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:42:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:42:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:42:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:42:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:42:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 01:42:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 01:42:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:42:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 01:42:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:42:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 01:42:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:42:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 01:42:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:42:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:42:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:42:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:42:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 01:42:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:42:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:42:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:42:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:42:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:42:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:42:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:42:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:42:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:42:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/30 01:42:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:42:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:42:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:42:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:42:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:42:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:42:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:42:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:42:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:42:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:42:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 01:42:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:42:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 01:42:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:42:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:42:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 01:42:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:42:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 01:42:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 01:42:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 01:42:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 01:42:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 01:42:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 01:42:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 01:42:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 01:42:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 01:42:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/30 01:42:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 01:42:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 01:42:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 01:42:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 01:42:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 01:42:08 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:42:08 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:42:08 DEBUG : Waiting for deletions to finish 2025/09/30 01:42:08 DEBUG : Waiting for deletions to finish 2025/09/30 01:42:08 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:42:08 DEBUG : appleapple: Excluded (Path Filter) 2025/09/30 01:42:08 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:42:08 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/30 01:42:08 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/30 01:42:08 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/30 01:42:08 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/30 01:42:08 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/30 01:42:08 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/30 01:42:08 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/30 01:42:08 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/30 01:42:08 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/30 01:42:08 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/30 01:42:08 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/30 01:42:08 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/30 01:42:08 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/30 01:42:08 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/30 01:42:08 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/30 01:42:08 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/30 01:42:08 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/30 01:42:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/30 01:42:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 01:42:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/30 01:42:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 01:42:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 01:42:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 01:42:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 01:42:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 01:42:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 01:42:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 01:42:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 01:42:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 01:42:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 01:42:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 01:42:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 01:42:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 01:42:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 01:42:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 01:42:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 01:42:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 01:42:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 01:42:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 01:42:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 01:42:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 01:42:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 01:42:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 01:42:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 01:42:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 01:42:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 01:42:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 01:42:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 01:42:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 01:42:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 01:42:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:42:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/30 01:42:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 01:42:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 01:42:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 01:42:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 01:42:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 01:42:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 01:42:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 01:42:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 01:42:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 01:42:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 01:42:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 01:42:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 01:42:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 01:42:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 01:42:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 01:42:08 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:42:20 DEBUG : Waiting for deletions to finish 2025/09/30 01:42:20 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:42:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:42:20 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:42:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:42:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:42:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:42:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:42:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:42:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:42:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:42:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:42:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:42:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:42:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:42:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:42:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:42:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:42:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:42:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:42:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 01:42:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:21 DEBUG : apple: Unchanged skipping 2025/09/30 01:42:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:21 DEBUG : banana: Unchanged skipping 2025/09/30 01:42:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 01:42:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:21 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 01:42:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 01:42:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 01:42:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 01:42:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 01:42:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 01:42:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 01:42:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 01:42:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 01:42:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 01:42:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 01:42:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 01:42:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 01:42:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 01:42:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 01:42:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 01:42:21 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:42:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 01:42:21 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:42:21 DEBUG : Waiting for deletions to finish 2025/09/30 01:42:21 DEBUG : Waiting for deletions to finish 2025/09/30 01:42:21 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:42:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:42:21 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:42:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:42:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:42:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:42:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:42:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:42:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:42:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:42:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:42:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:42:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:42:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:42:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:42:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:42:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:42:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:42:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:42:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 01:42:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:22 DEBUG : apple: Unchanged skipping 2025/09/30 01:42:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 01:42:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:22 DEBUG : banana: Unchanged skipping 2025/09/30 01:42:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:22 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 01:42:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 01:42:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 01:42:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 01:42:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 01:42:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 01:42:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 01:42:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 01:42:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 01:42:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 01:42:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 01:42:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 01:42:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 01:42:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 01:42:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 01:42:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 01:42:22 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:42:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 01:42:22 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:42:22 DEBUG : Waiting for deletions to finish 2025/09/30 01:42:22 DEBUG : Waiting for deletions to finish 2025/09/30 01:42:22 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:42:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:42:22 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:42:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:42:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:42:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:42:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:42:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:42:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:42:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:42:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:42:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:42:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:42:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:42:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:42:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:42:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:42:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:42:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:42:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 01:42:23 DEBUG : Waiting for deletions to finish 2025/09/30 01:42:23 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:42:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:42:23 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:42:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:42:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:42:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:42:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:42:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:42:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:42:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:42:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:42:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:42:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:42:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:42:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:42:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:42:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:42:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:42:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:42:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:42:35 DEBUG : Waiting for deletions to finish 2025/09/30 01:42:35 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:42:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:42:35 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:42:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:42:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:42:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:42:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:42:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:42:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:42:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:42:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:42:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:42:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:42:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:42:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:42:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:42:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:42:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:42:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:42:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 01:42:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:36 DEBUG : apple: Unchanged skipping 2025/09/30 01:42:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 01:42:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:36 DEBUG : banana: Unchanged skipping 2025/09/30 01:42:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:36 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 01:42:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 01:42:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 01:42:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 01:42:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 01:42:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 01:42:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 01:42:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 01:42:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 01:42:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 01:42:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 01:42:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 01:42:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 01:42:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 01:42:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 01:42:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 01:42:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 01:42:36 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:42:36 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:42:36 DEBUG : Waiting for deletions to finish 2025/09/30 01:42:36 DEBUG : Waiting for deletions to finish 2025/09/30 01:42:36 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:42:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:42:36 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:42:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:42:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:42:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:42:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:42:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:42:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:42:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:42:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:42:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:42:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:42:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:42:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:42:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:42:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:42:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:42:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:42:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 01:42:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:37 DEBUG : apple: Unchanged skipping 2025/09/30 01:42:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 01:42:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:37 DEBUG : banana: Unchanged skipping 2025/09/30 01:42:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 01:42:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 01:42:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 01:42:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 01:42:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 01:42:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 01:42:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 01:42:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 01:42:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 01:42:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 01:42:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 01:42:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 01:42:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 01:42:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 01:42:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 01:42:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 01:42:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 01:42:37 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:42:37 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:42:37 DEBUG : Waiting for deletions to finish 2025/09/30 01:42:37 DEBUG : Waiting for deletions to finish 2025/09/30 01:42:37 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:42:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:42:37 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:42:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:42:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:42:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:42:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:42:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:42:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:42:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:42:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:42:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:42:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:42:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:42:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:42:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:42:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:42:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:42:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:42:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:42:49 DEBUG : Waiting for deletions to finish 2025/09/30 01:42:49 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:42:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:42:49 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:42:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:42:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:42:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:42:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:42:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:42:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:42:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:42:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:42:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:42:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:42:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:42:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:42:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:42:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:42:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:42:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:42:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 01:42:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:50 DEBUG : apple: Unchanged skipping 2025/09/30 01:42:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 01:42:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:50 DEBUG : banana: Unchanged skipping 2025/09/30 01:42:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:50 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 01:42:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 01:42:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 01:42:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 01:42:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 01:42:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 01:42:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 01:42:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 01:42:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 01:42:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 01:42:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:50 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:42:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 01:42:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 01:42:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 01:42:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 01:42:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 01:42:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 01:42:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 01:42:50 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:42:50 DEBUG : Waiting for deletions to finish 2025/09/30 01:42:50 DEBUG : Waiting for deletions to finish 2025/09/30 01:42:50 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:42:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:42:50 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:42:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:42:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:42:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:42:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:42:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:42:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:42:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:42:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:42:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:42:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:42:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:42:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:42:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:42:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:42:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:42:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:42:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 01:42:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:51 DEBUG : apple: Unchanged skipping 2025/09/30 01:42:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:51 DEBUG : banana: Unchanged skipping 2025/09/30 01:42:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 01:42:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:51 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 01:42:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 01:42:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 01:42:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 01:42:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 01:42:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 01:42:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 01:42:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 01:42:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 01:42:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 01:42:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 01:42:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 01:42:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 01:42:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 01:42:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 01:42:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 01:42:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:42:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 01:42:51 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:42:51 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:42:51 DEBUG : Waiting for deletions to finish 2025/09/30 01:42:51 DEBUG : Waiting for deletions to finish 2025/09/30 01:42:51 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:42:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:42:51 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:42:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:42:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:42:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:42:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:42:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:42:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:42:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:42:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:42:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:42:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:42:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:42:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:42:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:42:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:42:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:42:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:42:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:43:04 DEBUG : Waiting for deletions to finish 2025/09/30 01:43:04 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:43:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:43:04 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:43:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:43:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:43:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:43:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:43:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:43:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:43:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:43:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:43:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:43:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:43:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:43:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:43:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:43:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:43:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:43:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:43:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 01:43:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:05 DEBUG : apple: Unchanged skipping 2025/09/30 01:43:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 01:43:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:05 DEBUG : banana: Unchanged skipping 2025/09/30 01:43:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:05 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 01:43:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 01:43:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 01:43:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 01:43:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 01:43:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 01:43:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 01:43:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 01:43:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 01:43:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 01:43:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 01:43:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 01:43:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 01:43:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 01:43:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 01:43:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 01:43:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 01:43:05 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:43:05 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:43:05 DEBUG : Waiting for deletions to finish 2025/09/30 01:43:05 DEBUG : Waiting for deletions to finish 2025/09/30 01:43:06 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:06 DEBUG : apple: Unchanged skipping 2025/09/30 01:43:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:06 DEBUG : banana: Unchanged skipping 2025/09/30 01:43:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 01:43:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:06 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 01:43:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 01:43:06 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:43:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 01:43:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 01:43:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 01:43:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 01:43:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 01:43:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 01:43:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 01:43:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 01:43:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 01:43:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 01:43:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 01:43:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 01:43:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 01:43:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 01:43:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 01:43:06 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:43:06 DEBUG : Waiting for deletions to finish 2025/09/30 01:43:06 DEBUG : Waiting for deletions to finish 2025/09/30 01:43:06 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:43:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:43:19 DEBUG : Waiting for deletions to finish 2025/09/30 01:43:20 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:43:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:43:20 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:43:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:43:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:43:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:43:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:43:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:43:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:43:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:43:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:43:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:43:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:43:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:43:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:43:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:43:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:43:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:43:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:43:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 01:43:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:20 DEBUG : apple: Unchanged skipping 2025/09/30 01:43:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:20 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 01:43:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 01:43:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:20 DEBUG : banana: Unchanged skipping 2025/09/30 01:43:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:21 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:43:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 01:43:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 01:43:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 01:43:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 01:43:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 01:43:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 01:43:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 01:43:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 01:43:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 01:43:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 01:43:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 01:43:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 01:43:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 01:43:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 01:43:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 01:43:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 01:43:21 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:43:21 DEBUG : Waiting for deletions to finish 2025/09/30 01:43:21 DEBUG : Waiting for deletions to finish 2025/09/30 01:43:21 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:43:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:43:21 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:43:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:43:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:43:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:43:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:43:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:43:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:43:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:43:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:43:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:43:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:43:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:43:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:43:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:43:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:43:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:43:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:43:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 01:43:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:21 DEBUG : apple: Unchanged skipping 2025/09/30 01:43:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 01:43:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:21 DEBUG : banana: Unchanged skipping 2025/09/30 01:43:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:21 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 01:43:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 01:43:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 01:43:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 01:43:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 01:43:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 01:43:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 01:43:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 01:43:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 01:43:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 01:43:22 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:43:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 01:43:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 01:43:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 01:43:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 01:43:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 01:43:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 01:43:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 01:43:22 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:43:22 DEBUG : Waiting for deletions to finish 2025/09/30 01:43:22 DEBUG : Waiting for deletions to finish 2025/09/30 01:43:22 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:43:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:43:22 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:43:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:43:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:43:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:43:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:43:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:43:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:43:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:43:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:43:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:43:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:43:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:43:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:43:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:43:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:43:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:43:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:43:22 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (175.10s) --- PASS: TestTransform/NFC (13.92s) --- PASS: TestTransform/NFD (14.83s) --- PASS: TestTransform/base64 (17.79s) --- PASS: TestTransform/prefix (18.99s) --- PASS: TestTransform/suffix (19.01s) --- PASS: TestTransform/truncate (16.60s) --- PASS: TestTransform/encoder (15.01s) --- PASS: TestTransform/ISO-8859-1 (14.23s) --- PASS: TestTransform/charmap (14.20s) --- PASS: TestTransform/lowercase (15.11s) --- PASS: TestTransform/ascii (15.42s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:43:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/30 01:43:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/30 01:43:27 INFO : sub dir_somesuffix: Making directory 2025/09/30 01:43:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/30 01:43:27 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/30 01:43:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/30 01:43:27 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/30 01:43:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/30 01:43:27 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:43:27 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:43:27 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:43:27 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/30 01:43:27 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.60s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:43:28 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:28 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:28 INFO : tictactoe: Making directory 2025/09/30 01:43:28 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:28 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 01:43:28 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/30 01:43:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 01:43:28 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:43:28 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:43:29 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:43:29 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/30 01:43:29 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.65s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:43:30 INFO : toe: Making directory 2025/09/30 01:43:30 INFO : toe/toe: Making directory 2025/09/30 01:43:30 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/30 01:43:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/30 01:43:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/30 01:43:30 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:43:30 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:43:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:43:31 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/30 01:43:31 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.80s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:43:32 INFO : toe: Making directory 2025/09/30 01:43:32 INFO : toe/toe: Making directory 2025/09/30 01:43:32 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/30 01:43:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/30 01:43:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/30 01:43:32 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:43:32 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:43:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:43:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/30 01:43:33 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.71s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:43:33 DEBUG : empty_dir: Making directory with metadata 2025/09/30 01:43:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/30 01:43:33 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:43:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:43:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:43:34 INFO : tictacempty_dir: Making directory 2025/09/30 01:43:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:43:34 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:34 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:34 INFO : tictactoe: Making directory 2025/09/30 01:43:34 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:34 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 01:43:34 INFO : tictactoe/tictactoe: Making directory 2025/09/30 01:43:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 01:43:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/30 01:43:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/30 01:43:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/30 01:43:34 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:43:34 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:43:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:43:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/30 01:43:34 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.62s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:43:35 DEBUG : empty_dir: Making directory with metadata 2025/09/30 01:43:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/30 01:43:35 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:43:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:43:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:43:35 INFO : tictacempty_dir: Making directory 2025/09/30 01:43:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:43:35 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:35 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:35 INFO : tictactoe: Making directory 2025/09/30 01:43:35 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:35 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 01:43:35 INFO : tictactoe/tictactoe: Making directory 2025/09/30 01:43:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 01:43:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/30 01:43:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:43:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/30 01:43:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:43:35 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:43:35 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:43:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:43:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:43:36 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/30 01:43:36 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:43:36 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:43:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:43:36 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:36 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/30 01:43:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:43:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/30 01:43:37 NOTICE: B2 bucket rclone-test-jojadil3dati: 0 differences found 2025/09/30 01:43:37 NOTICE: B2 bucket rclone-test-jojadil3dati: 1 matching files --- PASS: TestAllTag (2.27s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:43:37 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:38 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:38 INFO : tictactoe: Making directory 2025/09/30 01:43:38 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:38 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 01:43:38 INFO : tictactoe/tictactoe: Making directory 2025/09/30 01:43:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 01:43:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/30 01:43:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/30 01:43:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/30 01:43:38 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:43:38 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:43:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:43:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/30 01:43:38 DEBUG : Waiting for deletions to finish 2025/09/30 01:43:39 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:39 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:39 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 01:43:39 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 01:43:39 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:43:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/30 01:43:39 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/30 01:43:39 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:43:39 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.76s) === RUN TestSyntax 2025/09/30 01:43:40 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:43:40 INFO : toe: Making directory 2025/09/30 01:43:40 INFO : toe/toe: Making directory 2025/09/30 01:43:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/30 01:43:40 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:43:40 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:43:41 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:43:41 INFO : toe/toe/toe: Copied (new) 2025/09/30 01:43:41 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.71s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:43:42 DEBUG : empty_dir: Making directory with metadata 2025/09/30 01:43:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/30 01:43:42 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:43:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:43:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:43:42 INFO : tictacempty_dir: Making directory 2025/09/30 01:43:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:43:42 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:42 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:42 INFO : tictactoe: Making directory 2025/09/30 01:43:42 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:42 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 01:43:42 INFO : tictactoe/tictactoe: Making directory 2025/09/30 01:43:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 01:43:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/30 01:43:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:43:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/30 01:43:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:43:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:43:42 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:43:42 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:43:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:43:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:43:43 INFO : toe/toe/toe.txt: Deleted 2025/09/30 01:43:43 INFO : toe/toe: Removing directory 2025/09/30 01:43:43 INFO : toe: Removing directory 2025/09/30 01:43:43 INFO : empty_dir: Removing directory 2025/09/30 01:43:43 DEBUG : Local file system at /tmp/rclone178574260: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.64s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:43:43 DEBUG : empty_dir: Making directory with metadata 2025/09/30 01:43:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/30 01:43:43 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:43:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:43:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:43:44 INFO : tictacempty_dir: Making directory 2025/09/30 01:43:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:43:44 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:44 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:44 INFO : tictactoe: Making directory 2025/09/30 01:43:44 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:44 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 01:43:44 INFO : tictactoe/tictactoe: Making directory 2025/09/30 01:43:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 01:43:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/30 01:43:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:43:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/30 01:43:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:43:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:43:44 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:43:44 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:43:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:43:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:43:44 INFO : toe/toe/toe.txt: Deleted 2025/09/30 01:43:44 INFO : toe/toe: Removing directory 2025/09/30 01:43:44 INFO : toe: Removing directory 2025/09/30 01:43:44 INFO : empty_dir: Removing directory 2025/09/30 01:43:44 DEBUG : Local file system at /tmp/rclone178574260: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/30 01:43:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/30 01:43:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/30 01:43:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/30 01:43:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/30 01:43:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:43:45 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/30 01:43:46 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (2.90s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:43:46 DEBUG : Reset feature "Copy" 2025/09/30 01:43:46 DEBUG : Reset feature "Move" 2025/09/30 01:43:46 DEBUG : Reset feature "Copy" 2025/09/30 01:43:46 DEBUG : Reset feature "Move" 2025/09/30 01:43:46 DEBUG : empty_dir: Making directory with metadata 2025/09/30 01:43:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/30 01:43:46 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:43:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:43:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:43:47 INFO : tictacempty_dir: Making directory 2025/09/30 01:43:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:43:47 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:47 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:47 INFO : tictactoe: Making directory 2025/09/30 01:43:47 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:47 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:43:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 01:43:47 INFO : tictactoe/tictactoe: Making directory 2025/09/30 01:43:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 01:43:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/30 01:43:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:43:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/30 01:43:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:43:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:43:47 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:43:47 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:43:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:43:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:43:48 INFO : toe/toe/toe.txt: Deleted 2025/09/30 01:43:48 INFO : toe/toe: Removing directory 2025/09/30 01:43:48 INFO : toe: Removing directory 2025/09/30 01:43:48 INFO : empty_dir: Removing directory 2025/09/30 01:43:48 DEBUG : Local file system at /tmp/rclone178574260: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/30 01:43:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/30 01:43:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/30 01:43:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/30 01:43:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/30 01:43:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:43:49 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/30 01:43:49 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.03s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:43:50 DEBUG : toe: transformed to: dG9l 2025/09/30 01:43:51 DEBUG : toe: transformed to: dG9l 2025/09/30 01:43:51 INFO : dG9l: Making directory 2025/09/30 01:43:51 DEBUG : toe: transformed to: dG9l 2025/09/30 01:43:51 DEBUG : toe: transformed to: dG9l 2025/09/30 01:43:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/30 01:43:51 INFO : dG9l/dG9l: Making directory 2025/09/30 01:43:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/30 01:43:51 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/30 01:43:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/30 01:43:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/30 01:43:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/30 01:43:51 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:43:51 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:43:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:43:51 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/30 01:43:51 DEBUG : Waiting for deletions to finish 2025/09/30 01:43:52 DEBUG : dG9l: transformed to: toe 2025/09/30 01:43:52 DEBUG : dG9l: transformed to: toe 2025/09/30 01:43:52 DEBUG : dG9l: transformed to: toe 2025/09/30 01:43:52 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/30 01:43:52 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/30 01:43:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/30 01:43:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/30 01:43:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/30 01:43:52 DEBUG : Local file system at /tmp/rclone178574260: Waiting for checks to finish 2025/09/30 01:43:52 DEBUG : Local file system at /tmp/rclone178574260: Waiting for transfers to finish 2025/09/30 01:43:52 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.46s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-jojadil3dati", Local "Local file system at /tmp/rclone178574260", Modify Window "1ms" 2025/09/30 01:43:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/30 01:43:53 DEBUG : toe: transformed to: 2025/09/30 01:43:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/30 01:43:53 DEBUG : toe: transformed to: 2025/09/30 01:43:53 INFO : B2 bucket rclone-test-jojadil3dati: Making directory 2025/09/30 01:43:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/30 01:43:53 DEBUG : toe: transformed to: 2025/09/30 01:43:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/30 01:43:53 DEBUG : toe: transformed to: 2025/09/30 01:43:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/30 01:43:53 DEBUG : toe/toe: transformed to: 2025/09/30 01:43:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/30 01:43:53 INFO : toe/toe: Making directory 2025/09/30 01:43:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/30 01:43:53 DEBUG : toe/toe: transformed to: 2025/09/30 01:43:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/30 01:43:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/30 01:43:53 DEBUG : toe: transformed to: 2025/09/30 01:43:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/30 01:43:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/30 01:43:53 DEBUG : toe/toe/toe: transformed to: 2025/09/30 01:43:53 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/30 01:43:53 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for checks to finish 2025/09/30 01:43:53 DEBUG : B2 bucket rclone-test-jojadil3dati: Waiting for transfers to finish 2025/09/30 01:43:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 01:43:54 INFO : toe/toe/toe: Copied (new) 2025/09/30 01:43:54 ERROR : B2 bucket rclone-test-jojadil3dati: not deleting files as there were IO errors 2025/09/30 01:43:54 ERROR : B2 bucket rclone-test-jojadil3dati: not deleting directories as there were IO errors --- PASS: TestError (1.62s) PASS 2025/09/30 01:43:54 DEBUG : B2 bucket rclone-test-jojadil3dati: Purge remote 2025/09/30 01:43:54 INFO : B2 bucket rclone-test-jojadil3dati: cleaning bucket "rclone-test-jojadil3dati" of all files 2025/09/30 01:43:56 DEBUG : BackupDir/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4048e2af40e131be_d20250930_m013814_c001_v7007000_t0000_u01759196294712") 2025/09/30 01:43:56 DEBUG : BackupDir/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1036ff4aa3c22a5e_d20250930_m013809_c001_v0001037_t0007_u01759196289189") 2025/09/30 01:43:56 DEBUG : CompareDest/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f400c1ac7425e69f7_d20250930_m013749_c001_v7007000_t0000_u01759196269393") 2025/09/30 01:43:56 DEBUG : CompareDest/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e561_d20250930_m013743_c001_v0001145_t0029_u01759196263313") 2025/09/30 01:43:56 DEBUG : CompareDest/two: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f400c1ac7425e69fd_d20250930_m013749_c001_v7007000_t0000_u01759196269618") 2025/09/30 01:43:56 DEBUG : CompareDest/two: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8a88c_d20250930_m013744_c001_v0001184_t0030_u01759196264878") 2025/09/30 01:43:56 DEBUG : CopyDest/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4048e2af40e131bf_d20250930_m013814_c001_v7007000_t0000_u01759196294895") 2025/09/30 01:43:56 DEBUG : CopyDest/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce527_d20250930_m013805_c001_v0001137_t0034_u01759196285985") 2025/09/30 01:43:56 DEBUG : CopyDest/three: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4048e2af40e131c0_d20250930_m013815_c001_v7007000_t0000_u01759196295079") 2025/09/30 01:43:56 DEBUG : CopyDest/three: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8a962_d20250930_m013812_c001_v0001184_t0056_u01759196292669") 2025/09/30 01:43:56 DEBUG : CopyDest/two: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4048e2af40e131c1_d20250930_m013815_c001_v7007000_t0000_u01759196295262") 2025/09/30 01:43:56 DEBUG : CopyDest/two: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e5ac_d20250930_m013810_c001_v0001145_t0037_u01759196290551") 2025/09/30 01:43:56 DEBUG : EXISTING: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b25161ed_d20250930_m013936_c001_v7007000_t0000_u01759196376937") 2025/09/30 01:43:56 DEBUG : EXISTING: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ab78_d20250930_m013935_c001_v0001184_t0048_u01759196375975") 2025/09/30 01:43:56 DEBUG : PREFIXapple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf82614894_d20250930_m014131_c001_v7007000_t0000_u01759196491822") 2025/09/30 01:43:56 DEBUG : PREFIXapple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e817_d20250930_m014126_c001_v0001145_t0045_u01759196486812") 2025/09/30 01:43:56 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4095ea60f3686ddc_d20250930_m014131_c001_v7007000_t0000_u01759196491692") 2025/09/30 01:43:56 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ae88_d20250930_m014126_c001_v0001184_t0009_u01759196486794") 2025/09/30 01:43:56 DEBUG : PREFIXbanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4144aabd7064771d_d20250930_m014131_c001_v7007000_t0000_u01759196491985") 2025/09/30 01:43:56 DEBUG : PREFIXbanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba446_d20250930_m014126_c001_v0001181_t0001_u01759196486805") 2025/09/30 01:43:56 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd0e5_d20250930_m014131_c001_v7007000_t0000_u01759196491834") 2025/09/30 01:43:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94f65_d20250930_m014126_c001_v0001161_t0026_u01759196486783") 2025/09/30 01:43:57 DEBUG : Testêé: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b25161c9_d20250930_m013933_c001_v7007000_t0000_u01759196373495") 2025/09/30 01:43:57 DEBUG : Testêé: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ab71_d20250930_m013932_c001_v0001184_t0022_u01759196372912") 2025/09/30 01:43:57 DEBUG : Testêé: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e67e_d20250930_m013931_c001_v0001145_t0024_u01759196371834") 2025/09/30 01:43:57 DEBUG : YXBwbGU=: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e95248_d20250930_m014114_c001_v7007000_t0000_u01759196474437") 2025/09/30 01:43:57 DEBUG : YXBwbGU=: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e7e0_d20250930_m014110_c001_v0001145_t0031_u01759196470003") 2025/09/30 01:43:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e9524e_d20250930_m014114_c001_v7007000_t0000_u01759196474656") 2025/09/30 01:43:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ae13_d20250930_m014109_c001_v0001184_t0047_u01759196469974") 2025/09/30 01:43:57 DEBUG : YmFuYW5h: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e95252_d20250930_m014114_c001_v7007000_t0000_u01759196474836") 2025/09/30 01:43:57 DEBUG : YmFuYW5h: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94f14_d20250930_m014109_c001_v0001161_t0018_u01759196469986") 2025/09/30 01:43:57 DEBUG : a/potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc5af_d20250930_m013611_c001_v7007000_t0000_u01759196171165") 2025/09/30 01:43:57 DEBUG : a/potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce33e_d20250930_m013610_c001_v0001137_t0053_u01759196170446") 2025/09/30 01:43:57 DEBUG : a/potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4169d19576d15608_d20250930_m013608_c001_v7007000_t0000_u01759196168666") 2025/09/30 01:43:57 DEBUG : a/potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce32e_d20250930_m013607_c001_v0001137_t0006_u01759196167543") 2025/09/30 01:43:57 DEBUG : a/potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc50f_d20250930_m013548_c001_v7007000_t0000_u01759196148769") 2025/09/30 01:43:57 DEBUG : a/potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce2bb_d20250930_m013547_c001_v0001137_t0033_u01759196147635") 2025/09/30 01:43:57 DEBUG : apple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db09106113e8_d20250930_m014322_c001_v7007000_t0000_u01759196602874") 2025/09/30 01:43:57 DEBUG : apple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b30a_d20250930_m014318_c001_v0001184_t0018_u01759196598349") 2025/09/30 01:43:58 DEBUG : apple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706e1_d20250930_m014307_c001_v7007000_t0000_u01759196587483") 2025/09/30 01:43:58 DEBUG : apple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b284_d20250930_m014303_c001_v0001184_t0013_u01759196583454") 2025/09/30 01:43:58 DEBUG : apple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706af_d20250930_m014252_c001_v7007000_t0000_u01759196572388") 2025/09/30 01:43:58 DEBUG : apple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b201_d20250930_m014248_c001_v0001184_t0021_u01759196568691") 2025/09/30 01:43:58 DEBUG : apple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4173808e5f35e9eb_d20250930_m014238_c001_v7007000_t0000_u01759196558217") 2025/09/30 01:43:58 DEBUG : apple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b1ba_d20250930_m014234_c001_v0001184_t0051_u01759196554577") 2025/09/30 01:43:58 DEBUG : apple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f422b0d72a5500e95_d20250930_m014223_c001_v7007000_t0000_u01759196543867") 2025/09/30 01:43:58 DEBUG : apple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b170_d20250930_m014219_c001_v0001184_t0024_u01759196539663") 2025/09/30 01:43:58 DEBUG : apple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd1f3_d20250930_m014208_c001_v7007000_t0000_u01759196528882") 2025/09/30 01:43:58 DEBUG : apple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f95029_d20250930_m014203_c001_v0001161_t0023_u01759196523044") 2025/09/30 01:43:58 DEBUG : apple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e953b9_d20250930_m014152_c001_v7007000_t0000_u01759196512388") 2025/09/30 01:43:58 DEBUG : apple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8af99_d20250930_m014149_c001_v0001184_t0044_u01759196509042") 2025/09/30 01:43:58 DEBUG : apple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e95385_d20250930_m014147_c001_v7007000_t0000_u01759196507724") 2025/09/30 01:43:58 DEBUG : apple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba523_d20250930_m014144_c001_v0001181_t0014_u01759196504023") 2025/09/30 01:43:58 DEBUG : apple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf826148a6_d20250930_m014133_c001_v7007000_t0000_u01759196493400") 2025/09/30 01:43:58 DEBUG : apple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8aed4_d20250930_m014129_c001_v0001184_t0035_u01759196489893") 2025/09/30 01:43:58 DEBUG : apple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e952dc_d20250930_m014128_c001_v7007000_t0000_u01759196488890") 2025/09/30 01:43:58 DEBUG : apple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94f61_d20250930_m014124_c001_v0001161_t0034_u01759196484763") 2025/09/30 01:43:58 DEBUG : apple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f41961440b019d981_d20250930_m014112_c001_v7007000_t0000_u01759196472486") 2025/09/30 01:43:58 DEBUG : apple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ae0c_d20250930_m014107_c001_v0001184_t0023_u01759196467785") 2025/09/30 01:43:59 DEBUG : apple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e950e2_d20250930_m014056_c001_v7007000_t0000_u01759196456683") 2025/09/30 01:43:59 DEBUG : apple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ad97_d20250930_m014052_c001_v0001184_t0005_u01759196452287") 2025/09/30 01:43:59 DEBUG : apple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f407bccd38715c56d_d20250930_m014041_c001_v7007000_t0000_u01759196441714") 2025/09/30 01:43:59 DEBUG : apple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ad54_d20250930_m014037_c001_v0001184_t0034_u01759196437700") 2025/09/30 01:43:59 DEBUG : appleSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f407bccd38715c802_d20250930_m014150_c001_v7007000_t0000_u01759196510665") 2025/09/30 01:43:59 DEBUG : appleSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94fd7_d20250930_m014146_c001_v0001161_t0028_u01759196506072") 2025/09/30 01:43:59 DEBUG : appleapple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd1f6_d20250930_m014209_c001_v7007000_t0000_u01759196529084") 2025/09/30 01:43:59 DEBUG : appleapple: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b0b1_d20250930_m014204_c001_v0001184_t0052_u01759196524901") 2025/09/30 01:43:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db09106113ee_d20250930_m014323_c001_v7007000_t0000_u01759196603057") 2025/09/30 01:43:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f95158_d20250930_m014318_c001_v0001161_t0054_u01759196598815") 2025/09/30 01:43:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706e4_d20250930_m014307_c001_v7007000_t0000_u01759196587666") 2025/09/30 01:43:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f95104_d20250930_m014304_c001_v0001161_t0002_u01759196584085") 2025/09/30 01:43:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706b0_d20250930_m014252_c001_v7007000_t0000_u01759196572571") 2025/09/30 01:43:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f950e4_d20250930_m014249_c001_v0001161_t0054_u01759196569087") 2025/09/30 01:43:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4173808e5f35e9ef_d20250930_m014238_c001_v7007000_t0000_u01759196558401") 2025/09/30 01:43:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f9509f_d20250930_m014234_c001_v0001161_t0043_u01759196554989") 2025/09/30 01:43:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f422b0d72a5500e97_d20250930_m014224_c001_v7007000_t0000_u01759196544049") 2025/09/30 01:43:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f9506e_d20250930_m014220_c001_v0001161_t0047_u01759196540105") 2025/09/30 01:43:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd1d6_d20250930_m014206_c001_v7007000_t0000_u01759196526925") 2025/09/30 01:43:59 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba58a_d20250930_m014203_c001_v0001181_t0012_u01759196523620") 2025/09/30 01:44:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e953bb_d20250930_m014152_c001_v7007000_t0000_u01759196512570") 2025/09/30 01:44:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba53c_d20250930_m014149_c001_v0001181_t0002_u01759196509052") 2025/09/30 01:44:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b251664f_d20250930_m014148_c001_v7007000_t0000_u01759196508155") 2025/09/30 01:44:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8af70_d20250930_m014144_c001_v0001184_t0059_u01759196504629") 2025/09/30 01:44:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf826148a8_d20250930_m014133_c001_v7007000_t0000_u01759196493600") 2025/09/30 01:44:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba46c_d20250930_m014129_c001_v0001181_t0025_u01759196489904") 2025/09/30 01:44:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf8261486f_d20250930_m014128_c001_v7007000_t0000_u01759196488338") 2025/09/30 01:44:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba430_d20250930_m014125_c001_v0001181_t0006_u01759196485465") 2025/09/30 01:44:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f417a220a8a3ad02f_d20250930_m014111_c001_v7007000_t0000_u01759196471914") 2025/09/30 01:44:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba3d5_d20250930_m014108_c001_v0001181_t0025_u01759196468280") 2025/09/30 01:44:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e950e4_d20250930_m014056_c001_v7007000_t0000_u01759196456865") 2025/09/30 01:44:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba395_d20250930_m014052_c001_v0001181_t0025_u01759196452793") 2025/09/30 01:44:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f407bccd38715c572_d20250930_m014041_c001_v7007000_t0000_u01759196441963") 2025/09/30 01:44:00 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba352_d20250930_m014038_c001_v0001181_t0038_u01759196438258") 2025/09/30 01:44:00 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b2516665_d20250930_m014150_c001_v7007000_t0000_u01759196510678") 2025/09/30 01:44:00 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba529_d20250930_m014146_c001_v0001181_t0054_u01759196506064") 2025/09/30 01:44:00 DEBUG : b/potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc5b5_d20250930_m013611_c001_v7007000_t0000_u01759196171347") 2025/09/30 01:44:00 DEBUG : b/potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce334_d20250930_m013609_c001_v0001137_t0053_u01759196169206") 2025/09/30 01:44:00 DEBUG : b/potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4169d19576d15601_d20250930_m013608_c001_v7007000_t0000_u01759196168099") 2025/09/30 01:44:00 DEBUG : b/potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce326_d20250930_m013606_c001_v0001137_t0006_u01759196166099") 2025/09/30 01:44:01 DEBUG : b/potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc50a_d20250930_m013548_c001_v7007000_t0000_u01759196148217") 2025/09/30 01:44:01 DEBUG : b/potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce2b7_d20250930_m013546_c001_v0001137_t0012_u01759196146654") 2025/09/30 01:44:01 DEBUG : backup/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f422b0d72a55008b2_d20250930_m013828_c001_v7007000_t0000_u01759196308414") 2025/09/30 01:44:01 DEBUG : backup/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f11601c5f9ca5a75c_d20250930_m013826_c001_v0001182_t0009_u01759196306150") 2025/09/30 01:44:01 DEBUG : backup/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f111d04a7eafc4dd3_d20250930_m013822_c001_v0001165_t0038_u01759196302038") 2025/09/30 01:44:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f42136b7bf6b3de99_d20250930_m013855_c001_v7007000_t0000_u01759196335309") 2025/09/30 01:44:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f116e436798189f56_d20250930_m013852_c001_v0001093_t0033_u01759196332882") 2025/09/30 01:44:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1177a552e1e355d1_d20250930_m013848_c001_v0001184_t0044_u01759196328902") 2025/09/30 01:44:01 DEBUG : backup/one.bak: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4ac2_d20250930_m013842_c001_v7007000_t0000_u01759196322689") 2025/09/30 01:44:01 DEBUG : backup/one.bak: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10238635a12012f2_d20250930_m013840_c001_v0001120_t0037_u01759196320793") 2025/09/30 01:44:01 DEBUG : backup/one.bak: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f11930c202ad8006a_d20250930_m013837_c001_v0001176_t0029_u01759196317029") 2025/09/30 01:44:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f42136b7bf6b3de9b_d20250930_m013855_c001_v7007000_t0000_u01759196335494") 2025/09/30 01:44:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f113c3dd1b3f17bcd_d20250930_m013854_c001_v0001161_t0025_u01759196334349") 2025/09/30 01:44:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1194ee5bfc57f972_d20250930_m013850_c001_v0001178_t0046_u01759196330712") 2025/09/30 01:44:01 DEBUG : backup/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f422b0d72a55008b3_d20250930_m013828_c001_v7007000_t0000_u01759196308596") 2025/09/30 01:44:01 DEBUG : backup/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10506d4779f84481_d20250930_m013827_c001_v0001104_t0055_u01759196307440") 2025/09/30 01:44:01 DEBUG : backup/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f11590bc6b11b9e96_d20250930_m013823_c001_v0001184_t0032_u01759196303870") 2025/09/30 01:44:01 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4ac6_d20250930_m013842_c001_v7007000_t0000_u01759196322872") 2025/09/30 01:44:01 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f113f10c496804cad_d20250930_m013841_c001_v0001184_t0033_u01759196321927") 2025/09/30 01:44:02 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10809943f0f06697_d20250930_m013838_c001_v0001184_t0034_u01759196318670") 2025/09/30 01:44:02 DEBUG : banana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db09106113f3_d20250930_m014323_c001_v7007000_t0000_u01759196603278") 2025/09/30 01:44:02 DEBUG : banana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba7a2_d20250930_m014318_c001_v0001181_t0044_u01759196598582") 2025/09/30 01:44:02 DEBUG : banana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706e5_d20250930_m014307_c001_v7007000_t0000_u01759196587850") 2025/09/30 01:44:02 DEBUG : banana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba6fa_d20250930_m014303_c001_v0001181_t0010_u01759196583675") 2025/09/30 01:44:02 DEBUG : banana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706b1_d20250930_m014252_c001_v7007000_t0000_u01759196572756") 2025/09/30 01:44:02 DEBUG : banana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba6d1_d20250930_m014248_c001_v0001181_t0011_u01759196568884") 2025/09/30 01:44:02 DEBUG : banana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4173808e5f35e9f2_d20250930_m014238_c001_v7007000_t0000_u01759196558587") 2025/09/30 01:44:02 DEBUG : banana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba695_d20250930_m014234_c001_v0001181_t0002_u01759196554783") 2025/09/30 01:44:02 DEBUG : banana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f422b0d72a5500e9a_d20250930_m014224_c001_v7007000_t0000_u01759196544233") 2025/09/30 01:44:02 DEBUG : banana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba635_d20250930_m014219_c001_v0001181_t0045_u01759196539876") 2025/09/30 01:44:02 DEBUG : banana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd1fa_d20250930_m014209_c001_v7007000_t0000_u01759196529277") 2025/09/30 01:44:02 DEBUG : banana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b093_d20250930_m014203_c001_v0001184_t0023_u01759196523426") 2025/09/30 01:44:02 DEBUG : banana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e953bd_d20250930_m014152_c001_v7007000_t0000_u01759196512752") 2025/09/30 01:44:02 DEBUG : banana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e88c_d20250930_m014149_c001_v0001145_t0053_u01759196509059") 2025/09/30 01:44:02 DEBUG : banana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4195ca0290daea95_d20250930_m014147_c001_v7007000_t0000_u01759196507894") 2025/09/30 01:44:02 DEBUG : banana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e86b_d20250930_m014144_c001_v0001145_t0048_u01759196504233") 2025/09/30 01:44:02 DEBUG : banana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf826148aa_d20250930_m014133_c001_v7007000_t0000_u01759196493785") 2025/09/30 01:44:02 DEBUG : banana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94f7f_d20250930_m014129_c001_v0001161_t0029_u01759196489914") 2025/09/30 01:44:02 DEBUG : banana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd0cd_d20250930_m014128_c001_v7007000_t0000_u01759196488902") 2025/09/30 01:44:02 DEBUG : banana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ae79_d20250930_m014125_c001_v0001184_t0032_u01759196485259") 2025/09/30 01:44:03 DEBUG : banana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f417a220a8a3ad031_d20250930_m014112_c001_v7007000_t0000_u01759196472097") 2025/09/30 01:44:03 DEBUG : banana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94f10_d20250930_m014107_c001_v0001161_t0055_u01759196467995") 2025/09/30 01:44:03 DEBUG : banana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e950e8_d20250930_m014057_c001_v7007000_t0000_u01759196457050") 2025/09/30 01:44:03 DEBUG : banana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94ed2_d20250930_m014052_c001_v0001161_t0045_u01759196452530") 2025/09/30 01:44:03 DEBUG : banana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f407bccd38715c574_d20250930_m014042_c001_v7007000_t0000_u01759196442152") 2025/09/30 01:44:03 DEBUG : banana: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94e9b_d20250930_m014037_c001_v0001161_t0025_u01759196437930") 2025/09/30 01:44:03 DEBUG : bananaSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4188142601534c7b_d20250930_m014150_c001_v7007000_t0000_u01759196510689") 2025/09/30 01:44:03 DEBUG : bananaSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8af7b_d20250930_m014146_c001_v0001184_t0043_u01759196506066") 2025/09/30 01:44:03 DEBUG : both0: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4dd6_d20250930_m014012_c001_v7007000_t0000_u01759196412005") 2025/09/30 01:44:03 DEBUG : both0: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e6eb_d20250930_m013957_c001_v0001145_t0039_u01759196397303") 2025/09/30 01:44:03 DEBUG : both0: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b251624a_d20250930_m013953_c001_v7007000_t0000_u01759196393101") 2025/09/30 01:44:03 DEBUG : both0: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e68c_d20250930_m013938_c001_v0001145_t0045_u01759196378799") 2025/09/30 01:44:03 DEBUG : both1: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4dd8_d20250930_m014012_c001_v7007000_t0000_u01759196412186") 2025/09/30 01:44:03 DEBUG : both1: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e6ed_d20250930_m013958_c001_v0001145_t0059_u01759196398304") 2025/09/30 01:44:03 DEBUG : both1: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b251624b_d20250930_m013953_c001_v7007000_t0000_u01759196393288") 2025/09/30 01:44:03 DEBUG : both1: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e690_d20250930_m013939_c001_v0001145_t0042_u01759196379321") 2025/09/30 01:44:03 DEBUG : both10: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4ddb_d20250930_m014012_c001_v7007000_t0000_u01759196412366") 2025/09/30 01:44:03 DEBUG : both10: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e70d_d20250930_m014003_c001_v0001145_t0055_u01759196403482") 2025/09/30 01:44:03 DEBUG : both10: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b251624d_d20250930_m013953_c001_v7007000_t0000_u01759196393478") 2025/09/30 01:44:03 DEBUG : both10: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e6a6_d20250930_m013944_c001_v0001145_t0048_u01759196384379") 2025/09/30 01:44:04 DEBUG : both11: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4dde_d20250930_m014012_c001_v7007000_t0000_u01759196412546") 2025/09/30 01:44:04 DEBUG : both11: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e70f_d20250930_m014003_c001_v0001145_t0058_u01759196403930") 2025/09/30 01:44:04 DEBUG : both11: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b251624f_d20250930_m013953_c001_v7007000_t0000_u01759196393659") 2025/09/30 01:44:04 DEBUG : both11: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e6ac_d20250930_m013944_c001_v0001145_t0027_u01759196384842") 2025/09/30 01:44:04 DEBUG : both12: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4ddf_d20250930_m014012_c001_v7007000_t0000_u01759196412727") 2025/09/30 01:44:04 DEBUG : both12: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e711_d20250930_m014004_c001_v0001145_t0053_u01759196404541") 2025/09/30 01:44:04 DEBUG : both12: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b2516250_d20250930_m013953_c001_v7007000_t0000_u01759196393842") 2025/09/30 01:44:04 DEBUG : both12: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e6b0_d20250930_m013945_c001_v0001145_t0006_u01759196385422") 2025/09/30 01:44:04 DEBUG : both13: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4de1_d20250930_m014012_c001_v7007000_t0000_u01759196412909") 2025/09/30 01:44:04 DEBUG : both13: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e713_d20250930_m014005_c001_v0001145_t0001_u01759196405083") 2025/09/30 01:44:04 DEBUG : both13: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b2516251_d20250930_m013954_c001_v7007000_t0000_u01759196394026") 2025/09/30 01:44:04 DEBUG : both13: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e6b2_d20250930_m013945_c001_v0001145_t0010_u01759196385889") 2025/09/30 01:44:04 DEBUG : both14: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4de3_d20250930_m014013_c001_v7007000_t0000_u01759196413089") 2025/09/30 01:44:04 DEBUG : both14: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e717_d20250930_m014005_c001_v0001145_t0049_u01759196405732") 2025/09/30 01:44:04 DEBUG : both14: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b2516254_d20250930_m013954_c001_v7007000_t0000_u01759196394213") 2025/09/30 01:44:04 DEBUG : both14: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e6b4_d20250930_m013946_c001_v0001145_t0049_u01759196386425") 2025/09/30 01:44:04 DEBUG : both15: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4de6_d20250930_m014013_c001_v7007000_t0000_u01759196413273") 2025/09/30 01:44:04 DEBUG : both15: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e71b_d20250930_m014006_c001_v0001145_t0023_u01759196406243") 2025/09/30 01:44:05 DEBUG : both15: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b2516256_d20250930_m013954_c001_v7007000_t0000_u01759196394392") 2025/09/30 01:44:05 DEBUG : both15: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e6b6_d20250930_m013946_c001_v0001145_t0036_u01759196386943") 2025/09/30 01:44:05 DEBUG : both16: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4deb_d20250930_m014013_c001_v7007000_t0000_u01759196413454") 2025/09/30 01:44:05 DEBUG : both16: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e71d_d20250930_m014006_c001_v0001145_t0019_u01759196406877") 2025/09/30 01:44:05 DEBUG : both16: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b2516257_d20250930_m013954_c001_v7007000_t0000_u01759196394573") 2025/09/30 01:44:05 DEBUG : both16: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e6b9_d20250930_m013947_c001_v0001145_t0036_u01759196387615") 2025/09/30 01:44:05 DEBUG : both17: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4dee_d20250930_m014013_c001_v7007000_t0000_u01759196413635") 2025/09/30 01:44:05 DEBUG : both17: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e71f_d20250930_m014007_c001_v0001145_t0022_u01759196407380") 2025/09/30 01:44:05 DEBUG : both17: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b2516259_d20250930_m013954_c001_v7007000_t0000_u01759196394756") 2025/09/30 01:44:05 DEBUG : both17: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e6bb_d20250930_m013948_c001_v0001145_t0024_u01759196388193") 2025/09/30 01:44:05 DEBUG : both18: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4df3_d20250930_m014013_c001_v7007000_t0000_u01759196413816") 2025/09/30 01:44:05 DEBUG : both18: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e725_d20250930_m014007_c001_v0001145_t0034_u01759196407874") 2025/09/30 01:44:05 DEBUG : both18: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b251625a_d20250930_m013954_c001_v7007000_t0000_u01759196394936") 2025/09/30 01:44:05 DEBUG : both18: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e6bf_d20250930_m013948_c001_v0001145_t0027_u01759196388791") 2025/09/30 01:44:05 DEBUG : both19: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4df7_d20250930_m014013_c001_v7007000_t0000_u01759196413996") 2025/09/30 01:44:05 DEBUG : both19: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e727_d20250930_m014008_c001_v0001145_t0001_u01759196408778") 2025/09/30 01:44:05 DEBUG : both19: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b251625b_d20250930_m013955_c001_v7007000_t0000_u01759196395116") 2025/09/30 01:44:05 DEBUG : both19: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e6c3_d20250930_m013949_c001_v0001145_t0026_u01759196389550") 2025/09/30 01:44:05 DEBUG : both2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4dfa_d20250930_m014014_c001_v7007000_t0000_u01759196414177") 2025/09/30 01:44:05 DEBUG : both2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e6f1_d20250930_m013958_c001_v0001145_t0041_u01759196398812") 2025/09/30 01:44:06 DEBUG : both2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b251625d_d20250930_m013955_c001_v7007000_t0000_u01759196395299") 2025/09/30 01:44:06 DEBUG : both2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e692_d20250930_m013939_c001_v0001145_t0008_u01759196379865") 2025/09/30 01:44:06 DEBUG : both3: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4dfd_d20250930_m014014_c001_v7007000_t0000_u01759196414370") 2025/09/30 01:44:06 DEBUG : both3: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e6f3_d20250930_m013959_c001_v0001145_t0016_u01759196399471") 2025/09/30 01:44:06 DEBUG : both3: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b251625f_d20250930_m013955_c001_v7007000_t0000_u01759196395481") 2025/09/30 01:44:06 DEBUG : both3: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e694_d20250930_m013940_c001_v0001145_t0006_u01759196380334") 2025/09/30 01:44:06 DEBUG : both4: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e00_d20250930_m014014_c001_v7007000_t0000_u01759196414550") 2025/09/30 01:44:06 DEBUG : both4: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e6f7_d20250930_m014000_c001_v0001145_t0021_u01759196400144") 2025/09/30 01:44:06 DEBUG : both4: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b2516263_d20250930_m013955_c001_v7007000_t0000_u01759196395665") 2025/09/30 01:44:06 DEBUG : both4: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e696_d20250930_m013940_c001_v0001145_t0021_u01759196380772") 2025/09/30 01:44:06 DEBUG : both5: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e05_d20250930_m014014_c001_v7007000_t0000_u01759196414731") 2025/09/30 01:44:06 DEBUG : both5: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e6fd_d20250930_m014000_c001_v0001145_t0051_u01759196400641") 2025/09/30 01:44:06 DEBUG : both5: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b2516266_d20250930_m013955_c001_v7007000_t0000_u01759196395846") 2025/09/30 01:44:06 DEBUG : both5: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e698_d20250930_m013941_c001_v0001145_t0034_u01759196381285") 2025/09/30 01:44:06 DEBUG : both6: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e08_d20250930_m014014_c001_v7007000_t0000_u01759196414912") 2025/09/30 01:44:06 DEBUG : both6: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e701_d20250930_m014001_c001_v0001145_t0044_u01759196401212") 2025/09/30 01:44:06 DEBUG : both6: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b2516269_d20250930_m013956_c001_v7007000_t0000_u01759196396025") 2025/09/30 01:44:06 DEBUG : both6: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e69c_d20250930_m013941_c001_v0001145_t0057_u01759196381988") 2025/09/30 01:44:06 DEBUG : both7: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e0a_d20250930_m014015_c001_v7007000_t0000_u01759196415092") 2025/09/30 01:44:06 DEBUG : both7: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e703_d20250930_m014001_c001_v0001145_t0011_u01759196401839") 2025/09/30 01:44:07 DEBUG : both7: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b251626c_d20250930_m013956_c001_v7007000_t0000_u01759196396205") 2025/09/30 01:44:07 DEBUG : both7: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e6a0_d20250930_m013942_c001_v0001145_t0014_u01759196382487") 2025/09/30 01:44:07 DEBUG : both8: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e0c_d20250930_m014015_c001_v7007000_t0000_u01759196415292") 2025/09/30 01:44:07 DEBUG : both8: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e707_d20250930_m014002_c001_v0001145_t0054_u01759196402393") 2025/09/30 01:44:07 DEBUG : both8: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b251626f_d20250930_m013956_c001_v7007000_t0000_u01759196396386") 2025/09/30 01:44:07 DEBUG : both8: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e6a2_d20250930_m013942_c001_v0001145_t0026_u01759196382976") 2025/09/30 01:44:07 DEBUG : both9: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e0e_d20250930_m014015_c001_v7007000_t0000_u01759196415475") 2025/09/30 01:44:07 DEBUG : both9: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e70b_d20250930_m014003_c001_v0001145_t0058_u01759196403052") 2025/09/30 01:44:07 DEBUG : both9: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b2516270_d20250930_m013956_c001_v7007000_t0000_u01759196396566") 2025/09/30 01:44:07 DEBUG : both9: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e6a4_d20250930_m013943_c001_v0001145_t0016_u01759196383855") 2025/09/30 01:44:07 DEBUG : c/non empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc5b8_d20250930_m013611_c001_v7007000_t0000_u01759196171533") 2025/09/30 01:44:07 DEBUG : c/non empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce338_d20250930_m013609_c001_v0001137_t0047_u01759196169744") 2025/09/30 01:44:07 DEBUG : c/non empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4169d19576d1560c_d20250930_m013608_c001_v7007000_t0000_u01759196168846") 2025/09/30 01:44:07 DEBUG : c/non empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce32a_d20250930_m013606_c001_v0001137_t0058_u01759196166660") 2025/09/30 01:44:07 DEBUG : c/non empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc510_d20250930_m013548_c001_v7007000_t0000_u01759196148951") 2025/09/30 01:44:07 DEBUG : c/non empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce2b9_d20250930_m013546_c001_v0001137_t0050_u01759196146934") 2025/09/30 01:44:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e95256_d20250930_m014115_c001_v7007000_t0000_u01759196475017") 2025/09/30 01:44:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba3df_d20250930_m014109_c001_v0001181_t0020_u01759196469994") 2025/09/30 01:44:07 DEBUG : check sum: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f405f049a9109b5fa_d20250930_m013538_c001_v7007000_t0000_u01759196138804") 2025/09/30 01:44:07 DEBUG : check sum: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce28f_d20250930_m013537_c001_v0001137_t0013_u01759196137698") 2025/09/30 01:44:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4155813b0bf65c9f_d20250930_m014353_c001_v7007000_t0000_u01759196633052") 2025/09/30 01:44:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b3cb_d20250930_m014351_c001_v0001184_t0044_u01759196631547") 2025/09/30 01:44:08 DEBUG : dest/3: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4048e2af40e13151_d20250930_m013758_c001_v7007000_t0000_u01759196278763") 2025/09/30 01:44:08 DEBUG : dest/3: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4104cb4552220ef1_d20250930_m013757_c001_v0001098_t0015_u01759196277668") 2025/09/30 01:44:08 DEBUG : dir1/0000-abcde: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd1fc_d20250930_m014209_c001_v7007000_t0000_u01759196529458") 2025/09/30 01:44:08 DEBUG : dir1/0000-abcde: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e8b2_d20250930_m014205_c001_v0001145_t0033_u01759196525117") 2025/09/30 01:44:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db09106113f8_d20250930_m014323_c001_v7007000_t0000_u01759196603464") 2025/09/30 01:44:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b2d8_d20250930_m014312_c001_v0001184_t0012_u01759196592212") 2025/09/30 01:44:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706e7_d20250930_m014308_c001_v7007000_t0000_u01759196588032") 2025/09/30 01:44:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b22a_d20250930_m014257_c001_v0001184_t0019_u01759196577109") 2025/09/30 01:44:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706b2_d20250930_m014252_c001_v7007000_t0000_u01759196572937") 2025/09/30 01:44:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b1d6_d20250930_m014242_c001_v0001184_t0013_u01759196562901") 2025/09/30 01:44:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4173808e5f35e9f4_d20250930_m014238_c001_v7007000_t0000_u01759196558773") 2025/09/30 01:44:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b19b_d20250930_m014228_c001_v0001184_t0054_u01759196548677") 2025/09/30 01:44:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f422b0d72a5500e9e_d20250930_m014224_c001_v7007000_t0000_u01759196544416") 2025/09/30 01:44:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b105_d20250930_m014213_c001_v0001184_t0037_u01759196533665") 2025/09/30 01:44:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd1d8_d20250930_m014207_c001_v7007000_t0000_u01759196527035") 2025/09/30 01:44:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f9500f_d20250930_m014157_c001_v0001161_t0008_u01759196517057") 2025/09/30 01:44:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e953bf_d20250930_m014152_c001_v7007000_t0000_u01759196512934") 2025/09/30 01:44:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba53e_d20250930_m014149_c001_v0001181_t0046_u01759196509325") 2025/09/30 01:44:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4195ca0290daea92_d20250930_m014147_c001_v7007000_t0000_u01759196507532") 2025/09/30 01:44:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba4d9_d20250930_m014138_c001_v0001181_t0051_u01759196498057") 2025/09/30 01:44:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf826148ac_d20250930_m014133_c001_v7007000_t0000_u01759196493982") 2025/09/30 01:44:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8aede_d20250930_m014130_c001_v0001184_t0041_u01759196490117") 2025/09/30 01:44:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf82614873_d20250930_m014128_c001_v7007000_t0000_u01759196488694") 2025/09/30 01:44:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94f44_d20250930_m014119_c001_v0001161_t0049_u01759196479082") 2025/09/30 01:44:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4128667835ea3795_d20250930_m014112_c001_v7007000_t0000_u01759196472306") 2025/09/30 01:44:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ade2_d20250930_m014101_c001_v0001184_t0042_u01759196461271") 2025/09/30 01:44:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e950eb_d20250930_m014057_c001_v7007000_t0000_u01759196457232") 2025/09/30 01:44:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ad6d_d20250930_m014046_c001_v0001184_t0046_u01759196446452") 2025/09/30 01:44:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f407bccd38715c577_d20250930_m014042_c001_v7007000_t0000_u01759196442338") 2025/09/30 01:44:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ad2f_d20250930_m014032_c001_v0001184_t0047_u01759196432523") 2025/09/30 01:44:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b2516668_d20250930_m014150_c001_v7007000_t0000_u01759196510861") 2025/09/30 01:44:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba52b_d20250930_m014146_c001_v0001181_t0032_u01759196506272") 2025/09/30 01:44:09 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd201_d20250930_m014209_c001_v7007000_t0000_u01759196529642") 2025/09/30 01:44:09 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba58e_d20250930_m014205_c001_v0001181_t0017_u01759196525107") 2025/09/30 01:44:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db09106113fb_d20250930_m014323_c001_v7007000_t0000_u01759196603648") 2025/09/30 01:44:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba73a_d20250930_m014312_c001_v0001181_t0054_u01759196592780") 2025/09/30 01:44:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706e9_d20250930_m014308_c001_v7007000_t0000_u01759196588213") 2025/09/30 01:44:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba6df_d20250930_m014257_c001_v0001181_t0026_u01759196577718") 2025/09/30 01:44:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706b4_d20250930_m014253_c001_v7007000_t0000_u01759196573120") 2025/09/30 01:44:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba6be_d20250930_m014243_c001_v0001181_t0039_u01759196563460") 2025/09/30 01:44:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4173808e5f35e9f8_d20250930_m014238_c001_v7007000_t0000_u01759196558957") 2025/09/30 01:44:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba662_d20250930_m014229_c001_v0001181_t0026_u01759196549254") 2025/09/30 01:44:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f422b0d72a5500ea3_d20250930_m014224_c001_v7007000_t0000_u01759196544599") 2025/09/30 01:44:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba5ca_d20250930_m014214_c001_v0001181_t0010_u01759196534237") 2025/09/30 01:44:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4044242883dbc35d_d20250930_m014206_c001_v7007000_t0000_u01759196526696") 2025/09/30 01:44:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b024_d20250930_m014157_c001_v0001184_t0005_u01759196517715") 2025/09/30 01:44:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e953c1_d20250930_m014153_c001_v7007000_t0000_u01759196513116") 2025/09/30 01:44:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8af9d_d20250930_m014149_c001_v0001184_t0054_u01759196509316") 2025/09/30 01:44:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e95382_d20250930_m014147_c001_v7007000_t0000_u01759196507542") 2025/09/30 01:44:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e842_d20250930_m014138_c001_v0001145_t0052_u01759196498609") 2025/09/30 01:44:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf826148af_d20250930_m014134_c001_v7007000_t0000_u01759196494166") 2025/09/30 01:44:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba472_d20250930_m014130_c001_v0001181_t0044_u01759196490131") 2025/09/30 01:44:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf82614877_d20250930_m014128_c001_v7007000_t0000_u01759196488912") 2025/09/30 01:44:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ae5b_d20250930_m014120_c001_v0001184_t0042_u01759196480018") 2025/09/30 01:44:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40944ce3cc803117_d20250930_m014112_c001_v7007000_t0000_u01759196472505") 2025/09/30 01:44:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94ef6_d20250930_m014101_c001_v0001161_t0029_u01759196461846") 2025/09/30 01:44:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e950ef_d20250930_m014057_c001_v7007000_t0000_u01759196457415") 2025/09/30 01:44:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94ec2_d20250930_m014047_c001_v0001161_t0048_u01759196447038") 2025/09/30 01:44:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f407bccd38715c579_d20250930_m014042_c001_v7007000_t0000_u01759196442523") 2025/09/30 01:44:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94e6b_d20250930_m014033_c001_v0001161_t0006_u01759196433108") 2025/09/30 01:44:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f407bccd38715c80a_d20250930_m014151_c001_v7007000_t0000_u01759196511029") 2025/09/30 01:44:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8af7f_d20250930_m014146_c001_v0001184_t0016_u01759196506289") 2025/09/30 01:44:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd204_d20250930_m014209_c001_v7007000_t0000_u01759196529825") 2025/09/30 01:44:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b0b9_d20250930_m014205_c001_v0001184_t0059_u01759196525127") 2025/09/30 01:44:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db09106113fe_d20250930_m014323_c001_v7007000_t0000_u01759196603831") 2025/09/30 01:44:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f95134_d20250930_m014313_c001_v0001161_t0019_u01759196593372") 2025/09/30 01:44:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706ea_d20250930_m014308_c001_v7007000_t0000_u01759196588394") 2025/09/30 01:44:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f950ef_d20250930_m014258_c001_v0001161_t0023_u01759196578289") 2025/09/30 01:44:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706b6_d20250930_m014253_c001_v7007000_t0000_u01759196573302") 2025/09/30 01:44:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f950d0_d20250930_m014244_c001_v0001161_t0000_u01759196564022") 2025/09/30 01:44:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4173808e5f35e9fa_d20250930_m014239_c001_v7007000_t0000_u01759196559141") 2025/09/30 01:44:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f95087_d20250930_m014229_c001_v0001161_t0022_u01759196549827") 2025/09/30 01:44:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f422b0d72a5500ea7_d20250930_m014224_c001_v7007000_t0000_u01759196544842") 2025/09/30 01:44:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f95054_d20250930_m014214_c001_v0001161_t0047_u01759196534841") 2025/09/30 01:44:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd1cd_d20250930_m014206_c001_v7007000_t0000_u01759196526495") 2025/09/30 01:44:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba569_d20250930_m014158_c001_v0001181_t0028_u01759196518304") 2025/09/30 01:44:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e953c3_d20250930_m014153_c001_v7007000_t0000_u01759196513299") 2025/09/30 01:44:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e88e_d20250930_m014149_c001_v0001145_t0024_u01759196509333") 2025/09/30 01:44:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e95387_d20250930_m014147_c001_v7007000_t0000_u01759196507906") 2025/09/30 01:44:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8af47_d20250930_m014139_c001_v0001184_t0046_u01759196499227") 2025/09/30 01:44:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf826148b2_d20250930_m014134_c001_v7007000_t0000_u01759196494348") 2025/09/30 01:44:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e82e_d20250930_m014130_c001_v0001145_t0006_u01759196490178") 2025/09/30 01:44:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf82614874_d20250930_m014128_c001_v7007000_t0000_u01759196488704") 2025/09/30 01:44:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba414_d20250930_m014120_c001_v0001181_t0038_u01759196480597") 2025/09/30 01:44:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f703c4_d20250930_m014112_c001_v7007000_t0000_u01759196472516") 2025/09/30 01:44:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba3bb_d20250930_m014102_c001_v0001181_t0052_u01759196462890") 2025/09/30 01:44:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e950f4_d20250930_m014057_c001_v7007000_t0000_u01759196457596") 2025/09/30 01:44:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba37e_d20250930_m014047_c001_v0001181_t0033_u01759196447853") 2025/09/30 01:44:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f407bccd38715c57b_d20250930_m014042_c001_v7007000_t0000_u01759196442707") 2025/09/30 01:44:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba334_d20250930_m014033_c001_v0001181_t0029_u01759196433398") 2025/09/30 01:44:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b2516669_d20250930_m014151_c001_v7007000_t0000_u01759196511044") 2025/09/30 01:44:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e881_d20250930_m014146_c001_v0001145_t0020_u01759196506328") 2025/09/30 01:44:12 DEBUG : dir1/0003-defgh: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd206_d20250930_m014210_c001_v7007000_t0000_u01759196530007") 2025/09/30 01:44:12 DEBUG : dir1/0003-defgh: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f9502f_d20250930_m014205_c001_v0001161_t0059_u01759196525224") 2025/09/30 01:44:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db0910611400_d20250930_m014324_c001_v7007000_t0000_u01759196604015") 2025/09/30 01:44:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e961_d20250930_m014314_c001_v0001145_t0043_u01759196594342") 2025/09/30 01:44:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706eb_d20250930_m014308_c001_v7007000_t0000_u01759196588586") 2025/09/30 01:44:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e93c_d20250930_m014258_c001_v0001145_t0037_u01759196578928") 2025/09/30 01:44:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706b7_d20250930_m014253_c001_v7007000_t0000_u01759196573483") 2025/09/30 01:44:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e91c_d20250930_m014244_c001_v0001145_t0032_u01759196564830") 2025/09/30 01:44:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4173808e5f35e9fe_d20250930_m014239_c001_v7007000_t0000_u01759196559325") 2025/09/30 01:44:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e8f7_d20250930_m014230_c001_v0001145_t0038_u01759196550537") 2025/09/30 01:44:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f422b0d72a5500eab_d20250930_m014225_c001_v7007000_t0000_u01759196545029") 2025/09/30 01:44:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e8c8_d20250930_m014215_c001_v0001145_t0031_u01759196535670") 2025/09/30 01:44:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4144aabd706477bd_d20250930_m014207_c001_v7007000_t0000_u01759196527056") 2025/09/30 01:44:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e8a0_d20250930_m014158_c001_v0001145_t0020_u01759196518878") 2025/09/30 01:44:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e953c7_d20250930_m014153_c001_v7007000_t0000_u01759196513481") 2025/09/30 01:44:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94fe6_d20250930_m014149_c001_v0001161_t0018_u01759196509419") 2025/09/30 01:44:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db0910611032_d20250930_m014147_c001_v7007000_t0000_u01759196507915") 2025/09/30 01:44:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94fb9_d20250930_m014139_c001_v0001161_t0010_u01759196499807") 2025/09/30 01:44:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf826148b5_d20250930_m014134_c001_v7007000_t0000_u01759196494531") 2025/09/30 01:44:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8aee8_d20250930_m014130_c001_v0001184_t0016_u01759196490335") 2025/09/30 01:44:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f422b0d72a5500d30_d20250930_m014128_c001_v7007000_t0000_u01759196488925") 2025/09/30 01:44:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e7ff_d20250930_m014121_c001_v0001145_t0017_u01759196481163") 2025/09/30 01:44:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40944ce3cc803114_d20250930_m014112_c001_v7007000_t0000_u01759196472318") 2025/09/30 01:44:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e7c4_d20250930_m014103_c001_v0001145_t0057_u01759196463471") 2025/09/30 01:44:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e950f6_d20250930_m014057_c001_v7007000_t0000_u01759196457779") 2025/09/30 01:44:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e796_d20250930_m014048_c001_v0001145_t0037_u01759196448424") 2025/09/30 01:44:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f407bccd38715c580_d20250930_m014042_c001_v7007000_t0000_u01759196442894") 2025/09/30 01:44:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e770_d20250930_m014033_c001_v0001145_t0054_u01759196433622") 2025/09/30 01:44:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e953a9_d20250930_m014150_c001_v7007000_t0000_u01759196510699") 2025/09/30 01:44:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94fd9_d20250930_m014146_c001_v0001161_t0016_u01759196506433") 2025/09/30 01:44:14 DEBUG : dir1/0004-efghi: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd20a_d20250930_m014210_c001_v7007000_t0000_u01759196530189") 2025/09/30 01:44:14 DEBUG : dir1/0004-efghi: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba590_d20250930_m014205_c001_v0001181_t0006_u01759196525317") 2025/09/30 01:44:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db0910611403_d20250930_m014324_c001_v7007000_t0000_u01759196604220") 2025/09/30 01:44:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b2ea_d20250930_m014314_c001_v0001184_t0007_u01759196594728") 2025/09/30 01:44:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706ed_d20250930_m014308_c001_v7007000_t0000_u01759196588768") 2025/09/30 01:44:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b263_d20250930_m014259_c001_v0001184_t0050_u01759196579340") 2025/09/30 01:44:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706b9_d20250930_m014253_c001_v7007000_t0000_u01759196573702") 2025/09/30 01:44:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b1de_d20250930_m014245_c001_v0001184_t0039_u01759196565255") 2025/09/30 01:44:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4173808e5f35ea01_d20250930_m014239_c001_v7007000_t0000_u01759196559520") 2025/09/30 01:44:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b1a9_d20250930_m014230_c001_v0001184_t0046_u01759196550906") 2025/09/30 01:44:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f422b0d72a5500eae_d20250930_m014225_c001_v7007000_t0000_u01759196545213") 2025/09/30 01:44:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b113_d20250930_m014216_c001_v0001184_t0011_u01759196536097") 2025/09/30 01:44:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4044242883dbc361_d20250930_m014207_c001_v7007000_t0000_u01759196527069") 2025/09/30 01:44:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f9501a_d20250930_m014159_c001_v0001161_t0014_u01759196519286") 2025/09/30 01:44:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e953c9_d20250930_m014153_c001_v7007000_t0000_u01759196513663") 2025/09/30 01:44:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8af9f_d20250930_m014149_c001_v0001184_t0031_u01759196509511") 2025/09/30 01:44:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4195ca0290daea96_d20250930_m014148_c001_v7007000_t0000_u01759196508075") 2025/09/30 01:44:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba4e9_d20250930_m014140_c001_v0001181_t0015_u01759196500211") 2025/09/30 01:44:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf826148b7_d20250930_m014134_c001_v7007000_t0000_u01759196494718") 2025/09/30 01:44:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba478_d20250930_m014130_c001_v0001181_t0019_u01759196490346") 2025/09/30 01:44:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4095ea60f3686da6_d20250930_m014128_c001_v7007000_t0000_u01759196488678") 2025/09/30 01:44:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94f4d_d20250930_m014121_c001_v0001161_t0042_u01759196481585") 2025/09/30 01:44:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f703c3_d20250930_m014112_c001_v7007000_t0000_u01759196472326") 2025/09/30 01:44:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ade7_d20250930_m014103_c001_v0001184_t0053_u01759196463750") 2025/09/30 01:44:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e950f9_d20250930_m014057_c001_v7007000_t0000_u01759196457961") 2025/09/30 01:44:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ad7b_d20250930_m014048_c001_v0001184_t0006_u01759196448901") 2025/09/30 01:44:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f407bccd38715c583_d20250930_m014043_c001_v7007000_t0000_u01759196443078") 2025/09/30 01:44:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ad38_d20250930_m014033_c001_v0001184_t0045_u01759196433894") 2025/09/30 01:44:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f416b28e2ae4ceaee_d20250930_m014150_c001_v7007000_t0000_u01759196510745") 2025/09/30 01:44:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba52f_d20250930_m014146_c001_v0001181_t0001_u01759196506484") 2025/09/30 01:44:15 DEBUG : dir1/0005-fghij: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd20d_d20250930_m014210_c001_v7007000_t0000_u01759196530371") 2025/09/30 01:44:15 DEBUG : dir1/0005-fghij: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b0c1_d20250930_m014205_c001_v0001184_t0028_u01759196525332") 2025/09/30 01:44:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db0910611406_d20250930_m014324_c001_v7007000_t0000_u01759196604409") 2025/09/30 01:44:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba75e_d20250930_m014314_c001_v0001181_t0042_u01759196594933") 2025/09/30 01:44:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706ef_d20250930_m014308_c001_v7007000_t0000_u01759196588970") 2025/09/30 01:44:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba6eb_d20250930_m014259_c001_v0001181_t0013_u01759196579541") 2025/09/30 01:44:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706ba_d20250930_m014253_c001_v7007000_t0000_u01759196573902") 2025/09/30 01:44:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba6c4_d20250930_m014245_c001_v0001181_t0037_u01759196565450") 2025/09/30 01:44:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4173808e5f35ea04_d20250930_m014239_c001_v7007000_t0000_u01759196559704") 2025/09/30 01:44:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba67d_d20250930_m014231_c001_v0001181_t0036_u01759196551109") 2025/09/30 01:44:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f422b0d72a5500eb3_d20250930_m014225_c001_v7007000_t0000_u01759196545396") 2025/09/30 01:44:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba61a_d20250930_m014216_c001_v0001181_t0045_u01759196536385") 2025/09/30 01:44:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4044242883dbc35c_d20250930_m014206_c001_v7007000_t0000_u01759196526511") 2025/09/30 01:44:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b052_d20250930_m014159_c001_v0001184_t0022_u01759196519600") 2025/09/30 01:44:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e953cb_d20250930_m014153_c001_v7007000_t0000_u01759196513844") 2025/09/30 01:44:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba542_d20250930_m014149_c001_v0001181_t0005_u01759196509537") 2025/09/30 01:44:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db0910611035_d20250930_m014148_c001_v7007000_t0000_u01759196508099") 2025/09/30 01:44:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e84b_d20250930_m014140_c001_v0001145_t0032_u01759196500473") 2025/09/30 01:44:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf826148ba_d20250930_m014134_c001_v7007000_t0000_u01759196494900") 2025/09/30 01:44:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94f81_d20250930_m014130_c001_v0001161_t0029_u01759196490365") 2025/09/30 01:44:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e952db_d20250930_m014128_c001_v7007000_t0000_u01759196488704") 2025/09/30 01:44:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ae5f_d20250930_m014121_c001_v0001184_t0039_u01759196481928") 2025/09/30 01:44:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f417a220a8a3ad034_d20250930_m014112_c001_v7007000_t0000_u01759196472279") 2025/09/30 01:44:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94efa_d20250930_m014103_c001_v0001161_t0003_u01759196463950") 2025/09/30 01:44:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e950fc_d20250930_m014058_c001_v7007000_t0000_u01759196458143") 2025/09/30 01:44:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94ec6_d20250930_m014049_c001_v0001161_t0020_u01759196449093") 2025/09/30 01:44:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f407bccd38715c585_d20250930_m014043_c001_v7007000_t0000_u01759196443262") 2025/09/30 01:44:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94e74_d20250930_m014034_c001_v0001161_t0008_u01759196434108") 2025/09/30 01:44:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4188142601534c7c_d20250930_m014150_c001_v7007000_t0000_u01759196510873") 2025/09/30 01:44:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8af87_d20250930_m014146_c001_v0001184_t0058_u01759196506495") 2025/09/30 01:44:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd20f_d20250930_m014210_c001_v7007000_t0000_u01759196530553") 2025/09/30 01:44:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b0c3_d20250930_m014205_c001_v0001184_t0008_u01759196525533") 2025/09/30 01:44:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db0910611408_d20250930_m014324_c001_v7007000_t0000_u01759196604591") 2025/09/30 01:44:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f9513e_d20250930_m014315_c001_v0001161_t0001_u01759196595206") 2025/09/30 01:44:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706f0_d20250930_m014309_c001_v7007000_t0000_u01759196589151") 2025/09/30 01:44:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f950f4_d20250930_m014259_c001_v0001161_t0006_u01759196579755") 2025/09/30 01:44:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706bd_d20250930_m014254_c001_v7007000_t0000_u01759196574083") 2025/09/30 01:44:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f950dc_d20250930_m014245_c001_v0001161_t0047_u01759196565656") 2025/09/30 01:44:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4173808e5f35ea07_d20250930_m014239_c001_v7007000_t0000_u01759196559889") 2025/09/30 01:44:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f95091_d20250930_m014231_c001_v0001161_t0006_u01759196551335") 2025/09/30 01:44:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f422b0d72a5500eb5_d20250930_m014225_c001_v7007000_t0000_u01759196545579") 2025/09/30 01:44:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f9505e_d20250930_m014216_c001_v0001161_t0044_u01759196536596") 2025/09/30 01:44:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd1da_d20250930_m014207_c001_v7007000_t0000_u01759196527077") 2025/09/30 01:44:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba56d_d20250930_m014159_c001_v0001181_t0036_u01759196519852") 2025/09/30 01:44:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e953cc_d20250930_m014154_c001_v7007000_t0000_u01759196514027") 2025/09/30 01:44:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e892_d20250930_m014149_c001_v0001145_t0009_u01759196509677") 2025/09/30 01:44:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b50e1_d20250930_m014147_c001_v7007000_t0000_u01759196507928") 2025/09/30 01:44:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8af57_d20250930_m014140_c001_v0001184_t0031_u01759196500940") 2025/09/30 01:44:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf826148bc_d20250930_m014135_c001_v7007000_t0000_u01759196495086") 2025/09/30 01:44:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e832_d20250930_m014130_c001_v0001145_t0000_u01759196490438") 2025/09/30 01:44:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4144aabd70647710_d20250930_m014128_c001_v7007000_t0000_u01759196488948") 2025/09/30 01:44:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba418_d20250930_m014122_c001_v0001181_t0046_u01759196482135") 2025/09/30 01:44:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4095ea60f3686cf4_d20250930_m014112_c001_v7007000_t0000_u01759196472534") 2025/09/30 01:44:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba3c1_d20250930_m014104_c001_v0001181_t0055_u01759196464540") 2025/09/30 01:44:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e950fe_d20250930_m014058_c001_v7007000_t0000_u01759196458326") 2025/09/30 01:44:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba385_d20250930_m014049_c001_v0001181_t0012_u01759196449392") 2025/09/30 01:44:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f407bccd38715c587_d20250930_m014043_c001_v7007000_t0000_u01759196443447") 2025/09/30 01:44:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba338_d20250930_m014034_c001_v0001181_t0012_u01759196434524") 2025/09/30 01:44:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f416b28e2ae4ceaef_d20250930_m014150_c001_v7007000_t0000_u01759196510937") 2025/09/30 01:44:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e885_d20250930_m014146_c001_v0001145_t0020_u01759196506622") 2025/09/30 01:44:19 DEBUG : dir1/0007-12345: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd210_d20250930_m014210_c001_v7007000_t0000_u01759196530736") 2025/09/30 01:44:19 DEBUG : dir1/0007-12345: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba592_d20250930_m014205_c001_v0001181_t0024_u01759196525544") 2025/09/30 01:44:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db091061140b_d20250930_m014324_c001_v7007000_t0000_u01759196604775") 2025/09/30 01:44:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e963_d20250930_m014315_c001_v0001145_t0046_u01759196595753") 2025/09/30 01:44:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706f3_d20250930_m014309_c001_v7007000_t0000_u01759196589334") 2025/09/30 01:44:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e940_d20250930_m014300_c001_v0001145_t0012_u01759196580147") 2025/09/30 01:44:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706be_d20250930_m014254_c001_v7007000_t0000_u01759196574265") 2025/09/30 01:44:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e920_d20250930_m014245_c001_v0001145_t0006_u01759196565926") 2025/09/30 01:44:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4173808e5f35ea0a_d20250930_m014240_c001_v7007000_t0000_u01759196560073") 2025/09/30 01:44:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e8f9_d20250930_m014231_c001_v0001145_t0055_u01759196551644") 2025/09/30 01:44:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f422b0d72a5500eb7_d20250930_m014225_c001_v7007000_t0000_u01759196545761") 2025/09/30 01:44:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e8cb_d20250930_m014217_c001_v0001145_t0024_u01759196537009") 2025/09/30 01:44:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd1d2_d20250930_m014206_c001_v7007000_t0000_u01759196526855") 2025/09/30 01:44:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e8a4_d20250930_m014200_c001_v0001145_t0030_u01759196520104") 2025/09/30 01:44:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e953ce_d20250930_m014154_c001_v7007000_t0000_u01759196514212") 2025/09/30 01:44:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8afa5_d20250930_m014149_c001_v0001184_t0013_u01759196509711") 2025/09/30 01:44:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f407bccd38715c7e0_d20250930_m014148_c001_v7007000_t0000_u01759196508164") 2025/09/30 01:44:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94fbf_d20250930_m014141_c001_v0001161_t0046_u01759196501133") 2025/09/30 01:44:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf826148be_d20250930_m014135_c001_v7007000_t0000_u01759196495269") 2025/09/30 01:44:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8aef2_d20250930_m014130_c001_v0001184_t0012_u01759196490537") 2025/09/30 01:44:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4095ea60f3686d9c_d20250930_m014128_c001_v7007000_t0000_u01759196488281") 2025/09/30 01:44:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e801_d20250930_m014122_c001_v0001145_t0048_u01759196482340") 2025/09/30 01:44:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e95212_d20250930_m014112_c001_v7007000_t0000_u01759196472281") 2025/09/30 01:44:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e7c6_d20250930_m014104_c001_v0001145_t0026_u01759196464748") 2025/09/30 01:44:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e95100_d20250930_m014058_c001_v7007000_t0000_u01759196458508") 2025/09/30 01:44:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e798_d20250930_m014049_c001_v0001145_t0053_u01759196449602") 2025/09/30 01:44:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f407bccd38715c588_d20250930_m014043_c001_v7007000_t0000_u01759196443632") 2025/09/30 01:44:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e773_d20250930_m014034_c001_v0001145_t0051_u01759196434728") 2025/09/30 01:44:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f41961440b019da87_d20250930_m014150_c001_v7007000_t0000_u01759196510726") 2025/09/30 01:44:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8af89_d20250930_m014146_c001_v0001184_t0012_u01759196506710") 2025/09/30 01:44:20 DEBUG : dir1/0008-23456: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd213_d20250930_m014210_c001_v7007000_t0000_u01759196530925") 2025/09/30 01:44:20 DEBUG : dir1/0008-23456: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e8b8_d20250930_m014205_c001_v0001145_t0026_u01759196525553") 2025/09/30 01:44:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db091061140e_d20250930_m014324_c001_v7007000_t0000_u01759196604959") 2025/09/30 01:44:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b2f2_d20250930_m014316_c001_v0001184_t0011_u01759196596018") 2025/09/30 01:44:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706f6_d20250930_m014309_c001_v7007000_t0000_u01759196589515") 2025/09/30 01:44:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b271_d20250930_m014300_c001_v0001184_t0051_u01759196580491") 2025/09/30 01:44:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706bf_d20250930_m014254_c001_v7007000_t0000_u01759196574464") 2025/09/30 01:44:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b1e4_d20250930_m014246_c001_v0001184_t0034_u01759196566333") 2025/09/30 01:44:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4173808e5f35ea0d_d20250930_m014240_c001_v7007000_t0000_u01759196560258") 2025/09/30 01:44:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b1ad_d20250930_m014231_c001_v0001184_t0021_u01759196551917") 2025/09/30 01:44:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f422b0d72a5500eba_d20250930_m014225_c001_v7007000_t0000_u01759196545945") 2025/09/30 01:44:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b121_d20250930_m014217_c001_v0001184_t0030_u01759196537432") 2025/09/30 01:44:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd1d0_d20250930_m014206_c001_v7007000_t0000_u01759196526675") 2025/09/30 01:44:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f95020_d20250930_m014200_c001_v0001161_t0059_u01759196520530") 2025/09/30 01:44:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e953d1_d20250930_m014154_c001_v7007000_t0000_u01759196514395") 2025/09/30 01:44:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba544_d20250930_m014149_c001_v0001181_t0024_u01759196509753") 2025/09/30 01:44:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f41961440b019da79_d20250930_m014147_c001_v7007000_t0000_u01759196507935") 2025/09/30 01:44:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba507_d20250930_m014141_c001_v0001181_t0030_u01759196501448") 2025/09/30 01:44:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf826148c2_d20250930_m014135_c001_v7007000_t0000_u01759196495452") 2025/09/30 01:44:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba47e_d20250930_m014130_c001_v0001181_t0049_u01759196490555") 2025/09/30 01:44:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f70409_d20250930_m014128_c001_v7007000_t0000_u01759196488681") 2025/09/30 01:44:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94f4f_d20250930_m014122_c001_v0001161_t0049_u01759196482641") 2025/09/30 01:44:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e9521c_d20250930_m014112_c001_v7007000_t0000_u01759196472654") 2025/09/30 01:44:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8adf3_d20250930_m014105_c001_v0001184_t0051_u01759196465171") 2025/09/30 01:44:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e95103_d20250930_m014058_c001_v7007000_t0000_u01759196458691") 2025/09/30 01:44:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ad7f_d20250930_m014049_c001_v0001184_t0010_u01759196449833") 2025/09/30 01:44:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f407bccd38715c58b_d20250930_m014043_c001_v7007000_t0000_u01759196443817") 2025/09/30 01:44:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ad46_d20250930_m014035_c001_v0001184_t0043_u01759196435055") 2025/09/30 01:44:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e953ad_d20250930_m014150_c001_v7007000_t0000_u01759196510884") 2025/09/30 01:44:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba531_d20250930_m014146_c001_v0001181_t0022_u01759196506708") 2025/09/30 01:44:22 DEBUG : dir1/0009-34567: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd215_d20250930_m014211_c001_v7007000_t0000_u01759196531108") 2025/09/30 01:44:22 DEBUG : dir1/0009-34567: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f95035_d20250930_m014205_c001_v0001161_t0054_u01759196525580") 2025/09/30 01:44:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db0910611410_d20250930_m014325_c001_v7007000_t0000_u01759196605142") 2025/09/30 01:44:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba768_d20250930_m014316_c001_v0001181_t0008_u01759196596227") 2025/09/30 01:44:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706fa_d20250930_m014309_c001_v7007000_t0000_u01759196589698") 2025/09/30 01:44:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba6ed_d20250930_m014300_c001_v0001181_t0043_u01759196580720") 2025/09/30 01:44:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706c1_d20250930_m014254_c001_v7007000_t0000_u01759196574646") 2025/09/30 01:44:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba6c9_d20250930_m014246_c001_v0001181_t0020_u01759196566535") 2025/09/30 01:44:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4173808e5f35ea10_d20250930_m014240_c001_v7007000_t0000_u01759196560455") 2025/09/30 01:44:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba683_d20250930_m014232_c001_v0001181_t0025_u01759196552127") 2025/09/30 01:44:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f422b0d72a5500ebe_d20250930_m014226_c001_v7007000_t0000_u01759196546216") 2025/09/30 01:44:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba62b_d20250930_m014217_c001_v0001181_t0019_u01759196537637") 2025/09/30 01:44:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd1d4_d20250930_m014206_c001_v7007000_t0000_u01759196526893") 2025/09/30 01:44:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b074_d20250930_m014200_c001_v0001184_t0028_u01759196520847") 2025/09/30 01:44:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e953d3_d20250930_m014154_c001_v7007000_t0000_u01759196514582") 2025/09/30 01:44:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8afa7_d20250930_m014149_c001_v0001184_t0045_u01759196509912") 2025/09/30 01:44:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f407bccd38715c7de_d20250930_m014147_c001_v7007000_t0000_u01759196507945") 2025/09/30 01:44:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e84f_d20250930_m014141_c001_v0001145_t0051_u01759196501721") 2025/09/30 01:44:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf826148c6_d20250930_m014135_c001_v7007000_t0000_u01759196495639") 2025/09/30 01:44:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8aefa_d20250930_m014130_c001_v0001184_t0059_u01759196490750") 2025/09/30 01:44:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4095ea60f3686dab_d20250930_m014128_c001_v7007000_t0000_u01759196488859") 2025/09/30 01:44:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ae63_d20250930_m014122_c001_v0001184_t0001_u01759196482986") 2025/09/30 01:44:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40838f7c6d5b0b4c_d20250930_m014112_c001_v7007000_t0000_u01759196472347") 2025/09/30 01:44:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94f07_d20250930_m014105_c001_v0001161_t0014_u01759196465400") 2025/09/30 01:44:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e95105_d20250930_m014058_c001_v7007000_t0000_u01759196458873") 2025/09/30 01:44:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94eca_d20250930_m014050_c001_v0001161_t0031_u01759196450041") 2025/09/30 01:44:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f407bccd38715c58c_d20250930_m014044_c001_v7007000_t0000_u01759196444000") 2025/09/30 01:44:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94e84_d20250930_m014035_c001_v0001161_t0003_u01759196435280") 2025/09/30 01:44:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b50f5_d20250930_m014150_c001_v7007000_t0000_u01759196510906") 2025/09/30 01:44:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8af8b_d20250930_m014146_c001_v0001184_t0002_u01759196506937") 2025/09/30 01:44:23 DEBUG : dir1/0010-45678: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd219_d20250930_m014211_c001_v7007000_t0000_u01759196531291") 2025/09/30 01:44:23 DEBUG : dir1/0010-45678: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b0cb_d20250930_m014205_c001_v0001184_t0028_u01759196525743") 2025/09/30 01:44:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db0910611412_d20250930_m014325_c001_v7007000_t0000_u01759196605327") 2025/09/30 01:44:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f95144_d20250930_m014316_c001_v0001161_t0057_u01759196596434") 2025/09/30 01:44:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706fd_d20250930_m014309_c001_v7007000_t0000_u01759196589892") 2025/09/30 01:44:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f950fa_d20250930_m014301_c001_v0001161_t0000_u01759196581345") 2025/09/30 01:44:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706c2_d20250930_m014254_c001_v7007000_t0000_u01759196574827") 2025/09/30 01:44:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f950de_d20250930_m014246_c001_v0001161_t0035_u01759196566752") 2025/09/30 01:44:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4173808e5f35ea13_d20250930_m014240_c001_v7007000_t0000_u01759196560638") 2025/09/30 01:44:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f95095_d20250930_m014232_c001_v0001161_t0018_u01759196552335") 2025/09/30 01:44:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f422b0d72a5500ec0_d20250930_m014226_c001_v7007000_t0000_u01759196546398") 2025/09/30 01:44:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f95064_d20250930_m014217_c001_v0001161_t0028_u01759196537845") 2025/09/30 01:44:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f41522a5b6e95bf38_d20250930_m014206_c001_v7007000_t0000_u01759196526909") 2025/09/30 01:44:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba574_d20250930_m014201_c001_v0001181_t0040_u01759196521054") 2025/09/30 01:44:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e953d5_d20250930_m014154_c001_v7007000_t0000_u01759196514764") 2025/09/30 01:44:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94fe8_d20250930_m014149_c001_v0001161_t0022_u01759196509922") 2025/09/30 01:44:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b50e3_d20250930_m014148_c001_v7007000_t0000_u01759196508117") 2025/09/30 01:44:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8af61_d20250930_m014142_c001_v0001184_t0049_u01759196502312") 2025/09/30 01:44:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf826148c9_d20250930_m014135_c001_v7007000_t0000_u01759196495824") 2025/09/30 01:44:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e834_d20250930_m014130_c001_v0001145_t0044_u01759196490769") 2025/09/30 01:44:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4095ea60f3686da2_d20250930_m014128_c001_v7007000_t0000_u01759196488495") 2025/09/30 01:44:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba41e_d20250930_m014123_c001_v0001181_t0046_u01759196483191") 2025/09/30 01:44:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4095ea60f3686cf2_d20250930_m014112_c001_v7007000_t0000_u01759196472352") 2025/09/30 01:44:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba3c5_d20250930_m014105_c001_v0001181_t0027_u01759196465720") 2025/09/30 01:44:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e95107_d20250930_m014059_c001_v7007000_t0000_u01759196459056") 2025/09/30 01:44:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba388_d20250930_m014050_c001_v0001181_t0044_u01759196450410") 2025/09/30 01:44:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f407bccd38715c58f_d20250930_m014044_c001_v7007000_t0000_u01759196444185") 2025/09/30 01:44:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba348_d20250930_m014036_c001_v0001181_t0014_u01759196436084") 2025/09/30 01:44:25 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db0910611047_d20250930_m014150_c001_v7007000_t0000_u01759196510730") 2025/09/30 01:44:25 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba534_d20250930_m014146_c001_v0001181_t0000_u01759196506947") 2025/09/30 01:44:25 DEBUG : dir1/0011-56789: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd21b_d20250930_m014211_c001_v7007000_t0000_u01759196531474") 2025/09/30 01:44:25 DEBUG : dir1/0011-56789: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba596_d20250930_m014205_c001_v0001181_t0029_u01759196525756") 2025/09/30 01:44:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db0910611417_d20250930_m014325_c001_v7007000_t0000_u01759196605519") 2025/09/30 01:44:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e965_d20250930_m014316_c001_v0001145_t0024_u01759196596702") 2025/09/30 01:44:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f70701_d20250930_m014310_c001_v7007000_t0000_u01759196590131") 2025/09/30 01:44:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e944_d20250930_m014302_c001_v0001145_t0053_u01759196582143") 2025/09/30 01:44:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706c3_d20250930_m014255_c001_v7007000_t0000_u01759196575011") 2025/09/30 01:44:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e924_d20250930_m014247_c001_v0001145_t0029_u01759196567210") 2025/09/30 01:44:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4173808e5f35ea15_d20250930_m014240_c001_v7007000_t0000_u01759196560822") 2025/09/30 01:44:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e901_d20250930_m014232_c001_v0001145_t0018_u01759196552828") 2025/09/30 01:44:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f422b0d72a5500ec2_d20250930_m014226_c001_v7007000_t0000_u01759196546582") 2025/09/30 01:44:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e8cd_d20250930_m014218_c001_v0001145_t0040_u01759196538207") 2025/09/30 01:44:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4144aabd706477ba_d20250930_m014206_c001_v7007000_t0000_u01759196526510") 2025/09/30 01:44:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e8a6_d20250930_m014201_c001_v0001145_t0009_u01759196521268") 2025/09/30 01:44:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e953d7_d20250930_m014154_c001_v7007000_t0000_u01759196514946") 2025/09/30 01:44:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e896_d20250930_m014149_c001_v0001145_t0052_u01759196509930") 2025/09/30 01:44:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f41961440b019da7c_d20250930_m014148_c001_v7007000_t0000_u01759196508125") 2025/09/30 01:44:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94fc3_d20250930_m014142_c001_v0001161_t0045_u01759196502513") 2025/09/30 01:44:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf826148ce_d20250930_m014136_c001_v7007000_t0000_u01759196496007") 2025/09/30 01:44:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba482_d20250930_m014130_c001_v0001181_t0015_u01759196490783") 2025/09/30 01:44:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd0cb_d20250930_m014128_c001_v7007000_t0000_u01759196488715") 2025/09/30 01:44:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e807_d20250930_m014123_c001_v0001145_t0050_u01759196483406") 2025/09/30 01:44:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f41961440b019d97d_d20250930_m014112_c001_v7007000_t0000_u01759196472302") 2025/09/30 01:44:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e7cc_d20250930_m014105_c001_v0001145_t0032_u01759196465941") 2025/09/30 01:44:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e9510e_d20250930_m014059_c001_v7007000_t0000_u01759196459239") 2025/09/30 01:44:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e79b_d20250930_m014050_c001_v0001145_t0047_u01759196450641") 2025/09/30 01:44:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f407bccd38715c591_d20250930_m014044_c001_v7007000_t0000_u01759196444370") 2025/09/30 01:44:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e777_d20250930_m014036_c001_v0001145_t0047_u01759196436304") 2025/09/30 01:44:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db0910611048_d20250930_m014150_c001_v7007000_t0000_u01759196510915") 2025/09/30 01:44:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94fde_d20250930_m014146_c001_v0001161_t0046_u01759196506973") 2025/09/30 01:44:26 DEBUG : dir1/0012-6789;: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd21d_d20250930_m014211_c001_v7007000_t0000_u01759196531656") 2025/09/30 01:44:26 DEBUG : dir1/0012-6789;: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f95037_d20250930_m014205_c001_v0001161_t0019_u01759196525888") 2025/09/30 01:44:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db0910611418_d20250930_m014325_c001_v7007000_t0000_u01759196605703") 2025/09/30 01:44:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b2fe_d20250930_m014317_c001_v0001184_t0047_u01759196597060") 2025/09/30 01:44:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f70702_d20250930_m014310_c001_v7007000_t0000_u01759196590312") 2025/09/30 01:44:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b27e_d20250930_m014302_c001_v0001184_t0039_u01759196582409") 2025/09/30 01:44:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706c4_d20250930_m014255_c001_v7007000_t0000_u01759196575193") 2025/09/30 01:44:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b1f9_d20250930_m014247_c001_v0001184_t0034_u01759196567618") 2025/09/30 01:44:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4173808e5f35ea17_d20250930_m014241_c001_v7007000_t0000_u01759196561007") 2025/09/30 01:44:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b1b3_d20250930_m014233_c001_v0001184_t0040_u01759196553218") 2025/09/30 01:44:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f422b0d72a5500ec6_d20250930_m014226_c001_v7007000_t0000_u01759196546765") 2025/09/30 01:44:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b154_d20250930_m014218_c001_v0001184_t0057_u01759196538543") 2025/09/30 01:44:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4195ca0290daeb4d_d20250930_m014206_c001_v7007000_t0000_u01759196526919") 2025/09/30 01:44:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f95024_d20250930_m014201_c001_v0001161_t0006_u01759196521688") 2025/09/30 01:44:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e953d9_d20250930_m014155_c001_v7007000_t0000_u01759196515129") 2025/09/30 01:44:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba546_d20250930_m014149_c001_v0001181_t0049_u01759196509968") 2025/09/30 01:44:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e9538b_d20250930_m014148_c001_v7007000_t0000_u01759196508134") 2025/09/30 01:44:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba51b_d20250930_m014142_c001_v0001181_t0056_u01759196502805") 2025/09/30 01:44:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf826148d1_d20250930_m014136_c001_v7007000_t0000_u01759196496190") 2025/09/30 01:44:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8af04_d20250930_m014130_c001_v0001184_t0042_u01759196490953") 2025/09/30 01:44:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f407bccd38715c72f_d20250930_m014128_c001_v7007000_t0000_u01759196488677") 2025/09/30 01:44:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94f57_d20250930_m014123_c001_v0001161_t0002_u01759196483640") 2025/09/30 01:44:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f417a220a8a3ad036_d20250930_m014112_c001_v7007000_t0000_u01759196472463") 2025/09/30 01:44:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8adff_d20250930_m014106_c001_v0001184_t0000_u01759196466548") 2025/09/30 01:44:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e95110_d20250930_m014059_c001_v7007000_t0000_u01759196459424") 2025/09/30 01:44:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ad87_d20250930_m014050_c001_v0001184_t0009_u01759196450894") 2025/09/30 01:44:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f407bccd38715c594_d20250930_m014044_c001_v7007000_t0000_u01759196444555") 2025/09/30 01:44:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ad4c_d20250930_m014036_c001_v0001184_t0033_u01759196436663") 2025/09/30 01:44:28 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4188142601534c7e_d20250930_m014151_c001_v7007000_t0000_u01759196511056") 2025/09/30 01:44:28 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e888_d20250930_m014147_c001_v0001145_t0023_u01759196507050") 2025/09/30 01:44:28 DEBUG : dir1/0013-789;=: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd220_d20250930_m014211_c001_v7007000_t0000_u01759196531838") 2025/09/30 01:44:28 DEBUG : dir1/0013-789;=: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b0d3_d20250930_m014205_c001_v0001184_t0042_u01759196525945") 2025/09/30 01:44:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db091061141b_d20250930_m014325_c001_v7007000_t0000_u01759196605886") 2025/09/30 01:44:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba781_d20250930_m014317_c001_v0001181_t0024_u01759196597271") 2025/09/30 01:44:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f70703_d20250930_m014310_c001_v7007000_t0000_u01759196590494") 2025/09/30 01:44:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba6f2_d20250930_m014302_c001_v0001181_t0017_u01759196582614") 2025/09/30 01:44:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706c7_d20250930_m014255_c001_v7007000_t0000_u01759196575375") 2025/09/30 01:44:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba6cf_d20250930_m014247_c001_v0001181_t0031_u01759196567829") 2025/09/30 01:44:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4173808e5f35ea1b_d20250930_m014241_c001_v7007000_t0000_u01759196561190") 2025/09/30 01:44:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba689_d20250930_m014233_c001_v0001181_t0007_u01759196553427") 2025/09/30 01:44:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f422b0d72a5500ec9_d20250930_m014226_c001_v7007000_t0000_u01759196546948") 2025/09/30 01:44:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba62f_d20250930_m014218_c001_v0001181_t0001_u01759196538785") 2025/09/30 01:44:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4144aabd706477bb_d20250930_m014206_c001_v7007000_t0000_u01759196526692") 2025/09/30 01:44:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b07f_d20250930_m014202_c001_v0001184_t0032_u01759196522008") 2025/09/30 01:44:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e953da_d20250930_m014155_c001_v7007000_t0000_u01759196515311") 2025/09/30 01:44:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8afab_d20250930_m014150_c001_v0001184_t0047_u01759196510127") 2025/09/30 01:44:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4188142601534c67_d20250930_m014147_c001_v7007000_t0000_u01759196507956") 2025/09/30 01:44:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e85b_d20250930_m014143_c001_v0001145_t0038_u01759196503020") 2025/09/30 01:44:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf826148d5_d20250930_m014136_c001_v7007000_t0000_u01759196496374") 2025/09/30 01:44:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba486_d20250930_m014130_c001_v0001181_t0015_u01759196490991") 2025/09/30 01:44:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f7040b_d20250930_m014128_c001_v7007000_t0000_u01759196488870") 2025/09/30 01:44:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ae73_d20250930_m014124_c001_v0001184_t0046_u01759196484045") 2025/09/30 01:44:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e95218_d20250930_m014112_c001_v7007000_t0000_u01759196472472") 2025/09/30 01:44:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94f0c_d20250930_m014106_c001_v0001161_t0006_u01759196466764") 2025/09/30 01:44:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e95112_d20250930_m014059_c001_v7007000_t0000_u01759196459608") 2025/09/30 01:44:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94ece_d20250930_m014051_c001_v0001161_t0000_u01759196451099") 2025/09/30 01:44:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f407bccd38715c597_d20250930_m014044_c001_v7007000_t0000_u01759196444741") 2025/09/30 01:44:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94e92_d20250930_m014036_c001_v0001161_t0053_u01759196436875") 2025/09/30 01:44:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b50f1_d20250930_m014150_c001_v7007000_t0000_u01759196510725") 2025/09/30 01:44:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8af8f_d20250930_m014147_c001_v0001184_t0015_u01759196507159") 2025/09/30 01:44:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd223_d20250930_m014212_c001_v7007000_t0000_u01759196532020") 2025/09/30 01:44:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba598_d20250930_m014205_c001_v0001181_t0021_u01759196525971") 2025/09/30 01:44:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db091061141d_d20250930_m014326_c001_v7007000_t0000_u01759196606069") 2025/09/30 01:44:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f9514a_d20250930_m014317_c001_v0001161_t0054_u01759196597479") 2025/09/30 01:44:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f70704_d20250930_m014310_c001_v7007000_t0000_u01759196590681") 2025/09/30 01:44:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f95100_d20250930_m014302_c001_v0001161_t0044_u01759196582841") 2025/09/30 01:44:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706c8_d20250930_m014255_c001_v7007000_t0000_u01759196575556") 2025/09/30 01:44:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f950e2_d20250930_m014248_c001_v0001161_t0010_u01759196568034") 2025/09/30 01:44:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4173808e5f35ea1e_d20250930_m014241_c001_v7007000_t0000_u01759196561372") 2025/09/30 01:44:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f95099_d20250930_m014233_c001_v0001161_t0027_u01759196553634") 2025/09/30 01:44:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f422b0d72a5500ecc_d20250930_m014227_c001_v7007000_t0000_u01759196547136") 2025/09/30 01:44:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f9506c_d20250930_m014218_c001_v0001161_t0044_u01759196538992") 2025/09/30 01:44:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4144aabd706477bc_d20250930_m014206_c001_v7007000_t0000_u01759196526873") 2025/09/30 01:44:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba57e_d20250930_m014202_c001_v0001181_t0038_u01759196522224") 2025/09/30 01:44:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e953dc_d20250930_m014155_c001_v7007000_t0000_u01759196515561") 2025/09/30 01:44:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba548_d20250930_m014150_c001_v0001181_t0006_u01759196510177") 2025/09/30 01:44:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4195ca0290daea94_d20250930_m014147_c001_v7007000_t0000_u01759196507713") 2025/09/30 01:44:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8af69_d20250930_m014143_c001_v0001184_t0052_u01759196503530") 2025/09/30 01:44:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf826148d9_d20250930_m014136_c001_v7007000_t0000_u01759196496557") 2025/09/30 01:44:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94f87_d20250930_m014131_c001_v0001161_t0012_u01759196491089") 2025/09/30 01:44:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4144aabd7064770e_d20250930_m014128_c001_v7007000_t0000_u01759196488677") 2025/09/30 01:44:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba426_d20250930_m014124_c001_v0001181_t0006_u01759196484257") 2025/09/30 01:44:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40838f7c6d5b0b4e_d20250930_m014112_c001_v7007000_t0000_u01759196472549") 2025/09/30 01:44:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba3cd_d20250930_m014107_c001_v0001181_t0035_u01759196467051") 2025/09/30 01:44:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e95115_d20250930_m014059_c001_v7007000_t0000_u01759196459792") 2025/09/30 01:44:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba38c_d20250930_m014051_c001_v0001181_t0042_u01759196451625") 2025/09/30 01:44:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f407bccd38715c599_d20250930_m014044_c001_v7007000_t0000_u01759196444925") 2025/09/30 01:44:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba34c_d20250930_m014037_c001_v0001181_t0030_u01759196437212") 2025/09/30 01:44:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e953ae_d20250930_m014151_c001_v7007000_t0000_u01759196511066") 2025/09/30 01:44:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba536_d20250930_m014147_c001_v0001181_t0007_u01759196507169") 2025/09/30 01:44:31 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd225_d20250930_m014212_c001_v7007000_t0000_u01759196532339") 2025/09/30 01:44:31 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e8ba_d20250930_m014206_c001_v0001145_t0027_u01759196526048") 2025/09/30 01:44:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db0910611420_d20250930_m014326_c001_v7007000_t0000_u01759196606254") 2025/09/30 01:44:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e96d_d20250930_m014317_c001_v0001145_t0031_u01759196597827") 2025/09/30 01:44:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f70705_d20250930_m014310_c001_v7007000_t0000_u01759196590863") 2025/09/30 01:44:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e948_d20250930_m014303_c001_v0001145_t0050_u01759196583141") 2025/09/30 01:44:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706c9_d20250930_m014255_c001_v7007000_t0000_u01759196575738") 2025/09/30 01:44:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e928_d20250930_m014248_c001_v0001145_t0051_u01759196568421") 2025/09/30 01:44:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4173808e5f35ea22_d20250930_m014241_c001_v7007000_t0000_u01759196561555") 2025/09/30 01:44:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e903_d20250930_m014234_c001_v0001145_t0039_u01759196554142") 2025/09/30 01:44:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f422b0d72a5500ecf_d20250930_m014227_c001_v7007000_t0000_u01759196547320") 2025/09/30 01:44:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e8d5_d20250930_m014219_c001_v0001145_t0015_u01759196539327") 2025/09/30 01:44:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4044242883dbc35f_d20250930_m014206_c001_v7007000_t0000_u01759196526883") 2025/09/30 01:44:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e8aa_d20250930_m014202_c001_v0001145_t0037_u01759196522596") 2025/09/30 01:44:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e953de_d20250930_m014155_c001_v7007000_t0000_u01759196515743") 2025/09/30 01:44:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e898_d20250930_m014150_c001_v0001145_t0036_u01759196510203") 2025/09/30 01:44:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4188142601534c6a_d20250930_m014148_c001_v7007000_t0000_u01759196508145") 2025/09/30 01:44:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94fca_d20250930_m014143_c001_v0001161_t0026_u01759196503723") 2025/09/30 01:44:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf826148db_d20250930_m014136_c001_v7007000_t0000_u01759196496741") 2025/09/30 01:44:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8af0e_d20250930_m014131_c001_v0001184_t0042_u01759196491175") 2025/09/30 01:44:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf82614876_d20250930_m014128_c001_v7007000_t0000_u01759196488880") 2025/09/30 01:44:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e80b_d20250930_m014124_c001_v0001145_t0051_u01759196484460") 2025/09/30 01:44:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f417a220a8a3ad03a_d20250930_m014112_c001_v7007000_t0000_u01759196472645") 2025/09/30 01:44:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e7d2_d20250930_m014107_c001_v0001145_t0030_u01759196467257") 2025/09/30 01:44:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e95119_d20250930_m014059_c001_v7007000_t0000_u01759196459974") 2025/09/30 01:44:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e7a2_d20250930_m014051_c001_v0001145_t0031_u01759196451881") 2025/09/30 01:44:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f407bccd38715c59b_d20250930_m014045_c001_v7007000_t0000_u01759196445110") 2025/09/30 01:44:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e77f_d20250930_m014037_c001_v0001145_t0054_u01759196437454") 2025/09/30 01:44:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f41961440b019da88_d20250930_m014150_c001_v7007000_t0000_u01759196510927") 2025/09/30 01:44:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94fe2_d20250930_m014147_c001_v0001161_t0048_u01759196507263") 2025/09/30 01:44:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e9525a_d20250930_m014115_c001_v7007000_t0000_u01759196475200") 2025/09/30 01:44:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ae15_d20250930_m014110_c001_v0001184_t0046_u01759196470187") 2025/09/30 01:44:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e9525d_d20250930_m014115_c001_v7007000_t0000_u01759196475380") 2025/09/30 01:44:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba3e3_d20250930_m014110_c001_v0001181_t0006_u01759196470346") 2025/09/30 01:44:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e95265_d20250930_m014115_c001_v7007000_t0000_u01759196475561") 2025/09/30 01:44:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ae1a_d20250930_m014110_c001_v0001184_t0021_u01759196470397") 2025/09/30 01:44:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e9526a_d20250930_m014115_c001_v7007000_t0000_u01759196475742") 2025/09/30 01:44:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e7e4_d20250930_m014110_c001_v0001145_t0038_u01759196470413") 2025/09/30 01:44:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e9526f_d20250930_m014115_c001_v7007000_t0000_u01759196475931") 2025/09/30 01:44:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba3e5_d20250930_m014110_c001_v0001181_t0017_u01759196470561") 2025/09/30 01:44:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e95273_d20250930_m014116_c001_v7007000_t0000_u01759196476112") 2025/09/30 01:44:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ae1e_d20250930_m014110_c001_v0001184_t0046_u01759196470591") 2025/09/30 01:44:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e95276_d20250930_m014116_c001_v7007000_t0000_u01759196476294") 2025/09/30 01:44:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94f1c_d20250930_m014110_c001_v0001161_t0023_u01759196470608") 2025/09/30 01:44:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e9527b_d20250930_m014116_c001_v7007000_t0000_u01759196476476") 2025/09/30 01:44:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ae24_d20250930_m014110_c001_v0001184_t0034_u01759196470815") 2025/09/30 01:44:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e9527e_d20250930_m014116_c001_v7007000_t0000_u01759196476656") 2025/09/30 01:44:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e7e6_d20250930_m014110_c001_v0001145_t0026_u01759196470847") 2025/09/30 01:44:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e95280_d20250930_m014116_c001_v7007000_t0000_u01759196476837") 2025/09/30 01:44:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba3e7_d20250930_m014110_c001_v0001181_t0045_u01759196470861") 2025/09/30 01:44:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e95281_d20250930_m014117_c001_v7007000_t0000_u01759196477017") 2025/09/30 01:44:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94f1e_d20250930_m014110_c001_v0001161_t0013_u01759196470936") 2025/09/30 01:44:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e95285_d20250930_m014117_c001_v7007000_t0000_u01759196477221") 2025/09/30 01:44:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ae26_d20250930_m014111_c001_v0001184_t0043_u01759196471022") 2025/09/30 01:44:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e95288_d20250930_m014117_c001_v7007000_t0000_u01759196477403") 2025/09/30 01:44:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba3eb_d20250930_m014111_c001_v0001181_t0002_u01759196471195") 2025/09/30 01:44:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e9528a_d20250930_m014117_c001_v7007000_t0000_u01759196477584") 2025/09/30 01:44:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ae2b_d20250930_m014111_c001_v0001184_t0007_u01759196471235") 2025/09/30 01:44:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e9528f_d20250930_m014117_c001_v7007000_t0000_u01759196477764") 2025/09/30 01:44:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e7e9_d20250930_m014111_c001_v0001145_t0040_u01759196471377") 2025/09/30 01:44:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e95292_d20250930_m014117_c001_v7007000_t0000_u01759196477945") 2025/09/30 01:44:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba3ef_d20250930_m014111_c001_v0001181_t0022_u01759196471408") 2025/09/30 01:44:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e952f0_d20250930_m014131_c001_v7007000_t0000_u01759196491850") 2025/09/30 01:44:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba448_d20250930_m014127_c001_v0001181_t0034_u01759196487014") 2025/09/30 01:44:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f422b0d72a5500d4c_d20250930_m014132_c001_v7007000_t0000_u01759196492019") 2025/09/30 01:44:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ae8e_d20250930_m014127_c001_v0001184_t0024_u01759196487024") 2025/09/30 01:44:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf82614897_d20250930_m014132_c001_v7007000_t0000_u01759196492019") 2025/09/30 01:44:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e81b_d20250930_m014127_c001_v0001145_t0042_u01759196487152") 2025/09/30 01:44:34 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf82614895_d20250930_m014131_c001_v7007000_t0000_u01759196491861") 2025/09/30 01:44:34 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba44a_d20250930_m014127_c001_v0001181_t0040_u01759196487226") 2025/09/30 01:44:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4095ea60f3686ddf_d20250930_m014131_c001_v7007000_t0000_u01759196491879") 2025/09/30 01:44:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94f6d_d20250930_m014127_c001_v0001161_t0005_u01759196487247") 2025/09/30 01:44:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f7040d_d20250930_m014131_c001_v7007000_t0000_u01759196491682") 2025/09/30 01:44:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ae96_d20250930_m014127_c001_v0001184_t0024_u01759196487258") 2025/09/30 01:44:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4144aabd7064771a_d20250930_m014131_c001_v7007000_t0000_u01759196491617") 2025/09/30 01:44:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba44c_d20250930_m014127_c001_v0001181_t0010_u01759196487437") 2025/09/30 01:44:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4144aabd7064771b_d20250930_m014131_c001_v7007000_t0000_u01759196491801") 2025/09/30 01:44:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8aea0_d20250930_m014127_c001_v0001184_t0027_u01759196487483") 2025/09/30 01:44:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f422b0d72a5500d49_d20250930_m014131_c001_v7007000_t0000_u01759196491628") 2025/09/30 01:44:35 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94f73_d20250930_m014127_c001_v0001161_t0025_u01759196487536") 2025/09/30 01:44:35 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf82614890_d20250930_m014131_c001_v7007000_t0000_u01759196491639") 2025/09/30 01:44:35 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e820_d20250930_m014127_c001_v0001145_t0023_u01759196487554") 2025/09/30 01:44:35 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd0e4_d20250930_m014131_c001_v7007000_t0000_u01759196491651") 2025/09/30 01:44:35 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba452_d20250930_m014127_c001_v0001181_t0032_u01759196487654") 2025/09/30 01:44:35 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e952ed_d20250930_m014131_c001_v7007000_t0000_u01759196491664") 2025/09/30 01:44:35 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8aea6_d20250930_m014127_c001_v0001184_t0055_u01759196487689") 2025/09/30 01:44:35 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd0e7_d20250930_m014132_c001_v7007000_t0000_u01759196492021") 2025/09/30 01:44:35 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94f75_d20250930_m014127_c001_v0001161_t0010_u01759196487851") 2025/09/30 01:44:35 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f7040e_d20250930_m014131_c001_v7007000_t0000_u01759196491884") 2025/09/30 01:44:35 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8aeae_d20250930_m014127_c001_v0001184_t0054_u01759196487904") 2025/09/30 01:44:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf82614892_d20250930_m014131_c001_v7007000_t0000_u01759196491671") 2025/09/30 01:44:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba45a_d20250930_m014127_c001_v0001181_t0021_u01759196487917") 2025/09/30 01:44:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f422b0d72a5500d4b_d20250930_m014131_c001_v7007000_t0000_u01759196491812") 2025/09/30 01:44:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e822_d20250930_m014127_c001_v0001145_t0046_u01759196487922") 2025/09/30 01:44:35 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b2516192_d20250930_m013930_c001_v7007000_t0000_u01759196370335") 2025/09/30 01:44:35 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f112e9c1573af02ba_d20250930_m013928_c001_v0001161_t0020_u01759196368162") 2025/09/30 01:44:35 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4048e2af40e133f4_d20250930_m013927_c001_v7007000_t0000_u01759196367978") 2025/09/30 01:44:35 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f112e9c1573af02a8_d20250930_m013923_c001_v0001161_t0032_u01759196363787") 2025/09/30 01:44:35 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4048e2af40e133bd_d20250930_m013923_c001_v7007000_t0000_u01759196363054") 2025/09/30 01:44:35 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ab3d_d20250930_m013919_c001_v0001184_t0006_u01759196359138") 2025/09/30 01:44:36 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4059676cc170a330_d20250930_m013917_c001_v7007000_t0000_u01759196357648") 2025/09/30 01:44:36 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f101d4cfe4bbba1e5_d20250930_m013914_c001_v0001093_t0027_u01759196354404") 2025/09/30 01:44:36 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f408618b2a6ed684e_d20250930_m013914_c001_v7007000_t0000_u01759196354220") 2025/09/30 01:44:36 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f101d4cfe4bbba1d9_d20250930_m013911_c001_v0001093_t0021_u01759196351184") 2025/09/30 01:44:36 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f408618b2a6ed6846_d20250930_m013910_c001_v7007000_t0000_u01759196350438") 2025/09/30 01:44:36 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e648_d20250930_m013906_c001_v0001145_t0044_u01759196346715") 2025/09/30 01:44:36 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f42136b7bf6b3defb_d20250930_m013905_c001_v7007000_t0000_u01759196345403") 2025/09/30 01:44:36 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1190a9586cc2e280_d20250930_m013903_c001_v0001102_t0003_u01759196343971") 2025/09/30 01:44:36 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f400c1ac7425e6bed_d20250930_m013903_c001_v7007000_t0000_u01759196343786") 2025/09/30 01:44:36 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1190a9586cc2e27c_d20250930_m013901_c001_v0001102_t0031_u01759196341009") 2025/09/30 01:44:36 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f400c1ac7425e6be1_d20250930_m013900_c001_v7007000_t0000_u01759196340283") 2025/09/30 01:44:36 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e631_d20250930_m013856_c001_v0001145_t0020_u01759196336612") 2025/09/30 01:44:36 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f42136b7bf6b3de9e_d20250930_m013855_c001_v7007000_t0000_u01759196335677") 2025/09/30 01:44:36 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f11751cf96671a6c9_d20250930_m013853_c001_v0001044_t0046_u01759196333664") 2025/09/30 01:44:36 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f41881426015346c5_d20250930_m013853_c001_v7007000_t0000_u01759196333483") 2025/09/30 01:44:36 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f11751cf96671a6bf_d20250930_m013849_c001_v0001044_t0003_u01759196329912") 2025/09/30 01:44:36 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f418814260153468f_d20250930_m013849_c001_v7007000_t0000_u01759196329150") 2025/09/30 01:44:36 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e61a_d20250930_m013844_c001_v0001145_t0018_u01759196324018") 2025/09/30 01:44:36 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4ac8_d20250930_m013843_c001_v7007000_t0000_u01759196323053") 2025/09/30 01:44:36 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1190a9586cc2e23b_d20250930_m013841_c001_v0001102_t0004_u01759196321442") 2025/09/30 01:44:36 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4155813b0bf655a9_d20250930_m013841_c001_v7007000_t0000_u01759196321255") 2025/09/30 01:44:37 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1190a9586cc2e237_d20250930_m013837_c001_v0001102_t0027_u01759196317990") 2025/09/30 01:44:37 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4155813b0bf65594_d20250930_m013837_c001_v7007000_t0000_u01759196317247") 2025/09/30 01:44:37 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e5f1_d20250930_m013829_c001_v0001145_t0015_u01759196309693") 2025/09/30 01:44:37 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f422b0d72a55008b4_d20250930_m013828_c001_v7007000_t0000_u01759196308780") 2025/09/30 01:44:37 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105786d25e1d6c15_d20250930_m013826_c001_v0001117_t0047_u01759196306542") 2025/09/30 01:44:37 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f417a220a8a3acc7d_d20250930_m013826_c001_v7007000_t0000_u01759196306359") 2025/09/30 01:44:37 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105786d25e1d6c0b_d20250930_m013823_c001_v0001117_t0027_u01759196303028") 2025/09/30 01:44:37 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f417a220a8a3acc55_d20250930_m013822_c001_v7007000_t0000_u01759196302294") 2025/09/30 01:44:37 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce53e_d20250930_m013816_c001_v0001137_t0015_u01759196296538") 2025/09/30 01:44:37 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4048e2af40e131c3_d20250930_m013815_c001_v7007000_t0000_u01759196295445") 2025/09/30 01:44:37 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1134b3d0e3d8b6bd_d20250930_m013809_c001_v0001183_t0059_u01759196289796") 2025/09/30 01:44:37 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4195ca0290dae154_d20250930_m013809_c001_v7007000_t0000_u01759196289592") 2025/09/30 01:44:37 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8a930_d20250930_m013805_c001_v0001184_t0023_u01759196285401") 2025/09/30 01:44:37 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f11782ce13c77d89b_d20250930_m013804_c001_v0001137_t0023_u01759196284401") 2025/09/30 01:44:37 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f11782ce13c77d88a_d20250930_m013803_c001_v0001137_t0017_u01759196283242") 2025/09/30 01:44:37 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f400c1ac7425e69ff_d20250930_m013749_c001_v7007000_t0000_u01759196269802") 2025/09/30 01:44:37 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce4d2_d20250930_m013742_c001_v0001137_t0006_u01759196262283") 2025/09/30 01:44:37 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1155435e65529ffe_d20250930_m013741_c001_v0001165_t0034_u01759196261474") 2025/09/30 01:44:38 DEBUG : dst/one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1155435e65529ffa_d20250930_m013740_c001_v0001165_t0046_u01759196260514") 2025/09/30 01:44:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b2516195_d20250930_m013930_c001_v7007000_t0000_u01759196370518") 2025/09/30 01:44:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10462af41eaf59b1_d20250930_m013927_c001_v0001180_t0013_u01759196367781") 2025/09/30 01:44:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1129a622f975470b_d20250930_m013922_c001_v0001172_t0045_u01759196362644") 2025/09/30 01:44:38 DEBUG : dst/one.bak: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4059676cc170a333_d20250930_m013917_c001_v7007000_t0000_u01759196357832") 2025/09/30 01:44:38 DEBUG : dst/one.bak: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1032af9e80952056_d20250930_m013914_c001_v0001178_t0021_u01759196354002") 2025/09/30 01:44:38 DEBUG : dst/one.bak: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f102fb48bbcef2358_d20250930_m013909_c001_v0001113_t0038_u01759196349990") 2025/09/30 01:44:38 DEBUG : dst/one.bak: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f42136b7bf6b3deff_d20250930_m013905_c001_v7007000_t0000_u01759196345586") 2025/09/30 01:44:38 DEBUG : dst/one.bak: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1128704bbe237846_d20250930_m013903_c001_v0001182_t0006_u01759196343586") 2025/09/30 01:44:38 DEBUG : dst/one.bak: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f101d622c0963a300_d20250930_m013859_c001_v0001157_t0000_u01759196339809") 2025/09/30 01:44:38 DEBUG : dst/three: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4048e2af40e131c4_d20250930_m013815_c001_v7007000_t0000_u01759196295627") 2025/09/30 01:44:38 DEBUG : dst/three: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f11782ce13c77d8d7_d20250930_m013813_c001_v0001137_t0043_u01759196293834") 2025/09/30 01:44:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b251619a_d20250930_m013930_c001_v7007000_t0000_u01759196370699") 2025/09/30 01:44:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1044ed2fde0b9faa_d20250930_m013929_c001_v0001120_t0009_u01759196369002") 2025/09/30 01:44:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1004af7bddca0076_d20250930_m013924_c001_v0001104_t0000_u01759196364908") 2025/09/30 01:44:38 DEBUG : dst/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b251619e_d20250930_m013930_c001_v7007000_t0000_u01759196370882") 2025/09/30 01:44:38 DEBUG : dst/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f112e9c1573af02cc_d20250930_m013929_c001_v0001161_t0021_u01759196369608") 2025/09/30 01:44:38 DEBUG : dst/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4048e2af40e1340b_d20250930_m013929_c001_v7007000_t0000_u01759196369424") 2025/09/30 01:44:38 DEBUG : dst/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f112e9c1573af02ae_d20250930_m013925_c001_v0001161_t0016_u01759196365832") 2025/09/30 01:44:38 DEBUG : dst/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4048e2af40e133dc_d20250930_m013925_c001_v7007000_t0000_u01759196365645") 2025/09/30 01:44:39 DEBUG : dst/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ab43_d20250930_m013919_c001_v0001184_t0015_u01759196359994") 2025/09/30 01:44:39 DEBUG : dst/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4059676cc170a335_d20250930_m013918_c001_v7007000_t0000_u01759196358013") 2025/09/30 01:44:39 DEBUG : dst/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f101d4cfe4bbba1ed_d20250930_m013915_c001_v0001093_t0037_u01759196355989") 2025/09/30 01:44:39 DEBUG : dst/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f408618b2a6ed6851_d20250930_m013915_c001_v7007000_t0000_u01759196355808") 2025/09/30 01:44:39 DEBUG : dst/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f101d4cfe4bbba1df_d20250930_m013912_c001_v0001093_t0039_u01759196352480") 2025/09/30 01:44:39 DEBUG : dst/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f408618b2a6ed684a_d20250930_m013912_c001_v7007000_t0000_u01759196352297") 2025/09/30 01:44:39 DEBUG : dst/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e64a_d20250930_m013907_c001_v0001145_t0014_u01759196347300") 2025/09/30 01:44:39 DEBUG : dst/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f400c1ac7425e6bf8_d20250930_m013904_c001_v7007000_t0000_u01759196344847") 2025/09/30 01:44:39 DEBUG : dst/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8aae6_d20250930_m013902_c001_v0001184_t0000_u01759196342799") 2025/09/30 01:44:39 DEBUG : dst/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f400c1ac7425e6be4_d20250930_m013902_c001_v7007000_t0000_u01759196342069") 2025/09/30 01:44:39 DEBUG : dst/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e637_d20250930_m013857_c001_v0001145_t0005_u01759196337270") 2025/09/30 01:44:39 DEBUG : dst/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f41881426015346d0_d20250930_m013854_c001_v7007000_t0000_u01759196334758") 2025/09/30 01:44:39 DEBUG : dst/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8aa55_d20250930_m013852_c001_v0001184_t0012_u01759196332072") 2025/09/30 01:44:39 DEBUG : dst/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f41881426015346a3_d20250930_m013850_c001_v7007000_t0000_u01759196330974") 2025/09/30 01:44:39 DEBUG : dst/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e61c_d20250930_m013844_c001_v0001145_t0008_u01759196324542") 2025/09/30 01:44:39 DEBUG : dst/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4155813b0bf655b1_d20250930_m013842_c001_v7007000_t0000_u01759196322134") 2025/09/30 01:44:39 DEBUG : dst/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8aa02_d20250930_m013839_c001_v0001184_t0028_u01759196319969") 2025/09/30 01:44:39 DEBUG : dst/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4155813b0bf6559f_d20250930_m013838_c001_v7007000_t0000_u01759196318876") 2025/09/30 01:44:39 DEBUG : dst/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e607_d20250930_m013832_c001_v0001145_t0017_u01759196312572") 2025/09/30 01:44:39 DEBUG : dst/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f417a220a8a3acc85_d20250930_m013827_c001_v7007000_t0000_u01759196307855") 2025/09/30 01:44:39 DEBUG : dst/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce555_d20250930_m013825_c001_v0001137_t0050_u01759196305191") 2025/09/30 01:44:40 DEBUG : dst/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f417a220a8a3acc6b_d20250930_m013824_c001_v7007000_t0000_u01759196304081") 2025/09/30 01:44:40 DEBUG : dst/three.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8a982_d20250930_m013817_c001_v0001184_t0026_u01759196297671") 2025/09/30 01:44:40 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4059676cc170a339_d20250930_m013918_c001_v7007000_t0000_u01759196358201") 2025/09/30 01:44:40 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f112642bfaba195a7_d20250930_m013915_c001_v0001145_t0010_u01759196355494") 2025/09/30 01:44:40 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f118ab8f32de470aa_d20250930_m013912_c001_v0001165_t0034_u01759196352063") 2025/09/30 01:44:40 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f42136b7bf6b3df01_d20250930_m013905_c001_v7007000_t0000_u01759196345794") 2025/09/30 01:44:40 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f114a3938cc6ca923_d20250930_m013904_c001_v0001150_t0058_u01759196344569") 2025/09/30 01:44:40 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10690cd3fa602420_d20250930_m013901_c001_v0001136_t0008_u01759196341773") 2025/09/30 01:44:40 DEBUG : dst/two: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b25161a1_d20250930_m013931_c001_v7007000_t0000_u01759196371065") 2025/09/30 01:44:40 DEBUG : dst/two: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e65f_d20250930_m013919_c001_v0001145_t0019_u01759196359697") 2025/09/30 01:44:40 DEBUG : dst/two: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4059676cc170a33c_d20250930_m013918_c001_v7007000_t0000_u01759196358382") 2025/09/30 01:44:40 DEBUG : dst/two: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8aafc_d20250930_m013907_c001_v0001184_t0006_u01759196347089") 2025/09/30 01:44:40 DEBUG : dst/two: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f42136b7bf6b3df04_d20250930_m013905_c001_v7007000_t0000_u01759196345977") 2025/09/30 01:44:40 DEBUG : dst/two: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8aaa6_d20250930_m013857_c001_v0001184_t0024_u01759196337058") 2025/09/30 01:44:40 DEBUG : dst/two: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f42136b7bf6b3dea0_d20250930_m013855_c001_v7007000_t0000_u01759196335860") 2025/09/30 01:44:40 DEBUG : dst/two: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8aa0f_d20250930_m013844_c001_v0001184_t0059_u01759196324323") 2025/09/30 01:44:40 DEBUG : dst/two: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4aca_d20250930_m013843_c001_v7007000_t0000_u01759196323235") 2025/09/30 01:44:40 DEBUG : dst/two: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8a9d6_d20250930_m013830_c001_v0001184_t0001_u01759196310307") 2025/09/30 01:44:40 DEBUG : dst/two: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f422b0d72a55008b6_d20250930_m013828_c001_v7007000_t0000_u01759196308966") 2025/09/30 01:44:41 DEBUG : dst/two: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e5d8_d20250930_m013817_c001_v0001145_t0020_u01759196297312") 2025/09/30 01:44:41 DEBUG : dst/two: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4048e2af40e131c5_d20250930_m013815_c001_v7007000_t0000_u01759196295810") 2025/09/30 01:44:41 DEBUG : dst/two: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1134b3d0e3d8b6df_d20250930_m013811_c001_v0001183_t0035_u01759196291535") 2025/09/30 01:44:41 DEBUG : dst/two: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f400c1ac7425e6a03_d20250930_m013749_c001_v7007000_t0000_u01759196269984") 2025/09/30 01:44:41 DEBUG : dst/two: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1155435e6552a012_d20250930_m013748_c001_v0001165_t0036_u01759196268788") 2025/09/30 01:44:41 DEBUG : empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc8ad_d20250930_m013715_c001_v7007000_t0000_u01759196235182") 2025/09/30 01:44:41 DEBUG : empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8a779_d20250930_m013711_c001_v0001184_t0006_u01759196231873") 2025/09/30 01:44:41 DEBUG : empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc86a_d20250930_m013709_c001_v7007000_t0000_u01759196229953") 2025/09/30 01:44:41 DEBUG : empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8a703_d20250930_m013659_c001_v0001184_t0023_u01759196219757") 2025/09/30 01:44:41 DEBUG : empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4693_d20250930_m013649_c001_v7007000_t0000_u01759196209426") 2025/09/30 01:44:41 DEBUG : empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8a65f_d20250930_m013646_c001_v0001184_t0015_u01759196206000") 2025/09/30 01:44:41 DEBUG : empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4606_d20250930_m013625_c001_v7007000_t0000_u01759196185289") 2025/09/30 01:44:41 DEBUG : empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce388_d20250930_m013622_c001_v0001137_t0040_u01759196182828") 2025/09/30 01:44:41 DEBUG : empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b45df_d20250930_m013621_c001_v7007000_t0000_u01759196181620") 2025/09/30 01:44:41 DEBUG : empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce375_d20250930_m013619_c001_v0001137_t0012_u01759196179778") 2025/09/30 01:44:41 DEBUG : empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc601_d20250930_m013616_c001_v7007000_t0000_u01759196176569") 2025/09/30 01:44:41 DEBUG : empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce357_d20250930_m013614_c001_v0001137_t0045_u01759196174794") 2025/09/30 01:44:41 DEBUG : empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc5dc_d20250930_m013613_c001_v7007000_t0000_u01759196173862") 2025/09/30 01:44:41 DEBUG : empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce34b_d20250930_m013612_c001_v0001137_t0027_u01759196172219") 2025/09/30 01:44:41 DEBUG : empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc58d_d20250930_m013605_c001_v7007000_t0000_u01759196165439") 2025/09/30 01:44:41 DEBUG : empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce313_d20250930_m013603_c001_v0001137_t0039_u01759196163268") 2025/09/30 01:44:42 DEBUG : empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc57d_d20250930_m013602_c001_v7007000_t0000_u01759196162283") 2025/09/30 01:44:42 DEBUG : empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce309_d20250930_m013601_c001_v0001137_t0024_u01759196161245") 2025/09/30 01:44:42 DEBUG : empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc541_d20250930_m013556_c001_v7007000_t0000_u01759196156392") 2025/09/30 01:44:42 DEBUG : empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce2e1_d20250930_m013554_c001_v0001137_t0010_u01759196154937") 2025/09/30 01:44:42 DEBUG : empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc52a_d20250930_m013553_c001_v7007000_t0000_u01759196153110") 2025/09/30 01:44:42 DEBUG : empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce2cf_d20250930_m013551_c001_v0001137_t0001_u01759196151992") 2025/09/30 01:44:42 DEBUG : empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc51f_d20250930_m013551_c001_v7007000_t0000_u01759196151633") 2025/09/30 01:44:42 DEBUG : empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f101b4fc24981645f_d20250930_m013551_c001_v0001177_t0045_u01759196151040") 2025/09/30 01:44:42 DEBUG : empty space: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce2c3_d20250930_m013549_c001_v0001137_t0017_u01759196149324") 2025/09/30 01:44:42 DEBUG : enormous: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b45fb_d20250930_m013624_c001_v7007000_t0000_u01759196184364") 2025/09/30 01:44:42 DEBUG : enormous: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce38f_d20250930_m013623_c001_v0001137_t0038_u01759196183228") 2025/09/30 01:44:42 DEBUG : existing: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b25161e0_d20250930_m013935_c001_v7007000_t0000_u01759196375592") 2025/09/30 01:44:42 DEBUG : existing: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e684_d20250930_m013934_c001_v0001145_t0041_u01759196374283") 2025/09/30 01:44:42 DEBUG : existing: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b467b_d20250930_m013644_c001_v7007000_t0000_u01759196204418") 2025/09/30 01:44:42 DEBUG : existing: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8a659_d20250930_m013643_c001_v0001184_t0016_u01759196203063") 2025/09/30 01:44:42 DEBUG : existing: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f405f049a9109b604_d20250930_m013546_c001_v7007000_t0000_u01759196146291") 2025/09/30 01:44:42 DEBUG : existing: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce2ad_d20250930_m013544_c001_v0001137_t0057_u01759196144904") 2025/09/30 01:44:43 DEBUG : existing: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f405f049a9109b601_d20250930_m013544_c001_v7007000_t0000_u01759196144361") 2025/09/30 01:44:43 DEBUG : existing: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce2ab_d20250930_m013543_c001_v0001137_t0034_u01759196143604") 2025/09/30 01:44:43 DEBUG : existing: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce2a9_d20250930_m013542_c001_v0001137_t0020_u01759196142751") 2025/09/30 01:44:43 DEBUG : existing-b: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b467c_d20250930_m013644_c001_v7007000_t0000_u01759196204600") 2025/09/30 01:44:43 DEBUG : existing-b: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce3ed_d20250930_m013643_c001_v0001137_t0033_u01759196203051") 2025/09/30 01:44:43 DEBUG : file1: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e6a_d20250930_m014023_c001_v7007000_t0000_u01759196423891") 2025/09/30 01:44:43 DEBUG : file1: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba30d_d20250930_m014022_c001_v0001181_t0040_u01759196422715") 2025/09/30 01:44:43 DEBUG : file1: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e56_d20250930_m014021_c001_v7007000_t0000_u01759196421401") 2025/09/30 01:44:43 DEBUG : file1: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ace1_d20250930_m014020_c001_v0001184_t0053_u01759196420102") 2025/09/30 01:44:43 DEBUG : five: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b461f_d20250930_m013629_c001_v7007000_t0000_u01759196189482") 2025/09/30 01:44:43 DEBUG : five: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4154031ce1bce3a9_d20250930_m013627_c001_v0001137_t0015_u01759196187341") 2025/09/30 01:44:43 DEBUG : foo: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc534_d20250930_m013554_c001_v7007000_t0000_u01759196154576") 2025/09/30 01:44:43 DEBUG : foo: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4154031ce1bce2d9_d20250930_m013554_c001_v0001137_t0015_u01759196154026") 2025/09/30 01:44:43 DEBUG : foo: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4154031ce1bce2d3_d20250930_m013553_c001_v0001137_t0015_u01759196153471") 2025/09/30 01:44:43 DEBUG : four: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4621_d20250930_m013629_c001_v7007000_t0000_u01759196189665") 2025/09/30 01:44:43 DEBUG : four: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4038e7941676e488_d20250930_m013627_c001_v0001145_t0015_u01759196187908") 2025/09/30 01:44:43 DEBUG : four: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce3a1_d20250930_m013626_c001_v0001137_t0001_u01759196186561") 2025/09/30 01:44:43 DEBUG : hello world2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f406aa5ac2202b795_d20250930_m013456_c001_v7007000_t0000_u01759196096361") 2025/09/30 01:44:43 DEBUG : hello world2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce1d4_d20250930_m013455_c001_v0001137_t0045_u01759196095561") 2025/09/30 01:44:43 DEBUG : ignore-size: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f405f049a9109b5ff_d20250930_m013542_c001_v7007000_t0000_u01759196142390") 2025/09/30 01:44:43 DEBUG : ignore-size: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce29b_d20250930_m013541_c001_v0001137_t0007_u01759196141046") 2025/09/30 01:44:44 DEBUG : nested/sub dir/file: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4673_d20250930_m013642_c001_v7007000_t0000_u01759196202318") 2025/09/30 01:44:44 DEBUG : nested/sub dir/file: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8a649_d20250930_m013641_c001_v0001184_t0019_u01759196201578") 2025/09/30 01:44:44 DEBUG : nested/sub dir/file: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b466d_d20250930_m013640_c001_v7007000_t0000_u01759196200786") 2025/09/30 01:44:44 DEBUG : nested/sub dir/file: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8a63c_d20250930_m013639_c001_v0001184_t0032_u01759196199652") 2025/09/30 01:44:44 DEBUG : one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4623_d20250930_m013629_c001_v7007000_t0000_u01759196189847") 2025/09/30 01:44:44 DEBUG : one: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4154031ce1bce397_d20250930_m013625_c001_v0001137_t0015_u01759196185669") 2025/09/30 01:44:44 DEBUG : only0: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e10_d20250930_m014015_c001_v7007000_t0000_u01759196415657") 2025/09/30 01:44:44 DEBUG : only0: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4038e7941676e72b_d20250930_m014010_c001_v0001145_t0015_u01759196410017") 2025/09/30 01:44:44 DEBUG : only0: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8abf8_d20250930_m013958_c001_v0001184_t0051_u01759196398102") 2025/09/30 01:44:44 DEBUG : only0: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b2516245_d20250930_m013952_c001_v7007000_t0000_u01759196392110") 2025/09/30 01:44:44 DEBUG : only0: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ab86_d20250930_m013939_c001_v0001184_t0012_u01759196379119") 2025/09/30 01:44:44 DEBUG : only1: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e12_d20250930_m014015_c001_v7007000_t0000_u01759196415840") 2025/09/30 01:44:44 DEBUG : only1: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40634d18c79ba2a7_d20250930_m014010_c001_v0001181_t0001_u01759196410960") 2025/09/30 01:44:44 DEBUG : only1: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8abfd_d20250930_m013958_c001_v0001184_t0014_u01759196398566") 2025/09/30 01:44:44 DEBUG : only1: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4144aabd70647380_d20250930_m013952_c001_v7007000_t0000_u01759196392348") 2025/09/30 01:44:44 DEBUG : only1: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ab8c_d20250930_m013939_c001_v0001184_t0036_u01759196379663") 2025/09/30 01:44:44 DEBUG : only10: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e14_d20250930_m014016_c001_v7007000_t0000_u01759196416022") 2025/09/30 01:44:44 DEBUG : only10: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f405acdf1d0f94e05_d20250930_m014010_c001_v0001161_t0023_u01759196410793") 2025/09/30 01:44:44 DEBUG : only10: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ac5d_d20250930_m014003_c001_v0001184_t0021_u01759196403724") 2025/09/30 01:44:45 DEBUG : only10: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4144aabd70647379_d20250930_m013951_c001_v7007000_t0000_u01759196391795") 2025/09/30 01:44:45 DEBUG : only10: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8abb4_d20250930_m013944_c001_v0001184_t0038_u01759196384636") 2025/09/30 01:44:45 DEBUG : only11: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e19_d20250930_m014016_c001_v7007000_t0000_u01759196416213") 2025/09/30 01:44:45 DEBUG : only11: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403cc7e13da8acb2_d20250930_m014010_c001_v0001184_t0005_u01759196410065") 2025/09/30 01:44:45 DEBUG : only11: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ac5f_d20250930_m014004_c001_v0001184_t0057_u01759196404338") 2025/09/30 01:44:45 DEBUG : only11: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4195ca0290dae5c8_d20250930_m013951_c001_v7007000_t0000_u01759196391921") 2025/09/30 01:44:45 DEBUG : only11: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8abb6_d20250930_m013945_c001_v0001184_t0018_u01759196385218") 2025/09/30 01:44:45 DEBUG : only12: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e1c_d20250930_m014016_c001_v7007000_t0000_u01759196416404") 2025/09/30 01:44:45 DEBUG : only12: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40634d18c79ba29b_d20250930_m014010_c001_v0001181_t0001_u01759196410581") 2025/09/30 01:44:45 DEBUG : only12: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ac67_d20250930_m014004_c001_v0001184_t0017_u01759196404878") 2025/09/30 01:44:45 DEBUG : only12: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4144aabd7064737e_d20250930_m013952_c001_v7007000_t0000_u01759196392162") 2025/09/30 01:44:45 DEBUG : only12: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8abb8_d20250930_m013945_c001_v0001184_t0006_u01759196385676") 2025/09/30 01:44:45 DEBUG : only13: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e1f_d20250930_m014016_c001_v7007000_t0000_u01759196416584") 2025/09/30 01:44:45 DEBUG : only13: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4038e7941676e72d_d20250930_m014010_c001_v0001145_t0015_u01759196410414") 2025/09/30 01:44:45 DEBUG : only13: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ac72_d20250930_m014005_c001_v0001184_t0011_u01759196405524") 2025/09/30 01:44:45 DEBUG : only13: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4169d19576d15d25_d20250930_m013952_c001_v7007000_t0000_u01759196392176") 2025/09/30 01:44:45 DEBUG : only13: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8abbe_d20250930_m013946_c001_v0001184_t0015_u01759196386222") 2025/09/30 01:44:45 DEBUG : only14: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e21_d20250930_m014016_c001_v7007000_t0000_u01759196416765") 2025/09/30 01:44:45 DEBUG : only14: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403cc7e13da8acb6_d20250930_m014010_c001_v0001184_t0005_u01759196410426") 2025/09/30 01:44:45 DEBUG : only14: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ac7a_d20250930_m014005_c001_v0001184_t0051_u01759196405978") 2025/09/30 01:44:46 DEBUG : only14: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4195ca0290dae5be_d20250930_m013951_c001_v7007000_t0000_u01759196391358") 2025/09/30 01:44:46 DEBUG : only14: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8abc0_d20250930_m013946_c001_v0001184_t0053_u01759196386724") 2025/09/30 01:44:46 DEBUG : only15: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e24_d20250930_m014016_c001_v7007000_t0000_u01759196416953") 2025/09/30 01:44:46 DEBUG : only15: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4038e7941676e731_d20250930_m014010_c001_v0001145_t0015_u01759196410596") 2025/09/30 01:44:46 DEBUG : only15: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ac8a_d20250930_m014006_c001_v0001184_t0005_u01759196406659") 2025/09/30 01:44:46 DEBUG : only15: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4195ca0290dae5d2_d20250930_m013952_c001_v7007000_t0000_u01759196392283") 2025/09/30 01:44:46 DEBUG : only15: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8abca_d20250930_m013947_c001_v0001184_t0046_u01759196387412") 2025/09/30 01:44:46 DEBUG : only16: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e27_d20250930_m014017_c001_v7007000_t0000_u01759196417134") 2025/09/30 01:44:46 DEBUG : only16: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403cc7e13da8acba_d20250930_m014010_c001_v0001184_t0005_u01759196410608") 2025/09/30 01:44:46 DEBUG : only16: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ac96_d20250930_m014007_c001_v0001184_t0019_u01759196407168") 2025/09/30 01:44:46 DEBUG : only16: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b2516244_d20250930_m013951_c001_v7007000_t0000_u01759196391930") 2025/09/30 01:44:46 DEBUG : only16: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8abd6_d20250930_m013947_c001_v0001184_t0055_u01759196387972") 2025/09/30 01:44:47 DEBUG : only17: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e2b_d20250930_m014017_c001_v7007000_t0000_u01759196417326") 2025/09/30 01:44:47 DEBUG : only17: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40634d18c79ba2a3_d20250930_m014010_c001_v0001181_t0001_u01759196410774") 2025/09/30 01:44:47 DEBUG : only17: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8aca2_d20250930_m014007_c001_v0001184_t0046_u01759196407673") 2025/09/30 01:44:47 DEBUG : only17: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4144aabd7064737c_d20250930_m013951_c001_v7007000_t0000_u01759196391980") 2025/09/30 01:44:47 DEBUG : only17: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8abd8_d20250930_m013948_c001_v0001184_t0034_u01759196388581") 2025/09/30 01:44:47 DEBUG : only18: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e30_d20250930_m014017_c001_v7007000_t0000_u01759196417519") 2025/09/30 01:44:47 DEBUG : only18: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403cc7e13da8acbc_d20250930_m014010_c001_v0001184_t0005_u01759196410791") 2025/09/30 01:44:47 DEBUG : only18: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8aca6_d20250930_m014008_c001_v0001184_t0019_u01759196408539") 2025/09/30 01:44:47 DEBUG : only18: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b2516246_d20250930_m013952_c001_v7007000_t0000_u01759196392303") 2025/09/30 01:44:47 DEBUG : only18: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8abda_d20250930_m013949_c001_v0001184_t0044_u01759196389345") 2025/09/30 01:44:47 DEBUG : only19: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e33_d20250930_m014017_c001_v7007000_t0000_u01759196417700") 2025/09/30 01:44:47 DEBUG : only19: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4038e7941676e733_d20250930_m014010_c001_v0001145_t0015_u01759196410800") 2025/09/30 01:44:47 DEBUG : only19: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8acab_d20250930_m014009_c001_v0001184_t0033_u01759196409186") 2025/09/30 01:44:47 DEBUG : only19: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4195ca0290dae5c1_d20250930_m013951_c001_v7007000_t0000_u01759196391539") 2025/09/30 01:44:47 DEBUG : only19: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8abde_d20250930_m013950_c001_v0001184_t0046_u01759196390100") 2025/09/30 01:44:47 DEBUG : only2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e36_d20250930_m014017_c001_v7007000_t0000_u01759196417880") 2025/09/30 01:44:47 DEBUG : only2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403cc7e13da8acbe_d20250930_m014010_c001_v0001184_t0005_u01759196410974") 2025/09/30 01:44:48 DEBUG : only2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ac15_d20250930_m013959_c001_v0001184_t0005_u01759196399268") 2025/09/30 01:44:48 DEBUG : only2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b2516242_d20250930_m013951_c001_v7007000_t0000_u01759196391731") 2025/09/30 01:44:48 DEBUG : only2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ab90_d20250930_m013940_c001_v0001184_t0047_u01759196380126") 2025/09/30 01:44:48 DEBUG : only3: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e39_d20250930_m014018_c001_v7007000_t0000_u01759196418062") 2025/09/30 01:44:48 DEBUG : only3: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f405acdf1d0f94e07_d20250930_m014010_c001_v0001161_t0023_u01759196410984") 2025/09/30 01:44:48 DEBUG : only3: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ac29_d20250930_m013959_c001_v0001184_t0011_u01759196399933") 2025/09/30 01:44:48 DEBUG : only3: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4195ca0290dae5c5_d20250930_m013951_c001_v7007000_t0000_u01759196391739") 2025/09/30 01:44:48 DEBUG : only3: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ab93_d20250930_m013940_c001_v0001184_t0013_u01759196380571") 2025/09/30 01:44:48 DEBUG : only4: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e3b_d20250930_m014018_c001_v7007000_t0000_u01759196418243") 2025/09/30 01:44:48 DEBUG : only4: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4038e7941676e735_d20250930_m014010_c001_v0001145_t0015_u01759196410993") 2025/09/30 01:44:48 DEBUG : only4: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ac39_d20250930_m014000_c001_v0001184_t0008_u01759196400443") 2025/09/30 01:44:48 DEBUG : only4: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4169d19576d15d28_d20250930_m013952_c001_v7007000_t0000_u01759196392361") 2025/09/30 01:44:48 DEBUG : only4: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ab97_d20250930_m013941_c001_v0001184_t0025_u01759196381087") 2025/09/30 01:44:48 DEBUG : only5: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e3d_d20250930_m014018_c001_v7007000_t0000_u01759196418425") 2025/09/30 01:44:48 DEBUG : only5: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40634d18c79ba2ad_d20250930_m014011_c001_v0001181_t0001_u01759196411141") 2025/09/30 01:44:48 DEBUG : only5: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ac45_d20250930_m014000_c001_v0001184_t0013_u01759196400947") 2025/09/30 01:44:48 DEBUG : only5: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4169d19576d15d23_d20250930_m013951_c001_v7007000_t0000_u01759196391994") 2025/09/30 01:44:48 DEBUG : only5: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ab9e_d20250930_m013941_c001_v0001184_t0053_u01759196381758") 2025/09/30 01:44:48 DEBUG : only6: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e3f_d20250930_m014018_c001_v7007000_t0000_u01759196418604") 2025/09/30 01:44:48 DEBUG : only6: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403cc7e13da8acc0_d20250930_m014011_c001_v0001184_t0005_u01759196411156") 2025/09/30 01:44:48 DEBUG : only6: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ac4c_d20250930_m014001_c001_v0001184_t0032_u01759196401643") 2025/09/30 01:44:49 DEBUG : only6: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4195ca0290dae5cd_d20250930_m013952_c001_v7007000_t0000_u01759196392101") 2025/09/30 01:44:49 DEBUG : only6: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8aba2_d20250930_m013942_c001_v0001184_t0014_u01759196382295") 2025/09/30 01:44:49 DEBUG : only7: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e42_d20250930_m014018_c001_v7007000_t0000_u01759196418786") 2025/09/30 01:44:49 DEBUG : only7: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f405acdf1d0f94e0b_d20250930_m014011_c001_v0001161_t0023_u01759196411167") 2025/09/30 01:44:49 DEBUG : only7: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ac51_d20250930_m014002_c001_v0001184_t0000_u01759196402188") 2025/09/30 01:44:49 DEBUG : only7: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4195ca0290dae5d7_d20250930_m013952_c001_v7007000_t0000_u01759196392467") 2025/09/30 01:44:49 DEBUG : only7: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8aba4_d20250930_m013942_c001_v0001184_t0033_u01759196382758") 2025/09/30 01:44:49 DEBUG : only8: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e44_d20250930_m014018_c001_v7007000_t0000_u01759196418966") 2025/09/30 01:44:49 DEBUG : only8: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4038e7941676e737_d20250930_m014011_c001_v0001145_t0015_u01759196411178") 2025/09/30 01:44:49 DEBUG : only8: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ac54_d20250930_m014002_c001_v0001184_t0000_u01759196402809") 2025/09/30 01:44:49 DEBUG : only8: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b2516248_d20250930_m013952_c001_v7007000_t0000_u01759196392486") 2025/09/30 01:44:49 DEBUG : only8: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8abaa_d20250930_m013943_c001_v0001184_t0023_u01759196383655") 2025/09/30 01:44:49 DEBUG : only9: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e46_d20250930_m014019_c001_v7007000_t0000_u01759196419147") 2025/09/30 01:44:49 DEBUG : only9: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40634d18c79ba2b3_d20250930_m014011_c001_v0001181_t0001_u01759196411326") 2025/09/30 01:44:49 DEBUG : only9: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8ac59_d20250930_m014003_c001_v0001184_t0038_u01759196403280") 2025/09/30 01:44:49 DEBUG : only9: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4169d19576d15d21_d20250930_m013951_c001_v7007000_t0000_u01759196391803") 2025/09/30 01:44:49 DEBUG : only9: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8abb0_d20250930_m013944_c001_v0001184_t0030_u01759196384134") 2025/09/30 01:44:49 DEBUG : potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4666_d20250930_m013638_c001_v7007000_t0000_u01759196198489") 2025/09/30 01:44:49 DEBUG : potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e49e_d20250930_m013636_c001_v0001145_t0020_u01759196196588") 2025/09/30 01:44:49 DEBUG : potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4652_d20250930_m013635_c001_v7007000_t0000_u01759196195430") 2025/09/30 01:44:50 DEBUG : potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce3c1_d20250930_m013633_c001_v0001137_t0029_u01759196193681") 2025/09/30 01:44:50 DEBUG : potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b463b_d20250930_m013632_c001_v7007000_t0000_u01759196192955") 2025/09/30 01:44:50 DEBUG : potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e490_d20250930_m013630_c001_v0001145_t0013_u01759196190758") 2025/09/30 01:44:50 DEBUG : potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc618_d20250930_m013618_c001_v7007000_t0000_u01759196178904") 2025/09/30 01:44:50 DEBUG : potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce361_d20250930_m013617_c001_v0001137_t0029_u01759196177115") 2025/09/30 01:44:50 DEBUG : potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc5f3_d20250930_m013615_c001_v7007000_t0000_u01759196175484") 2025/09/30 01:44:50 DEBUG : potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce355_d20250930_m013614_c001_v0001137_t0028_u01759196174415") 2025/09/30 01:44:50 DEBUG : potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc5d0_d20250930_m013613_c001_v7007000_t0000_u01759196173116") 2025/09/30 01:44:50 DEBUG : potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce349_d20250930_m013611_c001_v0001137_t0026_u01759196171897") 2025/09/30 01:44:50 DEBUG : potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc588_d20250930_m013604_c001_v7007000_t0000_u01759196164859") 2025/09/30 01:44:50 DEBUG : potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce311_d20250930_m013602_c001_v0001137_t0038_u01759196162858") 2025/09/30 01:44:50 DEBUG : potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc57f_d20250930_m013602_c001_v7007000_t0000_u01759196162485") 2025/09/30 01:44:50 DEBUG : potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce307_d20250930_m013600_c001_v0001137_t0034_u01759196160794") 2025/09/30 01:44:50 DEBUG : potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc56e_d20250930_m013600_c001_v7007000_t0000_u01759196160431") 2025/09/30 01:44:50 DEBUG : potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce2fd_d20250930_m013559_c001_v0001137_t0056_u01759196159496") 2025/09/30 01:44:50 DEBUG : potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce2f9_d20250930_m013558_c001_v0001137_t0014_u01759196158805") 2025/09/30 01:44:50 DEBUG : potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc555_d20250930_m013558_c001_v7007000_t0000_u01759196158423") 2025/09/30 01:44:50 DEBUG : potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce2ea_d20250930_m013557_c001_v0001137_t0017_u01759196157731") 2025/09/30 01:44:50 DEBUG : potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce2e8_d20250930_m013556_c001_v0001137_t0042_u01759196156951") 2025/09/30 01:44:51 DEBUG : potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc544_d20250930_m013556_c001_v7007000_t0000_u01759196156575") 2025/09/30 01:44:51 DEBUG : potato: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce2e4_d20250930_m013555_c001_v0001137_t0020_u01759196155671") 2025/09/30 01:44:51 DEBUG : potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc8e2_d20250930_m013724_c001_v7007000_t0000_u01759196244394") 2025/09/30 01:44:51 DEBUG : potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e53e_d20250930_m013723_c001_v0001145_t0053_u01759196243658") 2025/09/30 01:44:51 DEBUG : potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc8b0_d20250930_m013715_c001_v7007000_t0000_u01759196235411") 2025/09/30 01:44:51 DEBUG : potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e4ff_d20250930_m013711_c001_v0001145_t0053_u01759196231271") 2025/09/30 01:44:51 DEBUG : potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f416b28e2ae4ce618_d20250930_m013703_c001_v7007000_t0000_u01759196223378") 2025/09/30 01:44:51 DEBUG : potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e4d1_d20250930_m013658_c001_v0001145_t0000_u01759196218869") 2025/09/30 01:44:51 DEBUG : potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b46a2_d20250930_m013652_c001_v7007000_t0000_u01759196212056") 2025/09/30 01:44:51 DEBUG : potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e4b1_d20250930_m013645_c001_v0001145_t0037_u01759196205550") 2025/09/30 01:44:51 DEBUG : potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b45ff_d20250930_m013624_c001_v7007000_t0000_u01759196184547") 2025/09/30 01:44:51 DEBUG : potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce385_d20250930_m013622_c001_v0001137_t0028_u01759196182169") 2025/09/30 01:44:51 DEBUG : potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b45e3_d20250930_m013621_c001_v7007000_t0000_u01759196181804") 2025/09/30 01:44:51 DEBUG : potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce373_d20250930_m013619_c001_v0001137_t0004_u01759196179447") 2025/09/30 01:44:51 DEBUG : potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc61c_d20250930_m013619_c001_v7007000_t0000_u01759196179085") 2025/09/30 01:44:51 DEBUG : potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce369_d20250930_m013618_c001_v0001137_t0053_u01759196178172") 2025/09/30 01:44:51 DEBUG : potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc604_d20250930_m013616_c001_v7007000_t0000_u01759196176752") 2025/09/30 01:44:51 DEBUG : potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce35b_d20250930_m013615_c001_v0001137_t0059_u01759196175849") 2025/09/30 01:44:51 DEBUG : potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc5df_d20250930_m013614_c001_v7007000_t0000_u01759196174054") 2025/09/30 01:44:51 DEBUG : potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce34f_d20250930_m013613_c001_v0001137_t0029_u01759196173102") 2025/09/30 01:44:52 DEBUG : potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc58e_d20250930_m013605_c001_v7007000_t0000_u01759196165678") 2025/09/30 01:44:52 DEBUG : potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce319_d20250930_m013604_c001_v0001137_t0050_u01759196164381") 2025/09/30 01:44:52 DEBUG : potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f406aa5ac2202b7a7_d20250930_m013459_c001_v7007000_t0000_u01759196099838") 2025/09/30 01:44:52 DEBUG : potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce1e2_d20250930_m013458_c001_v0001137_t0037_u01759196098504") 2025/09/30 01:44:52 DEBUG : potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f406aa5ac2202b79f_d20250930_m013457_c001_v7007000_t0000_u01759196097594") 2025/09/30 01:44:52 DEBUG : potato2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce1de_d20250930_m013456_c001_v0001137_t0013_u01759196096930") 2025/09/30 01:44:52 DEBUG : potato3: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debc8b3_d20250930_m013715_c001_v7007000_t0000_u01759196235638") 2025/09/30 01:44:52 DEBUG : potato3: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce481_d20250930_m013712_c001_v0001137_t0022_u01759196232467") 2025/09/30 01:44:52 DEBUG : potato3: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f416b28e2ae4ce61a_d20250930_m013703_c001_v7007000_t0000_u01759196223848") 2025/09/30 01:44:52 DEBUG : potato3: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce44d_d20250930_m013700_c001_v0001137_t0008_u01759196220306") 2025/09/30 01:44:52 DEBUG : potato3: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4698_d20250930_m013650_c001_v7007000_t0000_u01759196210333") 2025/09/30 01:44:52 DEBUG : potato3: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce3fa_d20250930_m013646_c001_v0001137_t0006_u01759196206213") 2025/09/30 01:44:52 DEBUG : pre-dest1/1: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4048e2af40e13153_d20250930_m013759_c001_v7007000_t0000_u01759196279027") 2025/09/30 01:44:52 DEBUG : pre-dest1/1: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce4e5_d20250930_m013750_c001_v0001137_t0042_u01759196270736") 2025/09/30 01:44:52 DEBUG : pre-dest2/2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4048e2af40e13155_d20250930_m013759_c001_v7007000_t0000_u01759196279209") 2025/09/30 01:44:52 DEBUG : pre-dest2/2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e574_d20250930_m013751_c001_v0001145_t0038_u01759196271474") 2025/09/30 01:44:52 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f400c1ac7425e696e_d20250930_m013736_c001_v7007000_t0000_u01759196256449") 2025/09/30 01:44:52 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8a831_d20250930_m013732_c001_v0001184_t0051_u01759196252576") 2025/09/30 01:44:52 DEBUG : sizeonly: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f405f049a9109b5fd_d20250930_m013540_c001_v7007000_t0000_u01759196140496") 2025/09/30 01:44:52 DEBUG : sizeonly: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce295_d20250930_m013539_c001_v0001137_t0037_u01759196139355") 2025/09/30 01:44:53 DEBUG : splitbanan: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f411bd6689debd228_d20250930_m014212_c001_v7007000_t0000_u01759196532524") 2025/09/30 01:44:53 DEBUG : splitbanan: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f9502d_d20250930_m014204_c001_v0001161_t0006_u01759196524889") 2025/09/30 01:44:53 DEBUG : splitbananasplit: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db0910611421_d20250930_m014326_c001_v7007000_t0000_u01759196606438") 2025/09/30 01:44:53 DEBUG : splitbananasplit: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e973_d20250930_m014319_c001_v0001145_t0002_u01759196599186") 2025/09/30 01:44:53 DEBUG : splitbananasplit: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f70706_d20250930_m014311_c001_v7007000_t0000_u01759196591046") 2025/09/30 01:44:53 DEBUG : splitbananasplit: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e94e_d20250930_m014304_c001_v0001145_t0007_u01759196584552") 2025/09/30 01:44:53 DEBUG : splitbananasplit: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4023a42e90f706ca_d20250930_m014255_c001_v7007000_t0000_u01759196575919") 2025/09/30 01:44:53 DEBUG : splitbananasplit: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e92c_d20250930_m014249_c001_v0001145_t0016_u01759196569421") 2025/09/30 01:44:53 DEBUG : splitbananasplit: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4173808e5f35ea24_d20250930_m014241_c001_v7007000_t0000_u01759196561739") 2025/09/30 01:44:53 DEBUG : splitbananasplit: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e909_d20250930_m014235_c001_v0001145_t0013_u01759196555316") 2025/09/30 01:44:53 DEBUG : splitbananasplit: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f422b0d72a5500ed1_d20250930_m014227_c001_v7007000_t0000_u01759196547503") 2025/09/30 01:44:53 DEBUG : splitbananasplit: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e8da_d20250930_m014220_c001_v0001145_t0005_u01759196540435") 2025/09/30 01:44:53 DEBUG : splitbananasplit: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f41961440b019dafc_d20250930_m014206_c001_v7007000_t0000_u01759196526885") 2025/09/30 01:44:53 DEBUG : splitbananasplit: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e8ae_d20250930_m014203_c001_v0001145_t0006_u01759196523835") 2025/09/30 01:44:53 DEBUG : splitbananasplit: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e953e1_d20250930_m014155_c001_v7007000_t0000_u01759196515925") 2025/09/30 01:44:53 DEBUG : splitbananasplit: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94fe4_d20250930_m014149_c001_v0001161_t0059_u01759196509072") 2025/09/30 01:44:53 DEBUG : splitbananasplit: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403c2324b251664e_d20250930_m014147_c001_v7007000_t0000_u01759196507970") 2025/09/30 01:44:53 DEBUG : splitbananasplit: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94fd0_d20250930_m014144_c001_v0001161_t0044_u01759196504826") 2025/09/30 01:44:53 DEBUG : splitbananasplit: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf826148dd_d20250930_m014136_c001_v7007000_t0000_u01759196496923") 2025/09/30 01:44:53 DEBUG : splitbananasplit: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e82a_d20250930_m014129_c001_v0001145_t0054_u01759196489921") 2025/09/30 01:44:53 DEBUG : splitbananasplit: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f40170caf82614871_d20250930_m014128_c001_v7007000_t0000_u01759196488521") 2025/09/30 01:44:54 DEBUG : splitbananasplit: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e811_d20250930_m014125_c001_v0001145_t0010_u01759196485707") 2025/09/30 01:44:54 DEBUG : splitbananasplit: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4128667835ea3797_d20250930_m014112_c001_v7007000_t0000_u01759196472494") 2025/09/30 01:44:54 DEBUG : splitbananasplit: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e7da_d20250930_m014108_c001_v0001145_t0056_u01759196468484") 2025/09/30 01:44:54 DEBUG : splitbananasplit: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4132479332e9511e_d20250930_m014100_c001_v7007000_t0000_u01759196460158") 2025/09/30 01:44:54 DEBUG : splitbananasplit: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e7a6_d20250930_m014052_c001_v0001145_t0034_u01759196452997") 2025/09/30 01:44:54 DEBUG : splitbananasplit: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f407bccd38715c59c_d20250930_m014045_c001_v7007000_t0000_u01759196445306") 2025/09/30 01:44:54 DEBUG : splitbananasplit: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e781_d20250930_m014038_c001_v0001145_t0021_u01759196438473") 2025/09/30 01:44:54 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f407bccd38715c805_d20250930_m014150_c001_v7007000_t0000_u01759196510847") 2025/09/30 01:44:54 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e87d_d20250930_m014146_c001_v0001145_t0050_u01759196506049") 2025/09/30 01:44:54 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4eaa_d20250930_m014031_c001_v7007000_t0000_u01759196431615") 2025/09/30 01:44:54 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e75f_d20250930_m014028_c001_v0001145_t0043_u01759196428685") 2025/09/30 01:44:54 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4195ca0290dae74b_d20250930_m014027_c001_v7007000_t0000_u01759196427537") 2025/09/30 01:44:54 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94e3a_d20250930_m014024_c001_v0001161_t0003_u01759196424820") 2025/09/30 01:44:54 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4675_d20250930_m013642_c001_v7007000_t0000_u01759196202499") 2025/09/30 01:44:54 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e4ab_d20250930_m013641_c001_v0001145_t0011_u01759196201565") 2025/09/30 01:44:54 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b466f_d20250930_m013641_c001_v7007000_t0000_u01759196201009") 2025/09/30 01:44:54 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce3e1_d20250930_m013640_c001_v0001137_t0026_u01759196200019") 2025/09/30 01:44:54 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f405f049a9109b5f8_d20250930_m013537_c001_v7007000_t0000_u01759196137139") 2025/09/30 01:44:55 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce285_d20250930_m013535_c001_v0001137_t0031_u01759196135378") 2025/09/30 01:44:55 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f405f049a9109b5f5_d20250930_m013535_c001_v7007000_t0000_u01759196135017") 2025/09/30 01:44:55 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce27f_d20250930_m013533_c001_v0001137_t0043_u01759196133407") 2025/09/30 01:44:55 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f405f049a9109b5f4_d20250930_m013531_c001_v7007000_t0000_u01759196131337") 2025/09/30 01:44:55 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce278_d20250930_m013529_c001_v0001137_t0045_u01759196129994") 2025/09/30 01:44:55 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f405f049a9109b5f3_d20250930_m013529_c001_v7007000_t0000_u01759196129443") 2025/09/30 01:44:55 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce26a_d20250930_m013527_c001_v0001137_t0036_u01759196127590") 2025/09/30 01:44:55 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce25c_d20250930_m013524_c001_v0001137_t0016_u01759196124935") 2025/09/30 01:44:55 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f405f049a9109b5f1_d20250930_m013524_c001_v7007000_t0000_u01759196124571") 2025/09/30 01:44:55 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce256_d20250930_m013523_c001_v0001137_t0029_u01759196123761") 2025/09/30 01:44:55 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce252_d20250930_m013522_c001_v0001137_t0032_u01759196122568") 2025/09/30 01:44:55 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f405f049a9109b5f0_d20250930_m013522_c001_v7007000_t0000_u01759196122207") 2025/09/30 01:44:55 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce23c_d20250930_m013518_c001_v0001137_t0044_u01759196118654") 2025/09/30 01:44:55 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce22c_d20250930_m013515_c001_v0001137_t0041_u01759196115956") 2025/09/30 01:44:55 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f406aa5ac2202b7e0_d20250930_m013515_c001_v7007000_t0000_u01759196115593") 2025/09/30 01:44:55 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce224_d20250930_m013514_c001_v0001137_t0032_u01759196114807") 2025/09/30 01:44:55 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce220_d20250930_m013513_c001_v0001137_t0050_u01759196113848") 2025/09/30 01:44:55 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f406aa5ac2202b7db_d20250930_m013513_c001_v7007000_t0000_u01759196113484") 2025/09/30 01:44:55 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce213_d20250930_m013509_c001_v0001137_t0013_u01759196109626") 2025/09/30 01:44:55 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f406aa5ac2202b7d1_d20250930_m013509_c001_v7007000_t0000_u01759196109260") 2025/09/30 01:44:56 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce207_d20250930_m013508_c001_v0001137_t0001_u01759196108394") 2025/09/30 01:44:56 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f406aa5ac2202b7ca_d20250930_m013507_c001_v7007000_t0000_u01759196107458") 2025/09/30 01:44:56 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce203_d20250930_m013506_c001_v0001137_t0031_u01759196106675") 2025/09/30 01:44:56 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f406aa5ac2202b7c3_d20250930_m013506_c001_v7007000_t0000_u01759196106127") 2025/09/30 01:44:56 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce201_d20250930_m013505_c001_v0001137_t0043_u01759196105269") 2025/09/30 01:44:56 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f406aa5ac2202b7ba_d20250930_m013504_c001_v7007000_t0000_u01759196104347") 2025/09/30 01:44:56 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce1fa_d20250930_m013503_c001_v0001137_t0033_u01759196103055") 2025/09/30 01:44:56 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f406aa5ac2202b7b2_d20250930_m013502_c001_v7007000_t0000_u01759196102499") 2025/09/30 01:44:56 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce1f1_d20250930_m013501_c001_v0001137_t0056_u01759196101703") 2025/09/30 01:44:56 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f406aa5ac2202b7ac_d20250930_m013501_c001_v7007000_t0000_u01759196101150") 2025/09/30 01:44:56 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce1e9_d20250930_m013500_c001_v0001137_t0056_u01759196100384") 2025/09/30 01:44:56 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f406aa5ac2202b793_d20250930_m013455_c001_v7007000_t0000_u01759196095015") 2025/09/30 01:44:56 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce1ce_d20250930_m013454_c001_v0001137_t0010_u01759196094276") 2025/09/30 01:44:56 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f406aa5ac2202b790_d20250930_m013453_c001_v7007000_t0000_u01759196093721") 2025/09/30 01:44:56 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce1c8_d20250930_m013452_c001_v0001137_t0052_u01759196092815") 2025/09/30 01:44:56 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f406aa5ac2202b784_d20250930_m013451_c001_v7007000_t0000_u01759196091896") 2025/09/30 01:44:56 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce1c2_d20250930_m013451_c001_v0001137_t0045_u01759196091193") 2025/09/30 01:44:56 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f406aa5ac2202b763_d20250930_m013448_c001_v7007000_t0000_u01759196088831") 2025/09/30 01:44:56 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce1b8_d20250930_m013448_c001_v0001137_t0025_u01759196088087") 2025/09/30 01:44:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4eac_d20250930_m014031_c001_v7007000_t0000_u01759196431796") 2025/09/30 01:44:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba323_d20250930_m014028_c001_v0001181_t0017_u01759196428711") 2025/09/30 01:44:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4195ca0290dae750_d20250930_m014027_c001_v7007000_t0000_u01759196427720") 2025/09/30 01:44:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8acfa_d20250930_m014024_c001_v0001184_t0024_u01759196424834") 2025/09/30 01:44:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db0910611428_d20250930_m014328_c001_v7007000_t0000_u01759196608484") 2025/09/30 01:44:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b34f_d20250930_m014327_c001_v0001184_t0030_u01759196607832") 2025/09/30 01:44:57 DEBUG : sub/yam: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4663_d20250930_m013637_c001_v7007000_t0000_u01759196197943") 2025/09/30 01:44:57 DEBUG : sub/yam: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8a627_d20250930_m013636_c001_v0001184_t0056_u01759196196222") 2025/09/30 01:44:57 DEBUG : test_dir1/file2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e6e_d20250930_m014024_c001_v7007000_t0000_u01759196424071") 2025/09/30 01:44:57 DEBUG : test_dir1/file2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8acf0_d20250930_m014022_c001_v0001184_t0027_u01759196422370") 2025/09/30 01:44:57 DEBUG : test_dir1/file2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e58_d20250930_m014021_c001_v7007000_t0000_u01759196421582") 2025/09/30 01:44:57 DEBUG : test_dir1/file2: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e753_d20250930_m014020_c001_v0001145_t0013_u01759196420113") 2025/09/30 01:44:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e70_d20250930_m014024_c001_v7007000_t0000_u01759196424253") 2025/09/30 01:44:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e759_d20250930_m014022_c001_v0001145_t0010_u01759196422377") 2025/09/30 01:44:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4e5a_d20250930_m014021_c001_v7007000_t0000_u01759196421773") 2025/09/30 01:44:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f94e26_d20250930_m014020_c001_v0001161_t0041_u01759196420110") 2025/09/30 01:44:57 DEBUG : three: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4624_d20250930_m013630_c001_v7007000_t0000_u01759196190030") 2025/09/30 01:44:57 DEBUG : three: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce3af_d20250930_m013628_c001_v0001137_t0001_u01759196188660") 2025/09/30 01:44:57 DEBUG : three: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1154031ce1bce39b_d20250930_m013626_c001_v0001137_t0033_u01759196186036") 2025/09/30 01:44:57 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db0910611436_d20250930_m014330_c001_v7007000_t0000_u01759196610071") 2025/09/30 01:44:57 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba838_d20250930_m014329_c001_v0001181_t0039_u01759196609440") 2025/09/30 01:44:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db09106114d2_d20250930_m014349_c001_v7007000_t0000_u01759196629616") 2025/09/30 01:44:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f951f0_d20250930_m014347_c001_v0001161_t0030_u01759196627522") 2025/09/30 01:44:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db09106114c4_d20250930_m014345_c001_v7007000_t0000_u01759196625955") 2025/09/30 01:44:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba862_d20250930_m014344_c001_v0001181_t0032_u01759196624604") 2025/09/30 01:44:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db09106114bd_d20250930_m014343_c001_v7007000_t0000_u01759196623657") 2025/09/30 01:44:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b3a9_d20250930_m014343_c001_v0001184_t0041_u01759196623000") 2025/09/30 01:44:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db0910611485_d20250930_m014337_c001_v7007000_t0000_u01759196617521") 2025/09/30 01:44:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba84c_d20250930_m014336_c001_v0001181_t0041_u01759196616223") 2025/09/30 01:44:58 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db091061149e_d20250930_m014340_c001_v7007000_t0000_u01759196620304") 2025/09/30 01:44:58 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f951ce_d20250930_m014338_c001_v0001161_t0059_u01759196618485") 2025/09/30 01:44:58 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db0910611470_d20250930_m014335_c001_v7007000_t0000_u01759196615262") 2025/09/30 01:44:58 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b38c_d20250930_m014334_c001_v0001184_t0055_u01759196614639") 2025/09/30 01:44:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db091061145c_d20250930_m014333_c001_v7007000_t0000_u01759196613622") 2025/09/30 01:44:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e98e_d20250930_m014332_c001_v0001145_t0018_u01759196612920") 2025/09/30 01:44:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db0910611447_d20250930_m014331_c001_v7007000_t0000_u01759196611923") 2025/09/30 01:44:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f105acdf1d0f95197_d20250930_m014331_c001_v0001161_t0058_u01759196611090") 2025/09/30 01:44:58 DEBUG : toe/toe/toe: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4155813b0bf65ca8_d20250930_m014354_c001_v7007000_t0000_u01759196634669") 2025/09/30 01:44:58 DEBUG : toe/toe/toe: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10634d18c79ba8ca_d20250930_m014354_c001_v0001181_t0006_u01759196634016") 2025/09/30 01:44:58 DEBUG : toe/toe/toe: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db09106114ad_d20250930_m014342_c001_v7007000_t0000_u01759196622009") 2025/09/30 01:44:58 DEBUG : toe/toe/toe: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e9a1_d20250930_m014341_c001_v0001145_t0049_u01759196621277") 2025/09/30 01:44:59 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db09106114db_d20250930_m014350_c001_v7007000_t0000_u01759196630225") 2025/09/30 01:44:59 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1038e7941676e9aa_d20250930_m014349_c001_v0001145_t0045_u01759196629279") 2025/09/30 01:44:59 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4203db09106114c8_d20250930_m014346_c001_v7007000_t0000_u01759196626541") 2025/09/30 01:44:59 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8b3b6_d20250930_m014345_c001_v0001184_t0057_u01759196625747") 2025/09/30 01:44:59 DEBUG : two: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4625_d20250930_m013630_c001_v7007000_t0000_u01759196190214") 2025/09/30 01:44:59 DEBUG : two: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f403cc7e13da8a5f5_d20250930_m013628_c001_v0001184_t0005_u01759196188080") 2025/09/30 01:44:59 DEBUG : two: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f4154031ce1bce399_d20250930_m013625_c001_v0001137_t0015_u01759196185854") 2025/09/30 01:44:59 DEBUG : yam: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4668_d20250930_m013638_c001_v7007000_t0000_u01759196198714") 2025/09/30 01:44:59 DEBUG : yam: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f102ec5cd7a70feb9_d20250930_m013637_c001_v0001178_t0024_u01759196197733") 2025/09/30 01:44:59 DEBUG : yam: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b464d_d20250930_m013634_c001_v7007000_t0000_u01759196194885") 2025/09/30 01:44:59 DEBUG : yam: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8a617_d20250930_m013633_c001_v0001184_t0015_u01759196193694") 2025/09/30 01:44:59 DEBUG : yam: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4635_d20250930_m013632_c001_v7007000_t0000_u01759196192409") 2025/09/30 01:44:59 DEBUG : yam: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f103cc7e13da8a607_d20250930_m013630_c001_v0001184_t0000_u01759196190770") 2025/09/30 01:44:59 DEBUG : yaml: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b4654_d20250930_m013635_c001_v7007000_t0000_u01759196195654") 2025/09/30 01:44:59 DEBUG : yaml: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f10369edbd0822033_d20250930_m013634_c001_v0001176_t0025_u01759196194673") 2025/09/30 01:44:59 DEBUG : yaml: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f423de332702b463e_d20250930_m013633_c001_v7007000_t0000_u01759196193136") 2025/09/30 01:44:59 DEBUG : yaml: Deleting (id "4_zdfa2fdf3401d9b8b9f980e1b_f1083a0d61028d080_d20250930_m013631_c001_v0001043_t0005_u01759196191996") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m15.617079334s (try 1/5)