"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/10/24 04:56:27 DEBUG : Creating backend with remote "TestB2:rclone-test-zolejiv2nava" 2025/10/24 04:56:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/24 04:56:28 DEBUG : Creating backend with remote "/tmp/rclone3635317132" === 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-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:56:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 04:56:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/24 04:56:29 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:56:29 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.54s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:56:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/24 04:56:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 04:56:30 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:56:30 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:56:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 04:56:30 INFO : sub dir/hello world: Copied (new) 2025/10/24 04:56:30 DEBUG : B2 bucket rclone-test-zolejiv2nava: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.65s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", 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-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", 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-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:56:32 DEBUG : Creating backend with remote "/non-existing" 2025/10/24 04:56:32 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/24 04:56:32 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:56:32 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:56:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 04:56:33 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:56:33 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:56:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 04:56:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.48s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", 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-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:56:34 INFO : B2 bucket rclone-test-zolejiv2nava: Running all checks before starting transfers 2025/10/24 04:56:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 04:56:34 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:56:34 INFO : B2 bucket rclone-test-zolejiv2nava: Checks finished, now starting transfers 2025/10/24 04:56:34 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:56:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 04:56:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.12s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:56:35 ERROR : Ignoring --no-traverse with sync 2025/10/24 04:56:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 04:56:35 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:56:35 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:56:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 04:56:36 INFO : sub dir/hello world: Copied (new) 2025/10/24 04:56:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.12s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:56:37 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/24 04:56:37 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:56:37 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:56:37 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/24 04:56:37 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.12s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:56:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/24 04:56:38 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:56:38 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:56:38 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 04:56:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.10s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:56:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/24 04:56:39 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:56:39 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:56:39 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 04:56:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.51s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:56:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/24 04:56:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/24 04:56:40 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/24 04:56:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/24 04:56:40 INFO : sub dir2: Making directory 2025/10/24 04:56:40 INFO : sub dir: Making directory 2025/10/24 04:56:40 INFO : sub dir2/sub sub dir2: Making directory 2025/10/24 04:56:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 04:56:40 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:56:40 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:56:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 04:56:40 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/10/24 04:56:41 DEBUG : B2 bucket rclone-test-zolejiv2nava: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.12s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:56:41 INFO : sub dir2: Making directory 2025/10/24 04:56:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/24 04:56:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/24 04:56:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 04:56:41 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:56:41 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:56:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 04:56:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.09s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:56:42 DEBUG : sub dir2: Making directory with metadata 2025/10/24 04:56:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/24 04:56:42 INFO : sub dir2: Making directory 2025/10/24 04:56:42 INFO : sub dir: Making directory 2025/10/24 04:56:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 04:56:42 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:56:42 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:56:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 04:56:43 INFO : sub dir/hello world: Copied (new) 2025/10/24 04:56:43 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/24 04:56:43 DEBUG : B2 bucket rclone-test-zolejiv2nava: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/24 04:56:43 DEBUG : B2 bucket rclone-test-zolejiv2nava: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.28s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", 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-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:56:44 INFO : sub dir2: Making directory 2025/10/24 04:56:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 04:56:44 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:56:44 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:56:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 04:56:44 INFO : sub dir/hello world: Copied (new) 2025/10/24 04:56:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.10s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:56:45 DEBUG : sub dir2: Making directory with metadata 2025/10/24 04:56:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/24 04:56:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/24 04:56:45 INFO : sub dir2: Making directory 2025/10/24 04:56:45 INFO : sub dir: Making directory 2025/10/24 04:56:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 04:56:45 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:56:45 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:56:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 04:56:45 INFO : sub dir/hello world: Copied (new) 2025/10/24 04:56:45 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/24 04:56:46 DEBUG : B2 bucket rclone-test-zolejiv2nava: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.11s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:56:47 INFO : sub dir2: Making directory 2025/10/24 04:56:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 04:56:47 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:56:47 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:56:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 04:56:47 INFO : sub dir/hello world: Copied (new) 2025/10/24 04:56:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.10s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:56:48 DEBUG : Creating backend with remote "TestB2:rclone-test-kahorah6liwo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-zolejiv2nava -> B2 bucket rclone-test-kahorah6liwo 2025/10/24 04:56:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 04:56:49 DEBUG : B2 bucket rclone-test-kahorah6liwo: Waiting for checks to finish 2025/10/24 04:56:49 DEBUG : B2 bucket rclone-test-kahorah6liwo: Waiting for transfers to finish 2025/10/24 04:56:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 04:56:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/24 04:56:50 DEBUG : B2 bucket rclone-test-kahorah6liwo: Purge remote 2025/10/24 04:56:50 INFO : B2 bucket rclone-test-kahorah6liwo: cleaning bucket "rclone-test-kahorah6liwo" of all files 2025/10/24 04:56:50 DEBUG : sub dir/hello world: Deleting (id "4_zef229dd3903d1b4b9fa80e1b_f106452cf17fe249b_d20251024_m045650_c001_v0001171_t0044_u01761281810317") --- PASS: TestServerSideCopy (3.87s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:56:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/24 04:56:52 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:56:52 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:56:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/24 04:56:52 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.66s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:56:54 DEBUG : Creating backend with remote "TestB2:rclone-test-benofut5face" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-zolejiv2nava -> B2 bucket rclone-test-benofut5face 2025/10/24 04:56:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 04:56:55 DEBUG : B2 bucket rclone-test-benofut5face: Waiting for checks to finish 2025/10/24 04:56:55 DEBUG : B2 bucket rclone-test-benofut5face: Waiting for transfers to finish 2025/10/24 04:56:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 04:56:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/24 04:56:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/24 04:56:57 DEBUG : B2 bucket rclone-test-benofut5face: Waiting for checks to finish 2025/10/24 04:56:57 DEBUG : B2 bucket rclone-test-benofut5face: Waiting for transfers to finish 2025/10/24 04:56:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/24 04:56:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/24 04:56:58 DEBUG : B2 bucket rclone-test-benofut5face: Purge remote 2025/10/24 04:56:58 INFO : B2 bucket rclone-test-benofut5face: cleaning bucket "rclone-test-benofut5face" of all files 2025/10/24 04:56:58 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2bd33903d1b4b9fa80e1b_f1190b1562dc5dc67_d20251024_m045657_c001_v0001165_t0054_u01761281817690") 2025/10/24 04:56:58 DEBUG : sub dir/hello world: Deleting (id "4_z8fe2bd33903d1b4b9fa80e1b_f1078f05b2101d0ec_d20251024_m045655_c001_v0001100_t0007_u01761281815955") --- PASS: TestServerSideCopyOverSelf (6.09s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:57:00 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/24 04:57:00 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/24 04:57:00 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/24 04:57:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.80s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:57:02 DEBUG : Creating backend with remote "TestB2:rclone-test-huciwol5quye" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-zolejiv2nava -> B2 bucket rclone-test-huciwol5quye 2025/10/24 04:57:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 04:57:03 DEBUG : B2 bucket rclone-test-huciwol5quye: Waiting for checks to finish 2025/10/24 04:57:03 DEBUG : B2 bucket rclone-test-huciwol5quye: Waiting for transfers to finish 2025/10/24 04:57:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 04:57:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/24 04:57:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/24 04:57:05 DEBUG : B2 bucket rclone-test-huciwol5quye: Waiting for checks to finish 2025/10/24 04:57:05 DEBUG : B2 bucket rclone-test-huciwol5quye: Waiting for transfers to finish 2025/10/24 04:57:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/24 04:57:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/24 04:57:05 INFO : sub dir/hello world: Deleted 2025/10/24 04:57:06 DEBUG : testing file moves 2025/10/24 04:57:06 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/24 04:57:06 DEBUG : B2 bucket rclone-test-huciwol5quye: Waiting for checks to finish 2025/10/24 04:57:06 DEBUG : B2 bucket rclone-test-huciwol5quye: Waiting for transfers to finish 2025/10/24 04:57:07 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/24 04:57:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/24 04:57:07 INFO : sub dir/hello world: Deleted 2025/10/24 04:57:07 DEBUG : B2 bucket rclone-test-huciwol5quye: Purge remote 2025/10/24 04:57:07 INFO : B2 bucket rclone-test-huciwol5quye: cleaning bucket "rclone-test-huciwol5quye" of all files 2025/10/24 04:57:08 DEBUG : sub dir/hello world: Deleting (id "4_zef42dd23903d1b4b9fa80e1b_f115ce328246fc212_d20251024_m045707_c001_v0001131_t0003_u01761281827027") 2025/10/24 04:57:08 DEBUG : sub dir/hello world: Deleting (id "4_zef42dd23903d1b4b9fa80e1b_f118c8b69153129df_d20251024_m045705_c001_v0001101_t0051_u01761281825146") 2025/10/24 04:57:08 DEBUG : sub dir/hello world: Deleting (id "4_zef42dd23903d1b4b9fa80e1b_f113b62016a74b31d_d20251024_m045703_c001_v0001176_t0014_u01761281823946") --- PASS: TestServerSideMoveOverSelf (7.88s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:57:09 ERROR : error listing: directory not found 2025/10/24 04:57:09 INFO : Local file system at /tmp/rclone3635317132: Making directory 2025/10/24 04:57:10 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:10 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.47s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:57:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 04:57:11 DEBUG : Local file system at /tmp/rclone3635317132: Waiting for checks to finish 2025/10/24 04:57:11 DEBUG : Local file system at /tmp/rclone3635317132: Waiting for transfers to finish 2025/10/24 04:57:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 04:57:12 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/24 04:57:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.82s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:57:12 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/24 04:57:12 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:12 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:13 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/24 04:57:13 INFO : check sum: Copied (new) 2025/10/24 04:57:13 DEBUG : Waiting for deletions to finish 2025/10/24 04:57:13 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:13 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/24 04:57:13 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/24 04:57:13 DEBUG : check sum: Unchanged skipping 2025/10/24 04:57:13 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:13 DEBUG : Waiting for deletions to finish 2025/10/24 04:57:13 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.49s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:57:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/24 04:57:14 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:14 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:14 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/24 04:57:14 INFO : sizeonly: Copied (new) 2025/10/24 04:57:14 DEBUG : Waiting for deletions to finish 2025/10/24 04:57:14 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:14 DEBUG : sizeonly: Sizes identical 2025/10/24 04:57:14 DEBUG : sizeonly: Unchanged skipping 2025/10/24 04:57:14 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:14 DEBUG : Waiting for deletions to finish 2025/10/24 04:57:14 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.48s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:57:15 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/24 04:57:15 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:15 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:16 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/24 04:57:16 INFO : ignore-size: Copied (new) 2025/10/24 04:57:16 DEBUG : Waiting for deletions to finish 2025/10/24 04:57:16 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 04:57:16 DEBUG : ignore-size: Unchanged skipping 2025/10/24 04:57:16 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:16 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:16 DEBUG : Waiting for deletions to finish 2025/10/24 04:57:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.51s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:57:17 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:17 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 04:57:17 DEBUG : existing: Unchanged skipping 2025/10/24 04:57:17 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:17 DEBUG : Waiting for deletions to finish 2025/10/24 04:57:17 INFO : There was nothing to transfer 2025/10/24 04:57:17 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/24 04:57:17 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:17 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/24 04:57:18 INFO : existing: Copied (replaced existing) 2025/10/24 04:57:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.69s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:57:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/24 04:57:19 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:19 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/24 04:57:19 INFO : existing: Copied (new) 2025/10/24 04:57:19 DEBUG : Waiting for deletions to finish 2025/10/24 04:57:19 DEBUG : existing: Destination exists, skipping 2025/10/24 04:57:19 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:19 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:19 DEBUG : Waiting for deletions to finish 2025/10/24 04:57:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.50s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:57:20 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/24 04:57:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/24 04:57:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 04:57:21 DEBUG : c/non empty space: Unchanged skipping 2025/10/24 04:57:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/24 04:57:21 INFO : a/potato2: Copied (new) 2025/10/24 04:57:21 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:21 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:21 DEBUG : Waiting for deletions to finish 2025/10/24 04:57:21 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.35s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:57:23 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/24 04:57:23 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/24 04:57:23 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/24 04:57:23 DEBUG : empty space: Unchanged skipping 2025/10/24 04:57:23 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:23 DEBUG : Waiting for deletions to finish 2025/10/24 04:57:23 INFO : There was nothing to transfer 2025/10/24 04:57:23 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/24 04:57:23 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/24 04:57:24 INFO : empty space: Updated modification time in destination 2025/10/24 04:57:24 DEBUG : empty space: Unchanged skipping 2025/10/24 04:57:24 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:24 DEBUG : Waiting for deletions to finish 2025/10/24 04:57:24 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.75s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:57:26 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/24 04:57:26 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/24 04:57:26 DEBUG : empty space: Unchanged skipping 2025/10/24 04:57:26 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:26 DEBUG : Waiting for deletions to finish 2025/10/24 04:57:26 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.30s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:57:27 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:27 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/24 04:57:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3635317132) 2025/10/24 04:57:27 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-zolejiv2nava) 2025/10/24 04:57:27 DEBUG : foo: sha1 differ 2025/10/24 04:57:27 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/24 04:57:27 INFO : foo: Copied (replaced existing) 2025/10/24 04:57:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:57:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 04:57:28 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/24 04:57:28 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:28 DEBUG : empty space: Unchanged skipping 2025/10/24 04:57:28 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:29 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/24 04:57:29 INFO : potato: Copied (new) 2025/10/24 04:57:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.83s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:57:30 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/24 04:57:30 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:30 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:30 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/24 04:57:30 INFO : potato: Copied (replaced existing) 2025/10/24 04:57:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.51s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:57:32 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:32 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/10/24 04:57:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3635317132) 2025/10/24 04:57:32 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-zolejiv2nava) 2025/10/24 04:57:32 DEBUG : potato: sha1 differ 2025/10/24 04:57:32 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/24 04:57:32 INFO : potato: Copied (replaced existing) 2025/10/24 04:57:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:57:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/24 04:57:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 04:57:33 DEBUG : empty space: Unchanged skipping 2025/10/24 04:57:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/24 04:57:33 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:33 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:33 DEBUG : Waiting for deletions to finish 2025/10/24 04:57:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:57:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 04:57:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/24 04:57:35 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:35 DEBUG : empty space: Unchanged skipping 2025/10/24 04:57:35 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/24 04:57:35 INFO : potato2: Copied (new) 2025/10/24 04:57:35 DEBUG : Waiting for deletions to finish 2025/10/24 04:57:35 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:57:37 INFO : d: Making directory 2025/10/24 04:57:37 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/24 04:57:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/24 04:57:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 04:57:37 DEBUG : c/non empty space: Unchanged skipping 2025/10/24 04:57:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/24 04:57:37 INFO : a/potato2: Copied (new) 2025/10/24 04:57:37 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:37 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:37 DEBUG : Waiting for deletions to finish 2025/10/24 04:57:38 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:57:39 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/24 04:57:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/24 04:57:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 04:57:40 DEBUG : c/non empty space: Unchanged skipping 2025/10/24 04:57:40 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:40 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/24 04:57:40 INFO : a/potato2: Copied (new) 2025/10/24 04:57:40 ERROR : B2 bucket rclone-test-zolejiv2nava: not deleting files as there were IO errors 2025/10/24 04:57:40 ERROR : B2 bucket rclone-test-zolejiv2nava: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.14s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:57:41 DEBUG : Waiting for deletions to finish 2025/10/24 04:57:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 04:57:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/24 04:57:42 DEBUG : empty space: Unchanged skipping 2025/10/24 04:57:42 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:42 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:42 INFO : potato: Deleted 2025/10/24 04:57:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/24 04:57:42 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.99s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:57:43 DEBUG : Waiting for deletions to finish 2025/10/24 04:57:44 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:44 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:44 INFO : potato: Deleted 2025/10/24 04:57:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 04:57:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/24 04:57:44 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:44 DEBUG : empty space: Unchanged skipping 2025/10/24 04:57:44 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/24 04:57:44 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.33s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:57:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/24 04:57:46 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:46 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:46 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/24 04:57:46 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.78s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:57:47 DEBUG : enormous: Excluded (Size Filter) 2025/10/24 04:57:47 DEBUG : enormous: Excluded 2025/10/24 04:57:47 DEBUG : potato2: Excluded (Size Filter) 2025/10/24 04:57:47 DEBUG : potato2: Excluded 2025/10/24 04:57:48 DEBUG : potato2: Excluded (Size Filter) 2025/10/24 04:57:48 DEBUG : potato2: Excluded 2025/10/24 04:57:48 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 04:57:48 DEBUG : empty space: Unchanged skipping 2025/10/24 04:57:48 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:48 DEBUG : Waiting for deletions to finish 2025/10/24 04:57:48 INFO : There was nothing to transfer 2025/10/24 04:57:48 DEBUG : enormous: Excluded (Size Filter) 2025/10/24 04:57:48 DEBUG : enormous: Excluded 2025/10/24 04:57:48 DEBUG : potato2: Excluded (Size Filter) 2025/10/24 04:57:48 DEBUG : potato2: Excluded 2025/10/24 04:57:48 DEBUG : potato2: Excluded (Size Filter) 2025/10/24 04:57:48 DEBUG : potato2: Excluded 2025/10/24 04:57:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/24 04:57:48 DEBUG : empty space: Unchanged skipping 2025/10/24 04:57:48 DEBUG : Local file system at /tmp/rclone3635317132: Waiting for checks to finish 2025/10/24 04:57:48 DEBUG : Local file system at /tmp/rclone3635317132: Waiting for transfers to finish 2025/10/24 04:57:48 DEBUG : Waiting for deletions to finish 2025/10/24 04:57:48 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:57:50 DEBUG : enormous: Excluded (Size Filter) 2025/10/24 04:57:50 DEBUG : enormous: Excluded 2025/10/24 04:57:50 DEBUG : potato2: Excluded (Size Filter) 2025/10/24 04:57:50 DEBUG : potato2: Excluded 2025/10/24 04:57:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 04:57:50 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:50 DEBUG : empty space: Unchanged skipping 2025/10/24 04:57:50 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/24 04:57:50 INFO : enormous: Deleted 2025/10/24 04:57:50 INFO : potato2: Deleted 2025/10/24 04:57:50 INFO : There was nothing to transfer 2025/10/24 04:57:51 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/24 04:57:51 DEBUG : empty space: Unchanged skipping 2025/10/24 04:57:51 DEBUG : Local file system at /tmp/rclone3635317132: Waiting for checks to finish 2025/10/24 04:57:51 DEBUG : Local file system at /tmp/rclone3635317132: Waiting for transfers to finish 2025/10/24 04:57:51 DEBUG : Waiting for deletions to finish 2025/10/24 04:57:51 INFO : enormous: Deleted 2025/10/24 04:57:51 INFO : potato2: Deleted 2025/10/24 04:57:51 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.35s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:57:53 DEBUG : five: Need to transfer - File not found at Destination 2025/10/24 04:57:53 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/24 04:57:53 DEBUG : one: Destination is newer than source, skipping 2025/10/24 04:57:53 DEBUG : three: Sizes identical 2025/10/24 04:57:53 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:53 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/24 04:57:53 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/24 04:57:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3635317132) 2025/10/24 04:57:53 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-zolejiv2nava) 2025/10/24 04:57:53 DEBUG : two: sha1 differ 2025/10/24 04:57:53 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:53 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/24 04:57:53 INFO : five: Copied (new) 2025/10/24 04:57:53 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/24 04:57:53 INFO : four: Copied (replaced existing) 2025/10/24 04:57:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/24 04:57:53 INFO : two: Copied (replaced existing) 2025/10/24 04:57:53 DEBUG : Waiting for deletions to finish 2025/10/24 04:57:54 DEBUG : one: Destination is newer than source, skipping 2025/10/24 04:57:54 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:54 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/24 04:57:54 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/24 04:57:54 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/24 04:57:54 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/24 04:57:54 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/24 04:57:54 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/24 04:57:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/24 04:57:54 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/24 04:57:54 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3635317132) 2025/10/24 04:57:54 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/24 04:57:54 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-zolejiv2nava) 2025/10/24 04:57:54 DEBUG : three: sha1 differ 2025/10/24 04:57:54 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/24 04:57:54 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:54 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/24 04:57:54 INFO : three: Copied (replaced existing) 2025/10/24 04:57:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.43s) === 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-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/24 04:57:56 INFO : B2 bucket rclone-test-zolejiv2nava: Making map for --track-renames 2025/10/24 04:57:56 INFO : B2 bucket rclone-test-zolejiv2nava: Finished making map for --track-renames 2025/10/24 04:57:56 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/24 04:57:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/24 04:57:56 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for renames to finish 2025/10/24 04:57:56 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/24 04:57:56 INFO : potato: Copied (new) 2025/10/24 04:57:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/24 04:57:56 INFO : yam: Copied (new) 2025/10/24 04:57:56 DEBUG : Waiting for deletions to finish 2025/10/24 04:57:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 04:57:57 INFO : B2 bucket rclone-test-zolejiv2nava: Making map for --track-renames 2025/10/24 04:57:57 INFO : B2 bucket rclone-test-zolejiv2nava: Finished making map for --track-renames 2025/10/24 04:57:57 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:57 DEBUG : potato: Unchanged skipping 2025/10/24 04:57:57 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for renames to finish 2025/10/24 04:57:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/24 04:57:58 INFO : yam: Copied (server-side copy) to: yaml 2025/10/24 04:57:58 INFO : yam: Deleted 2025/10/24 04:57:58 INFO : yaml: Renamed from "yam" 2025/10/24 04:57:58 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.10s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/24 04:57:59 INFO : B2 bucket rclone-test-zolejiv2nava: Making map for --track-renames 2025/10/24 04:57:59 INFO : B2 bucket rclone-test-zolejiv2nava: Finished making map for --track-renames 2025/10/24 04:57:59 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:57:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/24 04:57:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/24 04:57:59 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for renames to finish 2025/10/24 04:57:59 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:57:59 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1183-05.backblaze.com/b2api/v1/b2_upload_file/8fb24db3903d1b4b9fa80e1b/c001_v0001183_t0019": EOF 2025/10/24 04:57:59 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-05.backblaze.com/b2api/v1/b2_upload_file/8fb24db3903d1b4b9fa80e1b/c001_v0001183_t0019": EOF) 2025/10/24 04:57:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/24 04:57:59 DEBUG : potato: Received error: Post "https://pod-000-1183-05.backblaze.com/b2api/v1/b2_upload_file/8fb24db3903d1b4b9fa80e1b/c001_v0001183_t0019": EOF - low level retry 0/10 2025/10/24 04:57:59 DEBUG : pacer: Reducing sleep to 10ms 2025/10/24 04:57:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/24 04:57:59 INFO : yam: Copied (new) 2025/10/24 04:57:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/24 04:57:59 INFO : potato: Copied (new) 2025/10/24 04:57:59 DEBUG : Waiting for deletions to finish 2025/10/24 04:58:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 04:58:00 INFO : B2 bucket rclone-test-zolejiv2nava: Making map for --track-renames 2025/10/24 04:58:00 INFO : B2 bucket rclone-test-zolejiv2nava: Finished making map for --track-renames 2025/10/24 04:58:00 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:58:00 DEBUG : potato: Unchanged skipping 2025/10/24 04:58:00 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for renames to finish 2025/10/24 04:58:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/24 04:58:00 INFO : yam: Copied (server-side copy) to: yaml 2025/10/24 04:58:01 INFO : yam: Deleted 2025/10/24 04:58:01 INFO : yaml: Renamed from "yam" 2025/10/24 04:58:01 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:58:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.81s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/24 04:58:02 INFO : B2 bucket rclone-test-zolejiv2nava: Making map for --track-renames 2025/10/24 04:58:02 INFO : B2 bucket rclone-test-zolejiv2nava: Finished making map for --track-renames 2025/10/24 04:58:02 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:58:02 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for renames to finish 2025/10/24 04:58:02 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/24 04:58:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/24 04:58:02 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:58:02 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/24 04:58:02 INFO : sub/yam: Copied (new) 2025/10/24 04:58:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/24 04:58:02 INFO : potato: Copied (new) 2025/10/24 04:58:02 DEBUG : Waiting for deletions to finish 2025/10/24 04:58:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 04:58:03 DEBUG : potato: Unchanged skipping 2025/10/24 04:58:03 INFO : B2 bucket rclone-test-zolejiv2nava: Making map for --track-renames 2025/10/24 04:58:03 INFO : B2 bucket rclone-test-zolejiv2nava: Finished making map for --track-renames 2025/10/24 04:58:03 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:58:03 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for renames to finish 2025/10/24 04:58:03 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/24 04:58:03 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/24 04:58:03 INFO : sub/yam: Deleted 2025/10/24 04:58:03 INFO : yam: Renamed from "sub/yam" 2025/10/24 04:58:03 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:58:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.75s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:58:04 DEBUG : Creating backend with remote "/tmp/rclone3635317132/dir1" 2025/10/24 04:58:04 DEBUG : Creating backend with remote "/tmp/rclone3635317132/dir2" 2025/10/24 04:58:04 DEBUG : Local file system at /tmp/rclone3635317132/dir2: Using server-side directory move 2025/10/24 04:58:04 INFO : Local file system at /tmp/rclone3635317132/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/24 04:58:04 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/24 04:58:04 DEBUG : Local file system at /tmp/rclone3635317132/dir2: Waiting for checks to finish 2025/10/24 04:58:04 DEBUG : Local file system at /tmp/rclone3635317132/dir2: Waiting for transfers to finish 2025/10/24 04:58:04 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:58:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 04:58:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/24 04:58:05 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:58:05 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:58:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 04:58:05 INFO : sub dir/hello world: Copied (new) 2025/10/24 04:58:05 INFO : sub dir/hello world: Deleted 2025/10/24 04:58:05 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/24 04:58:05 INFO : nested/sub dir/file: Copied (new) 2025/10/24 04:58:05 INFO : nested/sub dir/file: Deleted 2025/10/24 04:58:05 INFO : sub dir: Removing directory 2025/10/24 04:58:05 INFO : nested/sub dir: Removing directory 2025/10/24 04:58:05 INFO : nested: Removing directory 2025/10/24 04:58:05 DEBUG : Local file system at /tmp/rclone3635317132: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.50s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:58:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/24 04:58:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/24 04:58:06 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:58:06 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:58:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 04:58:07 INFO : sub dir/hello world: Copied (new) 2025/10/24 04:58:07 INFO : sub dir/hello world: Deleted 2025/10/24 04:58:07 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/24 04:58:07 INFO : nested/sub dir/file: Copied (new) 2025/10/24 04:58:07 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.74s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:58:08 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/24 04:58:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/24 04:58:08 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:58:08 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:58:08 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/24 04:58:08 INFO : existing-b: Copied (new) 2025/10/24 04:58:08 INFO : existing-b: Deleted 2025/10/24 04:58:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/24 04:58:09 INFO : existing: Copied (new) 2025/10/24 04:58:09 INFO : existing: Deleted 2025/10/24 04:58:09 DEBUG : existing: Destination exists, skipping 2025/10/24 04:58:09 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/24 04:58:09 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:58:09 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:58:09 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.10s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:58:10 DEBUG : Creating backend with remote "TestB2:rclone-test-lowedaw5dimi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zolejiv2nava -> B2 bucket rclone-test-lowedaw5dimi 2025/10/24 04:58:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/24 04:58:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/24 04:58:14 DEBUG : empty space: Unchanged skipping 2025/10/24 04:58:14 DEBUG : B2 bucket rclone-test-lowedaw5dimi: Waiting for checks to finish 2025/10/24 04:58:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/24 04:58:15 INFO : empty space: Deleted 2025/10/24 04:58:15 DEBUG : B2 bucket rclone-test-lowedaw5dimi: Waiting for transfers to finish 2025/10/24 04:58:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/24 04:58:15 INFO : potato2: Copied (server-side copy) 2025/10/24 04:58:15 INFO : potato2: Deleted 2025/10/24 04:58:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/24 04:58:15 INFO : potato3: Copied (server-side copy) 2025/10/24 04:58:15 INFO : potato3: Deleted 2025/10/24 04:58:16 DEBUG : Creating backend with remote "TestB2:rclone-test-jesoviz6roro" 2025/10/24 04:58:17 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/24 04:58:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/24 04:58:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/24 04:58:17 DEBUG : B2 bucket rclone-test-jesoviz6roro: Waiting for checks to finish 2025/10/24 04:58:17 DEBUG : B2 bucket rclone-test-jesoviz6roro: Waiting for transfers to finish 2025/10/24 04:58:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/24 04:58:18 INFO : empty space: Copied (server-side copy) 2025/10/24 04:58:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/24 04:58:18 INFO : potato3: Copied (server-side copy) 2025/10/24 04:58:18 INFO : empty space: Deleted 2025/10/24 04:58:18 INFO : potato3: Deleted 2025/10/24 04:58:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/24 04:58:18 INFO : potato2: Copied (server-side copy) 2025/10/24 04:58:18 INFO : potato2: Deleted 2025/10/24 04:58:19 DEBUG : B2 bucket rclone-test-jesoviz6roro: Purge remote 2025/10/24 04:58:19 INFO : B2 bucket rclone-test-jesoviz6roro: cleaning bucket "rclone-test-jesoviz6roro" of all files 2025/10/24 04:58:19 DEBUG : empty space: Deleting (id "4_z0fb2fd33904d1b4b9fa80e1b_f101f2a7c46a57695_d20251024_m045817_c001_v0001146_t0010_u01761281897727") 2025/10/24 04:58:19 DEBUG : potato2: Deleting (id "4_z0fb2fd33904d1b4b9fa80e1b_f1053a6e4d6bf7ad4_d20251024_m045818_c001_v0001098_t0003_u01761281898098") 2025/10/24 04:58:19 DEBUG : potato3: Deleting (id "4_z0fb2fd33904d1b4b9fa80e1b_f1060a8d03aa033b4_d20251024_m045818_c001_v0001178_t0040_u01761281898101") 2025/10/24 04:58:19 DEBUG : B2 bucket rclone-test-lowedaw5dimi: Purge remote 2025/10/24 04:58:19 INFO : B2 bucket rclone-test-lowedaw5dimi: cleaning bucket "rclone-test-lowedaw5dimi" of all files 2025/10/24 04:58:20 DEBUG : empty space: Deleting (id "4_z5f52ed13904d1b4b9fa80e1b_f407238d1372ec3f8_d20251024_m045818_c001_v7007000_t0000_u01761281898138") 2025/10/24 04:58:20 DEBUG : empty space: Deleting (id "4_z5f52ed13904d1b4b9fa80e1b_f1035c64b37002502_d20251024_m045813_c001_v0001161_t0058_u01761281893661") 2025/10/24 04:58:20 DEBUG : potato2: Deleting (id "4_z5f52ed13904d1b4b9fa80e1b_f41448d3fddac08c8_d20251024_m045818_c001_v7007000_t0000_u01761281898603") 2025/10/24 04:58:20 DEBUG : potato2: Deleting (id "4_z5f52ed13904d1b4b9fa80e1b_f118cbde01b631cb1_d20251024_m045814_c001_v0001130_t0011_u01761281894964") 2025/10/24 04:58:20 DEBUG : potato3: Deleting (id "4_z5f52ed13904d1b4b9fa80e1b_f41448d3fddac08c7_d20251024_m045818_c001_v7007000_t0000_u01761281898308") 2025/10/24 04:58:20 DEBUG : potato3: Deleting (id "4_z5f52ed13904d1b4b9fa80e1b_f11105e1c7d274bb6_d20251024_m045815_c001_v0001183_t0027_u01761281895334") 2025/10/24 04:58:20 DEBUG : potato3: Deleting (id "4_z5f52ed13904d1b4b9fa80e1b_f1035c64b37002508_d20251024_m045814_c001_v0001161_t0013_u01761281894130") --- PASS: TestServerSideMove (11.40s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:58:21 DEBUG : Creating backend with remote "TestB2:rclone-test-sitikun4jupe" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zolejiv2nava -> B2 bucket rclone-test-sitikun4jupe 2025/10/24 04:58:26 DEBUG : empty space: Excluded (Size Filter) 2025/10/24 04:58:26 DEBUG : empty space: Excluded 2025/10/24 04:58:26 DEBUG : empty space: Excluded (Size Filter) 2025/10/24 04:58:26 DEBUG : empty space: Excluded 2025/10/24 04:58:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/24 04:58:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/24 04:58:26 DEBUG : B2 bucket rclone-test-sitikun4jupe: Waiting for checks to finish 2025/10/24 04:58:26 DEBUG : B2 bucket rclone-test-sitikun4jupe: Waiting for transfers to finish 2025/10/24 04:58:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/24 04:58:27 INFO : potato3: Copied (server-side copy) 2025/10/24 04:58:27 INFO : potato3: Deleted 2025/10/24 04:58:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/24 04:58:27 INFO : potato2: Copied (server-side copy) 2025/10/24 04:58:27 INFO : potato2: Deleted 2025/10/24 04:58:28 DEBUG : Creating backend with remote "TestB2:rclone-test-gonusew6qeda" 2025/10/24 04:58:29 DEBUG : empty space: Excluded (Size Filter) 2025/10/24 04:58:29 DEBUG : empty space: Excluded 2025/10/24 04:58:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/24 04:58:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/24 04:58:29 DEBUG : B2 bucket rclone-test-gonusew6qeda: Waiting for checks to finish 2025/10/24 04:58:29 DEBUG : B2 bucket rclone-test-gonusew6qeda: Waiting for transfers to finish 2025/10/24 04:58:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/24 04:58:30 INFO : potato2: Copied (server-side copy) 2025/10/24 04:58:30 INFO : potato2: Deleted 2025/10/24 04:58:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/24 04:58:30 INFO : potato3: Copied (server-side copy) 2025/10/24 04:58:31 INFO : potato3: Deleted 2025/10/24 04:58:31 DEBUG : B2 bucket rclone-test-gonusew6qeda: Purge remote 2025/10/24 04:58:31 INFO : B2 bucket rclone-test-gonusew6qeda: cleaning bucket "rclone-test-gonusew6qeda" of all files 2025/10/24 04:58:31 DEBUG : potato2: Deleting (id "4_z2fb22d33905d1b4b9fa80e1b_f114b07c022b9ae58_d20251024_m045830_c001_v0001172_t0004_u01761281910173") 2025/10/24 04:58:31 DEBUG : potato3: Deleting (id "4_z2fb22d33905d1b4b9fa80e1b_f11961e6713653924_d20251024_m045830_c001_v0001172_t0003_u01761281910481") 2025/10/24 04:58:32 DEBUG : B2 bucket rclone-test-sitikun4jupe: Purge remote 2025/10/24 04:58:32 INFO : B2 bucket rclone-test-sitikun4jupe: cleaning bucket "rclone-test-sitikun4jupe" of all files 2025/10/24 04:58:32 DEBUG : empty space: Deleting (id "4_z8f921d03905d1b4b9fa80e1b_f1143f6747a0cc8a2_d20251024_m045825_c001_v0001137_t0022_u01761281905873") 2025/10/24 04:58:32 DEBUG : potato2: Deleting (id "4_z8f921d03905d1b4b9fa80e1b_f4190ef62bec69a4e_d20251024_m045830_c001_v7007000_t0000_u01761281910800") 2025/10/24 04:58:32 DEBUG : potato2: Deleting (id "4_z8f921d03905d1b4b9fa80e1b_f1050a34676793af5_d20251024_m045827_c001_v0001171_t0000_u01761281907395") 2025/10/24 04:58:32 DEBUG : potato3: Deleting (id "4_z8f921d03905d1b4b9fa80e1b_f4190ef62bec69a50_d20251024_m045830_c001_v7007000_t0000_u01761281910989") 2025/10/24 04:58:32 DEBUG : potato3: Deleting (id "4_z8f921d03905d1b4b9fa80e1b_f113a72ba63da4cf2_d20251024_m045827_c001_v0001157_t0008_u01761281907049") 2025/10/24 04:58:32 DEBUG : potato3: Deleting (id "4_z8f921d03905d1b4b9fa80e1b_f1143f6747a0cc8a6_d20251024_m045826_c001_v0001137_t0024_u01761281906293") --- PASS: TestServerSideMoveWithFilter (12.73s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:58:34 DEBUG : Creating backend with remote "TestB2:rclone-test-wiyeyem3kumi" 2025/10/24 04:58:36 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zolejiv2nava -> B2 bucket rclone-test-wiyeyem3kumi 2025/10/24 04:58:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/24 04:58:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/24 04:58:39 DEBUG : empty space: Unchanged skipping 2025/10/24 04:58:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/24 04:58:39 DEBUG : B2 bucket rclone-test-wiyeyem3kumi: Waiting for checks to finish 2025/10/24 04:58:39 INFO : empty space: Deleted 2025/10/24 04:58:39 DEBUG : B2 bucket rclone-test-wiyeyem3kumi: Waiting for transfers to finish 2025/10/24 04:58:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/24 04:58:40 INFO : potato2: Copied (server-side copy) 2025/10/24 04:58:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/24 04:58:40 INFO : potato3: Copied (server-side copy) 2025/10/24 04:58:40 INFO : potato2: Deleted 2025/10/24 04:58:40 INFO : potato3: Deleted 2025/10/24 04:58:41 DEBUG : Creating backend with remote "TestB2:rclone-test-vumilol9rula" 2025/10/24 04:58:41 INFO : tomatoDir: Making directory 2025/10/24 04:58:42 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/24 04:58:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/24 04:58:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/24 04:58:42 DEBUG : B2 bucket rclone-test-vumilol9rula: Waiting for checks to finish 2025/10/24 04:58:42 DEBUG : B2 bucket rclone-test-vumilol9rula: Waiting for transfers to finish 2025/10/24 04:58:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/24 04:58:43 INFO : empty space: Copied (server-side copy) 2025/10/24 04:58:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/24 04:58:43 INFO : potato3: Copied (server-side copy) 2025/10/24 04:58:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/24 04:58:43 INFO : potato2: Copied (server-side copy) 2025/10/24 04:58:43 INFO : empty space: Deleted 2025/10/24 04:58:43 INFO : potato3: Deleted 2025/10/24 04:58:44 INFO : potato2: Deleted 2025/10/24 04:58:44 DEBUG : B2 bucket rclone-test-vumilol9rula: Purge remote 2025/10/24 04:58:44 INFO : B2 bucket rclone-test-vumilol9rula: cleaning bucket "rclone-test-vumilol9rula" of all files 2025/10/24 04:58:44 DEBUG : empty space: Deleting (id "4_zefc25d53905d1b4b9fa80e1b_f1095731dc201c5be_d20251024_m045843_c001_v0001038_t0048_u01761281923238") 2025/10/24 04:58:44 DEBUG : potato2: Deleting (id "4_zefc25d53905d1b4b9fa80e1b_f103e5da12302a662_d20251024_m045843_c001_v0001165_t0037_u01761281923617") 2025/10/24 04:58:44 DEBUG : potato3: Deleting (id "4_zefc25d53905d1b4b9fa80e1b_f11507832826f4e09_d20251024_m045843_c001_v0001182_t0034_u01761281923618") 2025/10/24 04:58:45 DEBUG : B2 bucket rclone-test-wiyeyem3kumi: Purge remote 2025/10/24 04:58:45 INFO : B2 bucket rclone-test-wiyeyem3kumi: cleaning bucket "rclone-test-wiyeyem3kumi" of all files 2025/10/24 04:58:45 DEBUG : empty space: Deleting (id "4_zefa24d13905d1b4b9fa80e1b_f407238d1372ec41c_d20251024_m045843_c001_v7007000_t0000_u01761281923808") 2025/10/24 04:58:45 DEBUG : empty space: Deleting (id "4_zefa24d13905d1b4b9fa80e1b_f119510ca78d773c5_d20251024_m045838_c001_v0001092_t0007_u01761281918600") 2025/10/24 04:58:45 DEBUG : potato2: Deleting (id "4_zefa24d13905d1b4b9fa80e1b_f407238d1372ec41d_d20251024_m045843_c001_v7007000_t0000_u01761281923993") 2025/10/24 04:58:45 DEBUG : potato2: Deleting (id "4_zefa24d13905d1b4b9fa80e1b_f11549dd83397bfcd_d20251024_m045839_c001_v0001099_t0057_u01761281919750") 2025/10/24 04:58:45 DEBUG : potato3: Deleting (id "4_zefa24d13905d1b4b9fa80e1b_f4190ef62bec69a68_d20251024_m045843_c001_v7007000_t0000_u01761281923827") 2025/10/24 04:58:45 DEBUG : potato3: Deleting (id "4_zefa24d13905d1b4b9fa80e1b_f104bf30e5999af63_d20251024_m045840_c001_v0001116_t0041_u01761281920127") 2025/10/24 04:58:45 DEBUG : potato3: Deleting (id "4_zefa24d13905d1b4b9fa80e1b_f119510ca78d773c9_d20251024_m045839_c001_v0001092_t0026_u01761281919029") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.59s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:58:47 DEBUG : Creating backend with remote "TestB2:rclone-test-zolejiv2nava/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.55s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:58:49 DEBUG : Creating backend with remote "TestB2:rclone-test-zolejiv2nava/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:58:51 DEBUG : Creating backend with remote "TestB2:rclone-test-zolejiv2nava/rclone-sync-test" 2025/10/24 04:58:53 DEBUG : Creating backend with remote "TestB2:rclone-test-zolejiv2nava/rclone-sync-test-include/layer2" 2025/10/24 04:58:54 DEBUG : Creating backend with remote "TestB2:rclone-test-zolejiv2nava/rclone-sync-test-ignore-file" 2025/10/24 04:58:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/24 04:58:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/24 04:58:58 DEBUG : pacer: Reducing sleep to 10ms 2025/10/24 04:58:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/24 04:58:58 DEBUG : B2 bucket rclone-test-zolejiv2nava path rclone-sync-test: Waiting for checks to finish 2025/10/24 04:58:58 DEBUG : B2 bucket rclone-test-zolejiv2nava path rclone-sync-test: Waiting for transfers to finish 2025/10/24 04:58:58 DEBUG : Waiting for deletions to finish 2025/10/24 04:58:58 INFO : There was nothing to transfer 2025/10/24 04:58:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/24 04:58:59 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:58:59 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:58:59 DEBUG : Waiting for deletions to finish 2025/10/24 04:58:59 INFO : There was nothing to transfer 2025/10/24 04:58:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/24 04:58:59 DEBUG : B2 bucket rclone-test-zolejiv2nava path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/24 04:58:59 DEBUG : B2 bucket rclone-test-zolejiv2nava path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/24 04:58:59 DEBUG : Waiting for deletions to finish 2025/10/24 04:58:59 INFO : There was nothing to transfer 2025/10/24 04:59:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/24 04:59:00 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 04:59:00 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 04:59:00 DEBUG : Waiting for deletions to finish 2025/10/24 04:59:00 INFO : There was nothing to transfer 2025/10/24 04:59:00 DEBUG : Excluded 2025/10/24 04:59:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/24 04:59:00 DEBUG : B2 bucket rclone-test-zolejiv2nava path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/24 04:59:00 DEBUG : B2 bucket rclone-test-zolejiv2nava path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/24 04:59:00 DEBUG : Waiting for deletions to finish 2025/10/24 04:59:00 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.23s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:59:01 DEBUG : Creating backend with remote "TestB2:rclone-test-zolejiv2nava/dst" 2025/10/24 04:59:02 DEBUG : Creating backend with remote "TestB2:rclone-test-zolejiv2nava/CompareDest" 2025/10/24 04:59:04 DEBUG : one: Need to transfer - File not found at Destination 2025/10/24 04:59:04 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for checks to finish 2025/10/24 04:59:04 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for transfers to finish 2025/10/24 04:59:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/24 04:59:05 INFO : one: Copied (new) 2025/10/24 04:59:05 DEBUG : Waiting for deletions to finish 2025/10/24 04:59:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/24 04:59:05 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for checks to finish 2025/10/24 04:59:06 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for transfers to finish 2025/10/24 04:59:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/24 04:59:06 INFO : one: Copied (replaced existing) 2025/10/24 04:59:06 DEBUG : Waiting for deletions to finish 2025/10/24 04:59:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/24 04:59:08 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for checks to finish 2025/10/24 04:59:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 04:59:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/24 04:59:08 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for transfers to finish 2025/10/24 04:59:08 DEBUG : Waiting for deletions to finish 2025/10/24 04:59:08 INFO : There was nothing to transfer 2025/10/24 04:59:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/24 04:59:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 04:59:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/24 04:59:09 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for checks to finish 2025/10/24 04:59:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 04:59:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/24 04:59:10 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for transfers to finish 2025/10/24 04:59:10 DEBUG : Waiting for deletions to finish 2025/10/24 04:59:10 INFO : There was nothing to transfer 2025/10/24 04:59:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/24 04:59:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 04:59:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/24 04:59:10 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for checks to finish 2025/10/24 04:59:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 04:59:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/24 04:59:10 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for transfers to finish 2025/10/24 04:59:10 DEBUG : Waiting for deletions to finish 2025/10/24 04:59:10 INFO : There was nothing to transfer 2025/10/24 04:59:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/24 04:59:11 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/10/24 04:59:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/24 04:59:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/24 04:59:11 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for checks to finish 2025/10/24 04:59:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 04:59:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/24 04:59:11 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for transfers to finish 2025/10/24 04:59:11 DEBUG : Waiting for deletions to finish 2025/10/24 04:59:11 INFO : There was nothing to transfer 2025/10/24 04:59:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/24 04:59:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/24 04:59:12 DEBUG : two: Need to transfer - File not found at Destination 2025/10/24 04:59:12 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for checks to finish 2025/10/24 04:59:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 04:59:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/24 04:59:12 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for transfers to finish 2025/10/24 04:59:13 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/24 04:59:13 INFO : two: Copied (new) 2025/10/24 04:59:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.99s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:59:16 DEBUG : Creating backend with remote "TestB2:rclone-test-zolejiv2nava/dest" 2025/10/24 04:59:17 DEBUG : Creating backend with remote "TestB2:rclone-test-zolejiv2nava/pre-dest1" 2025/10/24 04:59:18 DEBUG : Creating backend with remote "TestB2:rclone-test-zolejiv2nava/pre-dest2" 2025/10/24 04:59:20 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 04:59:20 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/24 04:59:20 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 04:59:20 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/24 04:59:20 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/24 04:59:20 DEBUG : B2 bucket rclone-test-zolejiv2nava path dest: Waiting for checks to finish 2025/10/24 04:59:20 DEBUG : B2 bucket rclone-test-zolejiv2nava path dest: Waiting for transfers to finish 2025/10/24 04:59:21 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/24 04:59:21 INFO : 3: Copied (new) 2025/10/24 04:59:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.85s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:59:23 DEBUG : Creating backend with remote "TestB2:rclone-test-zolejiv2nava/dst" 2025/10/24 04:59:24 DEBUG : Creating backend with remote "TestB2:rclone-test-zolejiv2nava/CopyDest" 2025/10/24 04:59:26 DEBUG : one: Need to transfer - File not found at Destination 2025/10/24 04:59:26 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for checks to finish 2025/10/24 04:59:26 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for transfers to finish 2025/10/24 04:59:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/24 04:59:27 INFO : one: Copied (new) 2025/10/24 04:59:27 DEBUG : Waiting for deletions to finish 2025/10/24 04:59:27 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for checks to finish 2025/10/24 04:59:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/24 04:59:28 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for transfers to finish 2025/10/24 04:59:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/24 04:59:28 INFO : one: Copied (replaced existing) 2025/10/24 04:59:28 DEBUG : Waiting for deletions to finish 2025/10/24 04:59:30 DEBUG : Creating backend with remote "TestB2:rclone-test-zolejiv2nava/BackupDir" 2025/10/24 04:59:31 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for checks to finish 2025/10/24 04:59:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/24 04:59:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 04:59:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/24 04:59:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/24 04:59:33 INFO : one: Copied (server-side copy) 2025/10/24 04:59:33 INFO : one: Deleted 2025/10/24 04:59:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/24 04:59:33 INFO : one: Copied (server-side copy) 2025/10/24 04:59:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/24 04:59:33 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for transfers to finish 2025/10/24 04:59:33 DEBUG : Waiting for deletions to finish 2025/10/24 04:59:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 04:59:34 DEBUG : one: Unchanged skipping 2025/10/24 04:59:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 04:59:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/24 04:59:35 INFO : two: Copied (server-side copy) 2025/10/24 04:59:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/24 04:59:35 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for checks to finish 2025/10/24 04:59:35 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for transfers to finish 2025/10/24 04:59:35 DEBUG : Waiting for deletions to finish 2025/10/24 04:59:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 04:59:35 DEBUG : one: Unchanged skipping 2025/10/24 04:59:35 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for checks to finish 2025/10/24 04:59:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 04:59:35 DEBUG : two: Unchanged skipping 2025/10/24 04:59:35 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for transfers to finish 2025/10/24 04:59:35 DEBUG : Waiting for deletions to finish 2025/10/24 04:59:35 INFO : There was nothing to transfer 2025/10/24 04:59:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 04:59:36 DEBUG : one: Unchanged skipping 2025/10/24 04:59:36 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/24 04:59:36 DEBUG : three: Destination not found in --copy-dest 2025/10/24 04:59:36 DEBUG : three: Need to transfer - File not found at Destination 2025/10/24 04:59:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/24 04:59:36 DEBUG : two: Unchanged skipping 2025/10/24 04:59:36 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for checks to finish 2025/10/24 04:59:36 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for transfers to finish 2025/10/24 04:59:37 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/24 04:59:37 INFO : three: Copied (new) 2025/10/24 04:59:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.20s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:59:40 DEBUG : Creating backend with remote "TestB2:rclone-test-zolejiv2nava/dst" 2025/10/24 04:59:41 DEBUG : Creating backend with remote "TestB2:rclone-test-zolejiv2nava/backup" 2025/10/24 04:59:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/24 04:59:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 04:59:43 DEBUG : two: Unchanged skipping 2025/10/24 04:59:43 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for checks to finish 2025/10/24 04:59:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/24 04:59:45 INFO : one: Copied (server-side copy) 2025/10/24 04:59:45 INFO : one: Deleted 2025/10/24 04:59:45 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for transfers to finish 2025/10/24 04:59:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/24 04:59:46 INFO : one: Copied (new) 2025/10/24 04:59:46 DEBUG : Waiting for deletions to finish 2025/10/24 04:59:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/24 04:59:47 INFO : three.txt: Copied (server-side copy) 2025/10/24 04:59:47 INFO : three.txt: Deleted 2025/10/24 04:59:47 INFO : three.txt: Moved into backup dir 2025/10/24 04:59:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/24 04:59:48 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for checks to finish 2025/10/24 04:59:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 04:59:48 DEBUG : two: Unchanged skipping 2025/10/24 04:59:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/24 04:59:49 INFO : one: Copied (server-side copy) 2025/10/24 04:59:49 INFO : one: Deleted 2025/10/24 04:59:49 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for transfers to finish 2025/10/24 04:59:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/24 04:59:50 INFO : one: Copied (new) 2025/10/24 04:59:50 DEBUG : Waiting for deletions to finish 2025/10/24 04:59:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/24 04:59:50 INFO : three.txt: Copied (server-side copy) 2025/10/24 04:59:50 INFO : three.txt: Deleted 2025/10/24 04:59:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.75s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 04:59:54 DEBUG : Creating backend with remote "TestB2:rclone-test-zolejiv2nava/dst" 2025/10/24 04:59:56 DEBUG : Creating backend with remote "TestB2:rclone-test-zolejiv2nava/backup" 2025/10/24 04:59:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/24 04:59:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 04:59:57 DEBUG : two: Unchanged skipping 2025/10/24 04:59:57 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for checks to finish 2025/10/24 04:59:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/24 04:59:59 INFO : one: Copied (server-side copy) to: one.bak 2025/10/24 04:59:59 INFO : one: Deleted 2025/10/24 04:59:59 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for transfers to finish 2025/10/24 05:00:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/24 05:00:00 INFO : one: Copied (new) 2025/10/24 05:00:00 DEBUG : Waiting for deletions to finish 2025/10/24 05:00:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/24 05:00:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/24 05:00:00 INFO : three.txt: Deleted 2025/10/24 05:00:00 INFO : three.txt: Moved into backup dir 2025/10/24 05:00:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/24 05:00:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:00:02 DEBUG : two: Unchanged skipping 2025/10/24 05:00:02 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for checks to finish 2025/10/24 05:00:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/24 05:00:03 INFO : one: Copied (server-side copy) to: one.bak 2025/10/24 05:00:03 INFO : one: Deleted 2025/10/24 05:00:03 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for transfers to finish 2025/10/24 05:00:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/24 05:00:04 INFO : one: Copied (new) 2025/10/24 05:00:04 DEBUG : Waiting for deletions to finish 2025/10/24 05:00:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/24 05:00:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/24 05:00:04 INFO : three.txt: Deleted 2025/10/24 05:00:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.95s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:00:07 DEBUG : Creating backend with remote "TestB2:rclone-test-zolejiv2nava/dst" 2025/10/24 05:00:09 DEBUG : Creating backend with remote "TestB2:rclone-test-zolejiv2nava/backup" 2025/10/24 05:00:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/24 05:00:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:00:10 DEBUG : two: Unchanged skipping 2025/10/24 05:00:10 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for checks to finish 2025/10/24 05:00:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/24 05:00:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/24 05:00:12 INFO : one: Deleted 2025/10/24 05:00:12 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for transfers to finish 2025/10/24 05:00:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/24 05:00:13 INFO : one: Copied (new) 2025/10/24 05:00:13 DEBUG : Waiting for deletions to finish 2025/10/24 05:00:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/24 05:00:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/24 05:00:13 INFO : three.txt: Deleted 2025/10/24 05:00:13 INFO : three.txt: Moved into backup dir 2025/10/24 05:00:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/24 05:00:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:00:15 DEBUG : two: Unchanged skipping 2025/10/24 05:00:15 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for checks to finish 2025/10/24 05:00:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/24 05:00:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/24 05:00:16 INFO : one: Deleted 2025/10/24 05:00:16 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for transfers to finish 2025/10/24 05:00:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/24 05:00:16 INFO : one: Copied (new) 2025/10/24 05:00:16 DEBUG : Waiting for deletions to finish 2025/10/24 05:00:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/24 05:00:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/24 05:00:17 INFO : three.txt: Deleted 2025/10/24 05:00:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.78s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:00:20 DEBUG : Creating backend with remote "TestB2:rclone-test-zolejiv2nava/dst" 2025/10/24 05:00:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/24 05:00:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:00:22 DEBUG : two: Unchanged skipping 2025/10/24 05:00:22 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for checks to finish 2025/10/24 05:00:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/24 05:00:22 INFO : one: Copied (server-side copy) to: one.bak 2025/10/24 05:00:22 INFO : one: Deleted 2025/10/24 05:00:22 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for transfers to finish 2025/10/24 05:00:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/24 05:00:23 INFO : one: Copied (new) 2025/10/24 05:00:23 DEBUG : Waiting for deletions to finish 2025/10/24 05:00:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/24 05:00:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/24 05:00:24 INFO : three.txt: Deleted 2025/10/24 05:00:24 INFO : three.txt: Moved into backup dir 2025/10/24 05:00:26 DEBUG : one.bak: Excluded (Path Filter) 2025/10/24 05:00:26 DEBUG : one.bak: Excluded 2025/10/24 05:00:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/24 05:00:26 DEBUG : three.txt.bak: Excluded 2025/10/24 05:00:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/24 05:00:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:00:26 DEBUG : two: Unchanged skipping 2025/10/24 05:00:26 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for checks to finish 2025/10/24 05:00:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/24 05:00:26 INFO : one: Copied (server-side copy) to: one.bak 2025/10/24 05:00:26 INFO : one: Deleted 2025/10/24 05:00:26 DEBUG : B2 bucket rclone-test-zolejiv2nava path dst: Waiting for transfers to finish 2025/10/24 05:00:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/24 05:00:27 INFO : one: Copied (new) 2025/10/24 05:00:27 DEBUG : Waiting for deletions to finish 2025/10/24 05:00:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/24 05:00:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/24 05:00:28 INFO : three.txt: Deleted 2025/10/24 05:00:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.38s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:00:30 DEBUG : Creating backend with remote "TestB2:rclone-test-zolejiv2nava/dst" 2025/10/24 05:00:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/24 05:00:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/24 05:00:33 INFO : one: Copied (server-side copy) to: one.bak 2025/10/24 05:00:33 INFO : one: Deleted 2025/10/24 05:00:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/24 05:00:34 INFO : one: Copied (new) 2025/10/24 05:00:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:00:34 DEBUG : two: Unchanged skipping 2025/10/24 05:00:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/24 05:00:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/24 05:00:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/24 05:00:35 INFO : three.txt: Deleted 2025/10/24 05:00:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/24 05:00:35 INFO : three.txt: Copied (new) 2025/10/24 05:00:35 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/24 05:00:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/24 05:00:36 DEBUG : pacer: Reducing sleep to 10ms 2025/10/24 05:00:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/24 05:00:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/24 05:00:37 INFO : one: Copied (server-side copy) to: one.bak 2025/10/24 05:00:37 INFO : one: Deleted 2025/10/24 05:00:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/24 05:00:37 INFO : one: Copied (new) 2025/10/24 05:00:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:00:37 DEBUG : two: Unchanged skipping 2025/10/24 05:00:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/24 05:00:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/24 05:00:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/24 05:00:38 INFO : three.txt: Deleted 2025/10/24 05:00:39 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/24 05:00:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.18s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:00:42 DEBUG : Creating backend with remote "TestB2:rclone-test-zolejiv2nava/dst" 2025/10/24 05:00:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/24 05:00:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/24 05:00:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/24 05:00:45 INFO : one: Deleted 2025/10/24 05:00:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/24 05:00:46 INFO : one: Copied (new) 2025/10/24 05:00:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:00:46 DEBUG : two: Unchanged skipping 2025/10/24 05:00:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/24 05:00:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/24 05:00:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/24 05:00:47 INFO : three.txt: Deleted 2025/10/24 05:00:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/24 05:00:48 INFO : three.txt: Copied (new) 2025/10/24 05:00:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/24 05:00:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/24 05:00:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/24 05:00:50 INFO : one: Deleted 2025/10/24 05:00:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/24 05:00:50 INFO : one: Copied (new) 2025/10/24 05:00:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:00:50 DEBUG : two: Unchanged skipping 2025/10/24 05:00:50 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/24 05:00:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/24 05:00:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/24 05:00:51 INFO : three.txt: Deleted 2025/10/24 05:00:52 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/24 05:00:52 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.02s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:00:54 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:00:54 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/24 05:00:54 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:00:55 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/24 05:00:55 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/24 05:00:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.60s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:00:56 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/24 05:00:56 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:00:56 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:00:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/24 05:00:56 INFO : existing: Copied (new) 2025/10/24 05:00:56 DEBUG : Waiting for deletions to finish 2025/10/24 05:00:57 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/24 05:00:57 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:00:57 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/24 05:00:57 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:00:57 ERROR : B2 bucket rclone-test-zolejiv2nava: not deleting files as there were IO errors 2025/10/24 05:00:57 ERROR : B2 bucket rclone-test-zolejiv2nava: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.93s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:00:59 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:00:59 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:00:59 DEBUG : existing: Unchanged skipping 2025/10/24 05:00:59 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:00:59 DEBUG : Waiting for deletions to finish 2025/10/24 05:00:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.64s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", 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-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.41s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:01:16 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:16 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:16 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:16 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:16 DEBUG : both10: Unchanged skipping 2025/10/24 05:01:16 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:16 DEBUG : both13: Unchanged skipping 2025/10/24 05:01:16 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:16 DEBUG : both14: Unchanged skipping 2025/10/24 05:01:16 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:16 DEBUG : both15: Unchanged skipping 2025/10/24 05:01:16 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:16 DEBUG : both16: Unchanged skipping 2025/10/24 05:01:16 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:16 DEBUG : both12: Unchanged skipping 2025/10/24 05:01:16 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:16 DEBUG : both0: Unchanged skipping 2025/10/24 05:01:16 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:16 DEBUG : both11: Unchanged skipping 2025/10/24 05:01:16 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:16 DEBUG : both17: Unchanged skipping 2025/10/24 05:01:16 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:16 DEBUG : both2: Unchanged skipping 2025/10/24 05:01:16 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:16 DEBUG : both18: Unchanged skipping 2025/10/24 05:01:16 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:16 DEBUG : both4: Unchanged skipping 2025/10/24 05:01:16 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:16 DEBUG : both19: Unchanged skipping 2025/10/24 05:01:16 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:16 DEBUG : both1: Unchanged skipping 2025/10/24 05:01:16 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:16 DEBUG : both3: Unchanged skipping 2025/10/24 05:01:16 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:16 DEBUG : both8: Unchanged skipping 2025/10/24 05:01:16 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:16 DEBUG : both9: Unchanged skipping 2025/10/24 05:01:16 DEBUG : both5: Unchanged skipping 2025/10/24 05:01:16 DEBUG : both6: Unchanged skipping 2025/10/24 05:01:16 DEBUG : both7: Unchanged skipping 2025/10/24 05:01:16 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:01:16 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:01:16 DEBUG : Waiting for deletions to finish 2025/10/24 05:01:16 INFO : only18: Deleted 2025/10/24 05:01:16 INFO : only4: Deleted 2025/10/24 05:01:17 INFO : only7: Deleted 2025/10/24 05:01:17 INFO : only10: Deleted 2025/10/24 05:01:17 INFO : only11: Deleted 2025/10/24 05:01:17 INFO : only12: Deleted 2025/10/24 05:01:17 INFO : only2: Deleted 2025/10/24 05:01:17 INFO : only3: Deleted 2025/10/24 05:01:17 INFO : only0: Deleted 2025/10/24 05:01:17 INFO : only13: Deleted 2025/10/24 05:01:17 INFO : only14: Deleted 2025/10/24 05:01:17 INFO : only17: Deleted 2025/10/24 05:01:17 INFO : only19: Deleted 2025/10/24 05:01:17 INFO : only1: Deleted 2025/10/24 05:01:17 INFO : only6: Deleted 2025/10/24 05:01:17 INFO : only8: Deleted 2025/10/24 05:01:17 INFO : only15: Deleted 2025/10/24 05:01:17 INFO : only16: Deleted 2025/10/24 05:01:17 INFO : only5: Deleted 2025/10/24 05:01:17 INFO : only9: Deleted 2025/10/24 05:01:17 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.85s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:01:37 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:01:37 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:37 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:37 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:37 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:37 DEBUG : both0: Unchanged skipping 2025/10/24 05:01:37 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:37 DEBUG : both13: Unchanged skipping 2025/10/24 05:01:37 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:37 DEBUG : both14: Unchanged skipping 2025/10/24 05:01:37 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:37 DEBUG : both15: Unchanged skipping 2025/10/24 05:01:37 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:37 DEBUG : both12: Unchanged skipping 2025/10/24 05:01:37 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:37 DEBUG : both10: Unchanged skipping 2025/10/24 05:01:37 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:37 DEBUG : both11: Unchanged skipping 2025/10/24 05:01:37 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:37 DEBUG : both16: Unchanged skipping 2025/10/24 05:01:37 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:37 DEBUG : both1: Unchanged skipping 2025/10/24 05:01:37 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:37 DEBUG : both17: Unchanged skipping 2025/10/24 05:01:37 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:37 DEBUG : both18: Unchanged skipping 2025/10/24 05:01:37 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:37 DEBUG : both4: Unchanged skipping 2025/10/24 05:01:37 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:37 DEBUG : both19: Unchanged skipping 2025/10/24 05:01:37 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:37 DEBUG : both2: Unchanged skipping 2025/10/24 05:01:37 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:37 DEBUG : both3: Unchanged skipping 2025/10/24 05:01:37 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:37 DEBUG : both8: Unchanged skipping 2025/10/24 05:01:37 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:01:37 DEBUG : both5: Unchanged skipping 2025/10/24 05:01:37 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/24 05:01:37 DEBUG : both6: Unchanged skipping 2025/10/24 05:01:37 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/24 05:01:37 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/24 05:01:37 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/24 05:01:37 DEBUG : both7: Unchanged skipping 2025/10/24 05:01:37 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/24 05:01:37 DEBUG : both9: Unchanged skipping 2025/10/24 05:01:37 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/24 05:01:37 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/24 05:01:37 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/24 05:01:37 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/24 05:01:37 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/24 05:01:37 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/24 05:01:37 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/24 05:01:37 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/24 05:01:37 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/24 05:01:37 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/24 05:01:37 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/24 05:01:37 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/24 05:01:37 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/24 05:01:37 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/24 05:01:37 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/24 05:01:37 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:01:38 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 05:01:38 INFO : only10: Copied (replaced existing) 2025/10/24 05:01:38 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 05:01:38 INFO : only11: Copied (replaced existing) 2025/10/24 05:01:38 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 05:01:38 INFO : only12: Copied (replaced existing) 2025/10/24 05:01:38 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 05:01:38 INFO : only16: Copied (replaced existing) 2025/10/24 05:01:38 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 05:01:38 INFO : only18: Copied (replaced existing) 2025/10/24 05:01:38 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 05:01:38 INFO : only14: Copied (replaced existing) 2025/10/24 05:01:38 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 05:01:38 INFO : only19: Copied (replaced existing) 2025/10/24 05:01:38 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 05:01:38 INFO : only0: Copied (replaced existing) 2025/10/24 05:01:38 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 05:01:38 INFO : only1: Copied (replaced existing) 2025/10/24 05:01:38 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 05:01:38 INFO : only2: Copied (replaced existing) 2025/10/24 05:01:38 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 05:01:38 INFO : only3: Copied (replaced existing) 2025/10/24 05:01:38 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 05:01:38 INFO : only4: Copied (replaced existing) 2025/10/24 05:01:38 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 05:01:38 INFO : only5: Copied (replaced existing) 2025/10/24 05:01:38 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 05:01:38 INFO : only6: Copied (replaced existing) 2025/10/24 05:01:38 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 05:01:38 INFO : only7: Copied (replaced existing) 2025/10/24 05:01:39 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 05:01:39 INFO : only17: Copied (replaced existing) 2025/10/24 05:01:39 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 05:01:39 INFO : only9: Copied (replaced existing) 2025/10/24 05:01:39 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 05:01:39 INFO : only15: Copied (replaced existing) 2025/10/24 05:01:39 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 05:01:39 INFO : only13: Copied (replaced existing) 2025/10/24 05:01:39 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/24 05:01:39 INFO : only8: Copied (replaced existing) 2025/10/24 05:01:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.21s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:01:47 DEBUG : empty_dir: Making directory with metadata 2025/10/24 05:01:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/24 05:01:47 DEBUG : empty_on_remote: Making directory with metadata 2025/10/24 05:01:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/24 05:01:47 INFO : empty_on_remote: Making directory 2025/10/24 05:01:47 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/24 05:01:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/24 05:01:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/24 05:01:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/24 05:01:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.80s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:01:50 DEBUG : empty_dir: Making directory with metadata 2025/10/24 05:01:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/24 05:01:50 DEBUG : empty_on_remote: Making directory with metadata 2025/10/24 05:01:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/24 05:01:50 INFO : empty_on_remote: Making directory 2025/10/24 05:01:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/24 05:01:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/24 05:01:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/24 05:01:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/24 05:01:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/24 05:01:50 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.70s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:01:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/24 05:01:52 INFO : sub dir: Making directory 2025/10/24 05:01:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.52s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:01:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/24 05:01:56 INFO : sub dir: Making directory 2025/10/24 05:01:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.90s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:02:07 DEBUG : Waiting for deletions to finish 2025/10/24 05:02:08 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:02:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:02:08 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:02:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:02:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:02:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:02:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:02:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:02:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:02:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:02:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:02:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:02:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:02:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:02:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:02:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:02:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:02:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:02:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:02:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 05:02:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 05:02:09 DEBUG : apple: Unchanged skipping 2025/10/24 05:02:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:09 DEBUG : banana: Unchanged skipping 2025/10/24 05:02:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:09 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 05:02:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 05:02:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 05:02:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 05:02:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 05:02:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 05:02:09 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:02:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 05:02:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 05:02:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 05:02:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 05:02:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 05:02:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 05:02:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 05:02:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 05:02:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 05:02:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 05:02:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 05:02:09 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:02:09 DEBUG : Waiting for deletions to finish 2025/10/24 05:02:09 INFO : There was nothing to transfer 2025/10/24 05:02:09 DEBUG : Waiting for deletions to finish 2025/10/24 05:02:09 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:02:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:02:09 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:02:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:02:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:02:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:02:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:02:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:02:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:02:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:02:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:02:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:02:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:02:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:02:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:02:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:02:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:02:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:02:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:02:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 05:02:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:09 DEBUG : apple: Unchanged skipping 2025/10/24 05:02:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:09 DEBUG : banana: Unchanged skipping 2025/10/24 05:02:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 05:02:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:09 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 05:02:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 05:02:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 05:02:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 05:02:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 05:02:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 05:02:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 05:02:10 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:02:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 05:02:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 05:02:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 05:02:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 05:02:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 05:02:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 05:02:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 05:02:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 05:02:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 05:02:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 05:02:10 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:02:10 DEBUG : Waiting for deletions to finish 2025/10/24 05:02:10 INFO : There was nothing to transfer 2025/10/24 05:02:10 DEBUG : Waiting for deletions to finish 2025/10/24 05:02:10 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:02:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:02:10 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:02:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:02:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:02:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:02:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:02:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:02:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:02:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:02:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:02:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:02:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:02:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:02:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:02:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:02:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:02:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:02:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:02:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:02:24 DEBUG : Waiting for deletions to finish 2025/10/24 05:02:24 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:02:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:02:24 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:02:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:02:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:02:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:02:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:02:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:02:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:02:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:02:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:02:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:02:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:02:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:02:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:02:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:02:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:02:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:02:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:02:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 05:02:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:25 DEBUG : apple: Unchanged skipping 2025/10/24 05:02:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:25 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 05:02:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 05:02:25 DEBUG : banana: Unchanged skipping 2025/10/24 05:02:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 05:02:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 05:02:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 05:02:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 05:02:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 05:02:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 05:02:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 05:02:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 05:02:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 05:02:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 05:02:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 05:02:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 05:02:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 05:02:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 05:02:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 05:02:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 05:02:25 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:02:25 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:02:25 DEBUG : Waiting for deletions to finish 2025/10/24 05:02:25 INFO : There was nothing to transfer 2025/10/24 05:02:25 DEBUG : Waiting for deletions to finish 2025/10/24 05:02:25 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:02:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:02:25 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:02:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:02:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:02:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:02:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:02:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:02:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:02:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:02:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:02:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:02:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:02:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:02:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:02:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:02:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:02:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:02:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:02:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 05:02:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:26 DEBUG : apple: Unchanged skipping 2025/10/24 05:02:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 05:02:26 DEBUG : banana: Unchanged skipping 2025/10/24 05:02:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:26 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 05:02:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 05:02:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 05:02:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 05:02:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 05:02:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 05:02:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 05:02:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 05:02:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 05:02:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 05:02:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 05:02:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 05:02:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 05:02:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 05:02:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 05:02:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 05:02:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 05:02:26 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:02:26 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:02:26 DEBUG : Waiting for deletions to finish 2025/10/24 05:02:26 INFO : There was nothing to transfer 2025/10/24 05:02:26 DEBUG : Waiting for deletions to finish 2025/10/24 05:02:26 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:02:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:02:26 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:02:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:02:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:02:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:02:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:02:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:02:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:02:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:02:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:02:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:02:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:02:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:02:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:02:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:02:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:02:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:02:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:02:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:02:40 DEBUG : Waiting for deletions to finish 2025/10/24 05:02:40 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:02:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:02:40 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:02:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:02:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:02:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:02:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:02:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:02:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:02:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:02:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:02:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:02:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:02:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:02:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:02:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:02:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:02:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:02:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:02:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 05:02:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:41 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:41 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:41 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:41 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:41 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:41 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:41 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/24 05:02:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/24 05:02:41 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/24 05:02:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/24 05:02:41 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:41 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/24 05:02:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/24 05:02:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/24 05:02:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/24 05:02:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/24 05:02:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/24 05:02:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/24 05:02:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/24 05:02:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/24 05:02:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:41 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:02:41 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:02:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/24 05:02:41 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/24 05:02:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:41 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/24 05:02:41 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/24 05:02:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/24 05:02:41 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/24 05:02:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/24 05:02:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/24 05:02:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/24 05:02:41 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/24 05:02:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/24 05:02:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/24 05:02:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/24 05:02:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/24 05:02:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/24 05:02:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/24 05:02:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/24 05:02:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/24 05:02:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/24 05:02:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/24 05:02:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/24 05:02:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/24 05:02:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/24 05:02:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/24 05:02:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/24 05:02:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/24 05:02:43 DEBUG : Waiting for deletions to finish 2025/10/24 05:02:43 INFO : banana: Deleted 2025/10/24 05:02:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/24 05:02:43 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/24 05:02:43 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/24 05:02:43 INFO : dir1/0007-1234567.txt: Deleted 2025/10/24 05:02:43 INFO : dir1/0009-3456789.txt: Deleted 2025/10/24 05:02:43 INFO : dir1/0010-456789.txt: Deleted 2025/10/24 05:02:43 INFO : dir1/0014-89;=.txt: Deleted 2025/10/24 05:02:43 INFO : apple: Deleted 2025/10/24 05:02:43 INFO : splitbananasplit: Deleted 2025/10/24 05:02:43 INFO : dir1/0012-6789;.txt: Deleted 2025/10/24 05:02:43 INFO : appleappleapplebanana: Deleted 2025/10/24 05:02:43 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/24 05:02:43 INFO : dir1/0003-defghij.txt: Deleted 2025/10/24 05:02:43 INFO : dir1/0011-56789;.txt: Deleted 2025/10/24 05:02:44 INFO : dir1/0015-9;=.txt: Deleted 2025/10/24 05:02:44 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/24 05:02:44 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/24 05:02:44 INFO : dir1/0008-2345678.txt: Deleted 2025/10/24 05:02:44 INFO : dir1/0013-789;=.txt: Deleted 2025/10/24 05:02:44 DEBUG : Waiting for deletions to finish 2025/10/24 05:02:44 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/24 05:02:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/24 05:02:44 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/24 05:02:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/24 05:02:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/24 05:02:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/24 05:02:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/24 05:02:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/24 05:02:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/24 05:02:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/24 05:02:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/24 05:02:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/24 05:02:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/24 05:02:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/24 05:02:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/24 05:02:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/24 05:02:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/24 05:02:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/24 05:02:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/24 05:02:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/24 05:02:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/24 05:02:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/24 05:02:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/24 05:02:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/24 05:02:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/24 05:02:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/24 05:02:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/24 05:02:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/24 05:02:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/24 05:02:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/24 05:02:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/24 05:02:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/24 05:02:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/24 05:02:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:44 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:44 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:44 DEBUG : apple: Unchanged skipping 2025/10/24 05:02:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:44 DEBUG : banana: Unchanged skipping 2025/10/24 05:02:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 05:02:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:44 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 05:02:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/24 05:02:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/24 05:02:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/24 05:02:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/24 05:02:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/24 05:02:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/24 05:02:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/24 05:02:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 05:02:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 05:02:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/24 05:02:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 05:02:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 05:02:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 05:02:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 05:02:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 05:02:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 05:02:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 05:02:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 05:02:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 05:02:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/24 05:02:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 05:02:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 05:02:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 05:02:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 05:02:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:02:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 05:02:45 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:02:45 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:02:45 DEBUG : Waiting for deletions to finish 2025/10/24 05:02:45 DEBUG : Waiting for deletions to finish 2025/10/24 05:02:45 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/24 05:02:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/24 05:02:45 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/24 05:02:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/24 05:02:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/24 05:02:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/24 05:02:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/24 05:02:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/24 05:02:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/24 05:02:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/24 05:02:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/24 05:02:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/24 05:02:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/24 05:02:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/24 05:02:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/24 05:02:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/24 05:02:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/24 05:02:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/24 05:02:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/24 05:02:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/24 05:02:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/24 05:02:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/24 05:02:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/24 05:02:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/24 05:02:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/24 05:02:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/24 05:02:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/24 05:02:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/24 05:02:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/24 05:02:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/24 05:02:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/24 05:02:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/24 05:02:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:02:58 DEBUG : Waiting for deletions to finish 2025/10/24 05:02:58 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:02:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:02:58 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:02:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:02:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:02:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:02:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:02:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:02:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:02:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:02:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:02:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:02:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:02:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 05:02:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 05:02:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 05:02:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 05:02:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 05:02:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 05:02:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 05:02:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 05:02:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 05:02:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 05:02:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 05:02:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 05:02:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 05:02:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 05:02:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 05:02:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 05:02:59 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/24 05:02:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 05:02:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/24 05:02:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 05:02:59 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/24 05:02:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 05:02:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/24 05:02:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 05:02:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 05:02:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 05:02:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 05:02:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/24 05:02:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 05:02:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/24 05:02:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 05:02:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/24 05:02:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/24 05:02:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/24 05:02:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 05:02:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/24 05:02:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/24 05:02:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/24 05:02:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 05:02:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/24 05:02:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/24 05:02:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/24 05:02:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/24 05:02:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/24 05:02:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/24 05:02:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/24 05:02:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 05:02:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/24 05:02:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/24 05:02:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/24 05:02:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/24 05:02:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/24 05:02:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/24 05:02:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/24 05:02:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 05:02:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/24 05:02:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/24 05:02:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/24 05:02:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 05:02:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/24 05:02:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/24 05:02:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/24 05:02:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/24 05:02:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/24 05:02:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/24 05:02:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/24 05:02:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/24 05:02:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/24 05:02:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/24 05:02:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/24 05:02:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/24 05:02:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/24 05:02:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 05:02:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/24 05:02:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/24 05:02:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/24 05:02:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/24 05:02:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/24 05:02:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/24 05:02:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/24 05:02:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/24 05:02:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/24 05:02:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/24 05:02:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/24 05:02:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/24 05:02:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/24 05:02:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/24 05:02:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/24 05:02:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 05:02:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/24 05:02:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/24 05:02:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/24 05:02:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/24 05:02:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/24 05:02:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/24 05:02:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/24 05:02:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/24 05:02:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/24 05:02:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/24 05:02:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/24 05:02:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/24 05:02:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/24 05:02:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/24 05:02:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/24 05:02:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/24 05:02:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/24 05:02:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 05:02:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/24 05:02:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/24 05:02:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/24 05:02:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/24 05:02:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/24 05:02:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/24 05:02:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/24 05:02:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/24 05:02:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/24 05:02:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 05:02:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/24 05:02:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/24 05:02:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/24 05:02:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/24 05:02:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/24 05:02:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/24 05:02:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/24 05:02:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/24 05:02:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/24 05:02:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/24 05:02:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/24 05:02:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/24 05:02:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/24 05:02:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/24 05:02:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/24 05:02:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/24 05:02:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/24 05:02:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 05:02:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/24 05:02:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/24 05:02:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/24 05:02:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/24 05:02:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/24 05:02:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/24 05:02:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/24 05:02:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/24 05:02:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/24 05:02:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/24 05:02:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/24 05:02:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/24 05:02:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/24 05:02:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/24 05:02:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/24 05:02:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/24 05:02:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/24 05:02:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/24 05:02:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/24 05:02:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/24 05:02:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/24 05:02:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/24 05:02:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/24 05:02:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 05:02:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/24 05:02:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/24 05:02:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/24 05:02:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/24 05:02:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/24 05:02:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/24 05:02:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/24 05:02:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/24 05:02:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 05:02:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 05:02:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 05:02:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/24 05:02:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 05:02:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/24 05:02:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 05:02:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/24 05:02:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 05:02:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/24 05:02:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 05:02:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/24 05:02:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 05:02:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/24 05:02:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 05:02:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/24 05:02:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 05:02:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/24 05:02:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 05:02:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/24 05:02:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 05:02:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/24 05:02:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 05:02:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/24 05:02:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 05:02:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/24 05:02:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 05:02:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/24 05:02:59 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/24 05:02:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 05:02:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/24 05:02:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/24 05:02:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/24 05:02:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/24 05:02:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/24 05:02:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/24 05:02:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/24 05:02:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/24 05:02:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/24 05:02:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/24 05:02:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/24 05:02:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/24 05:02:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/24 05:02:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/24 05:02:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/24 05:02:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:59 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/24 05:02:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/24 05:02:59 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:02:59 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:02:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/24 05:02:59 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/24 05:02:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/24 05:02:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/24 05:02:59 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/24 05:02:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/24 05:02:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/24 05:02:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/24 05:02:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/24 05:02:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/24 05:02:59 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/24 05:02:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/24 05:02:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/24 05:02:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/24 05:02:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/24 05:02:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/24 05:02:59 INFO : apple: Copied (new) to: PREFIXapple 2025/10/24 05:02:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/24 05:02:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/24 05:02:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/24 05:02:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/24 05:03:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/24 05:03:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/24 05:03:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/24 05:03:00 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/24 05:03:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/24 05:03:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/24 05:03:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/24 05:03:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/24 05:03:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/24 05:03:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/24 05:03:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/24 05:03:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/24 05:03:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/24 05:03:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/24 05:03:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/24 05:03:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/24 05:03:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/24 05:03:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/24 05:03:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/24 05:03:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/24 05:03:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/24 05:03:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/24 05:03:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/24 05:03:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/24 05:03:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/24 05:03:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/24 05:03:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/24 05:03:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/24 05:03:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/24 05:03:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/24 05:03:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/24 05:03:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/24 05:03:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/24 05:03:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/24 05:03:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/24 05:03:01 DEBUG : Waiting for deletions to finish 2025/10/24 05:03:01 INFO : apple: Deleted 2025/10/24 05:03:01 INFO : dir1/0003-defghij.txt: Deleted 2025/10/24 05:03:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/24 05:03:01 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/24 05:03:01 INFO : dir1/0008-2345678.txt: Deleted 2025/10/24 05:03:01 INFO : dir1/0007-1234567.txt: Deleted 2025/10/24 05:03:01 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/24 05:03:01 INFO : dir1/0011-56789;.txt: Deleted 2025/10/24 05:03:01 INFO : dir1/0010-456789.txt: Deleted 2025/10/24 05:03:01 INFO : dir1/0013-789;=.txt: Deleted 2025/10/24 05:03:01 INFO : dir1/0015-9;=.txt: Deleted 2025/10/24 05:03:01 INFO : banana: Deleted 2025/10/24 05:03:02 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/24 05:03:02 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/24 05:03:02 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/24 05:03:02 INFO : dir1/0009-3456789.txt: Deleted 2025/10/24 05:03:02 INFO : dir1/0014-89;=.txt: Deleted 2025/10/24 05:03:02 INFO : appleappleapplebanana: Deleted 2025/10/24 05:03:02 INFO : splitbananasplit: Deleted 2025/10/24 05:03:02 INFO : dir1/0012-6789;.txt: Deleted 2025/10/24 05:03:02 DEBUG : Waiting for deletions to finish 2025/10/24 05:03:02 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/24 05:03:02 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:03:02 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/24 05:03:02 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/24 05:03:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:03:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:03:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:03:02 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:03:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:03:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:03:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:03:02 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:03:02 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:03:02 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:03:02 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:03:02 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:03:02 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:03:02 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:03:02 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:03:02 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:03:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/24 05:03:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/24 05:03:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/24 05:03:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/24 05:03:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/24 05:03:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/24 05:03:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/24 05:03:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/24 05:03:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/24 05:03:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/24 05:03:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/24 05:03:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/24 05:03:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/24 05:03:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/24 05:03:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/24 05:03:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/24 05:03:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/24 05:03:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/24 05:03:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/24 05:03:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/24 05:03:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/24 05:03:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/24 05:03:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/24 05:03:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/24 05:03:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/24 05:03:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/24 05:03:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/24 05:03:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/24 05:03:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/24 05:03:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/24 05:03:02 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 05:03:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/24 05:03:02 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 05:03:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/24 05:03:02 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 05:03:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/24 05:03:02 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 05:03:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/24 05:03:02 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 05:03:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/24 05:03:02 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 05:03:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/24 05:03:02 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 05:03:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/24 05:03:02 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 05:03:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/24 05:03:02 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 05:03:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/24 05:03:02 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 05:03:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/24 05:03:02 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 05:03:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/24 05:03:02 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 05:03:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/24 05:03:02 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 05:03:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/24 05:03:02 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 05:03:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/24 05:03:02 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 05:03:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/24 05:03:02 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 05:03:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/24 05:03:02 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 05:03:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/24 05:03:02 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 05:03:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/24 05:03:02 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 05:03:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/24 05:03:02 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 05:03:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/24 05:03:02 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 05:03:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/24 05:03:02 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 05:03:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/24 05:03:02 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 05:03:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/24 05:03:02 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 05:03:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/24 05:03:02 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 05:03:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/24 05:03:02 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 05:03:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/24 05:03:02 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 05:03:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/24 05:03:02 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 05:03:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/24 05:03:02 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 05:03:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/24 05:03:02 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 05:03:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/24 05:03:02 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 05:03:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/24 05:03:02 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 05:03:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/24 05:03:02 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 05:03:02 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 05:03:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 05:03:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/24 05:03:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 05:03:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/24 05:03:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 05:03:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/24 05:03:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 05:03:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/24 05:03:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 05:03:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/24 05:03:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 05:03:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/24 05:03:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 05:03:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/24 05:03:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 05:03:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/24 05:03:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 05:03:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/24 05:03:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 05:03:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/24 05:03:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 05:03:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/24 05:03:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 05:03:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/24 05:03:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 05:03:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/24 05:03:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 05:03:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/24 05:03:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 05:03:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/24 05:03:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 05:03:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/24 05:03:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 05:03:02 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 05:03:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 05:03:02 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 05:03:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 05:03:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/24 05:03:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 05:03:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/24 05:03:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 05:03:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/24 05:03:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 05:03:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/24 05:03:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 05:03:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/24 05:03:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 05:03:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/24 05:03:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 05:03:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/24 05:03:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 05:03:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/24 05:03:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 05:03:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/24 05:03:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 05:03:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/24 05:03:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 05:03:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/24 05:03:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 05:03:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/24 05:03:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 05:03:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/24 05:03:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 05:03:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/24 05:03:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 05:03:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/24 05:03:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 05:03:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/24 05:03:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 05:03:02 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 05:03:02 DEBUG : apple: transformed to: PREFIXapple 2025/10/24 05:03:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/24 05:03:02 DEBUG : banana: transformed to: PREFIXbanana 2025/10/24 05:03:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/24 05:03:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/24 05:03:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/24 05:03:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/24 05:03:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/24 05:03:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/24 05:03:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/24 05:03:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/24 05:03:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/24 05:03:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/24 05:03:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/24 05:03:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/24 05:03:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/24 05:03:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/24 05:03:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/24 05:03:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/24 05:03:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/24 05:03:02 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/24 05:03:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/24 05:03:02 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/24 05:03:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/24 05:03:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/24 05:03:03 INFO : appleappleapplebanana: Copied (new) 2025/10/24 05:03:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:03 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:03:03 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:03:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/24 05:03:03 INFO : splitbananasplit: Copied (new) 2025/10/24 05:03:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/24 05:03:03 INFO : apple: Copied (new) 2025/10/24 05:03:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/24 05:03:03 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/24 05:03:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/24 05:03:03 INFO : banana: Copied (new) 2025/10/24 05:03:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/24 05:03:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/24 05:03:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/24 05:03:03 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/24 05:03:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/24 05:03:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/24 05:03:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/24 05:03:03 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/24 05:03:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/24 05:03:03 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/24 05:03:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/24 05:03:03 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/24 05:03:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/24 05:03:03 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/24 05:03:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/24 05:03:03 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/24 05:03:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/24 05:03:04 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/24 05:03:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/24 05:03:04 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/24 05:03:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/24 05:03:04 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/24 05:03:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/24 05:03:04 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/24 05:03:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/24 05:03:04 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/24 05:03:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/24 05:03:04 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/24 05:03:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/24 05:03:04 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/24 05:03:04 DEBUG : Waiting for deletions to finish 2025/10/24 05:03:05 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/24 05:03:05 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/24 05:03:05 INFO : PREFIXbanana: Deleted 2025/10/24 05:03:05 INFO : PREFIXsplitbananasplit: Deleted 2025/10/24 05:03:05 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/24 05:03:05 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/24 05:03:05 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/24 05:03:05 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/24 05:03:05 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/24 05:03:05 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/24 05:03:05 INFO : PREFIXapple: Deleted 2025/10/24 05:03:05 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/24 05:03:05 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/24 05:03:05 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/24 05:03:05 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/24 05:03:05 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/24 05:03:05 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/24 05:03:05 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/24 05:03:05 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/24 05:03:05 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/24 05:03:05 DEBUG : Waiting for deletions to finish 2025/10/24 05:03:05 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:03:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:03:05 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:03:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:03:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:03:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:03:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:03:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:03:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:03:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:03:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:03:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:03:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:03:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:03:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:03:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:03:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:03:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:03:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:03:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 05:03:06 DEBUG : Waiting for deletions to finish 2025/10/24 05:03:06 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:03:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:03:06 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:03:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:03:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:03:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:03:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:03:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:03:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:03:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:03:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:03:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:03:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:03:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:03:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:03:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:03:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:03:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:03:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:03:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:03:19 DEBUG : Waiting for deletions to finish 2025/10/24 05:03:19 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:03:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:03:19 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:03:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:03:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:03:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:03:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:03:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:03:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:03:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:03:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:03:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:03:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:03:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:03:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:03:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:03:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:03:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:03:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:03:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 05:03:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/24 05:03:19 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 05:03:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 05:03:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/24 05:03:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 05:03:19 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 05:03:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/24 05:03:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 05:03:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 05:03:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/24 05:03:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 05:03:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 05:03:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 05:03:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 05:03:19 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 05:03:19 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 05:03:19 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/24 05:03:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 05:03:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/24 05:03:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 05:03:19 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/24 05:03:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/24 05:03:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/24 05:03:19 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 05:03:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 05:03:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 05:03:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/24 05:03:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/24 05:03:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 05:03:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/24 05:03:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/24 05:03:20 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/24 05:03:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/24 05:03:20 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/24 05:03:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:20 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:03:20 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:03:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/24 05:03:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/24 05:03:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/24 05:03:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/24 05:03:20 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/24 05:03:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/24 05:03:20 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/24 05:03:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/24 05:03:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/24 05:03:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/24 05:03:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/24 05:03:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/24 05:03:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/24 05:03:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/24 05:03:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/24 05:03:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/24 05:03:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/24 05:03:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/24 05:03:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/24 05:03:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/24 05:03:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/24 05:03:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/24 05:03:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/24 05:03:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/24 05:03:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/24 05:03:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/24 05:03:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/24 05:03:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/24 05:03:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/24 05:03:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/24 05:03:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/24 05:03:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/24 05:03:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/24 05:03:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/24 05:03:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/24 05:03:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/24 05:03:22 DEBUG : Waiting for deletions to finish 2025/10/24 05:03:22 INFO : dir1/0014-89;=.txt: Deleted 2025/10/24 05:03:22 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/24 05:03:22 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/24 05:03:22 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/24 05:03:22 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/24 05:03:22 INFO : dir1/0008-2345678.txt: Deleted 2025/10/24 05:03:22 INFO : dir1/0013-789;=.txt: Deleted 2025/10/24 05:03:22 INFO : dir1/0010-456789.txt: Deleted 2025/10/24 05:03:22 INFO : appleappleapplebanana: Deleted 2025/10/24 05:03:22 INFO : splitbananasplit: Deleted 2025/10/24 05:03:22 INFO : dir1/0015-9;=.txt: Deleted 2025/10/24 05:03:22 INFO : dir1/0011-56789;.txt: Deleted 2025/10/24 05:03:22 INFO : apple: Deleted 2025/10/24 05:03:22 INFO : dir1/0003-defghij.txt: Deleted 2025/10/24 05:03:22 INFO : dir1/0007-1234567.txt: Deleted 2025/10/24 05:03:22 INFO : dir1/0009-3456789.txt: Deleted 2025/10/24 05:03:22 INFO : dir1/0012-6789;.txt: Deleted 2025/10/24 05:03:22 INFO : banana: Deleted 2025/10/24 05:03:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/24 05:03:22 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/24 05:03:22 DEBUG : Waiting for deletions to finish 2025/10/24 05:03:23 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/24 05:03:23 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/24 05:03:23 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/24 05:03:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/24 05:03:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/24 05:03:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/24 05:03:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/24 05:03:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/24 05:03:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/24 05:03:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/24 05:03:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/24 05:03:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/24 05:03:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/24 05:03:23 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/24 05:03:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/24 05:03:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/24 05:03:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/24 05:03:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/24 05:03:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/24 05:03:23 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/24 05:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/24 05:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/24 05:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/24 05:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/24 05:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/24 05:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/24 05:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/24 05:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/24 05:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/24 05:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/24 05:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/24 05:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/24 05:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/24 05:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/24 05:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/24 05:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/24 05:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/24 05:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/24 05:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/24 05:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/24 05:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/24 05:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/24 05:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/24 05:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/24 05:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/24 05:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/24 05:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/24 05:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/24 05:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/24 05:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/24 05:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/24 05:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/24 05:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/24 05:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 05:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 05:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/24 05:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/24 05:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/24 05:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/24 05:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/24 05:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/24 05:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/24 05:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/24 05:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/24 05:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/24 05:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/24 05:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/24 05:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/24 05:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/24 05:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/24 05:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/24 05:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 05:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 05:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 05:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 05:03:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/24 05:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/10/24 05:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/24 05:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/24 05:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/24 05:03:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/24 05:03:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/24 05:03:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/24 05:03:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/24 05:03:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/24 05:03:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:23 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:03:23 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:03:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/24 05:03:23 INFO : appleappleapplebanana: Copied (new) 2025/10/24 05:03:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/24 05:03:24 INFO : splitbananasplit: Copied (new) 2025/10/24 05:03:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/24 05:03:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/24 05:03:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/24 05:03:24 INFO : apple: Copied (new) 2025/10/24 05:03:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/24 05:03:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/24 05:03:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/24 05:03:24 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/24 05:03:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/24 05:03:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/24 05:03:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/24 05:03:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/24 05:03:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/24 05:03:24 INFO : banana: Copied (new) 2025/10/24 05:03:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/24 05:03:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/24 05:03:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/24 05:03:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/24 05:03:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/24 05:03:24 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/24 05:03:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/24 05:03:24 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/24 05:03:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/24 05:03:24 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/24 05:03:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/24 05:03:25 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/24 05:03:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/24 05:03:25 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/24 05:03:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/24 05:03:25 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/24 05:03:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/24 05:03:25 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/24 05:03:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/24 05:03:25 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/24 05:03:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/24 05:03:25 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/24 05:03:25 DEBUG : Waiting for deletions to finish 2025/10/24 05:03:26 INFO : appleSUFFIX: Deleted 2025/10/24 05:03:26 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/24 05:03:26 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/24 05:03:26 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/24 05:03:26 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/24 05:03:26 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/24 05:03:26 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/24 05:03:26 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/24 05:03:26 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/24 05:03:26 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/24 05:03:26 INFO : bananaSUFFIX: Deleted 2025/10/24 05:03:26 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/24 05:03:26 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/24 05:03:26 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/24 05:03:26 INFO : splitbananasplitSUFFIX: Deleted 2025/10/24 05:03:26 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/24 05:03:26 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/24 05:03:26 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/24 05:03:26 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/24 05:03:26 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/24 05:03:26 DEBUG : Waiting for deletions to finish 2025/10/24 05:03:26 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:03:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:03:26 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:03:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:03:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:03:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:03:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:03:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:03:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:03:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:03:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:03:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:03:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:03:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:03:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:03:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:03:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:03:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:03:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:03:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 05:03:26 DEBUG : Waiting for deletions to finish 2025/10/24 05:03:27 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:03:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:03:27 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:03:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:03:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:03:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:03:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:03:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:03:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:03:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:03:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:03:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:03:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:03:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:03:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:03:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:03:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:03:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:03:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:03:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:03:41 DEBUG : Waiting for deletions to finish 2025/10/24 05:03:41 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:03:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:03:41 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:03:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:03:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:03:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:03:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:03:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:03:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:03:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:03:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:03:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:03:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:03:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:03:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:03:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:03:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:03:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:03:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:03:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 05:03:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/24 05:03:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/24 05:03:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/24 05:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/24 05:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/24 05:03:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/24 05:03:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/24 05:03:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:03:41 DEBUG : apple: Unchanged skipping 2025/10/24 05:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:03:41 DEBUG : banana: Unchanged skipping 2025/10/24 05:03:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/24 05:03:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 05:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 05:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 05:03:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 05:03:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 05:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 05:03:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 05:03:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 05:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 05:03:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 05:03:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 05:03:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 05:03:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 05:03:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 05:03:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 05:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 05:03:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 05:03:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 05:03:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 05:03:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 05:03:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 05:03:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 05:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 05:03:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 05:03:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 05:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 05:03:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 05:03:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 05:03:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 05:03:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 05:03:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 05:03:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 05:03:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 05:03:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 05:03:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 05:03:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 05:03:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 05:03:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 05:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 05:03:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 05:03:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 05:03:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 05:03:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 05:03:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 05:03:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 05:03:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 05:03:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 05:03:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 05:03:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 05:03:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 05:03:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 05:03:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 05:03:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 05:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 05:03:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 05:03:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 05:03:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 05:03:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 05:03:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 05:03:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 05:03:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 05:03:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 05:03:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 05:03:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 05:03:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 05:03:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 05:03:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 05:03:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 05:03:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 05:03:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 05:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 05:03:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 05:03:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 05:03:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 05:03:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 05:03:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 05:03:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 05:03:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 05:03:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 05:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 05:03:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 05:03:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 05:03:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 05:03:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 05:03:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 05:03:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 05:03:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 05:03:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 05:03:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 05:03:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 05:03:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 05:03:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 05:03:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 05:03:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 05:03:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 05:03:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 05:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 05:03:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 05:03:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 05:03:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 05:03:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 05:03:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 05:03:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 05:03:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 05:03:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 05:03:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 05:03:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 05:03:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 05:03:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 05:03:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 05:03:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 05:03:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 05:03:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 05:03:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 05:03:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 05:03:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 05:03:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 05:03:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 05:03:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/24 05:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/24 05:03:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 05:03:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/24 05:03:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 05:03:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/24 05:03:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 05:03:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/24 05:03:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 05:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 05:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 05:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 05:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/24 05:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 05:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 05:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 05:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 05:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 05:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 05:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 05:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 05:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 05:03:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/24 05:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 05:03:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 05:03:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/24 05:03:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 05:03:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 05:03:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 05:03:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 05:03:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 05:03:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 05:03:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 05:03:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/24 05:03:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 05:03:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 05:03:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 05:03:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/24 05:03:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/24 05:03:42 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:03:42 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:03:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/24 05:03:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/24 05:03:42 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/24 05:03:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/24 05:03:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/24 05:03:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/24 05:03:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/24 05:03:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/24 05:03:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/24 05:03:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/24 05:03:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/24 05:03:42 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/24 05:03:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/24 05:03:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/24 05:03:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/24 05:03:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/24 05:03:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/24 05:03:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/24 05:03:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/24 05:03:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/24 05:03:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/24 05:03:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/24 05:03:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/24 05:03:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/24 05:03:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/24 05:03:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/24 05:03:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/24 05:03:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/24 05:03:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/24 05:03:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/24 05:03:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/24 05:03:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/24 05:03:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/24 05:03:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/24 05:03:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/24 05:03:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/24 05:03:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/24 05:03:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/24 05:03:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/24 05:03:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/24 05:03:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/24 05:03:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/24 05:03:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/24 05:03:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/24 05:03:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/24 05:03:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/24 05:03:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/24 05:03:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/24 05:03:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/24 05:03:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/24 05:03:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/24 05:03:43 DEBUG : Waiting for deletions to finish 2025/10/24 05:03:43 INFO : dir1/0003-defghij.txt: Deleted 2025/10/24 05:03:43 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/24 05:03:43 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/24 05:03:43 INFO : splitbananasplit: Deleted 2025/10/24 05:03:43 INFO : dir1/0009-3456789.txt: Deleted 2025/10/24 05:03:43 INFO : dir1/0013-789;=.txt: Deleted 2025/10/24 05:03:43 INFO : dir1/0011-56789;.txt: Deleted 2025/10/24 05:03:43 INFO : appleappleapplebanana: Deleted 2025/10/24 05:03:44 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/24 05:03:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/24 05:03:44 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/24 05:03:44 INFO : dir1/0008-2345678.txt: Deleted 2025/10/24 05:03:44 INFO : dir1/0010-456789.txt: Deleted 2025/10/24 05:03:44 INFO : dir1/0012-6789;.txt: Deleted 2025/10/24 05:03:44 INFO : dir1/0014-89;=.txt: Deleted 2025/10/24 05:03:44 INFO : dir1/0007-1234567.txt: Deleted 2025/10/24 05:03:44 INFO : dir1/0015-9;=.txt: Deleted 2025/10/24 05:03:44 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/24 05:03:44 DEBUG : Waiting for deletions to finish 2025/10/24 05:03:44 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:03:44 DEBUG : appleapple: Excluded (Path Filter) 2025/10/24 05:03:44 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:03:44 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/24 05:03:44 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/24 05:03:44 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/24 05:03:44 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/24 05:03:44 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/24 05:03:44 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/24 05:03:44 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/24 05:03:44 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/24 05:03:44 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/24 05:03:44 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/24 05:03:44 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/24 05:03:44 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/24 05:03:44 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/24 05:03:44 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/24 05:03:44 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/24 05:03:44 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/24 05:03:44 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/24 05:03:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/24 05:03:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/24 05:03:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/24 05:03:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/24 05:03:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/24 05:03:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/24 05:03:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/24 05:03:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/24 05:03:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/24 05:03:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/24 05:03:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/24 05:03:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/24 05:03:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/24 05:03:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/24 05:03:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/24 05:03:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/24 05:03:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/24 05:03:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/24 05:03:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/24 05:03:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/24 05:03:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/24 05:03:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/24 05:03:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/24 05:03:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/24 05:03:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/24 05:03:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/24 05:03:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/24 05:03:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/24 05:03:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/24 05:03:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/24 05:03:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/24 05:03:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/24 05:03:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/24 05:03:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/24 05:03:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/24 05:03:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/24 05:03:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/24 05:03:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/24 05:03:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/24 05:03:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/24 05:03:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/24 05:03:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/24 05:03:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/24 05:03:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/24 05:03:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/24 05:03:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/24 05:03:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/24 05:03:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/24 05:03:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/24 05:03:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/24 05:03:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/24 05:03:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/24 05:03:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/24 05:03:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/24 05:03:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/24 05:03:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/24 05:03:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/24 05:03:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/24 05:03:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/24 05:03:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/24 05:03:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/24 05:03:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/24 05:03:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/24 05:03:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/24 05:03:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/24 05:03:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/24 05:03:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/24 05:03:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/24 05:03:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/24 05:03:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/24 05:03:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/24 05:03:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/24 05:03:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/24 05:03:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/24 05:03:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/24 05:03:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/24 05:03:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/24 05:03:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/24 05:03:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/24 05:03:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/24 05:03:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/24 05:03:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/24 05:03:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/24 05:03:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/24 05:03:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/24 05:03:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/24 05:03:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/24 05:03:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/24 05:03:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/24 05:03:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/24 05:03:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/24 05:03:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/24 05:03:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/24 05:03:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/24 05:03:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/24 05:03:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/24 05:03:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/24 05:03:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/24 05:03:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/24 05:03:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/24 05:03:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/24 05:03:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/24 05:03:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:03:45 DEBUG : apple: Unchanged skipping 2025/10/24 05:03:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:03:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 05:03:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:03:45 DEBUG : banana: Unchanged skipping 2025/10/24 05:03:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:03:45 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 05:03:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 05:03:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 05:03:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 05:03:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 05:03:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 05:03:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 05:03:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 05:03:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 05:03:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 05:03:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 05:03:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 05:03:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 05:03:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 05:03:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 05:03:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 05:03:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 05:03:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 05:03:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 05:03:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 05:03:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 05:03:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 05:03:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 05:03:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 05:03:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 05:03:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 05:03:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 05:03:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 05:03:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 05:03:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 05:03:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 05:03:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 05:03:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 05:03:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 05:03:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 05:03:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 05:03:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 05:03:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 05:03:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 05:03:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 05:03:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 05:03:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 05:03:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 05:03:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 05:03:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 05:03:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 05:03:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 05:03:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 05:03:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 05:03:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 05:03:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 05:03:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 05:03:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 05:03:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 05:03:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 05:03:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 05:03:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 05:03:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 05:03:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 05:03:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 05:03:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 05:03:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 05:03:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 05:03:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 05:03:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 05:03:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 05:03:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 05:03:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 05:03:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 05:03:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 05:03:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 05:03:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 05:03:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 05:03:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 05:03:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 05:03:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 05:03:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 05:03:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 05:03:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 05:03:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 05:03:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 05:03:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 05:03:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 05:03:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 05:03:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 05:03:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 05:03:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 05:03:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 05:03:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 05:03:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 05:03:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 05:03:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 05:03:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 05:03:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 05:03:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 05:03:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 05:03:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 05:03:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 05:03:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 05:03:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 05:03:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 05:03:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 05:03:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 05:03:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 05:03:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 05:03:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 05:03:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 05:03:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 05:03:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 05:03:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 05:03:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 05:03:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 05:03:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 05:03:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 05:03:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 05:03:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 05:03:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 05:03:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 05:03:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 05:03:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/24 05:03:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/24 05:03:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 05:03:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/24 05:03:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 05:03:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/24 05:03:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 05:03:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/24 05:03:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 05:03:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 05:03:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 05:03:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 05:03:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/24 05:03:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 05:03:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 05:03:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 05:03:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 05:03:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 05:03:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 05:03:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 05:03:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 05:03:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 05:03:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/24 05:03:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/24 05:03:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/24 05:03:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/24 05:03:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/24 05:03:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/24 05:03:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/24 05:03:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/24 05:03:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/24 05:03:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/24 05:03:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/24 05:03:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/24 05:03:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/24 05:03:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/24 05:03:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/24 05:03:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/24 05:03:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/24 05:03:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:03:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 05:03:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:03:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 05:03:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:03:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 05:03:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:03:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 05:03:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:03:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 05:03:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:03:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 05:03:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:03:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 05:03:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:03:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 05:03:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:03:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 05:03:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:03:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 05:03:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:03:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 05:03:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:03:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 05:03:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:03:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 05:03:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:03:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 05:03:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:03:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 05:03:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:03:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 05:03:45 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:03:45 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:03:45 DEBUG : Waiting for deletions to finish 2025/10/24 05:03:45 DEBUG : Waiting for deletions to finish 2025/10/24 05:03:45 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:03:45 DEBUG : appleapple: Excluded (Path Filter) 2025/10/24 05:03:45 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:03:45 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/24 05:03:45 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/24 05:03:45 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/24 05:03:45 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/24 05:03:45 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/24 05:03:45 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/24 05:03:45 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/24 05:03:45 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/24 05:03:45 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/24 05:03:45 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/24 05:03:45 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/24 05:03:45 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/24 05:03:45 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/24 05:03:45 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/24 05:03:45 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/24 05:03:45 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/24 05:03:45 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/24 05:03:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/24 05:03:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/24 05:03:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/24 05:03:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/24 05:03:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/24 05:03:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/24 05:03:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/24 05:03:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/24 05:03:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/24 05:03:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/24 05:03:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/24 05:03:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/24 05:03:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/24 05:03:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/24 05:03:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/24 05:03:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/24 05:03:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/24 05:03:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/24 05:03:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/24 05:03:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/24 05:03:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/24 05:03:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/24 05:03:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/24 05:03:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/24 05:03:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/24 05:03:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/24 05:03:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/24 05:03:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/24 05:03:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/24 05:03:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/24 05:03:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/24 05:03:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/24 05:03:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/24 05:03:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/24 05:03:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/24 05:03:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/24 05:03:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/24 05:03:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/24 05:03:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/24 05:03:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/24 05:03:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/24 05:03:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/24 05:03:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/24 05:03:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/24 05:03:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/24 05:03:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/24 05:03:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/24 05:03:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/24 05:03:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/24 05:03:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/24 05:03:45 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:03:59 DEBUG : Waiting for deletions to finish 2025/10/24 05:03:59 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:03:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:03:59 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:03:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:03:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:03:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:03:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:03:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:03:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:03:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:03:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:03:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:03:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:03:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:03:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:03:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:03:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:03:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:03:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:03:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 05:03:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:03:59 DEBUG : apple: Unchanged skipping 2025/10/24 05:03:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:03:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:03:59 DEBUG : banana: Unchanged skipping 2025/10/24 05:03:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 05:03:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:03:59 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 05:04:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:00 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:04:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 05:04:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 05:04:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 05:04:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 05:04:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 05:04:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 05:04:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 05:04:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 05:04:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 05:04:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 05:04:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 05:04:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 05:04:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 05:04:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 05:04:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 05:04:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 05:04:00 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:04:00 DEBUG : Waiting for deletions to finish 2025/10/24 05:04:00 DEBUG : Waiting for deletions to finish 2025/10/24 05:04:00 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:04:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:04:00 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:04:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:04:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:04:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:04:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:04:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:04:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:04:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:04:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:04:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:04:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:04:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:04:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:04:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:04:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:04:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:04:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:04:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 05:04:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:00 DEBUG : apple: Unchanged skipping 2025/10/24 05:04:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 05:04:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:00 DEBUG : banana: Unchanged skipping 2025/10/24 05:04:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:00 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 05:04:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 05:04:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 05:04:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 05:04:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 05:04:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 05:04:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 05:04:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 05:04:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 05:04:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 05:04:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 05:04:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 05:04:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 05:04:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:01 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:04:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 05:04:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 05:04:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 05:04:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 05:04:01 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:04:01 DEBUG : Waiting for deletions to finish 2025/10/24 05:04:01 DEBUG : Waiting for deletions to finish 2025/10/24 05:04:01 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : Waiting for deletions to finish 2025/10/24 05:04:01 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:04:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:04:15 DEBUG : Waiting for deletions to finish 2025/10/24 05:04:15 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:04:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:04:15 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:04:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:04:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:04:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:04:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:04:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:04:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:04:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:04:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:04:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:04:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:04:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:04:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:04:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:04:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:04:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:04:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:04:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 05:04:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:16 DEBUG : apple: Unchanged skipping 2025/10/24 05:04:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:16 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 05:04:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 05:04:16 DEBUG : banana: Unchanged skipping 2025/10/24 05:04:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 05:04:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 05:04:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 05:04:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 05:04:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 05:04:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 05:04:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 05:04:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 05:04:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 05:04:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 05:04:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 05:04:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 05:04:16 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:04:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 05:04:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 05:04:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 05:04:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 05:04:16 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:04:16 DEBUG : Waiting for deletions to finish 2025/10/24 05:04:16 DEBUG : Waiting for deletions to finish 2025/10/24 05:04:16 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:04:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:04:16 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:04:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:04:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:04:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:04:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:04:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:04:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:04:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:04:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:04:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:04:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:04:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:04:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:04:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:04:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:04:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:04:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:04:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 05:04:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:17 DEBUG : apple: Unchanged skipping 2025/10/24 05:04:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 05:04:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:17 DEBUG : banana: Unchanged skipping 2025/10/24 05:04:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:17 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 05:04:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 05:04:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 05:04:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 05:04:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 05:04:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 05:04:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 05:04:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 05:04:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 05:04:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 05:04:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 05:04:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 05:04:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 05:04:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 05:04:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:17 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:04:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 05:04:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 05:04:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 05:04:17 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:04:17 DEBUG : Waiting for deletions to finish 2025/10/24 05:04:17 DEBUG : Waiting for deletions to finish 2025/10/24 05:04:17 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:04:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:04:17 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:04:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:04:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:04:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:04:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:04:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:04:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:04:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:04:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:04:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:04:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:04:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:04:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:04:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:04:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:04:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:04:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:04:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:04:31 DEBUG : Waiting for deletions to finish 2025/10/24 05:04:31 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:04:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:04:31 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:04:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:04:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:04:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:04:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:04:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:04:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:04:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:04:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:04:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:04:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:04:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:04:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:04:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:04:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:04:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:04:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:04:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 05:04:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:32 DEBUG : apple: Unchanged skipping 2025/10/24 05:04:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 05:04:32 DEBUG : banana: Unchanged skipping 2025/10/24 05:04:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:32 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 05:04:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 05:04:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 05:04:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 05:04:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 05:04:32 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:04:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 05:04:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 05:04:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 05:04:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 05:04:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 05:04:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 05:04:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 05:04:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 05:04:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 05:04:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 05:04:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 05:04:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 05:04:32 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:04:32 DEBUG : Waiting for deletions to finish 2025/10/24 05:04:32 DEBUG : Waiting for deletions to finish 2025/10/24 05:04:32 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:04:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:04:32 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:04:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:04:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:04:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:04:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:04:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:04:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:04:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:04:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:04:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:04:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:04:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:04:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:04:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:04:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:04:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:04:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:04:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 05:04:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:33 DEBUG : apple: Unchanged skipping 2025/10/24 05:04:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 05:04:33 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 05:04:33 DEBUG : banana: Unchanged skipping 2025/10/24 05:04:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 05:04:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 05:04:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 05:04:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 05:04:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 05:04:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 05:04:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 05:04:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 05:04:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 05:04:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 05:04:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 05:04:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 05:04:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:33 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:04:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 05:04:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 05:04:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 05:04:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 05:04:33 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:04:33 DEBUG : Waiting for deletions to finish 2025/10/24 05:04:33 DEBUG : Waiting for deletions to finish 2025/10/24 05:04:33 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:04:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:04:33 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:04:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:04:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:04:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:04:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:04:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:04:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:04:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:04:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:04:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:04:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:04:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:04:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:04:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:04:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:04:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:04:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:04:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:04:47 DEBUG : Waiting for deletions to finish 2025/10/24 05:04:48 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:04:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:04:48 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:04:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:04:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:04:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:04:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:04:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:04:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:04:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:04:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:04:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:04:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:04:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:04:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:04:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:04:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:04:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:04:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:04:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 05:04:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:48 DEBUG : apple: Unchanged skipping 2025/10/24 05:04:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:48 DEBUG : banana: Unchanged skipping 2025/10/24 05:04:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 05:04:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:48 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 05:04:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 05:04:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 05:04:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 05:04:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 05:04:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 05:04:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 05:04:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 05:04:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 05:04:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 05:04:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 05:04:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 05:04:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 05:04:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 05:04:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 05:04:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 05:04:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 05:04:49 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:04:49 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:04:49 DEBUG : Waiting for deletions to finish 2025/10/24 05:04:49 DEBUG : Waiting for deletions to finish 2025/10/24 05:04:49 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:04:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:04:49 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:04:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:04:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:04:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:04:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:04:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:04:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:04:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:04:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:04:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:04:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:04:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:04:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:04:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:04:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:04:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:04:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:04:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 05:04:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:49 DEBUG : apple: Unchanged skipping 2025/10/24 05:04:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 05:04:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:49 DEBUG : banana: Unchanged skipping 2025/10/24 05:04:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:49 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 05:04:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 05:04:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 05:04:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 05:04:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 05:04:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 05:04:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 05:04:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 05:04:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 05:04:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 05:04:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 05:04:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 05:04:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 05:04:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 05:04:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 05:04:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 05:04:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:04:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 05:04:50 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:04:50 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:04:50 DEBUG : Waiting for deletions to finish 2025/10/24 05:04:50 DEBUG : Waiting for deletions to finish 2025/10/24 05:04:50 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:04:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:04:50 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:04:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:04:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:04:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:04:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:04:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:04:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:04:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:04:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:04:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:04:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:04:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:04:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:04:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:04:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:04:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:04:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:04:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:05:04 DEBUG : Waiting for deletions to finish 2025/10/24 05:05:05 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:05:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:05:05 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:05:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:05:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:05:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:05:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:05:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:05:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:05:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:05:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:05:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:05:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:05:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:05:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:05:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:05:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:05:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:05:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:05:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 05:05:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 05:05:05 DEBUG : apple: Unchanged skipping 2025/10/24 05:05:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:05 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 05:05:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:05 DEBUG : banana: Unchanged skipping 2025/10/24 05:05:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 05:05:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 05:05:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 05:05:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 05:05:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 05:05:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 05:05:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 05:05:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 05:05:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 05:05:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 05:05:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 05:05:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 05:05:05 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:05:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 05:05:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 05:05:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 05:05:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 05:05:05 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:05:05 DEBUG : Waiting for deletions to finish 2025/10/24 05:05:05 DEBUG : Waiting for deletions to finish 2025/10/24 05:05:06 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:05:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:05:06 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:05:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:05:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:05:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:05:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:05:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:05:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:05:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:05:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:05:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:05:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:05:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:05:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:05:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:05:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:05:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:05:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:05:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/24 05:05:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:06 DEBUG : apple: Unchanged skipping 2025/10/24 05:05:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/24 05:05:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:06 DEBUG : splitbananasplit: Unchanged skipping 2025/10/24 05:05:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:06 DEBUG : banana: Unchanged skipping 2025/10/24 05:05:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/24 05:05:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/24 05:05:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/24 05:05:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/24 05:05:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/24 05:05:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/24 05:05:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/24 05:05:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/24 05:05:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/24 05:05:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/24 05:05:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:06 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:05:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/24 05:05:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/24 05:05:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/24 05:05:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/24 05:05:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/24 05:05:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/24 05:05:06 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:05:06 DEBUG : Waiting for deletions to finish 2025/10/24 05:05:06 DEBUG : Waiting for deletions to finish 2025/10/24 05:05:07 DEBUG : apple: Excluded (Path Filter) 2025/10/24 05:05:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/24 05:05:07 DEBUG : banana: Excluded (Path Filter) 2025/10/24 05:05:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/24 05:05:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/24 05:05:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/24 05:05:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/24 05:05:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/24 05:05:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/24 05:05:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/24 05:05:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/24 05:05:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/24 05:05:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/24 05:05:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/24 05:05:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/24 05:05:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/24 05:05:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/24 05:05:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/24 05:05:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/24 05:05:07 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (191.63s) --- PASS: TestTransform/NFC (14.79s) --- PASS: TestTransform/NFD (16.45s) --- PASS: TestTransform/base64 (18.62s) --- PASS: TestTransform/prefix (20.91s) --- PASS: TestTransform/suffix (20.96s) --- PASS: TestTransform/truncate (18.28s) --- PASS: TestTransform/encoder (16.28s) --- PASS: TestTransform/ISO-8859-1 (15.72s) --- PASS: TestTransform/charmap (16.23s) --- PASS: TestTransform/lowercase (16.58s) --- PASS: TestTransform/ascii (16.83s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:05:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/24 05:05:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/24 05:05:12 INFO : sub dir_somesuffix: Making directory 2025/10/24 05:05:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/24 05:05:12 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/24 05:05:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/24 05:05:12 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/24 05:05:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/24 05:05:12 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:05:12 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:05:13 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 05:05:13 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/24 05:05:13 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.96s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:05:13 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:14 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:14 INFO : tictactoe: Making directory 2025/10/24 05:05:14 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:14 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 05:05:14 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/24 05:05:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 05:05:14 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:05:14 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:05:14 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 05:05:14 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/24 05:05:14 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.62s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:05:15 INFO : toe: Making directory 2025/10/24 05:05:15 INFO : toe/toe: Making directory 2025/10/24 05:05:15 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/24 05:05:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/24 05:05:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/24 05:05:15 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:05:15 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:05:16 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 05:05:16 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/24 05:05:16 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.60s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:05:17 INFO : toe: Making directory 2025/10/24 05:05:17 INFO : toe/toe: Making directory 2025/10/24 05:05:17 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/24 05:05:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/24 05:05:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/24 05:05:17 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:05:17 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:05:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 05:05:18 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/24 05:05:18 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.94s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:05:19 DEBUG : empty_dir: Making directory with metadata 2025/10/24 05:05:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/24 05:05:19 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 05:05:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 05:05:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 05:05:19 INFO : tictacempty_dir: Making directory 2025/10/24 05:05:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 05:05:19 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:19 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:19 INFO : tictactoe: Making directory 2025/10/24 05:05:19 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:19 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 05:05:19 INFO : tictactoe/tictactoe: Making directory 2025/10/24 05:05:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 05:05:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/24 05:05:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/24 05:05:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/24 05:05:19 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:05:19 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:05:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 05:05:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/24 05:05:20 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.18s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:05:21 DEBUG : empty_dir: Making directory with metadata 2025/10/24 05:05:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/24 05:05:21 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 05:05:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 05:05:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 05:05:21 INFO : tictacempty_dir: Making directory 2025/10/24 05:05:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 05:05:21 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:21 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:21 INFO : tictactoe: Making directory 2025/10/24 05:05:21 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:21 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 05:05:21 INFO : tictactoe/tictactoe: Making directory 2025/10/24 05:05:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 05:05:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/24 05:05:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 05:05:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/24 05:05:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 05:05:21 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:05:21 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:05:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 05:05:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 05:05:22 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/24 05:05:22 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:05:22 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 05:05:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 05:05:22 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:22 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/24 05:05:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 05:05:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/24 05:05:22 NOTICE: B2 bucket rclone-test-zolejiv2nava: 0 differences found 2025/10/24 05:05:22 NOTICE: B2 bucket rclone-test-zolejiv2nava: 1 matching files --- PASS: TestAllTag (2.26s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:05:23 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:23 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:23 INFO : tictactoe: Making directory 2025/10/24 05:05:23 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:23 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 05:05:23 INFO : tictactoe/tictactoe: Making directory 2025/10/24 05:05:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 05:05:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/24 05:05:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/24 05:05:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/24 05:05:23 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:05:23 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:05:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 05:05:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/24 05:05:24 DEBUG : Waiting for deletions to finish 2025/10/24 05:05:24 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:24 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:24 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 05:05:25 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:05:25 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/24 05:05:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/24 05:05:25 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/24 05:05:25 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:05:25 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.44s) === RUN TestSyntax 2025/10/24 05:05:25 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:05:26 INFO : toe: Making directory 2025/10/24 05:05:26 INFO : toe/toe: Making directory 2025/10/24 05:05:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/24 05:05:26 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:05:26 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:05:26 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 05:05:26 INFO : toe/toe/toe: Copied (new) 2025/10/24 05:05:26 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.83s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:05:27 DEBUG : empty_dir: Making directory with metadata 2025/10/24 05:05:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/24 05:05:27 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 05:05:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 05:05:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 05:05:27 INFO : tictacempty_dir: Making directory 2025/10/24 05:05:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 05:05:27 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:27 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:27 INFO : tictactoe: Making directory 2025/10/24 05:05:27 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:27 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 05:05:27 INFO : tictactoe/tictactoe: Making directory 2025/10/24 05:05:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 05:05:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/24 05:05:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 05:05:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/24 05:05:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 05:05:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 05:05:27 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:05:27 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:05:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 05:05:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 05:05:28 INFO : toe/toe/toe.txt: Deleted 2025/10/24 05:05:28 INFO : toe/toe: Removing directory 2025/10/24 05:05:28 INFO : toe: Removing directory 2025/10/24 05:05:28 INFO : empty_dir: Removing directory 2025/10/24 05:05:28 DEBUG : Local file system at /tmp/rclone3635317132: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.88s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:05:29 DEBUG : empty_dir: Making directory with metadata 2025/10/24 05:05:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/24 05:05:29 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 05:05:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 05:05:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 05:05:29 INFO : tictacempty_dir: Making directory 2025/10/24 05:05:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 05:05:29 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:29 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:29 INFO : tictactoe: Making directory 2025/10/24 05:05:29 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:29 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 05:05:29 INFO : tictactoe/tictactoe: Making directory 2025/10/24 05:05:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 05:05:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/24 05:05:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 05:05:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/24 05:05:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 05:05:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 05:05:29 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:05:29 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:05:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 05:05:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 05:05:30 INFO : toe/toe/toe.txt: Deleted 2025/10/24 05:05:30 INFO : toe/toe: Removing directory 2025/10/24 05:05:30 INFO : toe: Removing directory 2025/10/24 05:05:30 INFO : empty_dir: Removing directory 2025/10/24 05:05:30 DEBUG : Local file system at /tmp/rclone3635317132: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/24 05:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/24 05:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/24 05:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/24 05:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/24 05:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 05:05:31 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/24 05:05:32 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.18s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:05:32 DEBUG : Reset feature "Copy" 2025/10/24 05:05:32 DEBUG : Reset feature "Move" 2025/10/24 05:05:32 DEBUG : Reset feature "Copy" 2025/10/24 05:05:32 DEBUG : Reset feature "Move" 2025/10/24 05:05:32 DEBUG : empty_dir: Making directory with metadata 2025/10/24 05:05:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/24 05:05:32 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 05:05:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 05:05:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 05:05:33 INFO : tictacempty_dir: Making directory 2025/10/24 05:05:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/24 05:05:33 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:33 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:33 INFO : tictactoe: Making directory 2025/10/24 05:05:33 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:33 DEBUG : toe: transformed to: tictactoe 2025/10/24 05:05:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 05:05:33 INFO : tictactoe/tictactoe: Making directory 2025/10/24 05:05:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/24 05:05:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/24 05:05:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 05:05:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/24 05:05:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 05:05:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 05:05:33 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:05:33 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:05:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 05:05:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/24 05:05:33 INFO : toe/toe/toe.txt: Deleted 2025/10/24 05:05:33 INFO : toe/toe: Removing directory 2025/10/24 05:05:33 INFO : toe: Removing directory 2025/10/24 05:05:33 INFO : empty_dir: Removing directory 2025/10/24 05:05:33 DEBUG : Local file system at /tmp/rclone3635317132: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/24 05:05:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/24 05:05:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/24 05:05:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/24 05:05:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/24 05:05:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 05:05:35 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/24 05:05:35 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.77s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:05:36 DEBUG : toe: transformed to: dG9l 2025/10/24 05:05:36 DEBUG : toe: transformed to: dG9l 2025/10/24 05:05:36 INFO : dG9l: Making directory 2025/10/24 05:05:36 DEBUG : toe: transformed to: dG9l 2025/10/24 05:05:36 DEBUG : toe: transformed to: dG9l 2025/10/24 05:05:36 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/24 05:05:36 INFO : dG9l/dG9l: Making directory 2025/10/24 05:05:36 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/24 05:05:36 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/24 05:05:36 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/24 05:05:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/24 05:05:36 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/24 05:05:36 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:05:36 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:05:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 05:05:37 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/24 05:05:37 DEBUG : Waiting for deletions to finish 2025/10/24 05:05:38 DEBUG : dG9l: transformed to: toe 2025/10/24 05:05:38 DEBUG : dG9l: transformed to: toe 2025/10/24 05:05:38 DEBUG : dG9l: transformed to: toe 2025/10/24 05:05:38 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/24 05:05:38 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/24 05:05:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/24 05:05:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/24 05:05:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/24 05:05:38 DEBUG : Local file system at /tmp/rclone3635317132: Waiting for checks to finish 2025/10/24 05:05:38 DEBUG : Local file system at /tmp/rclone3635317132: Waiting for transfers to finish 2025/10/24 05:05:38 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.97s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-zolejiv2nava", Local "Local file system at /tmp/rclone3635317132", Modify Window "1ms" 2025/10/24 05:05:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/24 05:05:39 DEBUG : toe: transformed to: 2025/10/24 05:05:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/24 05:05:39 DEBUG : toe: transformed to: 2025/10/24 05:05:39 INFO : B2 bucket rclone-test-zolejiv2nava: Making directory 2025/10/24 05:05:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/24 05:05:39 DEBUG : toe: transformed to: 2025/10/24 05:05:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/24 05:05:39 DEBUG : toe: transformed to: 2025/10/24 05:05:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/24 05:05:39 DEBUG : toe/toe: transformed to: 2025/10/24 05:05:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/24 05:05:39 INFO : toe/toe: Making directory 2025/10/24 05:05:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/24 05:05:39 DEBUG : toe/toe: transformed to: 2025/10/24 05:05:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/24 05:05:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/24 05:05:39 DEBUG : toe: transformed to: 2025/10/24 05:05:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/24 05:05:39 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for checks to finish 2025/10/24 05:05:39 DEBUG : B2 bucket rclone-test-zolejiv2nava: Waiting for transfers to finish 2025/10/24 05:05:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/24 05:05:39 DEBUG : toe/toe/toe: transformed to: 2025/10/24 05:05:39 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/24 05:05:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/24 05:05:40 INFO : toe/toe/toe: Copied (new) 2025/10/24 05:05:40 ERROR : B2 bucket rclone-test-zolejiv2nava: not deleting files as there were IO errors 2025/10/24 05:05:40 ERROR : B2 bucket rclone-test-zolejiv2nava: not deleting directories as there were IO errors --- PASS: TestError (1.59s) PASS 2025/10/24 05:05:41 DEBUG : B2 bucket rclone-test-zolejiv2nava: Purge remote 2025/10/24 05:05:41 INFO : B2 bucket rclone-test-zolejiv2nava: cleaning bucket "rclone-test-zolejiv2nava" of all files 2025/10/24 05:05:42 DEBUG : BackupDir/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41308852a440d69b_d20251024_m045938_c001_v7007000_t0000_u01761281978159") 2025/10/24 05:05:42 DEBUG : BackupDir/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f108cf6528c74a257_d20251024_m045932_c001_v0001161_t0037_u01761281972862") 2025/10/24 05:05:42 DEBUG : CompareDest/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f419a82c38242d469_d20251024_m045913_c001_v7007000_t0000_u01761281953597") 2025/10/24 05:05:42 DEBUG : CompareDest/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e2a5_d20251024_m045908_c001_v0001179_t0036_u01761281948114") 2025/10/24 05:05:42 DEBUG : CompareDest/two: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f419a82c38242d46a_d20251024_m045913_c001_v7007000_t0000_u01761281953782") 2025/10/24 05:05:42 DEBUG : CompareDest/two: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57e19_d20251024_m045909_c001_v0001032_t0015_u01761281949065") 2025/10/24 05:05:42 DEBUG : CopyDest/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41308852a440d69c_d20251024_m045938_c001_v7007000_t0000_u01761281978340") 2025/10/24 05:05:42 DEBUG : CopyDest/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57e3d_d20251024_m045929_c001_v0001032_t0002_u01761281969726") 2025/10/24 05:05:42 DEBUG : CopyDest/three: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41308852a440d69e_d20251024_m045938_c001_v7007000_t0000_u01761281978522") 2025/10/24 05:05:42 DEBUG : CopyDest/three: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57e4b_d20251024_m045936_c001_v0001032_t0000_u01761281976033") 2025/10/24 05:05:42 DEBUG : CopyDest/two: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41308852a440d6a0_d20251024_m045938_c001_v7007000_t0000_u01761281978703") 2025/10/24 05:05:42 DEBUG : CopyDest/two: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e33e_d20251024_m045934_c001_v0001179_t0047_u01761281974094") 2025/10/24 05:05:42 DEBUG : EXISTING: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4211a8d8967631a5_d20251024_m050059_c001_v7007000_t0000_u01761282059483") 2025/10/24 05:05:42 DEBUG : EXISTING: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57eec_d20251024_m050058_c001_v0001032_t0015_u01761282058217") 2025/10/24 05:05:42 DEBUG : PREFIXapple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416b2c496b7ad9f7_d20251024_m050305_c001_v7007000_t0000_u01761282185157") 2025/10/24 05:05:42 DEBUG : PREFIXapple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc580ba_d20251024_m050259_c001_v0001032_t0051_u01761282179393") 2025/10/24 05:05:42 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4009d428876bc0ba_d20251024_m050305_c001_v7007000_t0000_u01761282185265") 2025/10/24 05:05:42 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e938_d20251024_m050259_c001_v0001179_t0031_u01761282179414") 2025/10/24 05:05:43 DEBUG : PREFIXbanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f409fcbafcf5606e7_d20251024_m050304_c001_v7007000_t0000_u01761282184996") 2025/10/24 05:05:43 DEBUG : PREFIXbanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230474_d20251024_m050259_c001_v0001165_t0059_u01761282179384") 2025/10/24 05:05:43 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f6105332_d20251024_m050305_c001_v7007000_t0000_u01761282185008") 2025/10/24 05:05:43 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea7092c_d20251024_m050259_c001_v0001044_t0026_u01761282179402") 2025/10/24 05:05:43 DEBUG : Testêé: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4211a8d89676319d_d20251024_m050055_c001_v7007000_t0000_u01761282055912") 2025/10/24 05:05:43 DEBUG : Testêé: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57ee6_d20251024_m050055_c001_v0001032_t0055_u01761282055001") 2025/10/24 05:05:43 DEBUG : Testêé: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e4c7_d20251024_m050054_c001_v0001179_t0049_u01761282054052") 2025/10/24 05:05:43 DEBUG : YXBwbGU=: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd962c04_d20251024_m050245_c001_v7007000_t0000_u01761282165865") 2025/10/24 05:05:43 DEBUG : YXBwbGU=: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e8a2_d20251024_m050241_c001_v0001179_t0055_u01761282161330") 2025/10/24 05:05:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd962c05_d20251024_m050246_c001_v7007000_t0000_u01761282166046") 2025/10/24 05:05:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58070_d20251024_m050241_c001_v0001032_t0027_u01761282161342") 2025/10/24 05:05:43 DEBUG : YmFuYW5h: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd962c07_d20251024_m050246_c001_v7007000_t0000_u01761282166229") 2025/10/24 05:05:43 DEBUG : YmFuYW5h: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402303e5_d20251024_m050241_c001_v0001165_t0042_u01761282161354") 2025/10/24 05:05:43 DEBUG : a/potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8ce3_d20251024_m045740_c001_v7007000_t0000_u01761281860602") 2025/10/24 05:05:43 DEBUG : a/potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59b65_d20251024_m045740_c001_v0001183_t0051_u01761281860022") 2025/10/24 05:05:43 DEBUG : a/potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f402ba7889c76bfc7_d20251024_m045738_c001_v7007000_t0000_u01761281858661") 2025/10/24 05:05:43 DEBUG : a/potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59b52_d20251024_m045737_c001_v0001183_t0008_u01761281857735") 2025/10/24 05:05:43 DEBUG : a/potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f61048c5_d20251024_m045722_c001_v7007000_t0000_u01761281842276") 2025/10/24 05:05:43 DEBUG : a/potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59a9b_d20251024_m045721_c001_v0001183_t0031_u01761281841380") 2025/10/24 05:05:43 DEBUG : apple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac1056_d20251024_m050507_c001_v7007000_t0000_u01761282307629") 2025/10/24 05:05:43 DEBUG : apple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70ae1_d20251024_m050503_c001_v0001044_t0017_u01761282303127") 2025/10/24 05:05:44 DEBUG : apple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac102a_d20251024_m050450_c001_v7007000_t0000_u01761282290910") 2025/10/24 05:05:44 DEBUG : apple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70aab_d20251024_m050446_c001_v0001044_t0006_u01761282286443") 2025/10/24 05:05:44 DEBUG : apple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f423f3964a66300bc_d20251024_m050434_c001_v7007000_t0000_u01761282274235") 2025/10/24 05:05:44 DEBUG : apple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70a4c_d20251024_m050429_c001_v0001044_t0046_u01761282269888") 2025/10/24 05:05:44 DEBUG : apple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e039e9_d20251024_m050418_c001_v7007000_t0000_u01761282258031") 2025/10/24 05:05:44 DEBUG : apple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70a20_d20251024_m050414_c001_v0001044_t0037_u01761282254081") 2025/10/24 05:05:44 DEBUG : apple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057d5211_d20251024_m050402_c001_v7007000_t0000_u01761282242341") 2025/10/24 05:05:44 DEBUG : apple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea709e6_d20251024_m050357_c001_v0001044_t0009_u01761282237725") 2025/10/24 05:05:44 DEBUG : apple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e0393b_d20251024_m050346_c001_v7007000_t0000_u01761282226041") 2025/10/24 05:05:44 DEBUG : apple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea709aa_d20251024_m050339_c001_v0001044_t0012_u01761282219569") 2025/10/24 05:05:44 DEBUG : apple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f407238d1372eec4a_d20251024_m050327_c001_v7007000_t0000_u01761282207785") 2025/10/24 05:05:44 DEBUG : apple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea7097c_d20251024_m050323_c001_v0001044_t0025_u01761282203748") 2025/10/24 05:05:44 DEBUG : apple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd966ef9_d20251024_m050322_c001_v7007000_t0000_u01761282202665") 2025/10/24 05:05:44 DEBUG : apple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e9e2_d20251024_m050318_c001_v0001179_t0053_u01761282198084") 2025/10/24 05:05:44 DEBUG : apple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f6105721_d20251024_m050306_c001_v7007000_t0000_u01761282186894") 2025/10/24 05:05:44 DEBUG : apple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70938_d20251024_m050302_c001_v0001044_t0016_u01761282182914") 2025/10/24 05:05:44 DEBUG : apple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f422f61662224d20f_d20251024_m050301_c001_v7007000_t0000_u01761282181422") 2025/10/24 05:05:44 DEBUG : apple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230466_d20251024_m050257_c001_v0001165_t0017_u01761282177201") 2025/10/24 05:05:44 DEBUG : apple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f412fb83cf42c8726_d20251024_m050243_c001_v7007000_t0000_u01761282163742") 2025/10/24 05:05:44 DEBUG : apple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e894_d20251024_m050238_c001_v0001179_t0007_u01761282158760") 2025/10/24 05:05:45 DEBUG : apple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce9c1_d20251024_m050227_c001_v7007000_t0000_u01761282147231") 2025/10/24 05:05:45 DEBUG : apple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e7f2_d20251024_m050223_c001_v0001179_t0030_u01761282143168") 2025/10/24 05:05:45 DEBUG : apple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057c52f4_d20251024_m050210_c001_v7007000_t0000_u01761282130905") 2025/10/24 05:05:45 DEBUG : apple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e76c_d20251024_m050206_c001_v0001179_t0000_u01761282126659") 2025/10/24 05:05:45 DEBUG : appleSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd966f42_d20251024_m050326_c001_v7007000_t0000_u01761282206027") 2025/10/24 05:05:45 DEBUG : appleSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e9fa_d20251024_m050320_c001_v0001179_t0025_u01761282200074") 2025/10/24 05:05:45 DEBUG : appleapple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e0393c_d20251024_m050346_c001_v7007000_t0000_u01761282226223") 2025/10/24 05:05:45 DEBUG : appleapple: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5eacd_d20251024_m050341_c001_v0001179_t0030_u01761282221966") 2025/10/24 05:05:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac1057_d20251024_m050507_c001_v7007000_t0000_u01761282307815") 2025/10/24 05:05:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5eea2_d20251024_m050503_c001_v0001179_t0012_u01761282303894") 2025/10/24 05:05:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac102c_d20251024_m050451_c001_v7007000_t0000_u01761282291092") 2025/10/24 05:05:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5edfb_d20251024_m050447_c001_v0001179_t0010_u01761282287222") 2025/10/24 05:05:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f423f3964a66300bd_d20251024_m050434_c001_v7007000_t0000_u01761282274421") 2025/10/24 05:05:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ed3c_d20251024_m050430_c001_v0001179_t0053_u01761282270503") 2025/10/24 05:05:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e039eb_d20251024_m050418_c001_v7007000_t0000_u01761282258216") 2025/10/24 05:05:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ec97_d20251024_m050414_c001_v0001179_t0000_u01761282254764") 2025/10/24 05:05:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057d5212_d20251024_m050402_c001_v7007000_t0000_u01761282242526") 2025/10/24 05:05:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5eb98_d20251024_m050358_c001_v0001179_t0034_u01761282238523") 2025/10/24 05:05:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6cefeb_d20251024_m050343_c001_v7007000_t0000_u01761282223904") 2025/10/24 05:05:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402305ba_d20251024_m050340_c001_v0001165_t0040_u01761282220404") 2025/10/24 05:05:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f407238d1372eec4b_d20251024_m050327_c001_v7007000_t0000_u01761282207971") 2025/10/24 05:05:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ea3a_d20251024_m050323_c001_v0001179_t0020_u01761282203770") 2025/10/24 05:05:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e03903_d20251024_m050322_c001_v7007000_t0000_u01761282202638") 2025/10/24 05:05:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70962_d20251024_m050318_c001_v0001044_t0016_u01761282198529") 2025/10/24 05:05:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f6105722_d20251024_m050307_c001_v7007000_t0000_u01761282187076") 2025/10/24 05:05:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e958_d20251024_m050302_c001_v0001179_t0046_u01761282182905") 2025/10/24 05:05:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f409fcbafcf5606e4_d20251024_m050302_c001_v7007000_t0000_u01761282182028") 2025/10/24 05:05:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70926_d20251024_m050257_c001_v0001044_t0058_u01761282177862") 2025/10/24 05:05:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd962816_d20251024_m050243_c001_v7007000_t0000_u01761282163873") 2025/10/24 05:05:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402303dc_d20251024_m050239_c001_v0001165_t0033_u01761282159568") 2025/10/24 05:05:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce9c4_d20251024_m050227_c001_v7007000_t0000_u01761282147416") 2025/10/24 05:05:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f101089324023036c_d20251024_m050223_c001_v0001165_t0024_u01761282143750") 2025/10/24 05:05:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057c52f8_d20251024_m050211_c001_v7007000_t0000_u01761282131089") 2025/10/24 05:05:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402302fe_d20251024_m050207_c001_v0001165_t0049_u01761282127358") 2025/10/24 05:05:46 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405638df9020c161_d20251024_m050326_c001_v7007000_t0000_u01761282206048") 2025/10/24 05:05:46 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f101089324023050e_d20251024_m050320_c001_v0001165_t0038_u01761282200083") 2025/10/24 05:05:46 DEBUG : b/potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8ce4_d20251024_m045740_c001_v7007000_t0000_u01761281860789") 2025/10/24 05:05:46 DEBUG : b/potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59b5a_d20251024_m045739_c001_v0001183_t0037_u01761281859207") 2025/10/24 05:05:46 DEBUG : b/potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f402ba7889c76bfc5_d20251024_m045738_c001_v7007000_t0000_u01761281858104") 2025/10/24 05:05:46 DEBUG : b/potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59b48_d20251024_m045736_c001_v0001183_t0047_u01761281856918") 2025/10/24 05:05:46 DEBUG : b/potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f61048c3_d20251024_m045721_c001_v7007000_t0000_u01761281841718") 2025/10/24 05:05:46 DEBUG : b/potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59a8f_d20251024_m045720_c001_v0001183_t0049_u01761281840465") 2025/10/24 05:05:47 DEBUG : backup/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f423f3964a662f546_d20251024_m045951_c001_v7007000_t0000_u01761281991447") 2025/10/24 05:05:47 DEBUG : backup/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1169d951fc17b4db_d20251024_m045949_c001_v0001145_t0021_u01761281989204") 2025/10/24 05:05:47 DEBUG : backup/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1173fcb4762a843a_d20251024_m045944_c001_v0001105_t0008_u01761281984823") 2025/10/24 05:05:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f412fb83cf42c5a3c_d20251024_m050018_c001_v7007000_t0000_u01761282018179") 2025/10/24 05:05:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f107603f6c2d80255_d20251024_m050016_c001_v0001179_t0005_u01761282016052") 2025/10/24 05:05:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1194bd6a7a123efb_d20251024_m050011_c001_v0001105_t0003_u01761282011942") 2025/10/24 05:05:47 DEBUG : backup/one.bak: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce6e5_d20251024_m050005_c001_v7007000_t0000_u01761282005410") 2025/10/24 05:05:47 DEBUG : backup/one.bak: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10010937cd99e3a7_d20251024_m050002_c001_v0001172_t0003_u01761282002945") 2025/10/24 05:05:47 DEBUG : backup/one.bak: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f11484e4c875b3221_d20251024_m045958_c001_v0001179_t0031_u01761281998951") 2025/10/24 05:05:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f412fb83cf42c5a40_d20251024_m050018_c001_v7007000_t0000_u01761282018363") 2025/10/24 05:05:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f11328c6442f801dd_d20251024_m050016_c001_v0001146_t0003_u01761282016947") 2025/10/24 05:05:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f107a66847f647520_d20251024_m050013_c001_v0001165_t0005_u01761282013528") 2025/10/24 05:05:47 DEBUG : backup/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f423f3964a662f548_d20251024_m045951_c001_v7007000_t0000_u01761281991629") 2025/10/24 05:05:47 DEBUG : backup/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f102db2ebf43eeddf_d20251024_m045950_c001_v0001157_t0001_u01761281990416") 2025/10/24 05:05:47 DEBUG : backup/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1050e34efdb4eded_d20251024_m045946_c001_v0001136_t0054_u01761281986693") 2025/10/24 05:05:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce6e7_d20251024_m050005_c001_v7007000_t0000_u01761282005592") 2025/10/24 05:05:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f119a91d5b441e1a5_d20251024_m050004_c001_v0001044_t0025_u01761282004324") 2025/10/24 05:05:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f102d0068de808ac7_d20251024_m050000_c001_v0001161_t0058_u01761282000422") 2025/10/24 05:05:47 DEBUG : banana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac1059_d20251024_m050508_c001_v7007000_t0000_u01761282308000") 2025/10/24 05:05:47 DEBUG : banana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230844_d20251024_m050503_c001_v0001165_t0008_u01761282303624") 2025/10/24 05:05:47 DEBUG : banana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac102e_d20251024_m050451_c001_v7007000_t0000_u01761282291273") 2025/10/24 05:05:47 DEBUG : banana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402307e2_d20251024_m050447_c001_v0001165_t0040_u01761282287005") 2025/10/24 05:05:48 DEBUG : banana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f423f3964a66300be_d20251024_m050434_c001_v7007000_t0000_u01761282274609") 2025/10/24 05:05:48 DEBUG : banana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230747_d20251024_m050430_c001_v0001165_t0044_u01761282270293") 2025/10/24 05:05:48 DEBUG : banana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e039ec_d20251024_m050418_c001_v7007000_t0000_u01761282258400") 2025/10/24 05:05:48 DEBUG : banana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402306bf_d20251024_m050414_c001_v0001165_t0002_u01761282254443") 2025/10/24 05:05:48 DEBUG : banana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057d5214_d20251024_m050402_c001_v7007000_t0000_u01761282242709") 2025/10/24 05:05:48 DEBUG : banana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230643_d20251024_m050358_c001_v0001165_t0045_u01761282238237") 2025/10/24 05:05:48 DEBUG : banana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e0393e_d20251024_m050346_c001_v7007000_t0000_u01761282226405") 2025/10/24 05:05:48 DEBUG : banana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5eabb_d20251024_m050340_c001_v0001179_t0058_u01761282220182") 2025/10/24 05:05:48 DEBUG : banana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f407238d1372eec4c_d20251024_m050328_c001_v7007000_t0000_u01761282208155") 2025/10/24 05:05:48 DEBUG : banana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230524_d20251024_m050323_c001_v0001165_t0007_u01761282203759") 2025/10/24 05:05:48 DEBUG : banana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405638df9020c158_d20251024_m050322_c001_v7007000_t0000_u01761282202833") 2025/10/24 05:05:48 DEBUG : banana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402304fa_d20251024_m050318_c001_v0001165_t0038_u01761282198288") 2025/10/24 05:05:48 DEBUG : banana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f6105723_d20251024_m050307_c001_v7007000_t0000_u01761282187257") 2025/10/24 05:05:48 DEBUG : banana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc580cc_d20251024_m050302_c001_v0001032_t0027_u01761282182936") 2025/10/24 05:05:48 DEBUG : banana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416b2c496b7ad9f0_d20251024_m050301_c001_v7007000_t0000_u01761282181852") 2025/10/24 05:05:48 DEBUG : banana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc580b4_d20251024_m050257_c001_v0001032_t0008_u01761282177400") 2025/10/24 05:05:48 DEBUG : banana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4036d880aa962577_d20251024_m050243_c001_v7007000_t0000_u01761282163311") 2025/10/24 05:05:48 DEBUG : banana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc5806e_d20251024_m050239_c001_v0001032_t0015_u01761282159017") 2025/10/24 05:05:48 DEBUG : banana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce9c5_d20251024_m050227_c001_v7007000_t0000_u01761282147601") 2025/10/24 05:05:48 DEBUG : banana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc5803c_d20251024_m050223_c001_v0001032_t0026_u01761282143369") 2025/10/24 05:05:49 DEBUG : banana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057c52fa_d20251024_m050211_c001_v7007000_t0000_u01761282131270") 2025/10/24 05:05:49 DEBUG : banana: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58008_d20251024_m050206_c001_v0001032_t0039_u01761282126875") 2025/10/24 05:05:49 DEBUG : bananaSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405638df9020c163_d20251024_m050326_c001_v7007000_t0000_u01761282206233") 2025/10/24 05:05:49 DEBUG : bananaSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58110_d20251024_m050320_c001_v0001032_t0055_u01761282200103") 2025/10/24 05:05:49 DEBUG : both0: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce91d_d20251024_m050139_c001_v7007000_t0000_u01761282099830") 2025/10/24 05:05:49 DEBUG : both0: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e5d4_d20251024_m050122_c001_v0001179_t0044_u01761282082596") 2025/10/24 05:05:49 DEBUG : both0: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb27265_d20251024_m050118_c001_v7007000_t0000_u01761282078350") 2025/10/24 05:05:49 DEBUG : both0: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e4ec_d20251024_m050101_c001_v0001179_t0006_u01761282061383") 2025/10/24 05:05:49 DEBUG : both1: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce91e_d20251024_m050140_c001_v7007000_t0000_u01761282100012") 2025/10/24 05:05:49 DEBUG : both1: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e5da_d20251024_m050123_c001_v0001179_t0040_u01761282083710") 2025/10/24 05:05:49 DEBUG : both1: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb27267_d20251024_m050118_c001_v7007000_t0000_u01761282078560") 2025/10/24 05:05:49 DEBUG : both1: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e4f2_d20251024_m050102_c001_v0001179_t0027_u01761282062011") 2025/10/24 05:05:49 DEBUG : both10: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce91f_d20251024_m050140_c001_v7007000_t0000_u01761282100192") 2025/10/24 05:05:49 DEBUG : both10: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e629_d20251024_m050130_c001_v0001179_t0056_u01761282090203") 2025/10/24 05:05:49 DEBUG : both10: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb27268_d20251024_m050118_c001_v7007000_t0000_u01761282078746") 2025/10/24 05:05:49 DEBUG : both10: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e52e_d20251024_m050108_c001_v0001179_t0039_u01761282068632") 2025/10/24 05:05:49 DEBUG : both11: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce920_d20251024_m050140_c001_v7007000_t0000_u01761282100374") 2025/10/24 05:05:49 DEBUG : both11: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e631_d20251024_m050130_c001_v0001179_t0028_u01761282090848") 2025/10/24 05:05:49 DEBUG : both11: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb2726a_d20251024_m050118_c001_v7007000_t0000_u01761282078928") 2025/10/24 05:05:49 DEBUG : both11: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e53a_d20251024_m050109_c001_v0001179_t0037_u01761282069221") 2025/10/24 05:05:49 DEBUG : both12: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce921_d20251024_m050140_c001_v7007000_t0000_u01761282100558") 2025/10/24 05:05:49 DEBUG : both12: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e637_d20251024_m050131_c001_v0001179_t0057_u01761282091559") 2025/10/24 05:05:50 DEBUG : both12: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb2726b_d20251024_m050119_c001_v7007000_t0000_u01761282079110") 2025/10/24 05:05:50 DEBUG : both12: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e546_d20251024_m050109_c001_v0001179_t0034_u01761282069947") 2025/10/24 05:05:50 DEBUG : both13: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce922_d20251024_m050140_c001_v7007000_t0000_u01761282100741") 2025/10/24 05:05:50 DEBUG : both13: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e63d_d20251024_m050132_c001_v0001179_t0021_u01761282092227") 2025/10/24 05:05:50 DEBUG : both13: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb2726d_d20251024_m050119_c001_v7007000_t0000_u01761282079304") 2025/10/24 05:05:50 DEBUG : both13: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e554_d20251024_m050110_c001_v0001179_t0029_u01761282070554") 2025/10/24 05:05:50 DEBUG : both14: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce923_d20251024_m050140_c001_v7007000_t0000_u01761282100923") 2025/10/24 05:05:50 DEBUG : both14: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e647_d20251024_m050132_c001_v0001179_t0000_u01761282092822") 2025/10/24 05:05:50 DEBUG : both14: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb2726e_d20251024_m050119_c001_v7007000_t0000_u01761282079486") 2025/10/24 05:05:50 DEBUG : both14: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e55c_d20251024_m050111_c001_v0001179_t0014_u01761282071200") 2025/10/24 05:05:50 DEBUG : both15: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce924_d20251024_m050141_c001_v7007000_t0000_u01761282101104") 2025/10/24 05:05:50 DEBUG : both15: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e64a_d20251024_m050133_c001_v0001179_t0038_u01761282093421") 2025/10/24 05:05:50 DEBUG : both15: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb2726f_d20251024_m050119_c001_v7007000_t0000_u01761282079669") 2025/10/24 05:05:50 DEBUG : both15: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e56a_d20251024_m050112_c001_v0001179_t0027_u01761282072107") 2025/10/24 05:05:50 DEBUG : both16: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce925_d20251024_m050141_c001_v7007000_t0000_u01761282101285") 2025/10/24 05:05:50 DEBUG : both16: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e654_d20251024_m050134_c001_v0001179_t0055_u01761282094084") 2025/10/24 05:05:50 DEBUG : both16: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb27271_d20251024_m050119_c001_v7007000_t0000_u01761282079852") 2025/10/24 05:05:50 DEBUG : both16: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e578_d20251024_m050112_c001_v0001179_t0030_u01761282072764") 2025/10/24 05:05:50 DEBUG : both17: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce926_d20251024_m050141_c001_v7007000_t0000_u01761282101551") 2025/10/24 05:05:50 DEBUG : both17: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e656_d20251024_m050134_c001_v0001179_t0032_u01761282094654") 2025/10/24 05:05:51 DEBUG : both17: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb27272_d20251024_m050120_c001_v7007000_t0000_u01761282080034") 2025/10/24 05:05:51 DEBUG : both17: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e584_d20251024_m050113_c001_v0001179_t0000_u01761282073535") 2025/10/24 05:05:51 DEBUG : both18: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce928_d20251024_m050141_c001_v7007000_t0000_u01761282101731") 2025/10/24 05:05:51 DEBUG : both18: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e65a_d20251024_m050135_c001_v0001179_t0028_u01761282095318") 2025/10/24 05:05:51 DEBUG : both18: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb27273_d20251024_m050120_c001_v7007000_t0000_u01761282080218") 2025/10/24 05:05:51 DEBUG : both18: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e588_d20251024_m050114_c001_v0001179_t0022_u01761282074373") 2025/10/24 05:05:51 DEBUG : both19: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce92a_d20251024_m050141_c001_v7007000_t0000_u01761282101913") 2025/10/24 05:05:51 DEBUG : both19: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e660_d20251024_m050136_c001_v0001179_t0025_u01761282096195") 2025/10/24 05:05:51 DEBUG : both19: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb27274_d20251024_m050120_c001_v7007000_t0000_u01761282080401") 2025/10/24 05:05:51 DEBUG : both19: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e58e_d20251024_m050115_c001_v0001179_t0045_u01761282075028") 2025/10/24 05:05:51 DEBUG : both2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce92b_d20251024_m050142_c001_v7007000_t0000_u01761282102094") 2025/10/24 05:05:51 DEBUG : both2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e5e4_d20251024_m050124_c001_v0001179_t0057_u01761282084410") 2025/10/24 05:05:51 DEBUG : both2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb27275_d20251024_m050120_c001_v7007000_t0000_u01761282080583") 2025/10/24 05:05:51 DEBUG : both2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e4f8_d20251024_m050102_c001_v0001179_t0003_u01761282062818") 2025/10/24 05:05:51 DEBUG : both3: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce92d_d20251024_m050142_c001_v7007000_t0000_u01761282102275") 2025/10/24 05:05:51 DEBUG : both3: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e5f3_d20251024_m050125_c001_v0001179_t0024_u01761282085343") 2025/10/24 05:05:51 DEBUG : both3: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb27276_d20251024_m050120_c001_v7007000_t0000_u01761282080765") 2025/10/24 05:05:51 DEBUG : both3: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e500_d20251024_m050103_c001_v0001179_t0018_u01761282063717") 2025/10/24 05:05:51 DEBUG : both4: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce92e_d20251024_m050142_c001_v7007000_t0000_u01761282102457") 2025/10/24 05:05:51 DEBUG : both4: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e600_d20251024_m050125_c001_v0001179_t0009_u01761282085918") 2025/10/24 05:05:52 DEBUG : both4: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb27277_d20251024_m050120_c001_v7007000_t0000_u01761282080948") 2025/10/24 05:05:52 DEBUG : both4: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e504_d20251024_m050104_c001_v0001179_t0053_u01761282064493") 2025/10/24 05:05:52 DEBUG : both5: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce92f_d20251024_m050142_c001_v7007000_t0000_u01761282102638") 2025/10/24 05:05:52 DEBUG : both5: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e60a_d20251024_m050126_c001_v0001179_t0017_u01761282086620") 2025/10/24 05:05:52 DEBUG : both5: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb27278_d20251024_m050121_c001_v7007000_t0000_u01761282081129") 2025/10/24 05:05:52 DEBUG : both5: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e50c_d20251024_m050105_c001_v0001179_t0044_u01761282065137") 2025/10/24 05:05:52 DEBUG : both6: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce930_d20251024_m050142_c001_v7007000_t0000_u01761282102819") 2025/10/24 05:05:52 DEBUG : both6: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e610_d20251024_m050127_c001_v0001179_t0025_u01761282087425") 2025/10/24 05:05:52 DEBUG : both6: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb27279_d20251024_m050121_c001_v7007000_t0000_u01761282081313") 2025/10/24 05:05:52 DEBUG : both6: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e514_d20251024_m050106_c001_v0001179_t0038_u01761282066110") 2025/10/24 05:05:52 DEBUG : both7: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce931_d20251024_m050143_c001_v7007000_t0000_u01761282103004") 2025/10/24 05:05:52 DEBUG : both7: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e614_d20251024_m050128_c001_v0001179_t0042_u01761282088135") 2025/10/24 05:05:52 DEBUG : both7: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb2727a_d20251024_m050121_c001_v7007000_t0000_u01761282081497") 2025/10/24 05:05:52 DEBUG : both7: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e518_d20251024_m050106_c001_v0001179_t0038_u01761282066642") 2025/10/24 05:05:52 DEBUG : both8: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce932_d20251024_m050143_c001_v7007000_t0000_u01761282103185") 2025/10/24 05:05:52 DEBUG : both8: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e61e_d20251024_m050128_c001_v0001179_t0023_u01761282088746") 2025/10/24 05:05:52 DEBUG : both8: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb2727b_d20251024_m050121_c001_v7007000_t0000_u01761282081682") 2025/10/24 05:05:52 DEBUG : both8: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e526_d20251024_m050107_c001_v0001179_t0051_u01761282067517") 2025/10/24 05:05:52 DEBUG : both9: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce933_d20251024_m050143_c001_v7007000_t0000_u01761282103369") 2025/10/24 05:05:52 DEBUG : both9: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e624_d20251024_m050129_c001_v0001179_t0046_u01761282089502") 2025/10/24 05:05:52 DEBUG : both9: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb2727d_d20251024_m050121_c001_v7007000_t0000_u01761282081865") 2025/10/24 05:05:53 DEBUG : both9: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e52c_d20251024_m050108_c001_v0001179_t0017_u01761282068083") 2025/10/24 05:05:53 DEBUG : c/non empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8ce5_d20251024_m045740_c001_v7007000_t0000_u01761281860974") 2025/10/24 05:05:53 DEBUG : c/non empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59b5c_d20251024_m045739_c001_v0001183_t0049_u01761281859412") 2025/10/24 05:05:53 DEBUG : c/non empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f402ba7889c76bfc8_d20251024_m045738_c001_v7007000_t0000_u01761281858843") 2025/10/24 05:05:53 DEBUG : c/non empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59b4a_d20251024_m045737_c001_v0001183_t0047_u01761281857127") 2025/10/24 05:05:53 DEBUG : c/non empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f61048c6_d20251024_m045722_c001_v7007000_t0000_u01761281842456") 2025/10/24 05:05:53 DEBUG : c/non empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59a95_d20251024_m045720_c001_v0001183_t0043_u01761281840756") 2025/10/24 05:05:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd962c08_d20251024_m050246_c001_v7007000_t0000_u01761282166409") 2025/10/24 05:05:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea708f4_d20251024_m050241_c001_v0001044_t0059_u01761282161361") 2025/10/24 05:05:53 DEBUG : check sum: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f61048ba_d20251024_m045713_c001_v7007000_t0000_u01761281833923") 2025/10/24 05:05:53 DEBUG : check sum: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59a25_d20251024_m045712_c001_v0001183_t0000_u01761281832974") 2025/10/24 05:05:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4068ede49cad587a_d20251024_m050539_c001_v7007000_t0000_u01761282339242") 2025/10/24 05:05:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70b6e_d20251024_m050537_c001_v0001044_t0026_u01761282337250") 2025/10/24 05:05:53 DEBUG : dest/3: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41308852a440d67f_d20251024_m045922_c001_v7007000_t0000_u01761281962687") 2025/10/24 05:05:53 DEBUG : dest/3: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405e5f5689dda057_d20251024_m045921_c001_v0001106_t0047_u01761281961594") 2025/10/24 05:05:53 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e0393f_d20251024_m050346_c001_v7007000_t0000_u01761282226587") 2025/10/24 05:05:53 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58160_d20251024_m050342_c001_v0001032_t0031_u01761282222180") 2025/10/24 05:05:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac105a_d20251024_m050508_c001_v7007000_t0000_u01761282308186") 2025/10/24 05:05:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70ac5_d20251024_m050455_c001_v0001044_t0033_u01761282295529") 2025/10/24 05:05:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac102f_d20251024_m050451_c001_v7007000_t0000_u01761282291455") 2025/10/24 05:05:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70a70_d20251024_m050438_c001_v0001044_t0031_u01761282278952") 2025/10/24 05:05:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f423f3964a66300c0_d20251024_m050434_c001_v7007000_t0000_u01761282274792") 2025/10/24 05:05:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70a32_d20251024_m050422_c001_v0001044_t0008_u01761282262728") 2025/10/24 05:05:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e039ed_d20251024_m050418_c001_v7007000_t0000_u01761282258585") 2025/10/24 05:05:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea709fa_d20251024_m050407_c001_v0001044_t0038_u01761282247108") 2025/10/24 05:05:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057d5215_d20251024_m050402_c001_v7007000_t0000_u01761282242892") 2025/10/24 05:05:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea709d4_d20251024_m050350_c001_v0001044_t0047_u01761282230731") 2025/10/24 05:05:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4036d880aa9626a7_d20251024_m050344_c001_v7007000_t0000_u01761282224047") 2025/10/24 05:05:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70994_d20251024_m050332_c001_v0001044_t0007_u01761282212462") 2025/10/24 05:05:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f407238d1372eec4d_d20251024_m050328_c001_v7007000_t0000_u01761282208341") 2025/10/24 05:05:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ea3c_d20251024_m050323_c001_v0001179_t0012_u01761282203995") 2025/10/24 05:05:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4211a8d89676386b_d20251024_m050322_c001_v7007000_t0000_u01761282202257") 2025/10/24 05:05:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e9aa_d20251024_m050311_c001_v0001179_t0041_u01761282191496") 2025/10/24 05:05:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f6105724_d20251024_m050307_c001_v7007000_t0000_u01761282187439") 2025/10/24 05:05:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e95c_d20251024_m050303_c001_v0001179_t0005_u01761282183121") 2025/10/24 05:05:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f422f61662224d212_d20251024_m050301_c001_v7007000_t0000_u01761282181976") 2025/10/24 05:05:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230435_d20251024_m050250_c001_v0001165_t0056_u01761282170593") 2025/10/24 05:05:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4205eaf028310c91_d20251024_m050243_c001_v7007000_t0000_u01761282163882") 2025/10/24 05:05:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e83e_d20251024_m050231_c001_v0001179_t0032_u01761282151957") 2025/10/24 05:05:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce9c6_d20251024_m050227_c001_v7007000_t0000_u01761282147787") 2025/10/24 05:05:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e7b5_d20251024_m050215_c001_v0001179_t0011_u01761282135511") 2025/10/24 05:05:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057c52fd_d20251024_m050211_c001_v7007000_t0000_u01761282131452") 2025/10/24 05:05:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e738_d20251024_m050200_c001_v0001179_t0046_u01761282120727") 2025/10/24 05:05:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f407238d1372eec47_d20251024_m050326_c001_v7007000_t0000_u01761282206064") 2025/10/24 05:05:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ea00_d20251024_m050320_c001_v0001179_t0033_u01761282200298") 2025/10/24 05:05:55 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e03940_d20251024_m050346_c001_v7007000_t0000_u01761282226771") 2025/10/24 05:05:55 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402305ca_d20251024_m050342_c001_v0001165_t0018_u01761282222170") 2025/10/24 05:05:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac105b_d20251024_m050508_c001_v7007000_t0000_u01761282308370") 2025/10/24 05:05:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230820_d20251024_m050456_c001_v0001165_t0044_u01761282296354") 2025/10/24 05:05:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac1031_d20251024_m050451_c001_v7007000_t0000_u01761282291638") 2025/10/24 05:05:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402307a4_d20251024_m050439_c001_v0001165_t0008_u01761282279804") 2025/10/24 05:05:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f423f3964a66300c1_d20251024_m050434_c001_v7007000_t0000_u01761282274978") 2025/10/24 05:05:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f101089324023070b_d20251024_m050423_c001_v0001165_t0024_u01761282263533") 2025/10/24 05:05:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e039ee_d20251024_m050418_c001_v7007000_t0000_u01761282258769") 2025/10/24 05:05:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f101089324023068d_d20251024_m050407_c001_v0001165_t0009_u01761282247931") 2025/10/24 05:05:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057d5216_d20251024_m050403_c001_v7007000_t0000_u01761282243075") 2025/10/24 05:05:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230600_d20251024_m050351_c001_v0001165_t0051_u01761282231583") 2025/10/24 05:05:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e03922_d20251024_m050344_c001_v7007000_t0000_u01761282224071") 2025/10/24 05:05:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ea85_d20251024_m050333_c001_v0001179_t0002_u01761282213344") 2025/10/24 05:05:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f407238d1372eec4e_d20251024_m050328_c001_v7007000_t0000_u01761282208536") 2025/10/24 05:05:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58128_d20251024_m050324_c001_v0001032_t0019_u01761282204207") 2025/10/24 05:05:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405638df9020c159_d20251024_m050322_c001_v7007000_t0000_u01761282202844") 2025/10/24 05:05:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402304d1_d20251024_m050312_c001_v0001165_t0058_u01761282192085") 2025/10/24 05:05:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f6105725_d20251024_m050307_c001_v7007000_t0000_u01761282187621") 2025/10/24 05:05:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230490_d20251024_m050303_c001_v0001165_t0006_u01761282183146") 2025/10/24 05:05:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f422f61662224d210_d20251024_m050301_c001_v7007000_t0000_u01761282181608") 2025/10/24 05:05:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58098_d20251024_m050251_c001_v0001032_t0053_u01761282171157") 2025/10/24 05:05:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4036d880aa962578_d20251024_m050243_c001_v7007000_t0000_u01761282163493") 2025/10/24 05:05:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58058_d20251024_m050232_c001_v0001032_t0027_u01761282152537") 2025/10/24 05:05:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce9c8_d20251024_m050227_c001_v7007000_t0000_u01761282147973") 2025/10/24 05:05:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58020_d20251024_m050216_c001_v0001032_t0017_u01761282136082") 2025/10/24 05:05:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057c5300_d20251024_m050211_c001_v7007000_t0000_u01761282131636") 2025/10/24 05:05:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57ff2_d20251024_m050201_c001_v0001032_t0041_u01761282121290") 2025/10/24 05:05:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4068ede49cad57a2_d20251024_m050326_c001_v7007000_t0000_u01761282206100") 2025/10/24 05:05:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230510_d20251024_m050320_c001_v0001165_t0056_u01761282200287") 2025/10/24 05:05:56 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e03942_d20251024_m050346_c001_v7007000_t0000_u01761282226955") 2025/10/24 05:05:56 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ead1_d20251024_m050342_c001_v0001179_t0032_u01761282222190") 2025/10/24 05:05:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac105c_d20251024_m050508_c001_v7007000_t0000_u01761282308553") 2025/10/24 05:05:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ee52_d20251024_m050456_c001_v0001179_t0017_u01761282296938") 2025/10/24 05:05:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac1032_d20251024_m050451_c001_v7007000_t0000_u01761282291819") 2025/10/24 05:05:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5eda8_d20251024_m050440_c001_v0001179_t0048_u01761282280516") 2025/10/24 05:05:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f423f3964a66300c2_d20251024_m050435_c001_v7007000_t0000_u01761282275164") 2025/10/24 05:05:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ecea_d20251024_m050424_c001_v0001179_t0011_u01761282264114") 2025/10/24 05:05:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e039ef_d20251024_m050418_c001_v7007000_t0000_u01761282258954") 2025/10/24 05:05:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ec2d_d20251024_m050408_c001_v0001179_t0053_u01761282248575") 2025/10/24 05:05:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057d5217_d20251024_m050403_c001_v7007000_t0000_u01761282243257") 2025/10/24 05:05:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5eb3b_d20251024_m050352_c001_v0001179_t0021_u01761282232172") 2025/10/24 05:05:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e03925_d20251024_m050344_c001_v7007000_t0000_u01761282224253") 2025/10/24 05:05:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230574_d20251024_m050334_c001_v0001165_t0016_u01761282214101") 2025/10/24 05:05:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f407238d1372eec50_d20251024_m050328_c001_v7007000_t0000_u01761282208719") 2025/10/24 05:05:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ea3e_d20251024_m050324_c001_v0001179_t0055_u01761282204219") 2025/10/24 05:05:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4068ede49cad579c_d20251024_m050322_c001_v7007000_t0000_u01761282202419") 2025/10/24 05:05:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70950_d20251024_m050312_c001_v0001044_t0026_u01761282192644") 2025/10/24 05:05:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f6105b0e_d20251024_m050307_c001_v7007000_t0000_u01761282187802") 2025/10/24 05:05:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea7093a_d20251024_m050303_c001_v0001044_t0054_u01761282183248") 2025/10/24 05:05:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4211a8d896763353_d20251024_m050301_c001_v7007000_t0000_u01761282181991") 2025/10/24 05:05:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70912_d20251024_m050251_c001_v0001044_t0032_u01761282171838") 2025/10/24 05:05:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4036d880aa962579_d20251024_m050243_c001_v7007000_t0000_u01761282163675") 2025/10/24 05:05:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402303af_d20251024_m050233_c001_v0001165_t0055_u01761282153435") 2025/10/24 05:05:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce9c9_d20251024_m050228_c001_v7007000_t0000_u01761282148158") 2025/10/24 05:05:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230338_d20251024_m050216_c001_v0001165_t0041_u01761282136971") 2025/10/24 05:05:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057c5303_d20251024_m050211_c001_v7007000_t0000_u01761282131818") 2025/10/24 05:05:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402302d9_d20251024_m050201_c001_v0001165_t0029_u01761282121688") 2025/10/24 05:05:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd966f47_d20251024_m050326_c001_v7007000_t0000_u01761282206209") 2025/10/24 05:05:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230514_d20251024_m050320_c001_v0001165_t0051_u01761282200492") 2025/10/24 05:05:57 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e03943_d20251024_m050347_c001_v7007000_t0000_u01761282227136") 2025/10/24 05:05:57 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402305cc_d20251024_m050342_c001_v0001165_t0016_u01761282222369") 2025/10/24 05:05:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac105d_d20251024_m050508_c001_v7007000_t0000_u01761282308737") 2025/10/24 05:05:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc5826c_d20251024_m050457_c001_v0001032_t0056_u01761282297500") 2025/10/24 05:05:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac1033_d20251024_m050452_c001_v7007000_t0000_u01761282292000") 2025/10/24 05:05:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc5822b_d20251024_m050441_c001_v0001032_t0038_u01761282281091") 2025/10/24 05:05:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f423f3964a66300c3_d20251024_m050435_c001_v7007000_t0000_u01761282275347") 2025/10/24 05:05:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc581ed_d20251024_m050424_c001_v0001032_t0034_u01761282264675") 2025/10/24 05:05:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e039f2_d20251024_m050419_c001_v7007000_t0000_u01761282259138") 2025/10/24 05:05:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc581bc_d20251024_m050409_c001_v0001032_t0044_u01761282249149") 2025/10/24 05:05:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057d521a_d20251024_m050403_c001_v7007000_t0000_u01761282243440") 2025/10/24 05:05:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58174_d20251024_m050352_c001_v0001032_t0008_u01761282232739") 2025/10/24 05:05:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4036d880aa9626a5_d20251024_m050343_c001_v7007000_t0000_u01761282223684") 2025/10/24 05:05:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58144_d20251024_m050334_c001_v0001032_t0032_u01761282214670") 2025/10/24 05:05:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f407238d1372eec52_d20251024_m050328_c001_v7007000_t0000_u01761282208901") 2025/10/24 05:05:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70982_d20251024_m050324_c001_v0001044_t0026_u01761282204237") 2025/10/24 05:05:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418e418520b6234b_d20251024_m050322_c001_v7007000_t0000_u01761282202675") 2025/10/24 05:05:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc580ea_d20251024_m050313_c001_v0001032_t0031_u01761282193495") 2025/10/24 05:05:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f6105b0f_d20251024_m050307_c001_v7007000_t0000_u01761282187988") 2025/10/24 05:05:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e95e_d20251024_m050303_c001_v0001179_t0042_u01761282183377") 2025/10/24 05:05:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4211a8d89676334f_d20251024_m050301_c001_v7007000_t0000_u01761282181444") 2025/10/24 05:05:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e904_d20251024_m050252_c001_v0001179_t0010_u01761282172713") 2025/10/24 05:05:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f402ba7889c76c4b8_d20251024_m050243_c001_v7007000_t0000_u01761282163893") 2025/10/24 05:05:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea708dc_d20251024_m050234_c001_v0001044_t0051_u01761282154006") 2025/10/24 05:05:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce9ca_d20251024_m050228_c001_v7007000_t0000_u01761282148347") 2025/10/24 05:05:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea708b0_d20251024_m050217_c001_v0001044_t0002_u01761282137529") 2025/10/24 05:05:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057c5305_d20251024_m050212_c001_v7007000_t0000_u01761282132001") 2025/10/24 05:05:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70886_d20251024_m050201_c001_v0001044_t0025_u01761282121904") 2025/10/24 05:05:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd966f4c_d20251024_m050326_c001_v7007000_t0000_u01761282206390") 2025/10/24 05:05:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ea02_d20251024_m050320_c001_v0001179_t0001_u01761282200503") 2025/10/24 05:05:59 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e03944_d20251024_m050347_c001_v7007000_t0000_u01761282227319") 2025/10/24 05:05:59 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ead5_d20251024_m050342_c001_v0001179_t0039_u01761282222397") 2025/10/24 05:05:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac105e_d20251024_m050508_c001_v7007000_t0000_u01761282308920") 2025/10/24 05:05:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70ad1_d20251024_m050458_c001_v0001044_t0000_u01761282298112") 2025/10/24 05:05:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac1034_d20251024_m050452_c001_v7007000_t0000_u01761282292182") 2025/10/24 05:05:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70a82_d20251024_m050441_c001_v0001044_t0009_u01761282281559") 2025/10/24 05:05:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f423f3964a66300c4_d20251024_m050435_c001_v7007000_t0000_u01761282275529") 2025/10/24 05:05:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70a3c_d20251024_m050425_c001_v0001044_t0049_u01761282265085") 2025/10/24 05:05:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e039f4_d20251024_m050419_c001_v7007000_t0000_u01761282259323") 2025/10/24 05:05:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70a08_d20251024_m050409_c001_v0001044_t0031_u01761282249653") 2025/10/24 05:05:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057d521b_d20251024_m050403_c001_v7007000_t0000_u01761282243623") 2025/10/24 05:05:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea709dc_d20251024_m050353_c001_v0001044_t0007_u01761282233319") 2025/10/24 05:05:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb274c7_d20251024_m050343_c001_v7007000_t0000_u01761282223698") 2025/10/24 05:05:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70998_d20251024_m050335_c001_v0001044_t0024_u01761282215099") 2025/10/24 05:06:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f407238d1372eec53_d20251024_m050329_c001_v7007000_t0000_u01761282209084") 2025/10/24 05:06:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ea44_d20251024_m050324_c001_v0001179_t0027_u01761282204421") 2025/10/24 05:06:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4211a8d89676386c_d20251024_m050322_c001_v7007000_t0000_u01761282202439") 2025/10/24 05:06:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e9c0_d20251024_m050313_c001_v0001179_t0019_u01761282193937") 2025/10/24 05:06:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f6105b11_d20251024_m050308_c001_v7007000_t0000_u01761282188171") 2025/10/24 05:06:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc580d0_d20251024_m050303_c001_v0001032_t0034_u01761282183394") 2025/10/24 05:06:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4211a8d896763352_d20251024_m050301_c001_v7007000_t0000_u01761282181807") 2025/10/24 05:06:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230449_d20251024_m050252_c001_v0001165_t0049_u01761282172960") 2025/10/24 05:06:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd962815_d20251024_m050243_c001_v7007000_t0000_u01761282163682") 2025/10/24 05:06:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e864_d20251024_m050234_c001_v0001179_t0042_u01761282154434") 2025/10/24 05:06:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce9cb_d20251024_m050228_c001_v7007000_t0000_u01761282148531") 2025/10/24 05:06:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e7ca_d20251024_m050218_c001_v0001179_t0028_u01761282138357") 2025/10/24 05:06:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057c5306_d20251024_m050212_c001_v7007000_t0000_u01761282132182") 2025/10/24 05:06:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e743_d20251024_m050202_c001_v0001179_t0057_u01761282122416") 2025/10/24 05:06:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405638df9020c165_d20251024_m050326_c001_v7007000_t0000_u01761282206404") 2025/10/24 05:06:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58114_d20251024_m050320_c001_v0001032_t0042_u01761282200646") 2025/10/24 05:06:00 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e03945_d20251024_m050347_c001_v7007000_t0000_u01761282227502") 2025/10/24 05:06:00 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea709b4_d20251024_m050342_c001_v0001044_t0025_u01761282222420") 2025/10/24 05:06:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac1060_d20251024_m050509_c001_v7007000_t0000_u01761282309106") 2025/10/24 05:06:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f101089324023082a_d20251024_m050458_c001_v0001165_t0052_u01761282298720") 2025/10/24 05:06:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac1035_d20251024_m050452_c001_v7007000_t0000_u01761282292364") 2025/10/24 05:06:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402307b6_d20251024_m050442_c001_v0001165_t0017_u01761282282075") 2025/10/24 05:06:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f423f3964a66300c6_d20251024_m050435_c001_v7007000_t0000_u01761282275712") 2025/10/24 05:06:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230723_d20251024_m050425_c001_v0001165_t0020_u01761282265582") 2025/10/24 05:06:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e039f6_d20251024_m050419_c001_v7007000_t0000_u01761282259508") 2025/10/24 05:06:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230699_d20251024_m050410_c001_v0001165_t0029_u01761282250254") 2025/10/24 05:06:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057d521d_d20251024_m050403_c001_v7007000_t0000_u01761282243805") 2025/10/24 05:06:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230614_d20251024_m050353_c001_v0001165_t0014_u01761282233896") 2025/10/24 05:06:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb274d0_d20251024_m050344_c001_v7007000_t0000_u01761282224072") 2025/10/24 05:06:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ea8d_d20251024_m050335_c001_v0001179_t0052_u01761282215938") 2025/10/24 05:06:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f407238d1372eec54_d20251024_m050329_c001_v7007000_t0000_u01761282209268") 2025/10/24 05:06:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70984_d20251024_m050324_c001_v0001044_t0037_u01761282204579") 2025/10/24 05:06:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f419a82c382436997_d20251024_m050322_c001_v7007000_t0000_u01761282202285") 2025/10/24 05:06:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402304dc_d20251024_m050314_c001_v0001165_t0031_u01761282194170") 2025/10/24 05:06:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f6105b12_d20251024_m050308_c001_v7007000_t0000_u01761282188352") 2025/10/24 05:06:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230498_d20251024_m050303_c001_v0001165_t0057_u01761282183557") 2025/10/24 05:06:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f412fb83cf42cb625_d20251024_m050302_c001_v7007000_t0000_u01761282182000") 2025/10/24 05:06:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc580a2_d20251024_m050253_c001_v0001032_t0042_u01761282173180") 2025/10/24 05:06:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f412fb83cf42c8727_d20251024_m050243_c001_v7007000_t0000_u01761282163927") 2025/10/24 05:06:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc5805e_d20251024_m050234_c001_v0001032_t0005_u01761282154637") 2025/10/24 05:06:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce9cc_d20251024_m050228_c001_v7007000_t0000_u01761282148721") 2025/10/24 05:06:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58028_d20251024_m050218_c001_v0001032_t0039_u01761282138627") 2025/10/24 05:06:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057c5308_d20251024_m050212_c001_v7007000_t0000_u01761282132365") 2025/10/24 05:06:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57ff6_d20251024_m050202_c001_v0001032_t0035_u01761282122620") 2025/10/24 05:06:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405638df9020c166_d20251024_m050326_c001_v7007000_t0000_u01761282206415") 2025/10/24 05:06:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea7096c_d20251024_m050320_c001_v0001044_t0057_u01761282200682") 2025/10/24 05:06:02 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e03946_d20251024_m050347_c001_v7007000_t0000_u01761282227687") 2025/10/24 05:06:02 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58164_d20251024_m050342_c001_v0001032_t0056_u01761282222551") 2025/10/24 05:06:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac1061_d20251024_m050509_c001_v7007000_t0000_u01761282309288") 2025/10/24 05:06:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ee70_d20251024_m050458_c001_v0001179_t0040_u01761282298949") 2025/10/24 05:06:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac1036_d20251024_m050452_c001_v7007000_t0000_u01761282292546") 2025/10/24 05:06:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5edb7_d20251024_m050442_c001_v0001179_t0000_u01761282282269") 2025/10/24 05:06:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f423f3964a66300c8_d20251024_m050435_c001_v7007000_t0000_u01761282275896") 2025/10/24 05:06:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ed02_d20251024_m050425_c001_v0001179_t0034_u01761282265806") 2025/10/24 05:06:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e039f7_d20251024_m050419_c001_v7007000_t0000_u01761282259692") 2025/10/24 05:06:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ec4b_d20251024_m050410_c001_v0001179_t0036_u01761282250469") 2025/10/24 05:06:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057d521e_d20251024_m050403_c001_v7007000_t0000_u01761282243987") 2025/10/24 05:06:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5eb4d_d20251024_m050354_c001_v0001179_t0006_u01761282234092") 2025/10/24 05:06:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e0391e_d20251024_m050343_c001_v7007000_t0000_u01761282223707") 2025/10/24 05:06:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230590_d20251024_m050336_c001_v0001165_t0025_u01761282216148") 2025/10/24 05:06:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f407238d1372eec55_d20251024_m050329_c001_v7007000_t0000_u01761282209452") 2025/10/24 05:06:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ea46_d20251024_m050324_c001_v0001179_t0050_u01761282204636") 2025/10/24 05:06:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd966efe_d20251024_m050322_c001_v7007000_t0000_u01761282202855") 2025/10/24 05:06:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70954_d20251024_m050314_c001_v0001044_t0047_u01761282194426") 2025/10/24 05:06:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f6105efb_d20251024_m050308_c001_v7007000_t0000_u01761282188532") 2025/10/24 05:06:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e960_d20251024_m050303_c001_v0001179_t0022_u01761282183581") 2025/10/24 05:06:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4211a8d896763351_d20251024_m050301_c001_v7007000_t0000_u01761282181625") 2025/10/24 05:06:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70916_d20251024_m050253_c001_v0001044_t0055_u01761282173766") 2025/10/24 05:06:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41308852a440fe06_d20251024_m050243_c001_v7007000_t0000_u01761282163936") 2025/10/24 05:06:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402303b9_d20251024_m050235_c001_v0001165_t0026_u01761282155196") 2025/10/24 05:06:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce9ce_d20251024_m050228_c001_v7007000_t0000_u01761282148992") 2025/10/24 05:06:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f101089324023034a_d20251024_m050219_c001_v0001165_t0005_u01761282139130") 2025/10/24 05:06:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057c530b_d20251024_m050212_c001_v7007000_t0000_u01761282132547") 2025/10/24 05:06:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402302e3_d20251024_m050203_c001_v0001165_t0052_u01761282123006") 2025/10/24 05:06:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f407238d1372eec49_d20251024_m050326_c001_v7007000_t0000_u01761282206431") 2025/10/24 05:06:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ea06_d20251024_m050320_c001_v0001179_t0038_u01761282200697") 2025/10/24 05:06:03 DEBUG : dir1/0007-12345: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e03947_d20251024_m050347_c001_v7007000_t0000_u01761282227871") 2025/10/24 05:06:03 DEBUG : dir1/0007-12345: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402305d0_d20251024_m050342_c001_v0001165_t0026_u01761282222583") 2025/10/24 05:06:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac1062_d20251024_m050509_c001_v7007000_t0000_u01761282309472") 2025/10/24 05:06:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58274_d20251024_m050459_c001_v0001032_t0050_u01761282299177") 2025/10/24 05:06:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac1037_d20251024_m050452_c001_v7007000_t0000_u01761282292733") 2025/10/24 05:06:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58230_d20251024_m050442_c001_v0001032_t0054_u01761282282908") 2025/10/24 05:06:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f423f3964a66300c9_d20251024_m050436_c001_v7007000_t0000_u01761282276081") 2025/10/24 05:06:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc581f1_d20251024_m050426_c001_v0001032_t0028_u01761282266018") 2025/10/24 05:06:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e039f8_d20251024_m050419_c001_v7007000_t0000_u01761282259879") 2025/10/24 05:06:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc581c8_d20251024_m050410_c001_v0001032_t0028_u01761282250669") 2025/10/24 05:06:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057d521f_d20251024_m050404_c001_v7007000_t0000_u01761282244170") 2025/10/24 05:06:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58178_d20251024_m050354_c001_v0001032_t0043_u01761282234353") 2025/10/24 05:06:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4108f3b5623d36b9_d20251024_m050344_c001_v7007000_t0000_u01761282224130") 2025/10/24 05:06:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc5814c_d20251024_m050336_c001_v0001032_t0029_u01761282216386") 2025/10/24 05:06:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f407238d1372eec56_d20251024_m050329_c001_v7007000_t0000_u01761282209636") 2025/10/24 05:06:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc5812c_d20251024_m050324_c001_v0001032_t0030_u01761282204646") 2025/10/24 05:06:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4068ede49cad579e_d20251024_m050322_c001_v7007000_t0000_u01761282202785") 2025/10/24 05:06:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc580f0_d20251024_m050314_c001_v0001032_t0041_u01761282194912") 2025/10/24 05:06:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f6105efc_d20251024_m050308_c001_v7007000_t0000_u01761282188713") 2025/10/24 05:06:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea7093c_d20251024_m050303_c001_v0001044_t0047_u01761282183676") 2025/10/24 05:06:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f412fb83cf42cb624_d20251024_m050301_c001_v7007000_t0000_u01761282181805") 2025/10/24 05:06:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e910_d20251024_m050254_c001_v0001179_t0048_u01761282174458") 2025/10/24 05:06:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4205eaf028310c8f_d20251024_m050243_c001_v7007000_t0000_u01761282163693") 2025/10/24 05:06:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea708e4_d20251024_m050235_c001_v0001044_t0039_u01761282155427") 2025/10/24 05:06:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce9d0_d20251024_m050229_c001_v7007000_t0000_u01761282149177") 2025/10/24 05:06:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea708b6_d20251024_m050219_c001_v0001044_t0029_u01761282139401") 2025/10/24 05:06:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057c530c_d20251024_m050212_c001_v7007000_t0000_u01761282132729") 2025/10/24 05:06:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea7088a_d20251024_m050203_c001_v0001044_t0048_u01761282123216") 2025/10/24 05:06:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e03907_d20251024_m050326_c001_v7007000_t0000_u01761282206070") 2025/10/24 05:06:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230516_d20251024_m050320_c001_v0001165_t0034_u01761282200716") 2025/10/24 05:06:05 DEBUG : dir1/0008-23456: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e03948_d20251024_m050348_c001_v7007000_t0000_u01761282228055") 2025/10/24 05:06:05 DEBUG : dir1/0008-23456: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ead7_d20251024_m050342_c001_v0001179_t0045_u01761282222614") 2025/10/24 05:06:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac1063_d20251024_m050509_c001_v7007000_t0000_u01761282309656") 2025/10/24 05:06:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70ad5_d20251024_m050459_c001_v0001044_t0052_u01761282299799") 2025/10/24 05:06:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac1038_d20251024_m050452_c001_v7007000_t0000_u01761282292921") 2025/10/24 05:06:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70a92_d20251024_m050443_c001_v0001044_t0012_u01761282283401") 2025/10/24 05:06:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f423f3964a66300cb_d20251024_m050436_c001_v7007000_t0000_u01761282276269") 2025/10/24 05:06:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70a40_d20251024_m050426_c001_v0001044_t0015_u01761282266374") 2025/10/24 05:06:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e039f9_d20251024_m050420_c001_v7007000_t0000_u01761282260067") 2025/10/24 05:06:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70a12_d20251024_m050411_c001_v0001044_t0020_u01761282251094") 2025/10/24 05:06:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057d5220_d20251024_m050404_c001_v7007000_t0000_u01761282244355") 2025/10/24 05:06:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea709de_d20251024_m050354_c001_v0001044_t0052_u01761282234869") 2025/10/24 05:06:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6cefee_d20251024_m050344_c001_v7007000_t0000_u01761282224085") 2025/10/24 05:06:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea7099c_d20251024_m050336_c001_v0001044_t0041_u01761282216814") 2025/10/24 05:06:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f407238d1372eec58_d20251024_m050329_c001_v7007000_t0000_u01761282209821") 2025/10/24 05:06:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f101089324023052c_d20251024_m050324_c001_v0001165_t0037_u01761282204802") 2025/10/24 05:06:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f419a82c382436998_d20251024_m050322_c001_v7007000_t0000_u01761282202469") 2025/10/24 05:06:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e9ca_d20251024_m050315_c001_v0001179_t0041_u01761282195390") 2025/10/24 05:06:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f6105efe_d20251024_m050308_c001_v7007000_t0000_u01761282188896") 2025/10/24 05:06:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f101089324023049a_d20251024_m050303_c001_v0001165_t0046_u01761282183763") 2025/10/24 05:06:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f422f61662224d211_d20251024_m050301_c001_v7007000_t0000_u01761282181792") 2025/10/24 05:06:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f101089324023045a_d20251024_m050254_c001_v0001165_t0040_u01761282174664") 2025/10/24 05:06:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4036d880aa96257d_d20251024_m050244_c001_v7007000_t0000_u01761282164039") 2025/10/24 05:06:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e870_d20251024_m050235_c001_v0001179_t0052_u01761282155791") 2025/10/24 05:06:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce9d1_d20251024_m050229_c001_v7007000_t0000_u01761282149361") 2025/10/24 05:06:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e7d8_d20251024_m050219_c001_v0001179_t0026_u01761282139891") 2025/10/24 05:06:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057c530e_d20251024_m050212_c001_v7007000_t0000_u01761282132911") 2025/10/24 05:06:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e749_d20251024_m050203_c001_v0001179_t0014_u01761282123694") 2025/10/24 05:06:06 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4211a8d896763875_d20251024_m050326_c001_v7007000_t0000_u01761282206082") 2025/10/24 05:06:06 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ea08_d20251024_m050320_c001_v0001179_t0049_u01761282200950") 2025/10/24 05:06:06 DEBUG : dir1/0009-34567: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e03949_d20251024_m050348_c001_v7007000_t0000_u01761282228236") 2025/10/24 05:06:06 DEBUG : dir1/0009-34567: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ead9_d20251024_m050342_c001_v0001179_t0058_u01761282222836") 2025/10/24 05:06:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac1064_d20251024_m050509_c001_v7007000_t0000_u01761282309839") 2025/10/24 05:06:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230832_d20251024_m050500_c001_v0001165_t0059_u01761282300386") 2025/10/24 05:06:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac1039_d20251024_m050453_c001_v7007000_t0000_u01761282293102") 2025/10/24 05:06:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402307ce_d20251024_m050444_c001_v0001165_t0051_u01761282284251") 2025/10/24 05:06:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f423f3964a66300cc_d20251024_m050436_c001_v7007000_t0000_u01761282276453") 2025/10/24 05:06:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230729_d20251024_m050426_c001_v0001165_t0019_u01761282266902") 2025/10/24 05:06:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e039fb_d20251024_m050420_c001_v7007000_t0000_u01761282260252") 2025/10/24 05:06:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402306a5_d20251024_m050411_c001_v0001165_t0056_u01761282251743") 2025/10/24 05:06:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057d5221_d20251024_m050404_c001_v7007000_t0000_u01761282244538") 2025/10/24 05:06:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230620_d20251024_m050355_c001_v0001165_t0001_u01761282235358") 2025/10/24 05:06:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4036d880aa9626a6_d20251024_m050343_c001_v7007000_t0000_u01761282223865") 2025/10/24 05:06:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ea9f_d20251024_m050337_c001_v0001179_t0040_u01761282217211") 2025/10/24 05:06:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f407238d1372eec5a_d20251024_m050330_c001_v7007000_t0000_u01761282210016") 2025/10/24 05:06:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ea48_d20251024_m050324_c001_v0001179_t0008_u01761282204840") 2025/10/24 05:06:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4211a8d89676386e_d20251024_m050322_c001_v7007000_t0000_u01761282202809") 2025/10/24 05:06:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402304e4_d20251024_m050315_c001_v0001165_t0053_u01761282195594") 2025/10/24 05:06:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f6105eff_d20251024_m050309_c001_v7007000_t0000_u01761282189079") 2025/10/24 05:06:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc580d2_d20251024_m050303_c001_v0001032_t0042_u01761282183827") 2025/10/24 05:06:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f402ba7889c76c4da_d20251024_m050302_c001_v7007000_t0000_u01761282182009") 2025/10/24 05:06:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc580a6_d20251024_m050254_c001_v0001032_t0010_u01761282174871") 2025/10/24 05:06:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415ef40f70e08180_d20251024_m050243_c001_v7007000_t0000_u01761282163708") 2025/10/24 05:06:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58064_d20251024_m050236_c001_v0001032_t0048_u01761282156044") 2025/10/24 05:06:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce9d2_d20251024_m050229_c001_v7007000_t0000_u01761282149545") 2025/10/24 05:06:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc5802c_d20251024_m050220_c001_v0001032_t0048_u01761282140094") 2025/10/24 05:06:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057c530f_d20251024_m050213_c001_v7007000_t0000_u01761282133094") 2025/10/24 05:06:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57ff8_d20251024_m050203_c001_v0001032_t0008_u01761282123899") 2025/10/24 05:06:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb27489_d20251024_m050326_c001_v7007000_t0000_u01761282206094") 2025/10/24 05:06:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230518_d20251024_m050320_c001_v0001165_t0006_u01761282200952") 2025/10/24 05:06:08 DEBUG : dir1/0010-45678: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e0394a_d20251024_m050348_c001_v7007000_t0000_u01761282228418") 2025/10/24 05:06:08 DEBUG : dir1/0010-45678: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402305d4_d20251024_m050342_c001_v0001165_t0005_u01761282222874") 2025/10/24 05:06:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac1065_d20251024_m050510_c001_v7007000_t0000_u01761282310046") 2025/10/24 05:06:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ee86_d20251024_m050500_c001_v0001179_t0040_u01761282300613") 2025/10/24 05:06:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac103a_d20251024_m050453_c001_v7007000_t0000_u01761282293284") 2025/10/24 05:06:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5eddd_d20251024_m050444_c001_v0001179_t0031_u01761282284494") 2025/10/24 05:06:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f423f3964a66300cd_d20251024_m050436_c001_v7007000_t0000_u01761282276640") 2025/10/24 05:06:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ed12_d20251024_m050427_c001_v0001179_t0010_u01761282267146") 2025/10/24 05:06:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e039fc_d20251024_m050420_c001_v7007000_t0000_u01761282260455") 2025/10/24 05:06:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ec5f_d20251024_m050411_c001_v0001179_t0049_u01761282251930") 2025/10/24 05:06:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057d5222_d20251024_m050404_c001_v7007000_t0000_u01761282244722") 2025/10/24 05:06:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5eb5d_d20251024_m050355_c001_v0001179_t0040_u01761282235626") 2025/10/24 05:06:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418e418520b62363_d20251024_m050344_c001_v7007000_t0000_u01761282224084") 2025/10/24 05:06:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f101089324023059a_d20251024_m050337_c001_v0001165_t0017_u01761282217416") 2025/10/24 05:06:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f407238d1372eec5e_d20251024_m050330_c001_v7007000_t0000_u01761282210199") 2025/10/24 05:06:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70986_d20251024_m050324_c001_v0001044_t0049_u01761282204962") 2025/10/24 05:06:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4211a8d89676386d_d20251024_m050322_c001_v7007000_t0000_u01761282202624") 2025/10/24 05:06:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70958_d20251024_m050315_c001_v0001044_t0025_u01761282195796") 2025/10/24 05:06:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f6105f00_d20251024_m050309_c001_v7007000_t0000_u01761282189259") 2025/10/24 05:06:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e964_d20251024_m050303_c001_v0001179_t0050_u01761282183839") 2025/10/24 05:06:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f402ba7889c76c4d9_d20251024_m050301_c001_v7007000_t0000_u01761282181825") 2025/10/24 05:06:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70920_d20251024_m050255_c001_v0001044_t0039_u01761282175342") 2025/10/24 05:06:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f402ba7889c76c4b7_d20251024_m050243_c001_v7007000_t0000_u01761282163710") 2025/10/24 05:06:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402303c5_d20251024_m050236_c001_v0001165_t0044_u01761282156495") 2025/10/24 05:06:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce9d3_d20251024_m050229_c001_v7007000_t0000_u01761282149730") 2025/10/24 05:06:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230350_d20251024_m050220_c001_v0001165_t0047_u01761282140547") 2025/10/24 05:06:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057c5311_d20251024_m050213_c001_v7007000_t0000_u01761282133276") 2025/10/24 05:06:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402302eb_d20251024_m050204_c001_v0001165_t0019_u01761282124460") 2025/10/24 05:06:09 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f407238d1372eec48_d20251024_m050326_c001_v7007000_t0000_u01761282206248") 2025/10/24 05:06:09 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58116_d20251024_m050321_c001_v0001032_t0050_u01761282201049") 2025/10/24 05:06:09 DEBUG : dir1/0011-56789: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e0394b_d20251024_m050348_c001_v7007000_t0000_u01761282228602") 2025/10/24 05:06:09 DEBUG : dir1/0011-56789: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea709b6_d20251024_m050342_c001_v0001044_t0045_u01761282222948") 2025/10/24 05:06:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac1066_d20251024_m050510_c001_v7007000_t0000_u01761282310232") 2025/10/24 05:06:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58278_d20251024_m050500_c001_v0001032_t0016_u01761282300827") 2025/10/24 05:06:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac103b_d20251024_m050453_c001_v7007000_t0000_u01761282293466") 2025/10/24 05:06:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc5823c_d20251024_m050444_c001_v0001032_t0037_u01761282284706") 2025/10/24 05:06:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f423f3964a66300ce_d20251024_m050436_c001_v7007000_t0000_u01761282276824") 2025/10/24 05:06:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc581fb_d20251024_m050427_c001_v0001032_t0024_u01761282267847") 2025/10/24 05:06:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e039fd_d20251024_m050420_c001_v7007000_t0000_u01761282260640") 2025/10/24 05:06:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc581ce_d20251024_m050412_c001_v0001032_t0036_u01761282252134") 2025/10/24 05:06:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057d5223_d20251024_m050404_c001_v7007000_t0000_u01761282244905") 2025/10/24 05:06:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58188_d20251024_m050355_c001_v0001032_t0039_u01761282235938") 2025/10/24 05:06:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb274cb_d20251024_m050343_c001_v7007000_t0000_u01761282223881") 2025/10/24 05:06:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58150_d20251024_m050337_c001_v0001032_t0044_u01761282217636") 2025/10/24 05:06:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f407238d1372eec5f_d20251024_m050330_c001_v7007000_t0000_u01761282210382") 2025/10/24 05:06:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc5812e_d20251024_m050325_c001_v0001032_t0059_u01761282205021") 2025/10/24 05:06:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405638df9020c157_d20251024_m050322_c001_v7007000_t0000_u01761282202654") 2025/10/24 05:06:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc580f6_d20251024_m050316_c001_v0001032_t0054_u01761282196156") 2025/10/24 05:06:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f6105f01_d20251024_m050309_c001_v7007000_t0000_u01761282189441") 2025/10/24 05:06:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f101089324023049c_d20251024_m050303_c001_v0001165_t0000_u01761282183994") 2025/10/24 05:06:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f6104b5e_d20251024_m050301_c001_v7007000_t0000_u01761282181820") 2025/10/24 05:06:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e91e_d20251024_m050255_c001_v0001179_t0026_u01761282175717") 2025/10/24 05:06:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415ef40f70e08181_d20251024_m050243_c001_v7007000_t0000_u01761282163904") 2025/10/24 05:06:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea708e6_d20251024_m050236_c001_v0001044_t0015_u01761282156704") 2025/10/24 05:06:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce9d5_d20251024_m050229_c001_v7007000_t0000_u01761282149915") 2025/10/24 05:06:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea708ba_d20251024_m050220_c001_v0001044_t0054_u01761282140767") 2025/10/24 05:06:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057c5313_d20251024_m050213_c001_v7007000_t0000_u01761282133458") 2025/10/24 05:06:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea7088e_d20251024_m050204_c001_v0001044_t0031_u01761282124655") 2025/10/24 05:06:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405638df9020c160_d20251024_m050326_c001_v7007000_t0000_u01761282206038") 2025/10/24 05:06:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ea10_d20251024_m050321_c001_v0001179_t0012_u01761282201155") 2025/10/24 05:06:10 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e0394d_d20251024_m050348_c001_v7007000_t0000_u01761282228784") 2025/10/24 05:06:10 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58168_d20251024_m050343_c001_v0001032_t0055_u01761282223025") 2025/10/24 05:06:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac1067_d20251024_m050510_c001_v7007000_t0000_u01761282310416") 2025/10/24 05:06:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70add_d20251024_m050501_c001_v0001044_t0035_u01761282301376") 2025/10/24 05:06:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac103c_d20251024_m050453_c001_v7007000_t0000_u01761282293670") 2025/10/24 05:06:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70a9c_d20251024_m050445_c001_v0001044_t0029_u01761282285091") 2025/10/24 05:06:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f423f3964a66300cf_d20251024_m050437_c001_v7007000_t0000_u01761282277008") 2025/10/24 05:06:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70a46_d20251024_m050428_c001_v0001044_t0000_u01761282268279") 2025/10/24 05:06:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e039fe_d20251024_m050420_c001_v7007000_t0000_u01761282260826") 2025/10/24 05:06:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70a18_d20251024_m050412_c001_v0001044_t0039_u01761282252731") 2025/10/24 05:06:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057d5224_d20251024_m050405_c001_v7007000_t0000_u01761282245091") 2025/10/24 05:06:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea709e0_d20251024_m050356_c001_v0001044_t0043_u01761282236273") 2025/10/24 05:06:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4108f3b5623d36b8_d20251024_m050344_c001_v7007000_t0000_u01761282224103") 2025/10/24 05:06:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea709a4_d20251024_m050338_c001_v0001044_t0026_u01761282218004") 2025/10/24 05:06:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f407238d1372eec60_d20251024_m050330_c001_v7007000_t0000_u01761282210581") 2025/10/24 05:06:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230530_d20251024_m050325_c001_v0001165_t0053_u01761282205041") 2025/10/24 05:06:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e03904_d20251024_m050322_c001_v7007000_t0000_u01761282202821") 2025/10/24 05:06:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e9d8_d20251024_m050316_c001_v0001179_t0035_u01761282196555") 2025/10/24 05:06:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f6105f02_d20251024_m050309_c001_v7007000_t0000_u01761282189621") 2025/10/24 05:06:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e968_d20251024_m050304_c001_v0001179_t0026_u01761282184027") 2025/10/24 05:06:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416b2c496b7ad9f1_d20251024_m050302_c001_v7007000_t0000_u01761282182049") 2025/10/24 05:06:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230462_d20251024_m050255_c001_v0001165_t0033_u01761282175929") 2025/10/24 05:06:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4036d880aa96257b_d20251024_m050243_c001_v7007000_t0000_u01761282163857") 2025/10/24 05:06:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e87a_d20251024_m050237_c001_v0001179_t0026_u01761282157109") 2025/10/24 05:06:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce9d6_d20251024_m050230_c001_v7007000_t0000_u01761282150099") 2025/10/24 05:06:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e7e8_d20251024_m050221_c001_v0001179_t0036_u01761282141562") 2025/10/24 05:06:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057c5315_d20251024_m050213_c001_v7007000_t0000_u01761282133641") 2025/10/24 05:06:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e756_d20251024_m050205_c001_v0001179_t0011_u01761282125254") 2025/10/24 05:06:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e03908_d20251024_m050326_c001_v7007000_t0000_u01761282206260") 2025/10/24 05:06:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea7096e_d20251024_m050321_c001_v0001044_t0058_u01761282201175") 2025/10/24 05:06:12 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e03951_d20251024_m050348_c001_v7007000_t0000_u01761282228967") 2025/10/24 05:06:12 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5eadf_d20251024_m050343_c001_v0001179_t0050_u01761282223061") 2025/10/24 05:06:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac1068_d20251024_m050510_c001_v7007000_t0000_u01761282310600") 2025/10/24 05:06:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230837_d20251024_m050501_c001_v0001165_t0049_u01761282301868") 2025/10/24 05:06:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac103d_d20251024_m050453_c001_v7007000_t0000_u01761282293851") 2025/10/24 05:06:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402307d8_d20251024_m050445_c001_v0001165_t0035_u01761282285480") 2025/10/24 05:06:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f423f3964a66300d0_d20251024_m050437_c001_v7007000_t0000_u01761282277192") 2025/10/24 05:06:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f101089324023073b_d20251024_m050428_c001_v0001165_t0054_u01761282268824") 2025/10/24 05:06:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e039ff_d20251024_m050421_c001_v7007000_t0000_u01761282261010") 2025/10/24 05:06:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402306b1_d20251024_m050413_c001_v0001165_t0023_u01761282253095") 2025/10/24 05:06:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057d5226_d20251024_m050405_c001_v7007000_t0000_u01761282245274") 2025/10/24 05:06:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230628_d20251024_m050356_c001_v0001165_t0022_u01761282236627") 2025/10/24 05:06:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e0391f_d20251024_m050343_c001_v7007000_t0000_u01761282223889") 2025/10/24 05:06:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5eaa3_d20251024_m050338_c001_v0001179_t0052_u01761282218489") 2025/10/24 05:06:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f407238d1372eec61_d20251024_m050330_c001_v7007000_t0000_u01761282210766") 2025/10/24 05:06:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ea4a_d20251024_m050325_c001_v0001179_t0024_u01761282205072") 2025/10/24 05:06:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4068ede49cad579d_d20251024_m050322_c001_v7007000_t0000_u01761282202604") 2025/10/24 05:06:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402304ec_d20251024_m050316_c001_v0001165_t0006_u01761282196759") 2025/10/24 05:06:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f6105f03_d20251024_m050309_c001_v7007000_t0000_u01761282189802") 2025/10/24 05:06:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea7093e_d20251024_m050304_c001_v0001044_t0043_u01761282184208") 2025/10/24 05:06:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f409fcbafcf5606e3_d20251024_m050301_c001_v7007000_t0000_u01761282181842") 2025/10/24 05:06:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc580ac_d20251024_m050256_c001_v0001032_t0020_u01761282176158") 2025/10/24 05:06:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd962817_d20251024_m050244_c001_v7007000_t0000_u01761282164055") 2025/10/24 05:06:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58066_d20251024_m050237_c001_v0001032_t0027_u01761282157313") 2025/10/24 05:06:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce9d8_d20251024_m050230_c001_v7007000_t0000_u01761282150283") 2025/10/24 05:06:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58036_d20251024_m050221_c001_v0001032_t0042_u01761282141767") 2025/10/24 05:06:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057c5317_d20251024_m050213_c001_v7007000_t0000_u01761282133824") 2025/10/24 05:06:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57ffc_d20251024_m050205_c001_v0001032_t0058_u01761282125483") 2025/10/24 05:06:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405638df9020c162_d20251024_m050326_c001_v7007000_t0000_u01761282206222") 2025/10/24 05:06:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f101089324023051c_d20251024_m050321_c001_v0001165_t0043_u01761282201448") 2025/10/24 05:06:13 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e03955_d20251024_m050349_c001_v7007000_t0000_u01761282229150") 2025/10/24 05:06:13 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402305d6_d20251024_m050343_c001_v0001165_t0027_u01761282223132") 2025/10/24 05:06:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac1069_d20251024_m050510_c001_v7007000_t0000_u01761282310831") 2025/10/24 05:06:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ee94_d20251024_m050502_c001_v0001179_t0009_u01761282302116") 2025/10/24 05:06:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac103e_d20251024_m050454_c001_v7007000_t0000_u01761282294032") 2025/10/24 05:06:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5edeb_d20251024_m050445_c001_v0001179_t0034_u01761282285707") 2025/10/24 05:06:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f423f3964a66300d1_d20251024_m050437_c001_v7007000_t0000_u01761282277381") 2025/10/24 05:06:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ed28_d20251024_m050429_c001_v0001179_t0036_u01761282269062") 2025/10/24 05:06:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e03a00_d20251024_m050421_c001_v7007000_t0000_u01761282261196") 2025/10/24 05:06:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ec77_d20251024_m050413_c001_v0001179_t0001_u01761282253335") 2025/10/24 05:06:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057d5229_d20251024_m050405_c001_v7007000_t0000_u01761282245460") 2025/10/24 05:06:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5eb70_d20251024_m050356_c001_v0001179_t0045_u01761282236831") 2025/10/24 05:06:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f412fb83cf42cba71_d20251024_m050344_c001_v7007000_t0000_u01761282224115") 2025/10/24 05:06:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402305aa_d20251024_m050338_c001_v0001165_t0013_u01761282218698") 2025/10/24 05:06:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f407238d1372eec62_d20251024_m050330_c001_v7007000_t0000_u01761282210951") 2025/10/24 05:06:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230536_d20251024_m050325_c001_v0001165_t0050_u01761282205243") 2025/10/24 05:06:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4068ede49cad579b_d20251024_m050322_c001_v7007000_t0000_u01761282202238") 2025/10/24 05:06:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea7095e_d20251024_m050317_c001_v0001044_t0022_u01761282197063") 2025/10/24 05:06:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f6105f04_d20251024_m050309_c001_v7007000_t0000_u01761282189985") 2025/10/24 05:06:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f101089324023049e_d20251024_m050304_c001_v0001165_t0039_u01761282184283") 2025/10/24 05:06:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f6104b5f_d20251024_m050302_c001_v7007000_t0000_u01761282182018") 2025/10/24 05:06:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70924_d20251024_m050256_c001_v0001044_t0008_u01761282176555") 2025/10/24 05:06:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416b2c496b7ad9d0_d20251024_m050243_c001_v7007000_t0000_u01761282163726") 2025/10/24 05:06:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402303d1_d20251024_m050237_c001_v0001165_t0041_u01761282157919") 2025/10/24 05:06:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce9d9_d20251024_m050230_c001_v7007000_t0000_u01761282150466") 2025/10/24 05:06:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f101089324023035e_d20251024_m050222_c001_v0001165_t0025_u01761282142283") 2025/10/24 05:06:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057c5318_d20251024_m050214_c001_v7007000_t0000_u01761282134006") 2025/10/24 05:06:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402302f5_d20251024_m050206_c001_v0001165_t0051_u01761282126051") 2025/10/24 05:06:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4211a8d896763876_d20251024_m050326_c001_v7007000_t0000_u01761282206271") 2025/10/24 05:06:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ea15_d20251024_m050321_c001_v0001179_t0057_u01761282201487") 2025/10/24 05:06:15 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e03957_d20251024_m050349_c001_v7007000_t0000_u01761282229334") 2025/10/24 05:06:15 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5eae3_d20251024_m050343_c001_v0001179_t0048_u01761282223252") 2025/10/24 05:06:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac106a_d20251024_m050511_c001_v7007000_t0000_u01761282311014") 2025/10/24 05:06:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc5827e_d20251024_m050502_c001_v0001032_t0025_u01761282302450") 2025/10/24 05:06:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac103f_d20251024_m050454_c001_v7007000_t0000_u01761282294213") 2025/10/24 05:06:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58240_d20251024_m050446_c001_v0001032_t0028_u01761282286014") 2025/10/24 05:06:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f423f3964a66300d2_d20251024_m050437_c001_v7007000_t0000_u01761282277571") 2025/10/24 05:06:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58205_d20251024_m050429_c001_v0001032_t0052_u01761282269266") 2025/10/24 05:06:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e03a01_d20251024_m050421_c001_v7007000_t0000_u01761282261380") 2025/10/24 05:06:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc581d2_d20251024_m050413_c001_v0001032_t0013_u01761282253619") 2025/10/24 05:06:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057d522a_d20251024_m050405_c001_v7007000_t0000_u01761282245651") 2025/10/24 05:06:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58192_d20251024_m050357_c001_v0001032_t0024_u01761282237034") 2025/10/24 05:06:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4036d880aa9626a8_d20251024_m050344_c001_v7007000_t0000_u01761282224230") 2025/10/24 05:06:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58152_d20251024_m050338_c001_v0001032_t0049_u01761282218962") 2025/10/24 05:06:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f407238d1372eec63_d20251024_m050331_c001_v7007000_t0000_u01761282211133") 2025/10/24 05:06:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ea4c_d20251024_m050325_c001_v0001179_t0013_u01761282205259") 2025/10/24 05:06:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f419a82c382436999_d20251024_m050322_c001_v7007000_t0000_u01761282202651") 2025/10/24 05:06:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc580fa_d20251024_m050317_c001_v0001032_t0013_u01761282197636") 2025/10/24 05:06:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f6105f05_d20251024_m050310_c001_v7007000_t0000_u01761282190168") 2025/10/24 05:06:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e96a_d20251024_m050304_c001_v0001179_t0031_u01761282184239") 2025/10/24 05:06:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4009d428876bc0b2_d20251024_m050301_c001_v7007000_t0000_u01761282181850") 2025/10/24 05:06:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e928_d20251024_m050256_c001_v0001179_t0001_u01761282176986") 2025/10/24 05:06:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416b2c496b7ad9d1_d20251024_m050243_c001_v7007000_t0000_u01761282163912") 2025/10/24 05:06:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea708ec_d20251024_m050238_c001_v0001044_t0013_u01761282158120") 2025/10/24 05:06:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce9db_d20251024_m050230_c001_v7007000_t0000_u01761282150651") 2025/10/24 05:06:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea708c2_d20251024_m050222_c001_v0001044_t0050_u01761282142529") 2025/10/24 05:06:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057c531a_d20251024_m050214_c001_v7007000_t0000_u01761282134209") 2025/10/24 05:06:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70896_d20251024_m050206_c001_v0001044_t0025_u01761282126257") 2025/10/24 05:06:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4068ede49cad57a3_d20251024_m050326_c001_v7007000_t0000_u01761282206290") 2025/10/24 05:06:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc5811e_d20251024_m050321_c001_v0001032_t0017_u01761282201566") 2025/10/24 05:06:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd962c09_d20251024_m050246_c001_v7007000_t0000_u01761282166591") 2025/10/24 05:06:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402303e9_d20251024_m050241_c001_v0001165_t0020_u01761282161550") 2025/10/24 05:06:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd962c0a_d20251024_m050246_c001_v7007000_t0000_u01761282166784") 2025/10/24 05:06:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e8a6_d20251024_m050241_c001_v0001179_t0013_u01761282161562") 2025/10/24 05:06:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd962c0b_d20251024_m050246_c001_v7007000_t0000_u01761282166967") 2025/10/24 05:06:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58076_d20251024_m050241_c001_v0001032_t0042_u01761282161709") 2025/10/24 05:06:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd962c0c_d20251024_m050247_c001_v7007000_t0000_u01761282167148") 2025/10/24 05:06:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402303eb_d20251024_m050241_c001_v0001165_t0002_u01761282161753") 2025/10/24 05:06:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd962c0d_d20251024_m050247_c001_v7007000_t0000_u01761282167340") 2025/10/24 05:06:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e8a8_d20251024_m050241_c001_v0001179_t0035_u01761282161765") 2025/10/24 05:06:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd962c0e_d20251024_m050247_c001_v7007000_t0000_u01761282167521") 2025/10/24 05:06:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402303ef_d20251024_m050241_c001_v0001165_t0035_u01761282161987") 2025/10/24 05:06:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd962c10_d20251024_m050247_c001_v7007000_t0000_u01761282167701") 2025/10/24 05:06:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea708f8_d20251024_m050242_c001_v0001044_t0020_u01761282162027") 2025/10/24 05:06:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd962c11_d20251024_m050247_c001_v7007000_t0000_u01761282167965") 2025/10/24 05:06:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e8aa_d20251024_m050242_c001_v0001179_t0030_u01761282162049") 2025/10/24 05:06:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd962c12_d20251024_m050248_c001_v7007000_t0000_u01761282168146") 2025/10/24 05:06:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc5807a_d20251024_m050242_c001_v0001032_t0049_u01761282162077") 2025/10/24 05:06:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd962c13_d20251024_m050248_c001_v7007000_t0000_u01761282168328") 2025/10/24 05:06:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402303f1_d20251024_m050242_c001_v0001165_t0051_u01761282162212") 2025/10/24 05:06:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd962c14_d20251024_m050248_c001_v7007000_t0000_u01761282168512") 2025/10/24 05:06:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e8ae_d20251024_m050242_c001_v0001179_t0008_u01761282162269") 2025/10/24 05:06:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd962c15_d20251024_m050248_c001_v7007000_t0000_u01761282168694") 2025/10/24 05:06:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402303f5_d20251024_m050242_c001_v0001165_t0004_u01761282162427") 2025/10/24 05:06:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd962c16_d20251024_m050248_c001_v7007000_t0000_u01761282168878") 2025/10/24 05:06:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc5807c_d20251024_m050242_c001_v0001032_t0038_u01761282162483") 2025/10/24 05:06:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd962c17_d20251024_m050249_c001_v7007000_t0000_u01761282169063") 2025/10/24 05:06:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e8b4_d20251024_m050242_c001_v0001179_t0023_u01761282162521") 2025/10/24 05:06:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd962cf4_d20251024_m050249_c001_v7007000_t0000_u01761282169249") 2025/10/24 05:06:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea708fc_d20251024_m050242_c001_v0001044_t0018_u01761282162559") 2025/10/24 05:06:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd963002_d20251024_m050249_c001_v7007000_t0000_u01761282169467") 2025/10/24 05:06:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e8b6_d20251024_m050242_c001_v0001179_t0045_u01761282162724") 2025/10/24 05:06:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f402ba7889c76c4dc_d20251024_m050305_c001_v7007000_t0000_u01761282185048") 2025/10/24 05:06:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230478_d20251024_m050259_c001_v0001165_t0057_u01761282179598") 2025/10/24 05:06:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416b2c496b7ad9f9_d20251024_m050305_c001_v7007000_t0000_u01761282185533") 2025/10/24 05:06:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e93c_d20251024_m050259_c001_v0001179_t0036_u01761282179656") 2025/10/24 05:06:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f409fcbafcf5606e8_d20251024_m050305_c001_v7007000_t0000_u01761282185265") 2025/10/24 05:06:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f101089324023047a_d20251024_m050259_c001_v0001165_t0003_u01761282179801") 2025/10/24 05:06:18 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f412fb83cf42cb629_d20251024_m050305_c001_v7007000_t0000_u01761282185109") 2025/10/24 05:06:18 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea7092e_d20251024_m050259_c001_v0001044_t0019_u01761282179849") 2025/10/24 05:06:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416b2c496b7ad9f6_d20251024_m050304_c001_v7007000_t0000_u01761282184974") 2025/10/24 05:06:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e942_d20251024_m050259_c001_v0001179_t0020_u01761282179864") 2025/10/24 05:06:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4211a8d89676335a_d20251024_m050305_c001_v7007000_t0000_u01761282185345") 2025/10/24 05:06:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc580bc_d20251024_m050259_c001_v0001032_t0008_u01761282179875") 2025/10/24 05:06:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f6105334_d20251024_m050305_c001_v7007000_t0000_u01761282185268") 2025/10/24 05:06:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e946_d20251024_m050300_c001_v0001179_t0010_u01761282180070") 2025/10/24 05:06:18 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f6105335_d20251024_m050305_c001_v7007000_t0000_u01761282185499") 2025/10/24 05:06:18 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230480_d20251024_m050300_c001_v0001165_t0038_u01761282180203") 2025/10/24 05:06:18 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4068ede49cad5770_d20251024_m050305_c001_v7007000_t0000_u01761282185463") 2025/10/24 05:06:18 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70930_d20251024_m050300_c001_v0001044_t0021_u01761282180212") 2025/10/24 05:06:18 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4211a8d896763358_d20251024_m050305_c001_v7007000_t0000_u01761282185044") 2025/10/24 05:06:18 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc580c0_d20251024_m050300_c001_v0001032_t0020_u01761282180304") 2025/10/24 05:06:18 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4009d428876bc0b9_d20251024_m050304_c001_v7007000_t0000_u01761282184988") 2025/10/24 05:06:18 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230482_d20251024_m050300_c001_v0001165_t0052_u01761282180463") 2025/10/24 05:06:19 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f402ba7889c76c4dd_d20251024_m050305_c001_v7007000_t0000_u01761282185272") 2025/10/24 05:06:19 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc580c4_d20251024_m050300_c001_v0001032_t0011_u01761282180694") 2025/10/24 05:06:19 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4068ede49cad576f_d20251024_m050305_c001_v7007000_t0000_u01761282185272") 2025/10/24 05:06:19 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230486_d20251024_m050300_c001_v0001165_t0041_u01761282180707") 2025/10/24 05:06:19 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4068ede49cad576b_d20251024_m050305_c001_v7007000_t0000_u01761282185057") 2025/10/24 05:06:19 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70936_d20251024_m050300_c001_v0001044_t0058_u01761282180822") 2025/10/24 05:06:19 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f402ba7889c76c4de_d20251024_m050305_c001_v7007000_t0000_u01761282185474") 2025/10/24 05:06:19 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230488_d20251024_m050300_c001_v0001165_t0022_u01761282180954") 2025/10/24 05:06:19 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f409fcbafcf5606ea_d20251024_m050305_c001_v7007000_t0000_u01761282185481") 2025/10/24 05:06:19 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f101089324023048a_d20251024_m050301_c001_v0001165_t0039_u01761282181189") 2025/10/24 05:06:19 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4211a8d896763172_d20251024_m050052_c001_v7007000_t0000_u01761282052583") 2025/10/24 05:06:19 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f102ea641456497c4_d20251024_m050050_c001_v0001150_t0057_u01761282050173") 2025/10/24 05:06:19 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4036d880aa961bf0_d20251024_m050049_c001_v7007000_t0000_u01761282049992") 2025/10/24 05:06:19 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f102ea641456497ae_d20251024_m050046_c001_v0001150_t0049_u01761282046530") 2025/10/24 05:06:19 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4036d880aa961be7_d20251024_m050045_c001_v7007000_t0000_u01761282045799") 2025/10/24 05:06:19 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57ecc_d20251024_m050041_c001_v0001032_t0039_u01761282041021") 2025/10/24 05:06:19 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4190ef62bec69c45_d20251024_m050039_c001_v7007000_t0000_u01761282039560") 2025/10/24 05:06:19 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1189f88b5ea4d05c_d20251024_m050037_c001_v0001134_t0036_u01761282037362") 2025/10/24 05:06:19 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f407238d1372ee14d_d20251024_m050037_c001_v7007000_t0000_u01761282037181") 2025/10/24 05:06:19 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1189f88b5ea4d04a_d20251024_m050034_c001_v0001134_t0031_u01761282034109") 2025/10/24 05:06:19 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f407238d1372ee148_d20251024_m050033_c001_v7007000_t0000_u01761282033380") 2025/10/24 05:06:19 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e44b_d20251024_m050029_c001_v0001179_t0024_u01761282029841") 2025/10/24 05:06:20 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f412fb83cf42c5aba_d20251024_m050028_c001_v7007000_t0000_u01761282028555") 2025/10/24 05:06:20 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f101e26e5ad4a7904_d20251024_m050026_c001_v0001105_t0043_u01761282026985") 2025/10/24 05:06:20 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb271c4_d20251024_m050026_c001_v7007000_t0000_u01761282026804") 2025/10/24 05:06:20 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f101e26e5ad4a78f2_d20251024_m050023_c001_v0001105_t0007_u01761282023542") 2025/10/24 05:06:20 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb271b4_d20251024_m050022_c001_v7007000_t0000_u01761282022819") 2025/10/24 05:06:20 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e41b_d20251024_m050019_c001_v0001179_t0045_u01761282019465") 2025/10/24 05:06:20 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f412fb83cf42c5a46_d20251024_m050018_c001_v7007000_t0000_u01761282018547") 2025/10/24 05:06:20 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f101c61c408464df0_d20251024_m050016_c001_v0001182_t0024_u01761282016507") 2025/10/24 05:06:20 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4108f3b5623c9ef3_d20251024_m050016_c001_v7007000_t0000_u01761282016326") 2025/10/24 05:06:20 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f101c61c408464dd6_d20251024_m050013_c001_v0001182_t0038_u01761282013123") 2025/10/24 05:06:20 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4108f3b5623c9e9e_d20251024_m050012_c001_v7007000_t0000_u01761282012372") 2025/10/24 05:06:20 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e3e3_d20251024_m050006_c001_v0001179_t0039_u01761282006684") 2025/10/24 05:06:20 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce6e8_d20251024_m050005_c001_v7007000_t0000_u01761282005774") 2025/10/24 05:06:20 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f106c5acdc22bb858_d20251024_m050003_c001_v0001037_t0000_u01761282003541") 2025/10/24 05:06:20 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4190ef62bec69b4d_d20251024_m050003_c001_v7007000_t0000_u01761282003351") 2025/10/24 05:06:20 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f106c5acdc22bb84e_d20251024_m045959_c001_v0001037_t0018_u01761281999880") 2025/10/24 05:06:20 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4190ef62bec69b3b_d20251024_m045959_c001_v7007000_t0000_u01761281999156") 2025/10/24 05:06:20 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e3b1_d20251024_m045952_c001_v0001179_t0010_u01761281992730") 2025/10/24 05:06:20 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f423f3964a662f549_d20251024_m045951_c001_v7007000_t0000_u01761281991810") 2025/10/24 05:06:21 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f107123ae7ca26552_d20251024_m045949_c001_v0001109_t0020_u01761281989710") 2025/10/24 05:06:21 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4211a8d896762f0b_d20251024_m045949_c001_v7007000_t0000_u01761281989529") 2025/10/24 05:06:21 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f107123ae7ca2654e_d20251024_m045945_c001_v0001109_t0058_u01761281985949") 2025/10/24 05:06:21 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4211a8d896762f05_d20251024_m045945_c001_v7007000_t0000_u01761281985223") 2025/10/24 05:06:21 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e362_d20251024_m045939_c001_v0001179_t0036_u01761281979977") 2025/10/24 05:06:21 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41308852a440d6a1_d20251024_m045938_c001_v7007000_t0000_u01761281978884") 2025/10/24 05:06:21 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1053c431a6866f32_d20251024_m045933_c001_v0001161_t0014_u01761281973544") 2025/10/24 05:06:21 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f401886b196fc35e4_d20251024_m045933_c001_v7007000_t0000_u01761281973334") 2025/10/24 05:06:21 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e31a_d20251024_m045929_c001_v0001179_t0052_u01761281969162") 2025/10/24 05:06:21 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1143be0385ee1a52_d20251024_m045928_c001_v0001099_t0027_u01761281968261") 2025/10/24 05:06:21 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1143be0385ee1a4e_d20251024_m045927_c001_v0001099_t0020_u01761281967175") 2025/10/24 05:06:21 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f419a82c38242d46b_d20251024_m045914_c001_v7007000_t0000_u01761281954010") 2025/10/24 05:06:21 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57e13_d20251024_m045906_c001_v0001032_t0059_u01761281946971") 2025/10/24 05:06:21 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f103e2a5d6ec3d3d7_d20251024_m045906_c001_v0001181_t0057_u01761281946192") 2025/10/24 05:06:21 DEBUG : dst/one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f103e2a5d6ec3d3cf_d20251024_m045905_c001_v0001181_t0016_u01761281945223") 2025/10/24 05:06:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4211a8d896763174_d20251024_m050052_c001_v7007000_t0000_u01761282052765") 2025/10/24 05:06:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f119ae1344dd0f457_d20251024_m050049_c001_v0001036_t0033_u01761282049553") 2025/10/24 05:06:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114bdb58973c205e_d20251024_m050045_c001_v0001116_t0010_u01761282045220") 2025/10/24 05:06:21 DEBUG : dst/one.bak: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4190ef62bec69c46_d20251024_m050039_c001_v7007000_t0000_u01761282039742") 2025/10/24 05:06:22 DEBUG : dst/one.bak: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1124c0e9e80d00b5_d20251024_m050036_c001_v0001182_t0034_u01761282036985") 2025/10/24 05:06:22 DEBUG : dst/one.bak: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f119c8f9ec70d7507_d20251024_m050033_c001_v0001183_t0005_u01761282033141") 2025/10/24 05:06:22 DEBUG : dst/one.bak: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f412fb83cf42c5abb_d20251024_m050028_c001_v7007000_t0000_u01761282028739") 2025/10/24 05:06:22 DEBUG : dst/one.bak: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1163d20e689eb235_d20251024_m050026_c001_v0001165_t0000_u01761282026549") 2025/10/24 05:06:22 DEBUG : dst/one.bak: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1071f250ea5b09cf_d20251024_m050022_c001_v0001153_t0022_u01761282022499") 2025/10/24 05:06:22 DEBUG : dst/three: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41308852a440d6a2_d20251024_m045939_c001_v7007000_t0000_u01761281979065") 2025/10/24 05:06:22 DEBUG : dst/three: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1143be0385ee1a8f_d20251024_m045937_c001_v0001099_t0045_u01761281977434") 2025/10/24 05:06:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4211a8d896763177_d20251024_m050052_c001_v7007000_t0000_u01761282052950") 2025/10/24 05:06:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f11073bb21577e6ae_d20251024_m050051_c001_v0001104_t0058_u01761282051198") 2025/10/24 05:06:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1090d60d8e625ccc_d20251024_m050047_c001_v0001101_t0025_u01761282047342") 2025/10/24 05:06:22 DEBUG : dst/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4211a8d89676317a_d20251024_m050053_c001_v7007000_t0000_u01761282053132") 2025/10/24 05:06:22 DEBUG : dst/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f102ea641456497d0_d20251024_m050051_c001_v0001150_t0038_u01761282051947") 2025/10/24 05:06:22 DEBUG : dst/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4036d880aa961bf3_d20251024_m050051_c001_v7007000_t0000_u01761282051762") 2025/10/24 05:06:22 DEBUG : dst/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f102ea641456497b6_d20251024_m050047_c001_v0001150_t0008_u01761282047978") 2025/10/24 05:06:22 DEBUG : dst/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4036d880aa961bea_d20251024_m050047_c001_v7007000_t0000_u01761282047795") 2025/10/24 05:06:22 DEBUG : dst/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57ed2_d20251024_m050042_c001_v0001032_t0048_u01761282042398") 2025/10/24 05:06:22 DEBUG : dst/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4190ef62bec69c47_d20251024_m050039_c001_v7007000_t0000_u01761282039925") 2025/10/24 05:06:22 DEBUG : dst/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1189f88b5ea4d060_d20251024_m050038_c001_v0001134_t0025_u01761282038819") 2025/10/24 05:06:22 DEBUG : dst/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f407238d1372ee152_d20251024_m050038_c001_v7007000_t0000_u01761282038638") 2025/10/24 05:06:22 DEBUG : dst/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1189f88b5ea4d052_d20251024_m050035_c001_v0001134_t0027_u01761282035404") 2025/10/24 05:06:22 DEBUG : dst/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f407238d1372ee14c_d20251024_m050035_c001_v7007000_t0000_u01761282035190") 2025/10/24 05:06:22 DEBUG : dst/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e44d_d20251024_m050030_c001_v0001179_t0058_u01761282030458") 2025/10/24 05:06:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb271d3_d20251024_m050028_c001_v7007000_t0000_u01761282028000") 2025/10/24 05:06:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57eaf_d20251024_m050025_c001_v0001032_t0043_u01761282025494") 2025/10/24 05:06:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb271bc_d20251024_m050024_c001_v7007000_t0000_u01761282024710") 2025/10/24 05:06:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e421_d20251024_m050020_c001_v0001179_t0002_u01761282020073") 2025/10/24 05:06:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4108f3b5623c9f0d_d20251024_m050017_c001_v7007000_t0000_u01761282017624") 2025/10/24 05:06:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57e99_d20251024_m050014_c001_v0001032_t0006_u01761282014902") 2025/10/24 05:06:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4108f3b5623c9eac_d20251024_m050013_c001_v7007000_t0000_u01761282013803") 2025/10/24 05:06:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e3e7_d20251024_m050007_c001_v0001179_t0026_u01761282007496") 2025/10/24 05:06:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4190ef62bec69b51_d20251024_m050004_c001_v7007000_t0000_u01761282004756") 2025/10/24 05:06:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57e81_d20251024_m050001_c001_v0001032_t0044_u01761282001947") 2025/10/24 05:06:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4190ef62bec69b3c_d20251024_m050000_c001_v7007000_t0000_u01761282000851") 2025/10/24 05:06:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e3b9_d20251024_m045954_c001_v0001179_t0032_u01761281994610") 2025/10/24 05:06:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4211a8d896762f0f_d20251024_m045950_c001_v7007000_t0000_u01761281990896") 2025/10/24 05:06:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57e6d_d20251024_m045948_c001_v0001032_t0013_u01761281988188") 2025/10/24 05:06:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4211a8d896762f06_d20251024_m045947_c001_v7007000_t0000_u01761281987103") 2025/10/24 05:06:23 DEBUG : dst/three.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e366_d20251024_m045940_c001_v0001179_t0045_u01761281980535") 2025/10/24 05:06:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4190ef62bec69c49_d20251024_m050040_c001_v7007000_t0000_u01761282040108") 2025/10/24 05:06:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f119677fb9cb0cd93_d20251024_m050038_c001_v0001098_t0029_u01761282038284") 2025/10/24 05:06:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f11667e812cdb5d1a_d20251024_m050034_c001_v0001184_t0014_u01761282034985") 2025/10/24 05:06:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f412fb83cf42c5abd_d20251024_m050028_c001_v7007000_t0000_u01761282028924") 2025/10/24 05:06:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f105ffebe5140dc9a_d20251024_m050027_c001_v0001146_t0002_u01761282027558") 2025/10/24 05:06:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f106b4b9ba25a19cf_d20251024_m050024_c001_v0001116_t0043_u01761282024123") 2025/10/24 05:06:24 DEBUG : dst/two: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4211a8d89676317d_d20251024_m050053_c001_v7007000_t0000_u01761282053314") 2025/10/24 05:06:24 DEBUG : dst/two: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e477_d20251024_m050041_c001_v0001179_t0009_u01761282041664") 2025/10/24 05:06:24 DEBUG : dst/two: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4190ef62bec69c4a_d20251024_m050040_c001_v7007000_t0000_u01761282040291") 2025/10/24 05:06:24 DEBUG : dst/two: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57eb9_d20251024_m050030_c001_v0001032_t0036_u01761282030097") 2025/10/24 05:06:24 DEBUG : dst/two: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f412fb83cf42c5abe_d20251024_m050029_c001_v7007000_t0000_u01761282029108") 2025/10/24 05:06:24 DEBUG : dst/two: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57ea3_d20251024_m050019_c001_v0001032_t0027_u01761282019671") 2025/10/24 05:06:24 DEBUG : dst/two: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f412fb83cf42c5a4b_d20251024_m050018_c001_v7007000_t0000_u01761282018731") 2025/10/24 05:06:24 DEBUG : dst/two: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57e8d_d20251024_m050006_c001_v0001032_t0019_u01761282006888") 2025/10/24 05:06:24 DEBUG : dst/two: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce6e9_d20251024_m050005_c001_v7007000_t0000_u01761282005955") 2025/10/24 05:06:24 DEBUG : dst/two: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57e77_d20251024_m045954_c001_v0001032_t0031_u01761281994089") 2025/10/24 05:06:24 DEBUG : dst/two: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f423f3964a662f54a_d20251024_m045951_c001_v7007000_t0000_u01761281991992") 2025/10/24 05:06:24 DEBUG : dst/two: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57e59_d20251024_m045940_c001_v0001032_t0028_u01761281980185") 2025/10/24 05:06:24 DEBUG : dst/two: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41308852a440d6a3_d20251024_m045939_c001_v7007000_t0000_u01761281979245") 2025/10/24 05:06:24 DEBUG : dst/two: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59ec9_d20251024_m045934_c001_v0001183_t0021_u01761281974888") 2025/10/24 05:06:24 DEBUG : dst/two: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f419a82c38242d46d_d20251024_m045914_c001_v7007000_t0000_u01761281954194") 2025/10/24 05:06:24 DEBUG : dst/two: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f103e2a5d6ec3d407_d20251024_m045913_c001_v0001181_t0051_u01761281953016") 2025/10/24 05:06:24 DEBUG : empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f412fb83cf42c5312_d20251024_m045839_c001_v7007000_t0000_u01761281919734") 2025/10/24 05:06:24 DEBUG : empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57de2_d20251024_m045836_c001_v0001032_t0054_u01761281916245") 2025/10/24 05:06:24 DEBUG : empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f412fb83cf42c5309_d20251024_m045834_c001_v7007000_t0000_u01761281914383") 2025/10/24 05:06:24 DEBUG : empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e17f_d20251024_m045823_c001_v0001179_t0051_u01761281903596") 2025/10/24 05:06:25 DEBUG : empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f417489b595b06372_d20251024_m045814_c001_v7007000_t0000_u01761281894942") 2025/10/24 05:06:25 DEBUG : empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57db0_d20251024_m045811_c001_v0001032_t0052_u01761281891465") 2025/10/24 05:06:25 DEBUG : empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8cf2_d20251024_m045751_c001_v7007000_t0000_u01761281871430") 2025/10/24 05:06:25 DEBUG : empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59bc8_d20251024_m045749_c001_v0001183_t0054_u01761281869661") 2025/10/24 05:06:25 DEBUG : empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8cee_d20251024_m045748_c001_v7007000_t0000_u01761281868895") 2025/10/24 05:06:25 DEBUG : empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59bac_d20251024_m045747_c001_v0001183_t0014_u01761281867660") 2025/10/24 05:06:25 DEBUG : empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8cea_d20251024_m045745_c001_v7007000_t0000_u01761281865107") 2025/10/24 05:06:25 DEBUG : empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59b86_d20251024_m045743_c001_v0001183_t0044_u01761281863537") 2025/10/24 05:06:25 DEBUG : empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8ce7_d20251024_m045742_c001_v7007000_t0000_u01761281862780") 2025/10/24 05:06:25 DEBUG : empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59b7c_d20251024_m045741_c001_v0001183_t0047_u01761281861580") 2025/10/24 05:06:25 DEBUG : empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f402ba7889c76bfbe_d20251024_m045736_c001_v7007000_t0000_u01761281856373") 2025/10/24 05:06:25 DEBUG : empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59b28_d20251024_m045735_c001_v0001183_t0024_u01761281855026") 2025/10/24 05:06:25 DEBUG : empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f402ba7889c76bfb8_d20251024_m045734_c001_v7007000_t0000_u01761281854237") 2025/10/24 05:06:25 DEBUG : empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59b1a_d20251024_m045733_c001_v0001183_t0006_u01761281853462") 2025/10/24 05:06:25 DEBUG : empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f402ba7889c76bfa8_d20251024_m045729_c001_v7007000_t0000_u01761281849568") 2025/10/24 05:06:25 DEBUG : empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59ae3_d20251024_m045728_c001_v0001183_t0018_u01761281848363") 2025/10/24 05:06:25 DEBUG : empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f61048ca_d20251024_m045726_c001_v7007000_t0000_u01761281846508") 2025/10/24 05:06:25 DEBUG : empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59acd_d20251024_m045725_c001_v0001183_t0027_u01761281845566") 2025/10/24 05:06:25 DEBUG : empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f61048c8_d20251024_m045725_c001_v7007000_t0000_u01761281845202") 2025/10/24 05:06:26 DEBUG : empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1189708929fc0bae_d20251024_m045724_c001_v0001172_t0005_u01761281844436") 2025/10/24 05:06:26 DEBUG : empty space: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59ab1_d20251024_m045722_c001_v0001183_t0042_u01761281842820") 2025/10/24 05:06:26 DEBUG : enormous: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8cf0_d20251024_m045750_c001_v7007000_t0000_u01761281870495") 2025/10/24 05:06:26 DEBUG : enormous: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59bca_d20251024_m045749_c001_v0001183_t0054_u01761281869884") 2025/10/24 05:06:26 DEBUG : existing: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4211a8d8967631a0_d20251024_m050057_c001_v7007000_t0000_u01761282057842") 2025/10/24 05:06:26 DEBUG : existing: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e4d5_d20251024_m050056_c001_v0001179_t0005_u01761282056662") 2025/10/24 05:06:26 DEBUG : existing: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f417489b595b0636b_d20251024_m045810_c001_v7007000_t0000_u01761281890066") 2025/10/24 05:06:26 DEBUG : existing: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57da7_d20251024_m045808_c001_v0001032_t0024_u01761281888715") 2025/10/24 05:06:26 DEBUG : existing: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f61048bf_d20251024_m045720_c001_v7007000_t0000_u01761281840101") 2025/10/24 05:06:26 DEBUG : existing: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59a79_d20251024_m045719_c001_v0001183_t0037_u01761281839149") 2025/10/24 05:06:26 DEBUG : existing: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f61048be_d20251024_m045718_c001_v7007000_t0000_u01761281838604") 2025/10/24 05:06:26 DEBUG : existing: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59a67_d20251024_m045718_c001_v0001183_t0007_u01761281838034") 2025/10/24 05:06:26 DEBUG : existing: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59a55_d20251024_m045717_c001_v0001183_t0002_u01761281837281") 2025/10/24 05:06:26 DEBUG : existing-b: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f417489b595b0636c_d20251024_m045810_c001_v7007000_t0000_u01761281890250") 2025/10/24 05:06:26 DEBUG : existing-b: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e11e_d20251024_m045808_c001_v0001179_t0059_u01761281888706") 2025/10/24 05:06:26 DEBUG : file1: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce95e_d20251024_m050152_c001_v7007000_t0000_u01761282112000") 2025/10/24 05:06:26 DEBUG : file1: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230299_d20251024_m050150_c001_v0001165_t0059_u01761282110804") 2025/10/24 05:06:26 DEBUG : file1: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce955_d20251024_m050149_c001_v7007000_t0000_u01761282109506") 2025/10/24 05:06:26 DEBUG : file1: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57fc4_d20251024_m050148_c001_v0001032_t0054_u01761282108046") 2025/10/24 05:06:26 DEBUG : five: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8cf4_d20251024_m045755_c001_v7007000_t0000_u01761281875031") 2025/10/24 05:06:26 DEBUG : five: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f40560c6502f59c04_d20251024_m045753_c001_v0001183_t0019_u01761281873120") 2025/10/24 05:06:26 DEBUG : foo: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f402ba7889c76bfa5_d20251024_m045727_c001_v7007000_t0000_u01761281847991") 2025/10/24 05:06:26 DEBUG : foo: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f40560c6502f59add_d20251024_m045727_c001_v0001183_t0019_u01761281847434") 2025/10/24 05:06:27 DEBUG : foo: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f40560c6502f59ad7_d20251024_m045726_c001_v0001183_t0019_u01761281846871") 2025/10/24 05:06:27 DEBUG : four: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8cf5_d20251024_m045755_c001_v7007000_t0000_u01761281875215") 2025/10/24 05:06:27 DEBUG : four: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4118186f5cc57d8a_d20251024_m045753_c001_v0001032_t0054_u01761281873678") 2025/10/24 05:06:27 DEBUG : four: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59bf8_d20251024_m045752_c001_v0001183_t0028_u01761281872530") 2025/10/24 05:06:27 DEBUG : hello world2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb1e808_d20251024_m045637_c001_v7007000_t0000_u01761281797707") 2025/10/24 05:06:27 DEBUG : hello world2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f5988c_d20251024_m045637_c001_v0001183_t0001_u01761281797122") 2025/10/24 05:06:27 DEBUG : ignore-size: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f61048bd_d20251024_m045716_c001_v7007000_t0000_u01761281836917") 2025/10/24 05:06:27 DEBUG : ignore-size: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59a45_d20251024_m045715_c001_v0001183_t0017_u01761281835959") 2025/10/24 05:06:27 DEBUG : nested/sub dir/file: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f417489b595b06368_d20251024_m045807_c001_v7007000_t0000_u01761281887967") 2025/10/24 05:06:27 DEBUG : nested/sub dir/file: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57da3_d20251024_m045806_c001_v0001032_t0059_u01761281886975") 2025/10/24 05:06:27 DEBUG : nested/sub dir/file: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8d03_d20251024_m045806_c001_v7007000_t0000_u01761281886225") 2025/10/24 05:06:27 DEBUG : nested/sub dir/file: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57da1_d20251024_m045805_c001_v0001032_t0042_u01761281885479") 2025/10/24 05:06:27 DEBUG : one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8cf6_d20251024_m045755_c001_v7007000_t0000_u01761281875400") 2025/10/24 05:06:27 DEBUG : one: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f40560c6502f59bec_d20251024_m045751_c001_v0001183_t0019_u01761281871840") 2025/10/24 05:06:27 DEBUG : only0: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce934_d20251024_m050143_c001_v7007000_t0000_u01761282103552") 2025/10/24 05:06:27 DEBUG : only0: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4010893240230245_d20251024_m050138_c001_v0001165_t0000_u01761282098555") 2025/10/24 05:06:27 DEBUG : only0: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f62_d20251024_m050123_c001_v0001032_t0057_u01761282083240") 2025/10/24 05:06:27 DEBUG : only0: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4073ea3d8fd412e2_d20251024_m050117_c001_v7007000_t0000_u01761282077187") 2025/10/24 05:06:27 DEBUG : only0: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57ef6_d20251024_m050101_c001_v0001032_t0032_u01761282061638") 2025/10/24 05:06:27 DEBUG : only1: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce935_d20251024_m050143_c001_v7007000_t0000_u01761282103735") 2025/10/24 05:06:28 DEBUG : only1: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f40046abcccf5e67d_d20251024_m050138_c001_v0001179_t0008_u01761282098560") 2025/10/24 05:06:28 DEBUG : only1: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f66_d20251024_m050123_c001_v0001032_t0042_u01761282083920") 2025/10/24 05:06:28 DEBUG : only1: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f419a82c38242d6eb_d20251024_m050117_c001_v7007000_t0000_u01761282077379") 2025/10/24 05:06:28 DEBUG : only1: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57ef8_d20251024_m050102_c001_v0001032_t0004_u01761282062243") 2025/10/24 05:06:28 DEBUG : only10: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce936_d20251024_m050143_c001_v7007000_t0000_u01761282103920") 2025/10/24 05:06:28 DEBUG : only10: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f40046abcccf5e673_d20251024_m050137_c001_v0001179_t0008_u01761282097791") 2025/10/24 05:06:28 DEBUG : only10: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f8a_d20251024_m050130_c001_v0001032_t0042_u01761282090408") 2025/10/24 05:06:28 DEBUG : only10: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4073ea3d8fd412e1_d20251024_m050116_c001_v7007000_t0000_u01761282076990") 2025/10/24 05:06:28 DEBUG : only10: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f1a_d20251024_m050108_c001_v0001032_t0020_u01761282068837") 2025/10/24 05:06:28 DEBUG : only11: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce937_d20251024_m050144_c001_v7007000_t0000_u01761282104102") 2025/10/24 05:06:28 DEBUG : only11: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4118186f5cc57fa8_d20251024_m050137_c001_v0001032_t0054_u01761282097804") 2025/10/24 05:06:28 DEBUG : only11: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f8e_d20251024_m050131_c001_v0001032_t0046_u01761282091074") 2025/10/24 05:06:28 DEBUG : only11: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb2725b_d20251024_m050116_c001_v7007000_t0000_u01761282076990") 2025/10/24 05:06:28 DEBUG : only11: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f22_d20251024_m050109_c001_v0001032_t0018_u01761282069422") 2025/10/24 05:06:28 DEBUG : only12: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce938_d20251024_m050144_c001_v7007000_t0000_u01761282104284") 2025/10/24 05:06:28 DEBUG : only12: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f40046abcccf5e677_d20251024_m050138_c001_v0001179_t0008_u01761282098191") 2025/10/24 05:06:28 DEBUG : only12: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f90_d20251024_m050131_c001_v0001032_t0004_u01761282091767") 2025/10/24 05:06:28 DEBUG : only12: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f419a82c38242d6e8_d20251024_m050117_c001_v7007000_t0000_u01761282077002") 2025/10/24 05:06:28 DEBUG : only12: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f24_d20251024_m050110_c001_v0001032_t0041_u01761282070161") 2025/10/24 05:06:28 DEBUG : only13: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce93a_d20251024_m050144_c001_v7007000_t0000_u01761282104471") 2025/10/24 05:06:29 DEBUG : only13: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4118186f5cc57fb2_d20251024_m050138_c001_v0001032_t0054_u01761282098963") 2025/10/24 05:06:29 DEBUG : only13: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f94_d20251024_m050132_c001_v0001032_t0047_u01761282092428") 2025/10/24 05:06:29 DEBUG : only13: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f419a82c38242d6ea_d20251024_m050117_c001_v7007000_t0000_u01761282077195") 2025/10/24 05:06:29 DEBUG : only13: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f2a_d20251024_m050110_c001_v0001032_t0056_u01761282070754") 2025/10/24 05:06:29 DEBUG : only14: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce93b_d20251024_m050144_c001_v7007000_t0000_u01761282104659") 2025/10/24 05:06:29 DEBUG : only14: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f414b99fc9ea70859_d20251024_m050138_c001_v0001044_t0024_u01761282098361") 2025/10/24 05:06:29 DEBUG : only14: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f96_d20251024_m050133_c001_v0001032_t0018_u01761282093070") 2025/10/24 05:06:29 DEBUG : only14: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4205eaf028310bb0_d20251024_m050117_c001_v7007000_t0000_u01761282077346") 2025/10/24 05:06:29 DEBUG : only14: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f32_d20251024_m050111_c001_v0001032_t0001_u01761282071434") 2025/10/24 05:06:29 DEBUG : only15: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce93c_d20251024_m050144_c001_v7007000_t0000_u01761282104842") 2025/10/24 05:06:29 DEBUG : only15: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f414b99fc9ea7085f_d20251024_m050138_c001_v0001044_t0024_u01761282098951") 2025/10/24 05:06:29 DEBUG : only15: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f9a_d20251024_m050133_c001_v0001032_t0056_u01761282093664") 2025/10/24 05:06:29 DEBUG : only15: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4073ea3d8fd412e4_d20251024_m050117_c001_v7007000_t0000_u01761282077553") 2025/10/24 05:06:29 DEBUG : only15: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f34_d20251024_m050112_c001_v0001032_t0052_u01761282072312") 2025/10/24 05:06:29 DEBUG : only16: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce93e_d20251024_m050145_c001_v7007000_t0000_u01761282105032") 2025/10/24 05:06:29 DEBUG : only16: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4118186f5cc57faa_d20251024_m050138_c001_v0001032_t0054_u01761282098202") 2025/10/24 05:06:29 DEBUG : only16: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f9e_d20251024_m050134_c001_v0001032_t0020_u01761282094294") 2025/10/24 05:06:29 DEBUG : only16: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f419a82c38242d6ec_d20251024_m050117_c001_v7007000_t0000_u01761282077562") 2025/10/24 05:06:29 DEBUG : only16: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f36_d20251024_m050112_c001_v0001032_t0002_u01761282072969") 2025/10/24 05:06:30 DEBUG : only17: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce93f_d20251024_m050145_c001_v7007000_t0000_u01761282105227") 2025/10/24 05:06:30 DEBUG : only17: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4010893240230249_d20251024_m050138_c001_v0001165_t0000_u01761282098932") 2025/10/24 05:06:30 DEBUG : only17: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57fa0_d20251024_m050134_c001_v0001032_t0011_u01761282094911") 2025/10/24 05:06:30 DEBUG : only17: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb2725e_d20251024_m050117_c001_v7007000_t0000_u01761282077360") 2025/10/24 05:06:30 DEBUG : only17: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f3a_d20251024_m050113_c001_v0001032_t0010_u01761282073765") 2025/10/24 05:06:30 DEBUG : only18: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce940_d20251024_m050145_c001_v7007000_t0000_u01761282105412") 2025/10/24 05:06:30 DEBUG : only18: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f40046abcccf5e67b_d20251024_m050138_c001_v0001179_t0008_u01761282098374") 2025/10/24 05:06:30 DEBUG : only18: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57fa2_d20251024_m050135_c001_v0001032_t0044_u01761282095571") 2025/10/24 05:06:30 DEBUG : only18: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4205eaf028310ba1_d20251024_m050116_c001_v7007000_t0000_u01761282076606") 2025/10/24 05:06:30 DEBUG : only18: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f40_d20251024_m050114_c001_v0001032_t0032_u01761282074580") 2025/10/24 05:06:30 DEBUG : only19: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce941_d20251024_m050145_c001_v7007000_t0000_u01761282105594") 2025/10/24 05:06:30 DEBUG : only19: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4118186f5cc57fac_d20251024_m050138_c001_v0001032_t0054_u01761282098387") 2025/10/24 05:06:30 DEBUG : only19: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57fa4_d20251024_m050136_c001_v0001032_t0040_u01761282096403") 2025/10/24 05:06:30 DEBUG : only19: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4073ea3d8fd412e3_d20251024_m050117_c001_v7007000_t0000_u01761282077372") 2025/10/24 05:06:30 DEBUG : only19: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f46_d20251024_m050115_c001_v0001032_t0033_u01761282075243") 2025/10/24 05:06:30 DEBUG : only2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce942_d20251024_m050145_c001_v7007000_t0000_u01761282105795") 2025/10/24 05:06:30 DEBUG : only2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f414b99fc9ea7085b_d20251024_m050138_c001_v0001044_t0024_u01761282098571") 2025/10/24 05:06:31 DEBUG : only2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f68_d20251024_m050124_c001_v0001032_t0055_u01761282084636") 2025/10/24 05:06:31 DEBUG : only2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4205eaf028310bac_d20251024_m050117_c001_v7007000_t0000_u01761282077164") 2025/10/24 05:06:31 DEBUG : only2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57efc_d20251024_m050103_c001_v0001032_t0033_u01761282063031") 2025/10/24 05:06:31 DEBUG : only3: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce944_d20251024_m050145_c001_v7007000_t0000_u01761282105978") 2025/10/24 05:06:31 DEBUG : only3: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4118186f5cc57fae_d20251024_m050138_c001_v0001032_t0054_u01761282098582") 2025/10/24 05:06:31 DEBUG : only3: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f6e_d20251024_m050125_c001_v0001032_t0041_u01761282085545") 2025/10/24 05:06:31 DEBUG : only3: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb2725d_d20251024_m050117_c001_v7007000_t0000_u01761282077177") 2025/10/24 05:06:31 DEBUG : only3: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f00_d20251024_m050103_c001_v0001032_t0003_u01761282063995") 2025/10/24 05:06:31 DEBUG : only4: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce946_d20251024_m050146_c001_v7007000_t0000_u01761282106159") 2025/10/24 05:06:31 DEBUG : only4: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4010893240230247_d20251024_m050138_c001_v0001165_t0000_u01761282098741") 2025/10/24 05:06:31 DEBUG : only4: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f74_d20251024_m050126_c001_v0001032_t0025_u01761282086185") 2025/10/24 05:06:31 DEBUG : only4: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4205eaf028310ba4_d20251024_m050116_c001_v7007000_t0000_u01761282076790") 2025/10/24 05:06:31 DEBUG : only4: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f04_d20251024_m050104_c001_v0001032_t0040_u01761282064698") 2025/10/24 05:06:31 DEBUG : only5: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce948_d20251024_m050146_c001_v7007000_t0000_u01761282106341") 2025/10/24 05:06:31 DEBUG : only5: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f40046abcccf5e67f_d20251024_m050138_c001_v0001179_t0008_u01761282098750") 2025/10/24 05:06:31 DEBUG : only5: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f7a_d20251024_m050126_c001_v0001032_t0058_u01761282086825") 2025/10/24 05:06:31 DEBUG : only5: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4205eaf028310bb7_d20251024_m050117_c001_v7007000_t0000_u01761282077720") 2025/10/24 05:06:31 DEBUG : only5: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f08_d20251024_m050105_c001_v0001032_t0001_u01761282065344") 2025/10/24 05:06:31 DEBUG : only6: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce94a_d20251024_m050146_c001_v7007000_t0000_u01761282106526") 2025/10/24 05:06:31 DEBUG : only6: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f414b99fc9ea7085d_d20251024_m050138_c001_v0001044_t0024_u01761282098761") 2025/10/24 05:06:32 DEBUG : only6: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f7e_d20251024_m050127_c001_v0001032_t0009_u01761282087646") 2025/10/24 05:06:32 DEBUG : only6: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4205eaf028310bb3_d20251024_m050117_c001_v7007000_t0000_u01761282077530") 2025/10/24 05:06:32 DEBUG : only6: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f0a_d20251024_m050106_c001_v0001032_t0028_u01761282066314") 2025/10/24 05:06:32 DEBUG : only7: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce94d_d20251024_m050146_c001_v7007000_t0000_u01761282106707") 2025/10/24 05:06:32 DEBUG : only7: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4118186f5cc57fb0_d20251024_m050138_c001_v0001032_t0054_u01761282098775") 2025/10/24 05:06:32 DEBUG : only7: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f80_d20251024_m050128_c001_v0001032_t0015_u01761282088355") 2025/10/24 05:06:32 DEBUG : only7: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4205eaf028310ba9_d20251024_m050116_c001_v7007000_t0000_u01761282076972") 2025/10/24 05:06:32 DEBUG : only7: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f0c_d20251024_m050106_c001_v0001032_t0046_u01761282066867") 2025/10/24 05:06:32 DEBUG : only8: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce94e_d20251024_m050146_c001_v7007000_t0000_u01761282106890") 2025/10/24 05:06:32 DEBUG : only8: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f401089324023024d_d20251024_m050139_c001_v0001165_t0000_u01761282099116") 2025/10/24 05:06:32 DEBUG : only8: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f82_d20251024_m050128_c001_v0001032_t0028_u01761282088937") 2025/10/24 05:06:32 DEBUG : only8: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb27260_d20251024_m050117_c001_v7007000_t0000_u01761282077542") 2025/10/24 05:06:32 DEBUG : only8: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f14_d20251024_m050107_c001_v0001032_t0052_u01761282067722") 2025/10/24 05:06:32 DEBUG : only9: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce950_d20251024_m050147_c001_v7007000_t0000_u01761282107073") 2025/10/24 05:06:32 DEBUG : only9: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f40046abcccf5e681_d20251024_m050138_c001_v0001179_t0008_u01761282098940") 2025/10/24 05:06:32 DEBUG : only9: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f86_d20251024_m050129_c001_v0001032_t0004_u01761282089709") 2025/10/24 05:06:32 DEBUG : only9: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb27263_d20251024_m050117_c001_v7007000_t0000_u01761282077732") 2025/10/24 05:06:32 DEBUG : only9: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57f16_d20251024_m050108_c001_v0001032_t0022_u01761282068286") 2025/10/24 05:06:32 DEBUG : potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8d00_d20251024_m045804_c001_v7007000_t0000_u01761281884342") 2025/10/24 05:06:32 DEBUG : potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57d95_d20251024_m045802_c001_v0001032_t0023_u01761281882345") 2025/10/24 05:06:33 DEBUG : potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8cfd_d20251024_m045801_c001_v7007000_t0000_u01761281881597") 2025/10/24 05:06:33 DEBUG : potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57d91_d20251024_m045759_c001_v0001032_t0031_u01761281879649") 2025/10/24 05:06:33 DEBUG : potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8cfa_d20251024_m045758_c001_v7007000_t0000_u01761281878780") 2025/10/24 05:06:33 DEBUG : potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e0cd_d20251024_m045756_c001_v0001179_t0033_u01761281876431") 2025/10/24 05:06:33 DEBUG : potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8cec_d20251024_m045746_c001_v7007000_t0000_u01761281866888") 2025/10/24 05:06:33 DEBUG : potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59b94_d20251024_m045745_c001_v0001183_t0043_u01761281865665") 2025/10/24 05:06:33 DEBUG : potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8ce9_d20251024_m045744_c001_v7007000_t0000_u01761281864150") 2025/10/24 05:06:33 DEBUG : potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59b84_d20251024_m045743_c001_v0001183_t0014_u01761281863335") 2025/10/24 05:06:33 DEBUG : potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8ce6_d20251024_m045742_c001_v7007000_t0000_u01761281862184") 2025/10/24 05:06:33 DEBUG : potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59b78_d20251024_m045741_c001_v0001183_t0016_u01761281861343") 2025/10/24 05:06:33 DEBUG : potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f402ba7889c76bfbc_d20251024_m045735_c001_v7007000_t0000_u01761281855821") 2025/10/24 05:06:33 DEBUG : potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59b26_d20251024_m045734_c001_v0001183_t0057_u01761281854782") 2025/10/24 05:06:33 DEBUG : potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f402ba7889c76bfba_d20251024_m045734_c001_v7007000_t0000_u01761281854418") 2025/10/24 05:06:33 DEBUG : potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59b14_d20251024_m045733_c001_v0001183_t0010_u01761281853218") 2025/10/24 05:06:33 DEBUG : potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f402ba7889c76bfb4_d20251024_m045732_c001_v7007000_t0000_u01761281852854") 2025/10/24 05:06:33 DEBUG : potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59b0b_d20251024_m045732_c001_v0001183_t0005_u01761281852281") 2025/10/24 05:06:33 DEBUG : potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59b05_d20251024_m045731_c001_v0001183_t0001_u01761281851702") 2025/10/24 05:06:33 DEBUG : potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f402ba7889c76bfad_d20251024_m045731_c001_v7007000_t0000_u01761281851341") 2025/10/24 05:06:33 DEBUG : potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59b01_d20251024_m045730_c001_v0001183_t0059_u01761281850759") 2025/10/24 05:06:33 DEBUG : potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59afb_d20251024_m045730_c001_v0001183_t0047_u01761281850188") 2025/10/24 05:06:33 DEBUG : potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f402ba7889c76bfa9_d20251024_m045729_c001_v7007000_t0000_u01761281849825") 2025/10/24 05:06:33 DEBUG : potato: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59ae9_d20251024_m045728_c001_v0001183_t0036_u01761281848954") 2025/10/24 05:06:34 DEBUG : potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f419a82c38242d443_d20251024_m045849_c001_v7007000_t0000_u01761281929521") 2025/10/24 05:06:34 DEBUG : potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57dfb_d20251024_m045848_c001_v0001032_t0024_u01761281928813") 2025/10/24 05:06:34 DEBUG : potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f412fb83cf42c5315_d20251024_m045840_c001_v7007000_t0000_u01761281920483") 2025/10/24 05:06:34 DEBUG : potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e1c2_d20251024_m045835_c001_v0001179_t0054_u01761281915672") 2025/10/24 05:06:34 DEBUG : potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd95ff60_d20251024_m045827_c001_v7007000_t0000_u01761281907793") 2025/10/24 05:06:34 DEBUG : potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57dbe_d20251024_m045822_c001_v0001032_t0043_u01761281902936") 2025/10/24 05:06:34 DEBUG : potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f417489b595b06373_d20251024_m045815_c001_v7007000_t0000_u01761281895326") 2025/10/24 05:06:34 DEBUG : potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e12c_d20251024_m045811_c001_v0001179_t0004_u01761281891197") 2025/10/24 05:06:34 DEBUG : potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8cf1_d20251024_m045750_c001_v7007000_t0000_u01761281870680") 2025/10/24 05:06:34 DEBUG : potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59bc2_d20251024_m045749_c001_v0001183_t0006_u01761281869449") 2025/10/24 05:06:34 DEBUG : potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8cef_d20251024_m045749_c001_v7007000_t0000_u01761281869079") 2025/10/24 05:06:34 DEBUG : potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59ba8_d20251024_m045747_c001_v0001183_t0015_u01761281867442") 2025/10/24 05:06:34 DEBUG : potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8ced_d20251024_m045747_c001_v7007000_t0000_u01761281867074") 2025/10/24 05:06:34 DEBUG : potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59b98_d20251024_m045746_c001_v0001183_t0016_u01761281866263") 2025/10/24 05:06:34 DEBUG : potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8ceb_d20251024_m045745_c001_v7007000_t0000_u01761281865296") 2025/10/24 05:06:34 DEBUG : potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59b8c_d20251024_m045744_c001_v0001183_t0036_u01761281864523") 2025/10/24 05:06:34 DEBUG : potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8ce8_d20251024_m045742_c001_v7007000_t0000_u01761281862965") 2025/10/24 05:06:34 DEBUG : potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59b80_d20251024_m045742_c001_v0001183_t0045_u01761281862193") 2025/10/24 05:06:34 DEBUG : potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f402ba7889c76bfc0_d20251024_m045736_c001_v7007000_t0000_u01761281856555") 2025/10/24 05:06:34 DEBUG : potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59b36_d20251024_m045735_c001_v0001183_t0057_u01761281855601") 2025/10/24 05:06:34 DEBUG : potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb1e80c_d20251024_m045640_c001_v7007000_t0000_u01761281800318") 2025/10/24 05:06:34 DEBUG : potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f598b6_d20251024_m045639_c001_v0001183_t0053_u01761281799710") 2025/10/24 05:06:35 DEBUG : potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb1e809_d20251024_m045638_c001_v7007000_t0000_u01761281798805") 2025/10/24 05:06:35 DEBUG : potato2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f598a4_d20251024_m045638_c001_v0001183_t0051_u01761281798245") 2025/10/24 05:06:35 DEBUG : potato3: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f412fb83cf42c5317_d20251024_m045840_c001_v7007000_t0000_u01761281920668") 2025/10/24 05:06:35 DEBUG : potato3: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e1cb_d20251024_m045836_c001_v0001179_t0028_u01761281916599") 2025/10/24 05:06:35 DEBUG : potato3: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f411eabb0cd95ff5f_d20251024_m045827_c001_v7007000_t0000_u01761281907461") 2025/10/24 05:06:35 DEBUG : potato3: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57dc2_d20251024_m045823_c001_v0001032_t0025_u01761281903809") 2025/10/24 05:06:35 DEBUG : potato3: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f417489b595b06374_d20251024_m045815_c001_v7007000_t0000_u01761281895543") 2025/10/24 05:06:35 DEBUG : potato3: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e132_d20251024_m045811_c001_v0001179_t0053_u01761281891877") 2025/10/24 05:06:35 DEBUG : pre-dest1/1: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41308852a440d680_d20251024_m045922_c001_v7007000_t0000_u01761281962869") 2025/10/24 05:06:35 DEBUG : pre-dest1/1: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e2cc_d20251024_m045914_c001_v0001179_t0000_u01761281954941") 2025/10/24 05:06:35 DEBUG : pre-dest2/2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41308852a440d681_d20251024_m045923_c001_v7007000_t0000_u01761281963050") 2025/10/24 05:06:35 DEBUG : pre-dest2/2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57e26_d20251024_m045915_c001_v0001032_t0024_u01761281955500") 2025/10/24 05:06:35 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f419a82c38242d451_d20251024_m045901_c001_v7007000_t0000_u01761281941200") 2025/10/24 05:06:35 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e273_d20251024_m045857_c001_v0001179_t0007_u01761281937262") 2025/10/24 05:06:35 DEBUG : sizeonly: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f61048bc_d20251024_m045715_c001_v7007000_t0000_u01761281835405") 2025/10/24 05:06:35 DEBUG : sizeonly: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59a31_d20251024_m045714_c001_v0001183_t0039_u01761281834476") 2025/10/24 05:06:35 DEBUG : splitbanan: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e03958_d20251024_m050349_c001_v7007000_t0000_u01761282229516") 2025/10/24 05:06:35 DEBUG : splitbanan: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea709b0_d20251024_m050341_c001_v0001044_t0004_u01761282221955") 2025/10/24 05:06:35 DEBUG : splitbananasplit: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac106b_d20251024_m050511_c001_v7007000_t0000_u01761282311208") 2025/10/24 05:06:35 DEBUG : splitbananasplit: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58284_d20251024_m050504_c001_v0001032_t0031_u01761282304118") 2025/10/24 05:06:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac1048_d20251024_m050454_c001_v7007000_t0000_u01761282294395") 2025/10/24 05:06:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58246_d20251024_m050447_c001_v0001032_t0040_u01761282287466") 2025/10/24 05:06:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f423f3964a66300d3_d20251024_m050437_c001_v7007000_t0000_u01761282277754") 2025/10/24 05:06:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc5820d_d20251024_m050430_c001_v0001032_t0043_u01761282270721") 2025/10/24 05:06:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f408d91f059e03a03_d20251024_m050421_c001_v7007000_t0000_u01761282261570") 2025/10/24 05:06:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc581d7_d20251024_m050414_c001_v0001032_t0013_u01761282254973") 2025/10/24 05:06:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057d522b_d20251024_m050405_c001_v7007000_t0000_u01761282245837") 2025/10/24 05:06:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58198_d20251024_m050358_c001_v0001032_t0059_u01761282238742") 2025/10/24 05:06:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6cefe8_d20251024_m050343_c001_v7007000_t0000_u01761282223722") 2025/10/24 05:06:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58158_d20251024_m050340_c001_v0001032_t0030_u01761282220655") 2025/10/24 05:06:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f407238d1372eec64_d20251024_m050331_c001_v7007000_t0000_u01761282211316") 2025/10/24 05:06:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58124_d20251024_m050323_c001_v0001032_t0054_u01761282203779") 2025/10/24 05:06:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405638df9020c156_d20251024_m050322_c001_v7007000_t0000_u01761282202644") 2025/10/24 05:06:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58104_d20251024_m050318_c001_v0001032_t0020_u01761282198873") 2025/10/24 05:06:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f61062ef_d20251024_m050310_c001_v7007000_t0000_u01761282190349") 2025/10/24 05:06:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f101089324023048e_d20251024_m050302_c001_v0001165_t0000_u01761282182927") 2025/10/24 05:06:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4009d428876bc0b4_d20251024_m050302_c001_v7007000_t0000_u01761282182040") 2025/10/24 05:06:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e932_d20251024_m050258_c001_v0001179_t0057_u01761282178438") 2025/10/24 05:06:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41308852a440fe03_d20251024_m050243_c001_v7007000_t0000_u01761282163748") 2025/10/24 05:06:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea708f0_d20251024_m050239_c001_v0001044_t0052_u01761282159811") 2025/10/24 05:06:36 DEBUG : splitbananasplit: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce9dd_d20251024_m050230_c001_v7007000_t0000_u01761282150835") 2025/10/24 05:06:37 DEBUG : splitbananasplit: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea708c8_d20251024_m050223_c001_v0001044_t0018_u01761282143954") 2025/10/24 05:06:37 DEBUG : splitbananasplit: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f404540c7057c531b_d20251024_m050214_c001_v7007000_t0000_u01761282134392") 2025/10/24 05:06:37 DEBUG : splitbananasplit: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea7089c_d20251024_m050207_c001_v0001044_t0026_u01761282127589") 2025/10/24 05:06:37 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb2748a_d20251024_m050326_c001_v7007000_t0000_u01761282206280") 2025/10/24 05:06:37 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70966_d20251024_m050320_c001_v0001044_t0057_u01761282200093") 2025/10/24 05:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce978_d20251024_m050159_c001_v7007000_t0000_u01761282119808") 2025/10/24 05:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402302bb_d20251024_m050157_c001_v0001165_t0046_u01761282117040") 2025/10/24 05:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f402ba7889c76c446_d20251024_m050155_c001_v7007000_t0000_u01761282115912") 2025/10/24 05:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57fd4_d20251024_m050153_c001_v0001032_t0004_u01761282113154") 2025/10/24 05:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f417489b595b06369_d20251024_m045808_c001_v7007000_t0000_u01761281888152") 2025/10/24 05:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e110_d20251024_m045806_c001_v0001179_t0038_u01761281886966") 2025/10/24 05:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8d04_d20251024_m045806_c001_v7007000_t0000_u01761281886409") 2025/10/24 05:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e106_d20251024_m045805_c001_v0001179_t0031_u01761281885469") 2025/10/24 05:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f61048b8_d20251024_m045712_c001_v7007000_t0000_u01761281832430") 2025/10/24 05:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59a07_d20251024_m045710_c001_v0001183_t0031_u01761281830974") 2025/10/24 05:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f61048b6_d20251024_m045710_c001_v7007000_t0000_u01761281830612") 2025/10/24 05:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f599f9_d20251024_m045709_c001_v0001183_t0056_u01761281829501") 2025/10/24 05:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f61048b4_d20251024_m045707_c001_v7007000_t0000_u01761281827418") 2025/10/24 05:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f599d9_d20251024_m045706_c001_v0001183_t0037_u01761281826266") 2025/10/24 05:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f61048b2_d20251024_m045705_c001_v7007000_t0000_u01761281825725") 2025/10/24 05:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f599cd_d20251024_m045704_c001_v0001183_t0021_u01761281824351") 2025/10/24 05:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f599ad_d20251024_m045701_c001_v0001183_t0010_u01761281821621") 2025/10/24 05:06:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f61048b0_d20251024_m045701_c001_v7007000_t0000_u01761281821254") 2025/10/24 05:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f599a1_d20251024_m045700_c001_v0001183_t0003_u01761281820588") 2025/10/24 05:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f5999f_d20251024_m045659_c001_v0001183_t0058_u01761281819824") 2025/10/24 05:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f416dece3f61048a9_d20251024_m045659_c001_v7007000_t0000_u01761281819462") 2025/10/24 05:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59971_d20251024_m045656_c001_v0001183_t0050_u01761281816555") 2025/10/24 05:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59949_d20251024_m045653_c001_v0001183_t0017_u01761281813737") 2025/10/24 05:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb1e828_d20251024_m045653_c001_v7007000_t0000_u01761281813376") 2025/10/24 05:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f5993f_d20251024_m045652_c001_v0001183_t0058_u01761281812825") 2025/10/24 05:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59937_d20251024_m045652_c001_v0001183_t0041_u01761281812072") 2025/10/24 05:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb1e826_d20251024_m045651_c001_v7007000_t0000_u01761281811714") 2025/10/24 05:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59917_d20251024_m045648_c001_v0001183_t0029_u01761281808202") 2025/10/24 05:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb1e820_d20251024_m045647_c001_v7007000_t0000_u01761281807843") 2025/10/24 05:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59911_d20251024_m045647_c001_v0001183_t0050_u01761281807284") 2025/10/24 05:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb1e81d_d20251024_m045646_c001_v7007000_t0000_u01761281806386") 2025/10/24 05:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59901_d20251024_m045645_c001_v0001183_t0056_u01761281805814") 2025/10/24 05:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb1e81b_d20251024_m045645_c001_v7007000_t0000_u01761281805274") 2025/10/24 05:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f598f7_d20251024_m045644_c001_v0001183_t0042_u01761281804711") 2025/10/24 05:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb1e816_d20251024_m045643_c001_v7007000_t0000_u01761281803815") 2025/10/24 05:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f598e0_d20251024_m045643_c001_v0001183_t0047_u01761281803076") 2025/10/24 05:06:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb1e811_d20251024_m045642_c001_v7007000_t0000_u01761281802536") 2025/10/24 05:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f598d8_d20251024_m045641_c001_v0001183_t0046_u01761281801983") 2025/10/24 05:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb1e80e_d20251024_m045641_c001_v7007000_t0000_u01761281801442") 2025/10/24 05:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f598c6_d20251024_m045640_c001_v0001183_t0029_u01761281800858") 2025/10/24 05:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb1e806_d20251024_m045636_c001_v7007000_t0000_u01761281796582") 2025/10/24 05:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59886_d20251024_m045635_c001_v0001183_t0000_u01761281795998") 2025/10/24 05:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb1e804_d20251024_m045635_c001_v7007000_t0000_u01761281795458") 2025/10/24 05:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59873_d20251024_m045634_c001_v0001183_t0048_u01761281794882") 2025/10/24 05:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb1e800_d20251024_m045633_c001_v7007000_t0000_u01761281793987") 2025/10/24 05:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59865_d20251024_m045633_c001_v0001183_t0022_u01761281793420") 2025/10/24 05:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f418b68eadcb1e7fa_d20251024_m045631_c001_v7007000_t0000_u01761281791263") 2025/10/24 05:06:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59845_d20251024_m045630_c001_v0001183_t0018_u01761281790696") 2025/10/24 05:06:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce979_d20251024_m050159_c001_v7007000_t0000_u01761282119992") 2025/10/24 05:06:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70878_d20251024_m050157_c001_v0001044_t0047_u01761282117026") 2025/10/24 05:06:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f402ba7889c76c447_d20251024_m050156_c001_v7007000_t0000_u01761282116093") 2025/10/24 05:06:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e6f6_d20251024_m050153_c001_v0001179_t0059_u01761282113164") 2025/10/24 05:06:39 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac1071_d20251024_m050513_c001_v7007000_t0000_u01761282313566") 2025/10/24 05:06:39 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70b07_d20251024_m050512_c001_v0001044_t0000_u01761282312556") 2025/10/24 05:06:39 DEBUG : sub/yam: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8cff_d20251024_m045803_c001_v7007000_t0000_u01761281883786") 2025/10/24 05:06:39 DEBUG : sub/yam: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e0ee_d20251024_m045802_c001_v0001179_t0036_u01761281882335") 2025/10/24 05:06:39 DEBUG : test_dir1/file2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce960_d20251024_m050152_c001_v7007000_t0000_u01761282112183") 2025/10/24 05:06:40 DEBUG : test_dir1/file2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea7086c_d20251024_m050150_c001_v0001044_t0035_u01761282110463") 2025/10/24 05:06:40 DEBUG : test_dir1/file2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce956_d20251024_m050149_c001_v7007000_t0000_u01761282109686") 2025/10/24 05:06:40 DEBUG : test_dir1/file2: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70868_d20251024_m050148_c001_v0001044_t0054_u01761282108035") 2025/10/24 05:06:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce961_d20251024_m050152_c001_v7007000_t0000_u01761282112438") 2025/10/24 05:06:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e6d6_d20251024_m050150_c001_v0001179_t0059_u01761282110509") 2025/10/24 05:06:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f415e79b3fd6ce957_d20251024_m050149_c001_v7007000_t0000_u01761282109867") 2025/10/24 05:06:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e6bc_d20251024_m050148_c001_v0001179_t0042_u01761282108022") 2025/10/24 05:06:40 DEBUG : three: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8cf7_d20251024_m045755_c001_v7007000_t0000_u01761281875584") 2025/10/24 05:06:40 DEBUG : three: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59c0c_d20251024_m045754_c001_v0001183_t0032_u01761281874445") 2025/10/24 05:06:40 DEBUG : three: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10560c6502f59bf4_d20251024_m045752_c001_v0001183_t0033_u01761281872208") 2025/10/24 05:06:40 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac1074_d20251024_m050515_c001_v7007000_t0000_u01761282315189") 2025/10/24 05:06:40 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230885_d20251024_m050514_c001_v0001165_t0025_u01761282314532") 2025/10/24 05:06:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac10d4_d20251024_m050535_c001_v7007000_t0000_u01761282335230") 2025/10/24 05:06:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5eff3_d20251024_m050533_c001_v0001179_t0023_u01761282333478") 2025/10/24 05:06:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac10b5_d20251024_m050531_c001_v7007000_t0000_u01761282331913") 2025/10/24 05:06:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402308fc_d20251024_m050530_c001_v0001165_t0032_u01761282330315") 2025/10/24 05:06:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac10b0_d20251024_m050529_c001_v7007000_t0000_u01761282329319") 2025/10/24 05:06:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70b41_d20251024_m050528_c001_v0001044_t0000_u01761282328411") 2025/10/24 05:06:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac1091_d20251024_m050523_c001_v7007000_t0000_u01761282323128") 2025/10/24 05:06:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10108932402308ab_d20251024_m050521_c001_v0001165_t0014_u01761282321882") 2025/10/24 05:06:40 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac109f_d20251024_m050525_c001_v7007000_t0000_u01761282325602") 2025/10/24 05:06:40 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ef7c_d20251024_m050524_c001_v0001179_t0055_u01761282324142") 2025/10/24 05:06:40 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac107d_d20251024_m050520_c001_v7007000_t0000_u01761282320916") 2025/10/24 05:06:40 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f114b99fc9ea70b17_d20251024_m050519_c001_v0001044_t0055_u01761282319700") 2025/10/24 05:06:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac1078_d20251024_m050518_c001_v7007000_t0000_u01761282318720") 2025/10/24 05:06:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc582c6_d20251024_m050517_c001_v0001032_t0002_u01761282317748") 2025/10/24 05:06:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac1075_d20251024_m050516_c001_v7007000_t0000_u01761282316783") 2025/10/24 05:06:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5ef0e_d20251024_m050516_c001_v0001179_t0017_u01761282316148") 2025/10/24 05:06:41 DEBUG : toe/toe/toe: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f4068ede49cad5880_d20251024_m050540_c001_v7007000_t0000_u01761282340834") 2025/10/24 05:06:41 DEBUG : toe/toe/toe: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1010893240230947_d20251024_m050540_c001_v0001165_t0023_u01761282340215") 2025/10/24 05:06:41 DEBUG : toe/toe/toe: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac10a7_d20251024_m050527_c001_v7007000_t0000_u01761282327448") 2025/10/24 05:06:41 DEBUG : toe/toe/toe: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc582f0_d20251024_m050526_c001_v0001032_t0003_u01761282326582") 2025/10/24 05:06:41 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac10d8_d20251024_m050535_c001_v7007000_t0000_u01761282335917") 2025/10/24 05:06:41 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc58313_d20251024_m050534_c001_v0001032_t0022_u01761282334814") 2025/10/24 05:06:41 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f41448d3fddac10bb_d20251024_m050532_c001_v7007000_t0000_u01761282332509") 2025/10/24 05:06:41 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f118c71fe94fcfedd_d20251024_m050531_c001_v0001100_t0056_u01761282331489") 2025/10/24 05:06:41 DEBUG : two: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8cf8_d20251024_m045755_c001_v7007000_t0000_u01761281875769") 2025/10/24 05:06:41 DEBUG : two: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f40046abcccf5e0c1_d20251024_m045753_c001_v0001179_t0008_u01761281873872") 2025/10/24 05:06:41 DEBUG : two: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f40560c6502f59bf0_d20251024_m045752_c001_v0001183_t0019_u01761281872024") 2025/10/24 05:06:41 DEBUG : yam: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8d01_d20251024_m045804_c001_v7007000_t0000_u01761281884527") 2025/10/24 05:06:41 DEBUG : yam: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1022e9439983716b_d20251024_m045803_c001_v0001181_t0021_u01761281883548") 2025/10/24 05:06:41 DEBUG : yam: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8cfc_d20251024_m045801_c001_v7007000_t0000_u01761281881041") 2025/10/24 05:06:41 DEBUG : yam: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10046abcccf5e0db_d20251024_m045759_c001_v0001179_t0040_u01761281879530") 2025/10/24 05:06:41 DEBUG : yam: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8cf9_d20251024_m045758_c001_v7007000_t0000_u01761281878219") 2025/10/24 05:06:42 DEBUG : yam: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f1118186f5cc57d8f_d20251024_m045756_c001_v0001032_t0014_u01761281876420") 2025/10/24 05:06:42 DEBUG : yaml: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8cfe_d20251024_m045801_c001_v7007000_t0000_u01761281881781") 2025/10/24 05:06:42 DEBUG : yaml: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f10792f12b7c4bed4_d20251024_m045800_c001_v0001130_t0004_u01761281880605") 2025/10/24 05:06:42 DEBUG : yaml: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f405135ade5df8cfb_d20251024_m045758_c001_v7007000_t0000_u01761281878964") 2025/10/24 05:06:42 DEBUG : yaml: Deleting (id "4_z8fb24db3903d1b4b9fa80e1b_f11505532a251b099_d20251024_m045757_c001_v0001176_t0032_u01761281877953") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m15.523892619s (try 1/5)