"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/11/11 02:19:21 DEBUG : Creating backend with remote "TestB2:rclone-test-ladurim1mixu" 2025/11/11 02:19:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 02:19:22 DEBUG : Creating backend with remote "/tmp/rclone272452879" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:19:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 02:19:23 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:19:23 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:19:23 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.57s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:19:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 02:19:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 02:19:24 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:19:24 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:19:25 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 02:19:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:19:25 INFO : sub dir/hello world: Copied (new) 2025/11/11 02:19:25 DEBUG : B2 bucket rclone-test-ladurim1mixu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.29s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:19:27 DEBUG : Creating backend with remote "/non-existing" 2025/11/11 02:19:27 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/11 02:19:27 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:19:27 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:19:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 02:19:28 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:19:28 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:19:29 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 02:19:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:19:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.16s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:19:30 INFO : B2 bucket rclone-test-ladurim1mixu: Running all checks before starting transfers 2025/11/11 02:19:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 02:19:30 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:19:30 INFO : B2 bucket rclone-test-ladurim1mixu: Checks finished, now starting transfers 2025/11/11 02:19:30 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:19:30 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 02:19:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:19:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.38s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:19:31 ERROR : Ignoring --no-traverse with sync 2025/11/11 02:19:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 02:19:31 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:19:31 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:19:32 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 02:19:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:19:32 INFO : sub dir/hello world: Copied (new) 2025/11/11 02:19:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.33s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:19:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/11 02:19:33 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:19:33 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:19:33 DEBUG : hello world2: size = 12 OK 2025/11/11 02:19:33 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/11 02:19:33 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.43s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:19:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 02:19:34 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:19:34 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:19:34 DEBUG : potato2: size = 11 OK 2025/11/11 02:19:34 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:19:34 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.29s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:19:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 02:19:36 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:19:36 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:19:37 DEBUG : potato2: size = 11 OK 2025/11/11 02:19:37 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:19:37 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.21s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:19:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/11 02:19:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 02:19:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/11 02:19:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 02:19:37 INFO : sub dir2: Making directory 2025/11/11 02:19:37 INFO : sub dir: Making directory 2025/11/11 02:19:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 02:19:37 INFO : sub dir2/sub sub dir2: Making directory 2025/11/11 02:19:37 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:19:37 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:19:38 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 02:19:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:19:38 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/11/11 02:19:38 DEBUG : B2 bucket rclone-test-ladurim1mixu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.36s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:19:39 INFO : sub dir2: Making directory 2025/11/11 02:19:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/11 02:19:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 02:19:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 02:19:39 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:19:39 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:19:39 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 02:19:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:19:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.35s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:19:40 DEBUG : sub dir2: Making directory with metadata 2025/11/11 02:19:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 02:19:40 INFO : sub dir2: Making directory 2025/11/11 02:19:40 INFO : sub dir: Making directory 2025/11/11 02:19:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 02:19:40 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:19:40 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:19:41 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 02:19:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:19:41 INFO : sub dir/hello world: Copied (new) 2025/11/11 02:19:41 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/11 02:19:41 DEBUG : B2 bucket rclone-test-ladurim1mixu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/11 02:19:41 DEBUG : B2 bucket rclone-test-ladurim1mixu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.58s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:19:42 INFO : sub dir2: Making directory 2025/11/11 02:19:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 02:19:42 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:19:42 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:19:43 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 02:19:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:19:43 INFO : sub dir/hello world: Copied (new) 2025/11/11 02:19:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.36s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:19:43 DEBUG : sub dir2: Making directory with metadata 2025/11/11 02:19:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 02:19:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 02:19:43 INFO : sub dir2: Making directory 2025/11/11 02:19:43 INFO : sub dir: Making directory 2025/11/11 02:19:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 02:19:43 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:19:43 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:19:44 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 02:19:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:19:44 INFO : sub dir/hello world: Copied (new) 2025/11/11 02:19:44 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/11 02:19:44 DEBUG : B2 bucket rclone-test-ladurim1mixu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.38s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:19:45 INFO : sub dir2: Making directory 2025/11/11 02:19:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 02:19:45 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:19:45 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:19:46 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 02:19:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:19:46 INFO : sub dir/hello world: Copied (new) 2025/11/11 02:19:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.37s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:19:47 DEBUG : Creating backend with remote "TestB2:rclone-test-sidevep1kome" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-ladurim1mixu -> B2 bucket rclone-test-sidevep1kome 2025/11/11 02:19:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 02:19:48 DEBUG : B2 bucket rclone-test-sidevep1kome: Waiting for checks to finish 2025/11/11 02:19:48 DEBUG : B2 bucket rclone-test-sidevep1kome: Waiting for transfers to finish 2025/11/11 02:19:49 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 02:19:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:19:49 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/11 02:19:50 DEBUG : B2 bucket rclone-test-sidevep1kome: Purge remote 2025/11/11 02:19:50 INFO : B2 bucket rclone-test-sidevep1kome: cleaning bucket "rclone-test-sidevep1kome" of all files 2025/11/11 02:19:50 DEBUG : sub dir/hello world: Deleting (id "4_zaf025d43b06d7b0b9fa80e1b_f117c1aa2dcb6870c_d20251111_m021949_c001_v0001144_t0013_u01762827589220") --- PASS: TestServerSideCopy (4.55s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:19:52 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:19:52 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone272452879) 2025/11/11 02:19:52 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:19:52 DEBUG : sub dir/hello world: Sizes differ 2025/11/11 02:19:52 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:19:52 DEBUG : sub dir/hello world: size = 17 OK 2025/11/11 02:19:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/11 02:19:52 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.00s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:19:54 DEBUG : Creating backend with remote "TestB2:rclone-test-xocekar2gage" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-ladurim1mixu -> B2 bucket rclone-test-xocekar2gage 2025/11/11 02:19:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 02:19:55 DEBUG : B2 bucket rclone-test-xocekar2gage: Waiting for checks to finish 2025/11/11 02:19:55 DEBUG : B2 bucket rclone-test-xocekar2gage: Waiting for transfers to finish 2025/11/11 02:19:56 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 02:19:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:19:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/11 02:19:57 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:19:57 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xocekar2gage) 2025/11/11 02:19:57 DEBUG : sub dir/hello world: Sizes differ 2025/11/11 02:19:57 DEBUG : B2 bucket rclone-test-xocekar2gage: Waiting for checks to finish 2025/11/11 02:19:57 DEBUG : B2 bucket rclone-test-xocekar2gage: Waiting for transfers to finish 2025/11/11 02:19:58 DEBUG : sub dir/hello world: size = 17 OK 2025/11/11 02:19:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/11 02:19:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/11 02:19:58 DEBUG : B2 bucket rclone-test-xocekar2gage: Purge remote 2025/11/11 02:19:58 INFO : B2 bucket rclone-test-xocekar2gage: cleaning bucket "rclone-test-xocekar2gage" of all files 2025/11/11 02:19:58 DEBUG : sub dir/hello world: Deleting (id "4_zbfd26de3b06d7b0b9fa80e1b_f115beb6599f2c171_d20251111_m021957_c001_v0001041_t0019_u01762827597702") 2025/11/11 02:19:58 DEBUG : sub dir/hello world: Deleting (id "4_zbfd26de3b06d7b0b9fa80e1b_f1098f9092c1213a3_d20251111_m021956_c001_v0001029_t0000_u01762827596059") --- PASS: TestServerSideCopyOverSelf (6.81s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:20:01 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone272452879) 2025/11/11 02:20:01 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:20:01 DEBUG : sub dir/hello world: Sizes differ 2025/11/11 02:20:01 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:20:01 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:20:01 DEBUG : sub dir/hello world: size = 17 OK 2025/11/11 02:20:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/11 02:20:01 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/11 02:20:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.20s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:20:03 DEBUG : Creating backend with remote "TestB2:rclone-test-bohumaw5tika" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-ladurim1mixu -> B2 bucket rclone-test-bohumaw5tika 2025/11/11 02:20:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 02:20:04 DEBUG : B2 bucket rclone-test-bohumaw5tika: Waiting for checks to finish 2025/11/11 02:20:04 DEBUG : B2 bucket rclone-test-bohumaw5tika: Waiting for transfers to finish 2025/11/11 02:20:04 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 02:20:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:20:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/11 02:20:06 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:20:06 DEBUG : B2 bucket rclone-test-bohumaw5tika: Waiting for checks to finish 2025/11/11 02:20:06 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bohumaw5tika) 2025/11/11 02:20:06 DEBUG : sub dir/hello world: Sizes differ 2025/11/11 02:20:06 DEBUG : B2 bucket rclone-test-bohumaw5tika: Waiting for transfers to finish 2025/11/11 02:20:06 DEBUG : sub dir/hello world: size = 17 OK 2025/11/11 02:20:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/11 02:20:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/11 02:20:06 INFO : sub dir/hello world: Deleted 2025/11/11 02:20:07 DEBUG : testing file moves 2025/11/11 02:20:07 DEBUG : B2 bucket rclone-test-bohumaw5tika: Waiting for checks to finish 2025/11/11 02:20:07 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:20:07 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bohumaw5tika) 2025/11/11 02:20:07 DEBUG : sub dir/hello world: Sizes differ 2025/11/11 02:20:07 DEBUG : B2 bucket rclone-test-bohumaw5tika: Waiting for transfers to finish 2025/11/11 02:20:08 DEBUG : sub dir/hello world: size = 24 OK 2025/11/11 02:20:08 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/11 02:20:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/11 02:20:08 INFO : sub dir/hello world: Deleted 2025/11/11 02:20:09 DEBUG : B2 bucket rclone-test-bohumaw5tika: Purge remote 2025/11/11 02:20:09 INFO : B2 bucket rclone-test-bohumaw5tika: cleaning bucket "rclone-test-bohumaw5tika" of all files 2025/11/11 02:20:09 DEBUG : sub dir/hello world: Deleting (id "4_z2fd29d13b06d7b0b9fa80e1b_f1043733ab403c9c0_d20251111_m022007_c001_v0001041_t0037_u01762827607974") 2025/11/11 02:20:09 DEBUG : sub dir/hello world: Deleting (id "4_z2fd29d13b06d7b0b9fa80e1b_f104d957028aff240_d20251111_m022006_c001_v0001182_t0000_u01762827606192") 2025/11/11 02:20:09 DEBUG : sub dir/hello world: Deleting (id "4_z2fd29d13b06d7b0b9fa80e1b_f10312b253ae2093c_d20251111_m022004_c001_v0001182_t0024_u01762827604777") --- PASS: TestServerSideMoveOverSelf (8.24s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:20:11 ERROR : error listing: directory not found 2025/11/11 02:20:11 INFO : Local file system at /tmp/rclone272452879: Making directory 2025/11/11 02:20:11 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:20:11 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.65s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:20:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 02:20:13 DEBUG : Local file system at /tmp/rclone272452879: Waiting for checks to finish 2025/11/11 02:20:13 DEBUG : Local file system at /tmp/rclone272452879: Waiting for transfers to finish 2025/11/11 02:20:13 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/11 02:20:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:20:13 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/11 02:20:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.89s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:20:14 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/11 02:20:14 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:20:14 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:20:14 DEBUG : check sum: size = 1 OK 2025/11/11 02:20:14 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/11 02:20:14 INFO : check sum: Copied (new) 2025/11/11 02:20:14 DEBUG : Waiting for deletions to finish 2025/11/11 02:20:15 DEBUG : check sum: size = 1 OK 2025/11/11 02:20:15 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:20:15 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/11 02:20:15 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/11 02:20:15 DEBUG : check sum: Unchanged skipping 2025/11/11 02:20:15 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:20:15 DEBUG : Waiting for deletions to finish 2025/11/11 02:20:15 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.81s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:20:16 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/11 02:20:16 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:20:16 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:20:16 DEBUG : sizeonly: size = 6 OK 2025/11/11 02:20:16 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/11 02:20:16 INFO : sizeonly: Copied (new) 2025/11/11 02:20:16 DEBUG : Waiting for deletions to finish 2025/11/11 02:20:17 DEBUG : sizeonly: size = 6 OK 2025/11/11 02:20:17 DEBUG : sizeonly: Sizes identical 2025/11/11 02:20:17 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:20:17 DEBUG : sizeonly: Unchanged skipping 2025/11/11 02:20:17 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:20:17 DEBUG : Waiting for deletions to finish 2025/11/11 02:20:17 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.87s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:20:18 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/11 02:20:18 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:20:18 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:20:18 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/11 02:20:18 INFO : ignore-size: Copied (new) 2025/11/11 02:20:18 DEBUG : Waiting for deletions to finish 2025/11/11 02:20:18 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:20:18 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:20:18 DEBUG : ignore-size: Unchanged skipping 2025/11/11 02:20:18 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:20:18 DEBUG : Waiting for deletions to finish 2025/11/11 02:20:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.79s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:20:20 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:20:20 DEBUG : existing: size = 6 OK 2025/11/11 02:20:20 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:20:20 DEBUG : existing: Unchanged skipping 2025/11/11 02:20:20 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:20:20 DEBUG : Waiting for deletions to finish 2025/11/11 02:20:20 INFO : There was nothing to transfer 2025/11/11 02:20:20 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/11 02:20:20 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:20:20 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:20:21 DEBUG : existing: size = 6 OK 2025/11/11 02:20:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/11 02:20:21 INFO : existing: Copied (replaced existing) 2025/11/11 02:20:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.27s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:20:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/11 02:20:22 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:20:22 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:20:22 DEBUG : existing: size = 6 OK 2025/11/11 02:20:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/11 02:20:22 INFO : existing: Copied (new) 2025/11/11 02:20:22 DEBUG : Waiting for deletions to finish 2025/11/11 02:20:23 DEBUG : existing: Destination exists, skipping 2025/11/11 02:20:23 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:20:23 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:20:23 DEBUG : Waiting for deletions to finish 2025/11/11 02:20:23 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.76s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:20:24 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/11 02:20:25 DEBUG : c/non empty space: size = 5 OK 2025/11/11 02:20:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 02:20:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/11 02:20:25 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:20:25 DEBUG : c/non empty space: Unchanged skipping 2025/11/11 02:20:25 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:20:25 DEBUG : a/potato2: size = 60 OK 2025/11/11 02:20:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/11 02:20:25 INFO : a/potato2: Copied (new) 2025/11/11 02:20:25 DEBUG : Waiting for deletions to finish 2025/11/11 02:20:25 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.95s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:20:27 DEBUG : empty space: size = 1 OK 2025/11/11 02:20:27 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/11/11 02:20:27 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:20:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/11 02:20:27 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/11 02:20:27 DEBUG : empty space: Unchanged skipping 2025/11/11 02:20:27 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:20:27 DEBUG : Waiting for deletions to finish 2025/11/11 02:20:27 INFO : There was nothing to transfer 2025/11/11 02:20:28 DEBUG : empty space: size = 1 OK 2025/11/11 02:20:28 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/11/11 02:20:28 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:20:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/11 02:20:28 INFO : empty space: Updated modification time in destination 2025/11/11 02:20:28 DEBUG : empty space: Unchanged skipping 2025/11/11 02:20:28 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:20:28 DEBUG : Waiting for deletions to finish 2025/11/11 02:20:28 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.98s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:20:30 DEBUG : empty space: size = 1 OK 2025/11/11 02:20:30 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/11/11 02:20:30 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:20:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/11 02:20:30 DEBUG : empty space: Unchanged skipping 2025/11/11 02:20:30 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:20:30 DEBUG : Waiting for deletions to finish 2025/11/11 02:20:30 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.49s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:20:31 DEBUG : foo: size = 3 OK 2025/11/11 02:20:31 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:20:31 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/11/11 02:20:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone272452879) 2025/11/11 02:20:31 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:20:31 DEBUG : foo: sha1 differ 2025/11/11 02:20:31 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:20:31 DEBUG : foo: size = 3 OK 2025/11/11 02:20:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/11 02:20:31 INFO : foo: Copied (replaced existing) 2025/11/11 02:20:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:20:33 DEBUG : empty space: size = 1 OK 2025/11/11 02:20:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 02:20:33 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/11 02:20:33 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:20:33 DEBUG : empty space: Unchanged skipping 2025/11/11 02:20:33 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:20:33 DEBUG : potato: size = 60 OK 2025/11/11 02:20:33 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/11 02:20:33 INFO : potato: Copied (new) 2025/11/11 02:20:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.51s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:20:35 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:20:35 DEBUG : potato: size = 21 (Local file system at /tmp/rclone272452879) 2025/11/11 02:20:35 DEBUG : potato: size = 60 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:20:35 DEBUG : potato: Sizes differ 2025/11/11 02:20:35 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:20:36 DEBUG : potato: size = 21 OK 2025/11/11 02:20:36 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/11 02:20:36 INFO : potato: Copied (replaced existing) 2025/11/11 02:20:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.00s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:20:38 DEBUG : potato: size = 21 OK 2025/11/11 02:20:38 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:20:38 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/11/11 02:20:38 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone272452879) 2025/11/11 02:20:38 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:20:38 DEBUG : potato: sha1 differ 2025/11/11 02:20:38 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:20:38 DEBUG : potato: size = 21 OK 2025/11/11 02:20:38 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/11 02:20:38 INFO : potato: Copied (replaced existing) 2025/11/11 02:20:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:20:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 02:20:40 DEBUG : empty space: size = 1 OK 2025/11/11 02:20:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 02:20:40 DEBUG : empty space: Unchanged skipping 2025/11/11 02:20:40 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:20:40 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:20:40 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/11 02:20:40 DEBUG : Waiting for deletions to finish 2025/11/11 02:20:40 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:20:43 DEBUG : empty space: size = 1 OK 2025/11/11 02:20:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 02:20:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 02:20:43 DEBUG : empty space: Unchanged skipping 2025/11/11 02:20:43 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:20:43 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:20:43 DEBUG : potato2: size = 60 OK 2025/11/11 02:20:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/11 02:20:43 INFO : potato2: Copied (new) 2025/11/11 02:20:43 DEBUG : Waiting for deletions to finish 2025/11/11 02:20:43 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:20:45 INFO : d: Making directory 2025/11/11 02:20:45 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/11 02:20:46 DEBUG : c/non empty space: size = 5 OK 2025/11/11 02:20:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 02:20:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/11 02:20:46 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:20:46 DEBUG : c/non empty space: Unchanged skipping 2025/11/11 02:20:46 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:20:46 DEBUG : a/potato2: size = 60 OK 2025/11/11 02:20:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/11 02:20:46 INFO : a/potato2: Copied (new) 2025/11/11 02:20:46 DEBUG : Waiting for deletions to finish 2025/11/11 02:20:46 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:20:48 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/11 02:20:48 DEBUG : c/non empty space: size = 5 OK 2025/11/11 02:20:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 02:20:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/11 02:20:48 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:20:48 DEBUG : c/non empty space: Unchanged skipping 2025/11/11 02:20:48 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:20:49 DEBUG : a/potato2: size = 60 OK 2025/11/11 02:20:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/11 02:20:49 INFO : a/potato2: Copied (new) 2025/11/11 02:20:49 ERROR : B2 bucket rclone-test-ladurim1mixu: not deleting files as there were IO errors 2025/11/11 02:20:49 ERROR : B2 bucket rclone-test-ladurim1mixu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.92s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:20:51 DEBUG : Waiting for deletions to finish 2025/11/11 02:20:51 DEBUG : empty space: size = 1 OK 2025/11/11 02:20:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 02:20:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 02:20:51 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:20:51 DEBUG : empty space: Unchanged skipping 2025/11/11 02:20:51 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:20:52 INFO : potato: Deleted 2025/11/11 02:20:52 DEBUG : potato2: size = 60 OK 2025/11/11 02:20:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/11 02:20:52 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.92s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:20:54 DEBUG : Waiting for deletions to finish 2025/11/11 02:20:54 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:20:54 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:20:54 INFO : potato: Deleted 2025/11/11 02:20:54 DEBUG : empty space: size = 1 OK 2025/11/11 02:20:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 02:20:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 02:20:54 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:20:54 DEBUG : empty space: Unchanged skipping 2025/11/11 02:20:54 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:20:55 DEBUG : potato2: size = 60 OK 2025/11/11 02:20:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/11 02:20:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.85s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:20:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 02:20:57 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:20:57 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:20:57 DEBUG : potato2: size = 19 OK 2025/11/11 02:20:57 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/11 02:20:57 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.20s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:20:59 DEBUG : enormous: Excluded (Size Filter) 2025/11/11 02:20:59 DEBUG : enormous: Excluded 2025/11/11 02:20:59 DEBUG : potato2: Excluded (Size Filter) 2025/11/11 02:20:59 DEBUG : potato2: Excluded 2025/11/11 02:20:59 DEBUG : potato2: Excluded (Size Filter) 2025/11/11 02:20:59 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:20:59 DEBUG : empty space: size = 1 OK 2025/11/11 02:20:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 02:20:59 DEBUG : empty space: Unchanged skipping 2025/11/11 02:20:59 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:20:59 DEBUG : Waiting for deletions to finish 2025/11/11 02:20:59 INFO : There was nothing to transfer 2025/11/11 02:20:59 DEBUG : enormous: Excluded (Size Filter) 2025/11/11 02:20:59 DEBUG : enormous: Excluded 2025/11/11 02:20:59 DEBUG : potato2: Excluded (Size Filter) 2025/11/11 02:20:59 DEBUG : potato2: Excluded 2025/11/11 02:21:00 DEBUG : potato2: Excluded (Size Filter) 2025/11/11 02:21:00 DEBUG : Local file system at /tmp/rclone272452879: Waiting for checks to finish 2025/11/11 02:21:00 DEBUG : empty space: size = 1 OK 2025/11/11 02:21:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/11 02:21:00 DEBUG : empty space: Unchanged skipping 2025/11/11 02:21:00 DEBUG : Local file system at /tmp/rclone272452879: Waiting for transfers to finish 2025/11/11 02:21:00 DEBUG : Waiting for deletions to finish 2025/11/11 02:21:00 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.48s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:21:02 DEBUG : enormous: Excluded (Size Filter) 2025/11/11 02:21:02 DEBUG : enormous: Excluded 2025/11/11 02:21:02 DEBUG : potato2: Excluded (Size Filter) 2025/11/11 02:21:02 DEBUG : potato2: Excluded 2025/11/11 02:21:03 DEBUG : empty space: size = 1 OK 2025/11/11 02:21:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 02:21:03 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:21:03 DEBUG : empty space: Unchanged skipping 2025/11/11 02:21:03 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:21:03 DEBUG : Waiting for deletions to finish 2025/11/11 02:21:03 INFO : potato2: Deleted 2025/11/11 02:21:03 INFO : enormous: Deleted 2025/11/11 02:21:03 INFO : There was nothing to transfer 2025/11/11 02:21:03 DEBUG : empty space: size = 1 OK 2025/11/11 02:21:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/11 02:21:03 DEBUG : empty space: Unchanged skipping 2025/11/11 02:21:03 DEBUG : Local file system at /tmp/rclone272452879: Waiting for checks to finish 2025/11/11 02:21:03 DEBUG : Local file system at /tmp/rclone272452879: Waiting for transfers to finish 2025/11/11 02:21:03 DEBUG : Waiting for deletions to finish 2025/11/11 02:21:03 INFO : enormous: Deleted 2025/11/11 02:21:03 INFO : potato2: Deleted 2025/11/11 02:21:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.35s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:21:06 DEBUG : five: Need to transfer - File not found at Destination 2025/11/11 02:21:06 DEBUG : one: Destination is newer than source, skipping 2025/11/11 02:21:06 DEBUG : two: size = 3 OK 2025/11/11 02:21:06 DEBUG : four: size = 4 (Local file system at /tmp/rclone272452879) 2025/11/11 02:21:06 DEBUG : three: size = 5 OK 2025/11/11 02:21:06 DEBUG : four: size = 8 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:21:06 DEBUG : three: Sizes identical 2025/11/11 02:21:06 DEBUG : four: Sizes differ 2025/11/11 02:21:06 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/11 02:21:06 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:21:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone272452879) 2025/11/11 02:21:06 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/11 02:21:06 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:21:06 DEBUG : two: sha1 differ 2025/11/11 02:21:06 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:21:06 DEBUG : five: size = 4 OK 2025/11/11 02:21:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/11 02:21:06 INFO : five: Copied (new) 2025/11/11 02:21:06 DEBUG : four: size = 4 OK 2025/11/11 02:21:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/11 02:21:06 INFO : four: Copied (replaced existing) 2025/11/11 02:21:07 DEBUG : two: size = 3 OK 2025/11/11 02:21:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/11 02:21:07 INFO : two: Copied (replaced existing) 2025/11/11 02:21:07 DEBUG : Waiting for deletions to finish 2025/11/11 02:21:07 DEBUG : five: size = 4 OK 2025/11/11 02:21:07 DEBUG : one: Destination is newer than source, skipping 2025/11/11 02:21:07 DEBUG : four: size = 4 OK 2025/11/11 02:21:07 DEBUG : three: size = 5 OK 2025/11/11 02:21:07 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:21:07 DEBUG : two: size = 3 OK 2025/11/11 02:21:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/11 02:21:07 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/11 02:21:07 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/11 02:21:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/11 02:21:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone272452879) 2025/11/11 02:21:07 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/11 02:21:07 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:21:07 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/11 02:21:07 DEBUG : three: sha1 differ 2025/11/11 02:21:07 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/11 02:21:07 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/11 02:21:07 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/11 02:21:07 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/11 02:21:07 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:21:08 DEBUG : three: size = 5 OK 2025/11/11 02:21:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/11 02:21:08 INFO : three: Copied (replaced existing) 2025/11/11 02:21:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.25s) === 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:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/11 02:21:09 INFO : B2 bucket rclone-test-ladurim1mixu: Making map for --track-renames 2025/11/11 02:21:09 INFO : B2 bucket rclone-test-ladurim1mixu: Finished making map for --track-renames 2025/11/11 02:21:09 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:21:09 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for renames to finish 2025/11/11 02:21:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/11 02:21:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/11 02:21:09 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:21:10 DEBUG : potato: size = 14 OK 2025/11/11 02:21:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/11 02:21:10 INFO : potato: Copied (new) 2025/11/11 02:21:10 DEBUG : yam: size = 11 OK 2025/11/11 02:21:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/11 02:21:10 INFO : yam: Copied (new) 2025/11/11 02:21:10 DEBUG : Waiting for deletions to finish 2025/11/11 02:21:10 DEBUG : potato: size = 14 OK 2025/11/11 02:21:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:21:10 INFO : B2 bucket rclone-test-ladurim1mixu: Making map for --track-renames 2025/11/11 02:21:10 INFO : B2 bucket rclone-test-ladurim1mixu: Finished making map for --track-renames 2025/11/11 02:21:10 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:21:10 DEBUG : potato: Unchanged skipping 2025/11/11 02:21:10 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for renames to finish 2025/11/11 02:21:11 DEBUG : yaml: size = 11 OK 2025/11/11 02:21:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/11 02:21:11 INFO : yam: Copied (server-side copy) to: yaml 2025/11/11 02:21:11 INFO : yam: Deleted 2025/11/11 02:21:11 INFO : yaml: Renamed from "yam" 2025/11/11 02:21:11 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:21:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.21s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/11 02:21:12 INFO : B2 bucket rclone-test-ladurim1mixu: Making map for --track-renames 2025/11/11 02:21:12 INFO : B2 bucket rclone-test-ladurim1mixu: Finished making map for --track-renames 2025/11/11 02:21:12 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:21:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/11 02:21:12 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for renames to finish 2025/11/11 02:21:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/11 02:21:12 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:21:13 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1040-19.backblaze.com/b2api/v1/b2_upload_file/ff92edf3b05d7b0b9fa80e1b/c001_v0001040_t0049": EOF 2025/11/11 02:21:13 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1040-19.backblaze.com/b2api/v1/b2_upload_file/ff92edf3b05d7b0b9fa80e1b/c001_v0001040_t0049": EOF) 2025/11/11 02:21:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/11 02:21:13 DEBUG : potato: Received error: Post "https://pod-000-1040-19.backblaze.com/b2api/v1/b2_upload_file/ff92edf3b05d7b0b9fa80e1b/c001_v0001040_t0049": EOF - low level retry 0/10 2025/11/11 02:21:13 DEBUG : pacer: Reducing sleep to 10ms 2025/11/11 02:21:13 DEBUG : yam: size = 11 OK 2025/11/11 02:21:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/11 02:21:13 INFO : yam: Copied (new) 2025/11/11 02:21:13 DEBUG : potato: size = 14 OK 2025/11/11 02:21:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/11 02:21:13 INFO : potato: Copied (new) 2025/11/11 02:21:13 DEBUG : Waiting for deletions to finish 2025/11/11 02:21:13 DEBUG : potato: size = 14 OK 2025/11/11 02:21:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:21:13 INFO : B2 bucket rclone-test-ladurim1mixu: Making map for --track-renames 2025/11/11 02:21:13 INFO : B2 bucket rclone-test-ladurim1mixu: Finished making map for --track-renames 2025/11/11 02:21:13 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:21:13 DEBUG : potato: Unchanged skipping 2025/11/11 02:21:13 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for renames to finish 2025/11/11 02:21:14 DEBUG : yaml: size = 11 OK 2025/11/11 02:21:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/11 02:21:14 INFO : yam: Copied (server-side copy) to: yaml 2025/11/11 02:21:14 INFO : yam: Deleted 2025/11/11 02:21:14 INFO : yaml: Renamed from "yam" 2025/11/11 02:21:14 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:21:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.99s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/11 02:21:15 INFO : B2 bucket rclone-test-ladurim1mixu: Making map for --track-renames 2025/11/11 02:21:15 INFO : B2 bucket rclone-test-ladurim1mixu: Finished making map for --track-renames 2025/11/11 02:21:15 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:21:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/11 02:21:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/11 02:21:15 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for renames to finish 2025/11/11 02:21:15 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:21:16 DEBUG : potato: size = 14 OK 2025/11/11 02:21:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/11 02:21:16 INFO : potato: Copied (new) 2025/11/11 02:21:16 DEBUG : sub/yam: size = 11 OK 2025/11/11 02:21:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/11 02:21:16 INFO : sub/yam: Copied (new) 2025/11/11 02:21:16 DEBUG : Waiting for deletions to finish 2025/11/11 02:21:16 DEBUG : potato: size = 14 OK 2025/11/11 02:21:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:21:16 DEBUG : potato: Unchanged skipping 2025/11/11 02:21:16 INFO : B2 bucket rclone-test-ladurim1mixu: Making map for --track-renames 2025/11/11 02:21:17 INFO : B2 bucket rclone-test-ladurim1mixu: Finished making map for --track-renames 2025/11/11 02:21:17 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:21:17 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for renames to finish 2025/11/11 02:21:17 DEBUG : yam: size = 11 OK 2025/11/11 02:21:17 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/11 02:21:17 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/11 02:21:17 INFO : sub/yam: Deleted 2025/11/11 02:21:17 INFO : yam: Renamed from "sub/yam" 2025/11/11 02:21:17 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:21:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.07s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:21:18 DEBUG : Creating backend with remote "/tmp/rclone272452879/dir1" 2025/11/11 02:21:18 DEBUG : Creating backend with remote "/tmp/rclone272452879/dir2" 2025/11/11 02:21:18 DEBUG : Local file system at /tmp/rclone272452879/dir2: Using server-side directory move 2025/11/11 02:21:18 INFO : Local file system at /tmp/rclone272452879/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/11 02:21:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/11 02:21:18 DEBUG : Local file system at /tmp/rclone272452879/dir2: Waiting for checks to finish 2025/11/11 02:21:18 DEBUG : Local file system at /tmp/rclone272452879/dir2: Waiting for transfers to finish 2025/11/11 02:21:18 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:21:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 02:21:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/11 02:21:19 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:21:19 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:21:19 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 02:21:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:21:19 INFO : sub dir/hello world: Copied (new) 2025/11/11 02:21:19 INFO : sub dir/hello world: Deleted 2025/11/11 02:21:20 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/11 02:21:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/11 02:21:20 INFO : nested/sub dir/file: Copied (new) 2025/11/11 02:21:20 INFO : nested/sub dir/file: Deleted 2025/11/11 02:21:20 INFO : sub dir: Removing directory 2025/11/11 02:21:20 INFO : nested/sub dir: Removing directory 2025/11/11 02:21:20 INFO : nested: Removing directory 2025/11/11 02:21:20 DEBUG : Local file system at /tmp/rclone272452879: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.78s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:21:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 02:21:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/11 02:21:21 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:21:21 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:21:21 DEBUG : sub dir/hello world: size = 11 OK 2025/11/11 02:21:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:21:21 INFO : sub dir/hello world: Copied (new) 2025/11/11 02:21:21 INFO : sub dir/hello world: Deleted 2025/11/11 02:21:21 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/11 02:21:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/11 02:21:21 INFO : nested/sub dir/file: Copied (new) 2025/11/11 02:21:21 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.49s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:21:22 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/11 02:21:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/11 02:21:22 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:21:22 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:21:23 DEBUG : existing-b: size = 6 OK 2025/11/11 02:21:23 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/11 02:21:23 INFO : existing-b: Copied (new) 2025/11/11 02:21:23 INFO : existing-b: Deleted 2025/11/11 02:21:23 DEBUG : existing: size = 6 OK 2025/11/11 02:21:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/11 02:21:23 INFO : existing: Copied (new) 2025/11/11 02:21:23 INFO : existing: Deleted 2025/11/11 02:21:23 DEBUG : existing: Destination exists, skipping 2025/11/11 02:21:23 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/11 02:21:23 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:21:23 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:21:23 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.30s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:21:24 DEBUG : Creating backend with remote "TestB2:rclone-test-yakobow9yepe" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-ladurim1mixu -> B2 bucket rclone-test-yakobow9yepe 2025/11/11 02:21:29 DEBUG : empty space: size = 1 OK 2025/11/11 02:21:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/11 02:21:29 DEBUG : empty space: Unchanged skipping 2025/11/11 02:21:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 02:21:29 DEBUG : B2 bucket rclone-test-yakobow9yepe: Waiting for checks to finish 2025/11/11 02:21:29 DEBUG : potato3: size = 68 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:21:29 DEBUG : potato3: size = 60 (B2 bucket rclone-test-yakobow9yepe) 2025/11/11 02:21:29 DEBUG : potato3: Sizes differ 2025/11/11 02:21:29 INFO : empty space: Deleted 2025/11/11 02:21:29 DEBUG : B2 bucket rclone-test-yakobow9yepe: Waiting for transfers to finish 2025/11/11 02:21:29 DEBUG : potato2: size = 60 OK 2025/11/11 02:21:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/11 02:21:29 INFO : potato2: Copied (server-side copy) 2025/11/11 02:21:29 INFO : potato2: Deleted 2025/11/11 02:21:29 DEBUG : potato3: size = 68 OK 2025/11/11 02:21:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/11 02:21:29 INFO : potato3: Copied (server-side copy) 2025/11/11 02:21:29 INFO : potato3: Deleted 2025/11/11 02:21:30 DEBUG : Creating backend with remote "TestB2:rclone-test-kivizuw1cice" 2025/11/11 02:21:31 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/11 02:21:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 02:21:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/11 02:21:31 DEBUG : B2 bucket rclone-test-kivizuw1cice: Waiting for checks to finish 2025/11/11 02:21:31 DEBUG : B2 bucket rclone-test-kivizuw1cice: Waiting for transfers to finish 2025/11/11 02:21:32 DEBUG : empty space: size = 1 OK 2025/11/11 02:21:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/11 02:21:32 INFO : empty space: Copied (server-side copy) 2025/11/11 02:21:32 DEBUG : potato2: size = 60 OK 2025/11/11 02:21:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/11 02:21:32 INFO : potato2: Copied (server-side copy) 2025/11/11 02:21:32 INFO : empty space: Deleted 2025/11/11 02:21:32 INFO : potato2: Deleted 2025/11/11 02:21:32 DEBUG : potato3: size = 68 OK 2025/11/11 02:21:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/11 02:21:32 INFO : potato3: Copied (server-side copy) 2025/11/11 02:21:33 INFO : potato3: Deleted 2025/11/11 02:21:33 DEBUG : B2 bucket rclone-test-kivizuw1cice: Purge remote 2025/11/11 02:21:33 INFO : B2 bucket rclone-test-kivizuw1cice: cleaning bucket "rclone-test-kivizuw1cice" of all files 2025/11/11 02:21:33 DEBUG : empty space: Deleting (id "4_zff12ed53b07d7b0b9fa80e1b_f1089af9a5a234ed9_d20251111_m022132_c001_v0001137_t0037_u01762827692015") 2025/11/11 02:21:33 DEBUG : potato2: Deleting (id "4_zff12ed53b07d7b0b9fa80e1b_f114c732ca2ba3afe_d20251111_m022132_c001_v0001177_t0021_u01762827692370") 2025/11/11 02:21:33 DEBUG : potato3: Deleting (id "4_zff12ed53b07d7b0b9fa80e1b_f1005352247e76eec_d20251111_m022132_c001_v0001145_t0029_u01762827692391") 2025/11/11 02:21:34 DEBUG : B2 bucket rclone-test-yakobow9yepe: Purge remote 2025/11/11 02:21:34 INFO : B2 bucket rclone-test-yakobow9yepe: cleaning bucket "rclone-test-yakobow9yepe" of all files 2025/11/11 02:21:34 DEBUG : empty space: Deleting (id "4_zdf62dd53b07d7b0b9fa80e1b_f4162881cf43d73a5_d20251111_m022132_c001_v7007000_t0000_u01762827692562") 2025/11/11 02:21:34 DEBUG : empty space: Deleting (id "4_zdf62dd53b07d7b0b9fa80e1b_f10679a7f366ee2b3_d20251111_m022128_c001_v0001180_t0018_u01762827688350") 2025/11/11 02:21:34 DEBUG : potato2: Deleting (id "4_zdf62dd53b07d7b0b9fa80e1b_f4162881cf43d73a6_d20251111_m022132_c001_v7007000_t0000_u01762827692583") 2025/11/11 02:21:34 DEBUG : potato2: Deleting (id "4_zdf62dd53b07d7b0b9fa80e1b_f1089e23e866d3b33_d20251111_m022129_c001_v0001181_t0034_u01762827689166") 2025/11/11 02:21:34 DEBUG : potato3: Deleting (id "4_zdf62dd53b07d7b0b9fa80e1b_f4162881cf43d73ae_d20251111_m022132_c001_v7007000_t0000_u01762827692975") 2025/11/11 02:21:34 DEBUG : potato3: Deleting (id "4_zdf62dd53b07d7b0b9fa80e1b_f1108492ace71fc38_d20251111_m022129_c001_v0001032_t0012_u01762827689410") 2025/11/11 02:21:34 DEBUG : potato3: Deleting (id "4_zdf62dd53b07d7b0b9fa80e1b_f10679a7f366ee2b7_d20251111_m022128_c001_v0001180_t0055_u01762827688578") --- PASS: TestServerSideMove (11.45s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:21:36 DEBUG : Creating backend with remote "TestB2:rclone-test-zemesih5vabo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-ladurim1mixu -> B2 bucket rclone-test-zemesih5vabo 2025/11/11 02:21:41 DEBUG : empty space: Excluded (Size Filter) 2025/11/11 02:21:41 DEBUG : empty space: Excluded (Size Filter) 2025/11/11 02:21:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 02:21:41 DEBUG : B2 bucket rclone-test-zemesih5vabo: Waiting for checks to finish 2025/11/11 02:21:41 DEBUG : potato3: size = 68 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:21:41 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zemesih5vabo) 2025/11/11 02:21:41 DEBUG : potato3: Sizes differ 2025/11/11 02:21:41 DEBUG : B2 bucket rclone-test-zemesih5vabo: Waiting for transfers to finish 2025/11/11 02:21:42 DEBUG : potato2: size = 60 OK 2025/11/11 02:21:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/11 02:21:42 INFO : potato2: Copied (server-side copy) 2025/11/11 02:21:42 INFO : potato2: Deleted 2025/11/11 02:21:42 DEBUG : potato3: size = 68 OK 2025/11/11 02:21:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/11 02:21:42 INFO : potato3: Copied (server-side copy) 2025/11/11 02:21:43 INFO : potato3: Deleted 2025/11/11 02:21:43 DEBUG : Creating backend with remote "TestB2:rclone-test-noqunaf3fadi" 2025/11/11 02:21:43 DEBUG : Config file has changed externally - reloading 2025/11/11 02:21:44 DEBUG : empty space: Excluded (Size Filter) 2025/11/11 02:21:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 02:21:44 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/11 02:21:44 DEBUG : B2 bucket rclone-test-noqunaf3fadi: Waiting for checks to finish 2025/11/11 02:21:44 DEBUG : B2 bucket rclone-test-noqunaf3fadi: Waiting for transfers to finish 2025/11/11 02:21:45 DEBUG : potato2: size = 60 OK 2025/11/11 02:21:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/11 02:21:45 INFO : potato2: Copied (server-side copy) 2025/11/11 02:21:45 INFO : potato2: Deleted 2025/11/11 02:21:45 DEBUG : potato3: size = 68 OK 2025/11/11 02:21:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/11 02:21:45 INFO : potato3: Copied (server-side copy) 2025/11/11 02:21:45 INFO : potato3: Deleted 2025/11/11 02:21:46 DEBUG : B2 bucket rclone-test-noqunaf3fadi: Purge remote 2025/11/11 02:21:46 INFO : B2 bucket rclone-test-noqunaf3fadi: cleaning bucket "rclone-test-noqunaf3fadi" of all files 2025/11/11 02:21:46 DEBUG : potato2: Deleting (id "4_zbf221d93b08d7b0b9fa80e1b_f108444b168c76ac3_d20251111_m022145_c001_v0001183_t0017_u01762827705215") 2025/11/11 02:21:46 DEBUG : potato3: Deleting (id "4_zbf221d93b08d7b0b9fa80e1b_f1134281bf8071b25_d20251111_m022145_c001_v0001131_t0056_u01762827705469") 2025/11/11 02:21:47 DEBUG : B2 bucket rclone-test-zemesih5vabo: Purge remote 2025/11/11 02:21:47 INFO : B2 bucket rclone-test-zemesih5vabo: cleaning bucket "rclone-test-zemesih5vabo" of all files 2025/11/11 02:21:47 DEBUG : empty space: Deleting (id "4_z4f820d63b08d7b0b9fa80e1b_f1061bad1db381f40_d20251111_m022140_c001_v0001101_t0043_u01762827700732") 2025/11/11 02:21:47 DEBUG : potato2: Deleting (id "4_z4f820d63b08d7b0b9fa80e1b_f415071e978d742d9_d20251111_m022145_c001_v7007000_t0000_u01762827705446") 2025/11/11 02:21:47 DEBUG : potato2: Deleting (id "4_z4f820d63b08d7b0b9fa80e1b_f108e137d5e7d7816_d20251111_m022141_c001_v0001145_t0040_u01762827701914") 2025/11/11 02:21:47 DEBUG : potato3: Deleting (id "4_z4f820d63b08d7b0b9fa80e1b_f415071e978d742e1_d20251111_m022145_c001_v7007000_t0000_u01762827705906") 2025/11/11 02:21:47 DEBUG : potato3: Deleting (id "4_z4f820d63b08d7b0b9fa80e1b_f1167fd08d9c8f82e_d20251111_m022142_c001_v0001106_t0020_u01762827702293") 2025/11/11 02:21:47 DEBUG : potato3: Deleting (id "4_z4f820d63b08d7b0b9fa80e1b_f1061bad1db381f47_d20251111_m022141_c001_v0001101_t0025_u01762827701162") --- PASS: TestServerSideMoveWithFilter (13.08s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:21:49 DEBUG : Creating backend with remote "TestB2:rclone-test-pixezad2veza" 2025/11/11 02:21:51 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-ladurim1mixu -> B2 bucket rclone-test-pixezad2veza 2025/11/11 02:21:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 02:21:54 DEBUG : empty space: size = 1 OK 2025/11/11 02:21:54 DEBUG : B2 bucket rclone-test-pixezad2veza: Waiting for checks to finish 2025/11/11 02:21:54 DEBUG : potato3: size = 68 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:21:54 DEBUG : potato3: size = 60 (B2 bucket rclone-test-pixezad2veza) 2025/11/11 02:21:54 DEBUG : potato3: Sizes differ 2025/11/11 02:21:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/11 02:21:54 DEBUG : empty space: Unchanged skipping 2025/11/11 02:21:55 INFO : empty space: Deleted 2025/11/11 02:21:55 DEBUG : B2 bucket rclone-test-pixezad2veza: Waiting for transfers to finish 2025/11/11 02:21:55 DEBUG : potato3: size = 68 OK 2025/11/11 02:21:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/11 02:21:55 INFO : potato3: Copied (server-side copy) 2025/11/11 02:21:55 INFO : potato3: Deleted 2025/11/11 02:21:55 DEBUG : potato2: size = 60 OK 2025/11/11 02:21:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/11 02:21:55 INFO : potato2: Copied (server-side copy) 2025/11/11 02:21:56 INFO : potato2: Deleted 2025/11/11 02:21:56 DEBUG : Creating backend with remote "TestB2:rclone-test-cugigoc1pewe" 2025/11/11 02:21:57 INFO : tomatoDir: Making directory 2025/11/11 02:21:57 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/11 02:21:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 02:21:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/11 02:21:57 DEBUG : B2 bucket rclone-test-cugigoc1pewe: Waiting for checks to finish 2025/11/11 02:21:57 DEBUG : B2 bucket rclone-test-cugigoc1pewe: Waiting for transfers to finish 2025/11/11 02:21:58 DEBUG : empty space: size = 1 OK 2025/11/11 02:21:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/11 02:21:58 INFO : empty space: Copied (server-side copy) 2025/11/11 02:21:58 INFO : empty space: Deleted 2025/11/11 02:21:58 DEBUG : potato2: size = 60 OK 2025/11/11 02:21:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/11 02:21:58 INFO : potato2: Copied (server-side copy) 2025/11/11 02:21:58 INFO : potato2: Deleted 2025/11/11 02:21:59 DEBUG : potato3: size = 68 OK 2025/11/11 02:21:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/11 02:21:59 INFO : potato3: Copied (server-side copy) 2025/11/11 02:21:59 INFO : potato3: Deleted 2025/11/11 02:21:59 DEBUG : B2 bucket rclone-test-cugigoc1pewe: Purge remote 2025/11/11 02:21:59 INFO : B2 bucket rclone-test-cugigoc1pewe: cleaning bucket "rclone-test-cugigoc1pewe" of all files 2025/11/11 02:22:00 DEBUG : empty space: Deleting (id "4_z1f724dd3b08d7b0b9fa80e1b_f1062e6df32d3052f_d20251111_m022158_c001_v0001165_t0006_u01762827718439") 2025/11/11 02:22:00 DEBUG : potato2: Deleting (id "4_z1f724dd3b08d7b0b9fa80e1b_f11354fd17418c941_d20251111_m022158_c001_v0001183_t0027_u01762827718665") 2025/11/11 02:22:00 DEBUG : potato3: Deleting (id "4_z1f724dd3b08d7b0b9fa80e1b_f119544f5471b8ae3_d20251111_m022158_c001_v0001098_t0053_u01762827718787") 2025/11/11 02:22:00 DEBUG : B2 bucket rclone-test-pixezad2veza: Purge remote 2025/11/11 02:22:00 INFO : B2 bucket rclone-test-pixezad2veza: cleaning bucket "rclone-test-pixezad2veza" of all files 2025/11/11 02:22:00 DEBUG : empty space: Deleting (id "4_zaff23d73b08d7b0b9fa80e1b_f4120efd2da26d45a_d20251111_m022158_c001_v7007000_t0000_u01762827718634") 2025/11/11 02:22:00 DEBUG : empty space: Deleting (id "4_zaff23d73b08d7b0b9fa80e1b_f11123be7dfb0f9b9_d20251111_m022153_c001_v0001104_t0047_u01762827713343") 2025/11/11 02:22:00 DEBUG : potato2: Deleting (id "4_zaff23d73b08d7b0b9fa80e1b_f4120efd2da26d45b_d20251111_m022158_c001_v7007000_t0000_u01762827718860") 2025/11/11 02:22:00 DEBUG : potato2: Deleting (id "4_zaff23d73b08d7b0b9fa80e1b_f118488aafdd4256f_d20251111_m022155_c001_v0001117_t0040_u01762827715087") 2025/11/11 02:22:00 DEBUG : potato3: Deleting (id "4_zaff23d73b08d7b0b9fa80e1b_f4120efd2da26d45d_d20251111_m022159_c001_v7007000_t0000_u01762827719208") 2025/11/11 02:22:00 DEBUG : potato3: Deleting (id "4_zaff23d73b08d7b0b9fa80e1b_f1083c4c056db9408_d20251111_m022155_c001_v0001099_t0019_u01762827715466") 2025/11/11 02:22:00 DEBUG : potato3: Deleting (id "4_zaff23d73b08d7b0b9fa80e1b_f11123be7dfb0f9bc_d20251111_m022153_c001_v0001104_t0042_u01762827713897") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.36s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:22:02 DEBUG : Creating backend with remote "TestB2:rclone-test-ladurim1mixu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.99s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:22:05 DEBUG : Creating backend with remote "TestB2:rclone-test-ladurim1mixu/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:22:07 DEBUG : Creating backend with remote "TestB2:rclone-test-ladurim1mixu/rclone-sync-test" 2025/11/11 02:22:09 DEBUG : Creating backend with remote "TestB2:rclone-test-ladurim1mixu/rclone-sync-test-include/layer2" 2025/11/11 02:22:11 DEBUG : Creating backend with remote "TestB2:rclone-test-ladurim1mixu/rclone-sync-test-ignore-file" 2025/11/11 02:22:14 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/11 02:22:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/11 02:22:14 DEBUG : pacer: Reducing sleep to 10ms 2025/11/11 02:22:14 DEBUG : B2 bucket rclone-test-ladurim1mixu path rclone-sync-test: Waiting for checks to finish 2025/11/11 02:22:14 DEBUG : B2 bucket rclone-test-ladurim1mixu path rclone-sync-test: Waiting for transfers to finish 2025/11/11 02:22:14 DEBUG : Waiting for deletions to finish 2025/11/11 02:22:14 INFO : There was nothing to transfer 2025/11/11 02:22:14 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:22:14 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:22:14 DEBUG : Waiting for deletions to finish 2025/11/11 02:22:14 INFO : There was nothing to transfer 2025/11/11 02:22:15 DEBUG : B2 bucket rclone-test-ladurim1mixu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/11 02:22:15 DEBUG : B2 bucket rclone-test-ladurim1mixu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/11 02:22:15 DEBUG : Waiting for deletions to finish 2025/11/11 02:22:15 INFO : There was nothing to transfer 2025/11/11 02:22:15 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:22:15 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:22:15 DEBUG : Waiting for deletions to finish 2025/11/11 02:22:15 INFO : There was nothing to transfer 2025/11/11 02:22:16 DEBUG : B2 bucket rclone-test-ladurim1mixu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/11 02:22:16 DEBUG : B2 bucket rclone-test-ladurim1mixu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/11 02:22:16 DEBUG : Waiting for deletions to finish 2025/11/11 02:22:16 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.48s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:22:16 DEBUG : Creating backend with remote "TestB2:rclone-test-ladurim1mixu/dst" 2025/11/11 02:22:17 DEBUG : Creating backend with remote "TestB2:rclone-test-ladurim1mixu/CompareDest" 2025/11/11 02:22:19 DEBUG : one: Need to transfer - File not found at Destination 2025/11/11 02:22:19 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for checks to finish 2025/11/11 02:22:19 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for transfers to finish 2025/11/11 02:22:20 DEBUG : one: size = 3 OK 2025/11/11 02:22:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/11 02:22:20 INFO : one: Copied (new) 2025/11/11 02:22:20 DEBUG : Waiting for deletions to finish 2025/11/11 02:22:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone272452879) 2025/11/11 02:22:21 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for checks to finish 2025/11/11 02:22:21 DEBUG : one: size = 3 (B2 bucket rclone-test-ladurim1mixu path dst) 2025/11/11 02:22:21 DEBUG : one: Sizes differ 2025/11/11 02:22:21 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for transfers to finish 2025/11/11 02:22:21 DEBUG : one: size = 5 OK 2025/11/11 02:22:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/11 02:22:21 INFO : one: Copied (replaced existing) 2025/11/11 02:22:21 DEBUG : Waiting for deletions to finish 2025/11/11 02:22:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone272452879) 2025/11/11 02:22:23 DEBUG : one: size = 3 (B2 bucket rclone-test-ladurim1mixu path dst) 2025/11/11 02:22:23 DEBUG : one: Sizes differ 2025/11/11 02:22:23 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for checks to finish 2025/11/11 02:22:24 DEBUG : one: size = 5 OK 2025/11/11 02:22:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 02:22:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/11 02:22:24 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for transfers to finish 2025/11/11 02:22:24 DEBUG : Waiting for deletions to finish 2025/11/11 02:22:24 INFO : There was nothing to transfer 2025/11/11 02:22:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone272452879) 2025/11/11 02:22:25 DEBUG : one: size = 3 (B2 bucket rclone-test-ladurim1mixu path dst) 2025/11/11 02:22:25 DEBUG : one: Sizes differ 2025/11/11 02:22:25 DEBUG : two: size = 3 OK 2025/11/11 02:22:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 02:22:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/11 02:22:25 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for checks to finish 2025/11/11 02:22:25 DEBUG : one: size = 5 OK 2025/11/11 02:22:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 02:22:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/11 02:22:25 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for transfers to finish 2025/11/11 02:22:25 DEBUG : Waiting for deletions to finish 2025/11/11 02:22:25 INFO : There was nothing to transfer 2025/11/11 02:22:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone272452879) 2025/11/11 02:22:26 DEBUG : one: size = 3 (B2 bucket rclone-test-ladurim1mixu path dst) 2025/11/11 02:22:26 DEBUG : one: Sizes differ 2025/11/11 02:22:26 DEBUG : two: size = 3 OK 2025/11/11 02:22:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 02:22:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/11 02:22:26 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for checks to finish 2025/11/11 02:22:26 DEBUG : one: size = 5 OK 2025/11/11 02:22:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 02:22:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/11 02:22:26 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for transfers to finish 2025/11/11 02:22:26 DEBUG : Waiting for deletions to finish 2025/11/11 02:22:26 INFO : There was nothing to transfer 2025/11/11 02:22:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone272452879) 2025/11/11 02:22:27 DEBUG : one: size = 3 (B2 bucket rclone-test-ladurim1mixu path dst) 2025/11/11 02:22:27 DEBUG : one: Sizes differ 2025/11/11 02:22:27 DEBUG : two: size = 3 OK 2025/11/11 02:22:27 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/11/11 02:22:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/11 02:22:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/11 02:22:27 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for checks to finish 2025/11/11 02:22:27 DEBUG : one: size = 5 OK 2025/11/11 02:22:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 02:22:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/11 02:22:27 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for transfers to finish 2025/11/11 02:22:27 DEBUG : Waiting for deletions to finish 2025/11/11 02:22:27 INFO : There was nothing to transfer 2025/11/11 02:22:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone272452879) 2025/11/11 02:22:27 DEBUG : one: size = 3 (B2 bucket rclone-test-ladurim1mixu path dst) 2025/11/11 02:22:27 DEBUG : one: Sizes differ 2025/11/11 02:22:28 DEBUG : two: size = 5 (Local file system at /tmp/rclone272452879) 2025/11/11 02:22:28 DEBUG : two: size = 3 (B2 bucket rclone-test-ladurim1mixu path CompareDest) 2025/11/11 02:22:28 DEBUG : two: Sizes differ 2025/11/11 02:22:28 DEBUG : two: Need to transfer - File not found at Destination 2025/11/11 02:22:28 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for checks to finish 2025/11/11 02:22:28 DEBUG : one: size = 5 OK 2025/11/11 02:22:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 02:22:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/11 02:22:28 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for transfers to finish 2025/11/11 02:22:28 DEBUG : two: size = 5 OK 2025/11/11 02:22:28 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/11 02:22:28 INFO : two: Copied (new) 2025/11/11 02:22:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.50s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:22:31 DEBUG : Creating backend with remote "TestB2:rclone-test-ladurim1mixu/dest" 2025/11/11 02:22:32 DEBUG : Creating backend with remote "TestB2:rclone-test-ladurim1mixu/pre-dest1" 2025/11/11 02:22:34 DEBUG : Creating backend with remote "TestB2:rclone-test-ladurim1mixu/pre-dest2" 2025/11/11 02:22:36 DEBUG : 1: size = 1 OK 2025/11/11 02:22:36 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:22:36 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/11 02:22:36 DEBUG : 2: size = 1 OK 2025/11/11 02:22:36 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:22:36 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/11 02:22:36 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/11 02:22:36 DEBUG : B2 bucket rclone-test-ladurim1mixu path dest: Waiting for checks to finish 2025/11/11 02:22:36 DEBUG : B2 bucket rclone-test-ladurim1mixu path dest: Waiting for transfers to finish 2025/11/11 02:22:37 DEBUG : 3: size = 1 OK 2025/11/11 02:22:37 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/11 02:22:37 INFO : 3: Copied (new) 2025/11/11 02:22:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.98s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:22:39 DEBUG : Creating backend with remote "TestB2:rclone-test-ladurim1mixu/dst" 2025/11/11 02:22:40 DEBUG : Creating backend with remote "TestB2:rclone-test-ladurim1mixu/CopyDest" 2025/11/11 02:22:42 DEBUG : one: Need to transfer - File not found at Destination 2025/11/11 02:22:42 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for checks to finish 2025/11/11 02:22:42 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for transfers to finish 2025/11/11 02:22:43 DEBUG : one: size = 3 OK 2025/11/11 02:22:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/11 02:22:43 INFO : one: Copied (new) 2025/11/11 02:22:43 DEBUG : Waiting for deletions to finish 2025/11/11 02:22:43 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for checks to finish 2025/11/11 02:22:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone272452879) 2025/11/11 02:22:43 DEBUG : one: size = 3 (B2 bucket rclone-test-ladurim1mixu path dst) 2025/11/11 02:22:43 DEBUG : one: Sizes differ 2025/11/11 02:22:44 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for transfers to finish 2025/11/11 02:22:44 DEBUG : one: size = 5 OK 2025/11/11 02:22:44 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/11 02:22:44 INFO : one: Copied (replaced existing) 2025/11/11 02:22:44 DEBUG : Waiting for deletions to finish 2025/11/11 02:22:46 DEBUG : Creating backend with remote "TestB2:rclone-test-ladurim1mixu/BackupDir" 2025/11/11 02:22:48 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for checks to finish 2025/11/11 02:22:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone272452879) 2025/11/11 02:22:48 DEBUG : one: size = 3 (B2 bucket rclone-test-ladurim1mixu path dst) 2025/11/11 02:22:48 DEBUG : one: Sizes differ 2025/11/11 02:22:48 DEBUG : one: size = 5 OK 2025/11/11 02:22:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 02:22:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone272452879) 2025/11/11 02:22:48 DEBUG : one: size = 3 (B2 bucket rclone-test-ladurim1mixu path dst) 2025/11/11 02:22:48 DEBUG : one: Sizes differ 2025/11/11 02:22:49 DEBUG : one: size = 3 OK 2025/11/11 02:22:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/11 02:22:49 INFO : one: Copied (server-side copy) 2025/11/11 02:22:49 INFO : one: Deleted 2025/11/11 02:22:50 DEBUG : one: size = 5 OK 2025/11/11 02:22:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/11 02:22:50 INFO : one: Copied (server-side copy) 2025/11/11 02:22:50 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/11 02:22:50 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for transfers to finish 2025/11/11 02:22:50 DEBUG : Waiting for deletions to finish 2025/11/11 02:22:51 DEBUG : one: size = 5 OK 2025/11/11 02:22:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 02:22:51 DEBUG : one: Unchanged skipping 2025/11/11 02:22:51 DEBUG : two: size = 3 OK 2025/11/11 02:22:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 02:22:51 DEBUG : two: size = 3 OK 2025/11/11 02:22:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/11 02:22:51 INFO : two: Copied (server-side copy) 2025/11/11 02:22:51 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/11 02:22:51 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for checks to finish 2025/11/11 02:22:51 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for transfers to finish 2025/11/11 02:22:51 DEBUG : Waiting for deletions to finish 2025/11/11 02:22:52 DEBUG : one: size = 5 OK 2025/11/11 02:22:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 02:22:52 DEBUG : one: Unchanged skipping 2025/11/11 02:22:52 DEBUG : two: size = 3 OK 2025/11/11 02:22:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 02:22:52 DEBUG : two: Unchanged skipping 2025/11/11 02:22:52 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for checks to finish 2025/11/11 02:22:52 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for transfers to finish 2025/11/11 02:22:52 DEBUG : Waiting for deletions to finish 2025/11/11 02:22:52 INFO : There was nothing to transfer 2025/11/11 02:22:53 DEBUG : one: size = 5 OK 2025/11/11 02:22:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 02:22:53 DEBUG : one: Unchanged skipping 2025/11/11 02:22:53 DEBUG : three: size = 7 (Local file system at /tmp/rclone272452879) 2025/11/11 02:22:53 DEBUG : three: size = 5 (B2 bucket rclone-test-ladurim1mixu path CopyDest) 2025/11/11 02:22:53 DEBUG : three: Sizes differ 2025/11/11 02:22:53 DEBUG : three: Destination not found in --copy-dest 2025/11/11 02:22:53 DEBUG : three: Need to transfer - File not found at Destination 2025/11/11 02:22:53 DEBUG : two: size = 3 OK 2025/11/11 02:22:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/11 02:22:53 DEBUG : two: Unchanged skipping 2025/11/11 02:22:53 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for checks to finish 2025/11/11 02:22:53 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for transfers to finish 2025/11/11 02:22:54 DEBUG : three: size = 7 OK 2025/11/11 02:22:54 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/11 02:22:54 INFO : three: Copied (new) 2025/11/11 02:22:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.43s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:22:58 DEBUG : Creating backend with remote "TestB2:rclone-test-ladurim1mixu/dst" 2025/11/11 02:22:59 DEBUG : Creating backend with remote "TestB2:rclone-test-ladurim1mixu/backup" 2025/11/11 02:23:01 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for checks to finish 2025/11/11 02:23:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone272452879) 2025/11/11 02:23:01 DEBUG : one: size = 3 (B2 bucket rclone-test-ladurim1mixu path dst) 2025/11/11 02:23:01 DEBUG : one: Sizes differ 2025/11/11 02:23:01 DEBUG : two: size = 3 OK 2025/11/11 02:23:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:23:01 DEBUG : two: Unchanged skipping 2025/11/11 02:23:03 DEBUG : one: size = 3 OK 2025/11/11 02:23:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/11 02:23:03 INFO : one: Copied (server-side copy) 2025/11/11 02:23:03 INFO : one: Deleted 2025/11/11 02:23:03 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for transfers to finish 2025/11/11 02:23:04 DEBUG : one: size = 4 OK 2025/11/11 02:23:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/11 02:23:04 INFO : one: Copied (new) 2025/11/11 02:23:04 DEBUG : Waiting for deletions to finish 2025/11/11 02:23:05 DEBUG : three.txt: size = 5 OK 2025/11/11 02:23:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/11 02:23:05 INFO : three.txt: Copied (server-side copy) 2025/11/11 02:23:05 INFO : three.txt: Deleted 2025/11/11 02:23:05 INFO : three.txt: Moved into backup dir 2025/11/11 02:23:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone272452879) 2025/11/11 02:23:07 DEBUG : one: size = 4 (B2 bucket rclone-test-ladurim1mixu path dst) 2025/11/11 02:23:07 DEBUG : one: Sizes differ 2025/11/11 02:23:07 DEBUG : two: size = 3 OK 2025/11/11 02:23:07 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for checks to finish 2025/11/11 02:23:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:23:07 DEBUG : two: Unchanged skipping 2025/11/11 02:23:08 DEBUG : one: size = 4 OK 2025/11/11 02:23:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/11 02:23:08 INFO : one: Copied (server-side copy) 2025/11/11 02:23:08 INFO : one: Deleted 2025/11/11 02:23:08 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for transfers to finish 2025/11/11 02:23:08 DEBUG : one: size = 5 OK 2025/11/11 02:23:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/11 02:23:08 INFO : one: Copied (new) 2025/11/11 02:23:08 DEBUG : Waiting for deletions to finish 2025/11/11 02:23:09 DEBUG : three.txt: size = 6 OK 2025/11/11 02:23:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/11 02:23:09 INFO : three.txt: Copied (server-side copy) 2025/11/11 02:23:09 INFO : three.txt: Deleted 2025/11/11 02:23:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.49s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:23:13 DEBUG : Creating backend with remote "TestB2:rclone-test-ladurim1mixu/dst" 2025/11/11 02:23:14 DEBUG : Creating backend with remote "TestB2:rclone-test-ladurim1mixu/backup" 2025/11/11 02:23:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone272452879) 2025/11/11 02:23:16 DEBUG : one: size = 3 (B2 bucket rclone-test-ladurim1mixu path dst) 2025/11/11 02:23:16 DEBUG : one: Sizes differ 2025/11/11 02:23:16 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for checks to finish 2025/11/11 02:23:16 DEBUG : two: size = 3 OK 2025/11/11 02:23:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:23:16 DEBUG : two: Unchanged skipping 2025/11/11 02:23:17 DEBUG : one.bak: size = 3 OK 2025/11/11 02:23:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/11 02:23:17 INFO : one: Copied (server-side copy) to: one.bak 2025/11/11 02:23:17 INFO : one: Deleted 2025/11/11 02:23:17 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for transfers to finish 2025/11/11 02:23:18 DEBUG : one: size = 4 OK 2025/11/11 02:23:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/11 02:23:18 INFO : one: Copied (new) 2025/11/11 02:23:18 DEBUG : Waiting for deletions to finish 2025/11/11 02:23:18 DEBUG : three.txt.bak: size = 5 OK 2025/11/11 02:23:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/11 02:23:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/11 02:23:19 INFO : three.txt: Deleted 2025/11/11 02:23:19 INFO : three.txt: Moved into backup dir 2025/11/11 02:23:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone272452879) 2025/11/11 02:23:22 DEBUG : two: size = 3 OK 2025/11/11 02:23:22 DEBUG : one: size = 4 (B2 bucket rclone-test-ladurim1mixu path dst) 2025/11/11 02:23:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:23:22 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for checks to finish 2025/11/11 02:23:22 DEBUG : two: Unchanged skipping 2025/11/11 02:23:22 DEBUG : one: Sizes differ 2025/11/11 02:23:22 DEBUG : one.bak: size = 4 OK 2025/11/11 02:23:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/11 02:23:22 INFO : one: Copied (server-side copy) to: one.bak 2025/11/11 02:23:23 INFO : one: Deleted 2025/11/11 02:23:23 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for transfers to finish 2025/11/11 02:23:23 DEBUG : one: size = 5 OK 2025/11/11 02:23:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/11 02:23:23 INFO : one: Copied (new) 2025/11/11 02:23:23 DEBUG : Waiting for deletions to finish 2025/11/11 02:23:24 DEBUG : three.txt.bak: size = 6 OK 2025/11/11 02:23:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/11 02:23:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/11 02:23:24 INFO : three.txt: Deleted 2025/11/11 02:23:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.65s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:23:27 DEBUG : Creating backend with remote "TestB2:rclone-test-ladurim1mixu/dst" 2025/11/11 02:23:28 DEBUG : Creating backend with remote "TestB2:rclone-test-ladurim1mixu/backup" 2025/11/11 02:23:30 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for checks to finish 2025/11/11 02:23:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone272452879) 2025/11/11 02:23:30 DEBUG : one: size = 3 (B2 bucket rclone-test-ladurim1mixu path dst) 2025/11/11 02:23:30 DEBUG : two: size = 3 OK 2025/11/11 02:23:30 DEBUG : one: Sizes differ 2025/11/11 02:23:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:23:30 DEBUG : two: Unchanged skipping 2025/11/11 02:23:31 DEBUG : one-2019-01-01: size = 3 OK 2025/11/11 02:23:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/11 02:23:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/11 02:23:31 INFO : one: Deleted 2025/11/11 02:23:31 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for transfers to finish 2025/11/11 02:23:33 DEBUG : one: size = 4 OK 2025/11/11 02:23:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/11 02:23:33 INFO : one: Copied (new) 2025/11/11 02:23:33 DEBUG : Waiting for deletions to finish 2025/11/11 02:23:33 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/11 02:23:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/11 02:23:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/11 02:23:33 INFO : three.txt: Deleted 2025/11/11 02:23:33 INFO : three.txt: Moved into backup dir 2025/11/11 02:23:35 DEBUG : two: size = 3 OK 2025/11/11 02:23:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:23:35 DEBUG : two: Unchanged skipping 2025/11/11 02:23:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone272452879) 2025/11/11 02:23:35 DEBUG : one: size = 4 (B2 bucket rclone-test-ladurim1mixu path dst) 2025/11/11 02:23:35 DEBUG : one: Sizes differ 2025/11/11 02:23:35 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for checks to finish 2025/11/11 02:23:36 DEBUG : one-2019-01-01: size = 4 OK 2025/11/11 02:23:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/11 02:23:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/11 02:23:36 INFO : one: Deleted 2025/11/11 02:23:36 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for transfers to finish 2025/11/11 02:23:37 DEBUG : one: size = 5 OK 2025/11/11 02:23:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/11 02:23:37 INFO : one: Copied (new) 2025/11/11 02:23:37 DEBUG : Waiting for deletions to finish 2025/11/11 02:23:37 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/11 02:23:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/11 02:23:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/11 02:23:38 INFO : three.txt: Deleted 2025/11/11 02:23:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.69s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:23:40 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1042-18.backblaze.com/b2api/v1/b2_upload_file/ff92edf3b05d7b0b9fa80e1b/c001_v0001042_t0022": EOF 2025/11/11 02:23:40 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1042-18.backblaze.com/b2api/v1/b2_upload_file/ff92edf3b05d7b0b9fa80e1b/c001_v0001042_t0022": EOF) 2025/11/11 02:23:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/two" to B2 bucket rclone-test-ladurim1mixu: 1/10 (Post "https://pod-000-1042-18.backblaze.com/b2api/v1/b2_upload_file/ff92edf3b05d7b0b9fa80e1b/c001_v0001042_t0022": EOF) 2025/11/11 02:23:42 DEBUG : pacer: Reducing sleep to 10ms 2025/11/11 02:23:43 DEBUG : Creating backend with remote "TestB2:rclone-test-ladurim1mixu/dst" 2025/11/11 02:23:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone272452879) 2025/11/11 02:23:45 DEBUG : one: size = 3 (B2 bucket rclone-test-ladurim1mixu path dst) 2025/11/11 02:23:45 DEBUG : one: Sizes differ 2025/11/11 02:23:45 DEBUG : two: size = 3 OK 2025/11/11 02:23:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:23:45 DEBUG : two: Unchanged skipping 2025/11/11 02:23:45 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for checks to finish 2025/11/11 02:23:45 DEBUG : one.bak: size = 3 OK 2025/11/11 02:23:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/11 02:23:45 INFO : one: Copied (server-side copy) to: one.bak 2025/11/11 02:23:45 INFO : one: Deleted 2025/11/11 02:23:45 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for transfers to finish 2025/11/11 02:23:46 DEBUG : one: size = 4 OK 2025/11/11 02:23:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/11 02:23:46 INFO : one: Copied (new) 2025/11/11 02:23:46 DEBUG : Waiting for deletions to finish 2025/11/11 02:23:47 DEBUG : three.txt.bak: size = 5 OK 2025/11/11 02:23:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/11 02:23:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/11 02:23:47 INFO : three.txt: Deleted 2025/11/11 02:23:47 INFO : three.txt: Moved into backup dir 2025/11/11 02:23:48 DEBUG : one.bak: Excluded (Path Filter) 2025/11/11 02:23:48 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/11 02:23:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone272452879) 2025/11/11 02:23:48 DEBUG : one: size = 4 (B2 bucket rclone-test-ladurim1mixu path dst) 2025/11/11 02:23:48 DEBUG : one: Sizes differ 2025/11/11 02:23:48 DEBUG : two: size = 3 OK 2025/11/11 02:23:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:23:48 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for checks to finish 2025/11/11 02:23:48 DEBUG : two: Unchanged skipping 2025/11/11 02:23:48 DEBUG : one.bak: size = 4 OK 2025/11/11 02:23:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/11 02:23:48 INFO : one: Copied (server-side copy) to: one.bak 2025/11/11 02:23:49 INFO : one: Deleted 2025/11/11 02:23:49 DEBUG : B2 bucket rclone-test-ladurim1mixu path dst: Waiting for transfers to finish 2025/11/11 02:23:49 DEBUG : one: size = 5 OK 2025/11/11 02:23:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/11 02:23:49 INFO : one: Copied (new) 2025/11/11 02:23:49 DEBUG : Waiting for deletions to finish 2025/11/11 02:23:49 DEBUG : three.txt.bak: size = 6 OK 2025/11/11 02:23:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/11 02:23:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/11 02:23:49 INFO : three.txt: Deleted 2025/11/11 02:23:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.87s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:23:52 DEBUG : Creating backend with remote "TestB2:rclone-test-ladurim1mixu/dst" 2025/11/11 02:23:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone272452879) 2025/11/11 02:23:54 DEBUG : one: size = 3 (B2 bucket rclone-test-ladurim1mixu path dst) 2025/11/11 02:23:54 DEBUG : one: Sizes differ 2025/11/11 02:23:55 DEBUG : one.bak: size = 3 OK 2025/11/11 02:23:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/11 02:23:55 INFO : one: Copied (server-side copy) to: one.bak 2025/11/11 02:23:55 INFO : one: Deleted 2025/11/11 02:23:56 DEBUG : one: size = 4 OK 2025/11/11 02:23:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/11 02:23:56 INFO : one: Copied (new) 2025/11/11 02:23:56 DEBUG : two: size = 3 OK 2025/11/11 02:23:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:23:56 DEBUG : two: Unchanged skipping 2025/11/11 02:23:56 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone272452879) 2025/11/11 02:23:56 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-ladurim1mixu path dst) 2025/11/11 02:23:56 DEBUG : three.txt: Sizes differ 2025/11/11 02:23:57 DEBUG : three.txt.bak: size = 5 OK 2025/11/11 02:23:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/11 02:23:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/11 02:23:57 INFO : three.txt: Deleted 2025/11/11 02:23:57 DEBUG : three.txt: size = 6 OK 2025/11/11 02:23:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/11 02:23:57 INFO : three.txt: Copied (new) 2025/11/11 02:23:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone272452879) 2025/11/11 02:23:58 DEBUG : one: size = 4 (B2 bucket rclone-test-ladurim1mixu path dst) 2025/11/11 02:23:58 DEBUG : one: Sizes differ 2025/11/11 02:23:59 DEBUG : one.bak: size = 4 OK 2025/11/11 02:23:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/11 02:23:59 INFO : one: Copied (server-side copy) to: one.bak 2025/11/11 02:23:59 INFO : one: Deleted 2025/11/11 02:24:00 DEBUG : one: size = 5 OK 2025/11/11 02:24:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/11 02:24:00 INFO : one: Copied (new) 2025/11/11 02:24:00 DEBUG : two: size = 3 OK 2025/11/11 02:24:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:00 DEBUG : two: Unchanged skipping 2025/11/11 02:24:00 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone272452879) 2025/11/11 02:24:00 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-ladurim1mixu path dst) 2025/11/11 02:24:00 DEBUG : three.txt: Sizes differ 2025/11/11 02:24:01 DEBUG : three.txt.bak: size = 6 OK 2025/11/11 02:24:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/11 02:24:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/11 02:24:01 INFO : three.txt: Deleted 2025/11/11 02:24:01 DEBUG : three.txt: size = 19 OK 2025/11/11 02:24:01 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/11 02:24:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.95s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:24:04 DEBUG : Creating backend with remote "TestB2:rclone-test-ladurim1mixu/dst" 2025/11/11 02:24:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone272452879) 2025/11/11 02:24:06 DEBUG : one: size = 3 (B2 bucket rclone-test-ladurim1mixu path dst) 2025/11/11 02:24:06 DEBUG : one: Sizes differ 2025/11/11 02:24:07 DEBUG : one-2019-01-01: size = 3 OK 2025/11/11 02:24:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/11 02:24:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/11 02:24:07 INFO : one: Deleted 2025/11/11 02:24:08 DEBUG : one: size = 4 OK 2025/11/11 02:24:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/11 02:24:08 INFO : one: Copied (new) 2025/11/11 02:24:08 DEBUG : two: size = 3 OK 2025/11/11 02:24:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:08 DEBUG : two: Unchanged skipping 2025/11/11 02:24:09 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone272452879) 2025/11/11 02:24:09 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-ladurim1mixu path dst) 2025/11/11 02:24:09 DEBUG : three.txt: Sizes differ 2025/11/11 02:24:09 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/11 02:24:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/11 02:24:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/11 02:24:10 INFO : three.txt: Deleted 2025/11/11 02:24:10 DEBUG : three.txt: size = 6 OK 2025/11/11 02:24:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/11 02:24:10 INFO : three.txt: Copied (new) 2025/11/11 02:24:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone272452879) 2025/11/11 02:24:11 DEBUG : one: size = 4 (B2 bucket rclone-test-ladurim1mixu path dst) 2025/11/11 02:24:11 DEBUG : one: Sizes differ 2025/11/11 02:24:12 DEBUG : one-2019-01-01: size = 4 OK 2025/11/11 02:24:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/11 02:24:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/11 02:24:12 INFO : one: Deleted 2025/11/11 02:24:12 DEBUG : one: size = 5 OK 2025/11/11 02:24:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/11 02:24:12 INFO : one: Copied (new) 2025/11/11 02:24:12 DEBUG : two: size = 3 OK 2025/11/11 02:24:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:12 DEBUG : two: Unchanged skipping 2025/11/11 02:24:12 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone272452879) 2025/11/11 02:24:12 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-ladurim1mixu path dst) 2025/11/11 02:24:12 DEBUG : three.txt: Sizes differ 2025/11/11 02:24:13 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/11 02:24:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/11 02:24:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/11 02:24:13 INFO : three.txt: Deleted 2025/11/11 02:24:14 DEBUG : three.txt: size = 19 OK 2025/11/11 02:24:14 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/11 02:24:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.65s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:24:16 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone272452879) 2025/11/11 02:24:16 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:24:16 DEBUG : Testêé: Sizes differ 2025/11/11 02:24:16 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:24:16 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:24:17 DEBUG : Testêé: size = 14 OK 2025/11/11 02:24:17 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/11 02:24:17 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/11 02:24:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.35s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:24:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/11 02:24:18 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:24:18 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:24:18 DEBUG : existing: size = 6 OK 2025/11/11 02:24:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/11 02:24:18 INFO : existing: Copied (new) 2025/11/11 02:24:18 DEBUG : Waiting for deletions to finish 2025/11/11 02:24:19 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:24:19 DEBUG : existing: size = 8 (Local file system at /tmp/rclone272452879) 2025/11/11 02:24:19 DEBUG : existing: size = 6 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:24:19 DEBUG : existing: Sizes differ 2025/11/11 02:24:19 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/11 02:24:19 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:24:19 ERROR : B2 bucket rclone-test-ladurim1mixu: not deleting files as there were IO errors 2025/11/11 02:24:19 ERROR : B2 bucket rclone-test-ladurim1mixu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.00s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:24:20 DEBUG : EXISTING: size = 6 OK 2025/11/11 02:24:20 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:24:20 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:20 DEBUG : existing: Unchanged skipping 2025/11/11 02:24:20 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:24:20 DEBUG : Waiting for deletions to finish 2025/11/11 02:24:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.41s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", 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:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:24:39 DEBUG : both0: size = 6 OK 2025/11/11 02:24:39 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:39 DEBUG : both12: size = 6 OK 2025/11/11 02:24:39 DEBUG : both10: size = 6 OK 2025/11/11 02:24:39 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:39 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:24:39 DEBUG : both11: size = 6 OK 2025/11/11 02:24:39 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:39 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:39 DEBUG : both0: Unchanged skipping 2025/11/11 02:24:39 DEBUG : both13: size = 6 OK 2025/11/11 02:24:39 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:39 DEBUG : both13: Unchanged skipping 2025/11/11 02:24:39 DEBUG : both14: size = 6 OK 2025/11/11 02:24:39 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:39 DEBUG : both14: Unchanged skipping 2025/11/11 02:24:39 DEBUG : both15: size = 6 OK 2025/11/11 02:24:39 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:39 DEBUG : both12: Unchanged skipping 2025/11/11 02:24:39 DEBUG : both16: size = 6 OK 2025/11/11 02:24:39 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:39 DEBUG : both15: Unchanged skipping 2025/11/11 02:24:39 DEBUG : both17: size = 6 OK 2025/11/11 02:24:39 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:39 DEBUG : both17: Unchanged skipping 2025/11/11 02:24:39 DEBUG : both18: size = 6 OK 2025/11/11 02:24:39 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:39 DEBUG : both18: Unchanged skipping 2025/11/11 02:24:39 DEBUG : both19: size = 6 OK 2025/11/11 02:24:39 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:39 DEBUG : both19: Unchanged skipping 2025/11/11 02:24:39 DEBUG : both1: size = 6 OK 2025/11/11 02:24:39 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:39 DEBUG : both1: Unchanged skipping 2025/11/11 02:24:39 DEBUG : both2: size = 6 OK 2025/11/11 02:24:39 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:39 DEBUG : both2: Unchanged skipping 2025/11/11 02:24:39 DEBUG : both3: size = 6 OK 2025/11/11 02:24:39 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:39 DEBUG : both11: Unchanged skipping 2025/11/11 02:24:39 DEBUG : both16: Unchanged skipping 2025/11/11 02:24:39 DEBUG : both4: size = 6 OK 2025/11/11 02:24:39 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:39 DEBUG : both3: Unchanged skipping 2025/11/11 02:24:39 DEBUG : both5: size = 6 OK 2025/11/11 02:24:39 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:39 DEBUG : both6: size = 6 OK 2025/11/11 02:24:39 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:39 DEBUG : both10: Unchanged skipping 2025/11/11 02:24:39 DEBUG : both7: size = 6 OK 2025/11/11 02:24:39 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:39 DEBUG : both4: Unchanged skipping 2025/11/11 02:24:39 DEBUG : both8: size = 6 OK 2025/11/11 02:24:39 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:39 DEBUG : both8: Unchanged skipping 2025/11/11 02:24:39 DEBUG : both9: size = 6 OK 2025/11/11 02:24:39 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:39 DEBUG : both9: Unchanged skipping 2025/11/11 02:24:39 DEBUG : both5: Unchanged skipping 2025/11/11 02:24:39 DEBUG : both6: Unchanged skipping 2025/11/11 02:24:39 DEBUG : both7: Unchanged skipping 2025/11/11 02:24:39 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:24:39 DEBUG : Waiting for deletions to finish 2025/11/11 02:24:39 INFO : only13: Deleted 2025/11/11 02:24:39 INFO : only16: Deleted 2025/11/11 02:24:39 INFO : only18: Deleted 2025/11/11 02:24:39 INFO : only4: Deleted 2025/11/11 02:24:39 INFO : only5: Deleted 2025/11/11 02:24:39 INFO : only8: Deleted 2025/11/11 02:24:39 INFO : only9: Deleted 2025/11/11 02:24:39 INFO : only10: Deleted 2025/11/11 02:24:39 INFO : only12: Deleted 2025/11/11 02:24:39 INFO : only11: Deleted 2025/11/11 02:24:40 INFO : only14: Deleted 2025/11/11 02:24:40 INFO : only15: Deleted 2025/11/11 02:24:40 INFO : only17: Deleted 2025/11/11 02:24:40 INFO : only19: Deleted 2025/11/11 02:24:40 INFO : only0: Deleted 2025/11/11 02:24:40 INFO : only7: Deleted 2025/11/11 02:24:40 INFO : only1: Deleted 2025/11/11 02:24:40 INFO : only2: Deleted 2025/11/11 02:24:40 INFO : only3: Deleted 2025/11/11 02:24:40 INFO : only6: Deleted 2025/11/11 02:24:40 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.65s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:24:59 DEBUG : both10: size = 6 OK 2025/11/11 02:24:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:59 DEBUG : both11: size = 6 OK 2025/11/11 02:24:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:59 DEBUG : both0: size = 6 OK 2025/11/11 02:24:59 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:24:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:59 DEBUG : both12: size = 6 OK 2025/11/11 02:24:59 DEBUG : both10: Unchanged skipping 2025/11/11 02:24:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:59 DEBUG : both13: size = 6 OK 2025/11/11 02:24:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:59 DEBUG : both12: Unchanged skipping 2025/11/11 02:24:59 DEBUG : both14: size = 6 OK 2025/11/11 02:24:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:59 DEBUG : both14: Unchanged skipping 2025/11/11 02:24:59 DEBUG : both15: size = 6 OK 2025/11/11 02:24:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:59 DEBUG : both13: Unchanged skipping 2025/11/11 02:24:59 DEBUG : both16: size = 6 OK 2025/11/11 02:24:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:59 DEBUG : both16: Unchanged skipping 2025/11/11 02:24:59 DEBUG : both17: size = 6 OK 2025/11/11 02:24:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:59 DEBUG : both0: Unchanged skipping 2025/11/11 02:24:59 DEBUG : both18: size = 6 OK 2025/11/11 02:24:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:59 DEBUG : both11: Unchanged skipping 2025/11/11 02:24:59 DEBUG : both19: size = 6 OK 2025/11/11 02:24:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:59 DEBUG : both15: Unchanged skipping 2025/11/11 02:24:59 DEBUG : both1: size = 6 OK 2025/11/11 02:24:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:59 DEBUG : both17: Unchanged skipping 2025/11/11 02:24:59 DEBUG : both2: size = 6 OK 2025/11/11 02:24:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:59 DEBUG : both2: Unchanged skipping 2025/11/11 02:24:59 DEBUG : both3: size = 6 OK 2025/11/11 02:24:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:59 DEBUG : both18: Unchanged skipping 2025/11/11 02:24:59 DEBUG : both4: size = 6 OK 2025/11/11 02:24:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:59 DEBUG : both3: Unchanged skipping 2025/11/11 02:24:59 DEBUG : both5: size = 6 OK 2025/11/11 02:24:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:59 DEBUG : both19: Unchanged skipping 2025/11/11 02:24:59 DEBUG : both1: Unchanged skipping 2025/11/11 02:24:59 DEBUG : both6: size = 6 OK 2025/11/11 02:24:59 DEBUG : both7: size = 6 OK 2025/11/11 02:24:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:59 DEBUG : both5: Unchanged skipping 2025/11/11 02:24:59 DEBUG : both8: size = 6 OK 2025/11/11 02:24:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:59 DEBUG : both8: Unchanged skipping 2025/11/11 02:24:59 DEBUG : both9: size = 6 OK 2025/11/11 02:24:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:24:59 DEBUG : both4: Unchanged skipping 2025/11/11 02:24:59 DEBUG : only0: size = 0 (Local file system at /tmp/rclone272452879) 2025/11/11 02:24:59 DEBUG : only0: size = 6 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:24:59 DEBUG : only0: Sizes differ 2025/11/11 02:24:59 DEBUG : both6: Unchanged skipping 2025/11/11 02:24:59 DEBUG : only10: size = 0 (Local file system at /tmp/rclone272452879) 2025/11/11 02:24:59 DEBUG : only10: size = 6 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:24:59 DEBUG : only10: Sizes differ 2025/11/11 02:24:59 DEBUG : only11: size = 0 (Local file system at /tmp/rclone272452879) 2025/11/11 02:24:59 DEBUG : only11: size = 6 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:24:59 DEBUG : only11: Sizes differ 2025/11/11 02:24:59 DEBUG : only12: size = 0 (Local file system at /tmp/rclone272452879) 2025/11/11 02:24:59 DEBUG : only12: size = 6 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:24:59 DEBUG : only12: Sizes differ 2025/11/11 02:24:59 DEBUG : only13: size = 0 (Local file system at /tmp/rclone272452879) 2025/11/11 02:24:59 DEBUG : only13: size = 6 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:24:59 DEBUG : only13: Sizes differ 2025/11/11 02:24:59 DEBUG : only14: size = 0 (Local file system at /tmp/rclone272452879) 2025/11/11 02:24:59 DEBUG : only14: size = 6 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:24:59 DEBUG : only14: Sizes differ 2025/11/11 02:24:59 DEBUG : only15: size = 0 (Local file system at /tmp/rclone272452879) 2025/11/11 02:24:59 DEBUG : only15: size = 6 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:24:59 DEBUG : only15: Sizes differ 2025/11/11 02:24:59 DEBUG : only16: size = 0 (Local file system at /tmp/rclone272452879) 2025/11/11 02:24:59 DEBUG : only16: size = 6 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:24:59 DEBUG : only16: Sizes differ 2025/11/11 02:24:59 DEBUG : only17: size = 0 (Local file system at /tmp/rclone272452879) 2025/11/11 02:24:59 DEBUG : only17: size = 6 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:24:59 DEBUG : only17: Sizes differ 2025/11/11 02:24:59 DEBUG : only18: size = 0 (Local file system at /tmp/rclone272452879) 2025/11/11 02:24:59 DEBUG : only18: size = 6 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:24:59 DEBUG : only18: Sizes differ 2025/11/11 02:24:59 DEBUG : only19: size = 0 (Local file system at /tmp/rclone272452879) 2025/11/11 02:24:59 DEBUG : only19: size = 6 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:24:59 DEBUG : only19: Sizes differ 2025/11/11 02:24:59 DEBUG : both7: Unchanged skipping 2025/11/11 02:24:59 DEBUG : only1: size = 0 (Local file system at /tmp/rclone272452879) 2025/11/11 02:24:59 DEBUG : only1: size = 6 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:24:59 DEBUG : only1: Sizes differ 2025/11/11 02:24:59 DEBUG : both9: Unchanged skipping 2025/11/11 02:24:59 DEBUG : only2: size = 0 (Local file system at /tmp/rclone272452879) 2025/11/11 02:24:59 DEBUG : only2: size = 6 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:24:59 DEBUG : only2: Sizes differ 2025/11/11 02:24:59 DEBUG : only3: size = 0 (Local file system at /tmp/rclone272452879) 2025/11/11 02:24:59 DEBUG : only3: size = 6 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:24:59 DEBUG : only3: Sizes differ 2025/11/11 02:24:59 DEBUG : only4: size = 0 (Local file system at /tmp/rclone272452879) 2025/11/11 02:24:59 DEBUG : only4: size = 6 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:24:59 DEBUG : only4: Sizes differ 2025/11/11 02:24:59 DEBUG : only5: size = 0 (Local file system at /tmp/rclone272452879) 2025/11/11 02:24:59 DEBUG : only5: size = 6 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:24:59 DEBUG : only5: Sizes differ 2025/11/11 02:24:59 DEBUG : only6: size = 0 (Local file system at /tmp/rclone272452879) 2025/11/11 02:24:59 DEBUG : only6: size = 6 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:24:59 DEBUG : only6: Sizes differ 2025/11/11 02:24:59 DEBUG : only7: size = 0 (Local file system at /tmp/rclone272452879) 2025/11/11 02:24:59 DEBUG : only7: size = 6 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:24:59 DEBUG : only7: Sizes differ 2025/11/11 02:24:59 DEBUG : only8: size = 0 (Local file system at /tmp/rclone272452879) 2025/11/11 02:24:59 DEBUG : only8: size = 6 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:24:59 DEBUG : only8: Sizes differ 2025/11/11 02:24:59 DEBUG : only9: size = 0 (Local file system at /tmp/rclone272452879) 2025/11/11 02:24:59 DEBUG : only9: size = 6 (B2 bucket rclone-test-ladurim1mixu) 2025/11/11 02:24:59 DEBUG : only9: Sizes differ 2025/11/11 02:24:59 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:25:00 DEBUG : only11: size = 0 OK 2025/11/11 02:25:00 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 02:25:00 INFO : only11: Copied (replaced existing) 2025/11/11 02:25:00 DEBUG : only10: size = 0 OK 2025/11/11 02:25:00 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 02:25:00 INFO : only10: Copied (replaced existing) 2025/11/11 02:25:00 DEBUG : only14: size = 0 OK 2025/11/11 02:25:00 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 02:25:00 INFO : only14: Copied (replaced existing) 2025/11/11 02:25:00 DEBUG : only15: size = 0 OK 2025/11/11 02:25:00 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 02:25:00 INFO : only15: Copied (replaced existing) 2025/11/11 02:25:00 DEBUG : only12: size = 0 OK 2025/11/11 02:25:00 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 02:25:00 INFO : only12: Copied (replaced existing) 2025/11/11 02:25:00 DEBUG : only16: size = 0 OK 2025/11/11 02:25:00 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 02:25:00 INFO : only16: Copied (replaced existing) 2025/11/11 02:25:00 DEBUG : only13: size = 0 OK 2025/11/11 02:25:00 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 02:25:00 INFO : only13: Copied (replaced existing) 2025/11/11 02:25:00 DEBUG : only17: size = 0 OK 2025/11/11 02:25:00 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 02:25:00 INFO : only17: Copied (replaced existing) 2025/11/11 02:25:00 DEBUG : only18: size = 0 OK 2025/11/11 02:25:00 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 02:25:00 INFO : only18: Copied (replaced existing) 2025/11/11 02:25:00 DEBUG : only2: size = 0 OK 2025/11/11 02:25:00 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 02:25:00 INFO : only2: Copied (replaced existing) 2025/11/11 02:25:01 DEBUG : only0: size = 0 OK 2025/11/11 02:25:01 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 02:25:01 INFO : only0: Copied (replaced existing) 2025/11/11 02:25:01 DEBUG : only6: size = 0 OK 2025/11/11 02:25:01 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 02:25:01 INFO : only6: Copied (replaced existing) 2025/11/11 02:25:01 DEBUG : only19: size = 0 OK 2025/11/11 02:25:01 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 02:25:01 INFO : only19: Copied (replaced existing) 2025/11/11 02:25:01 DEBUG : only4: size = 0 OK 2025/11/11 02:25:01 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 02:25:01 INFO : only4: Copied (replaced existing) 2025/11/11 02:25:01 DEBUG : only7: size = 0 OK 2025/11/11 02:25:01 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 02:25:01 INFO : only7: Copied (replaced existing) 2025/11/11 02:25:01 DEBUG : only8: size = 0 OK 2025/11/11 02:25:01 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 02:25:01 INFO : only8: Copied (replaced existing) 2025/11/11 02:25:01 DEBUG : only1: size = 0 OK 2025/11/11 02:25:01 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 02:25:01 INFO : only1: Copied (replaced existing) 2025/11/11 02:25:01 DEBUG : only3: size = 0 OK 2025/11/11 02:25:01 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 02:25:01 INFO : only3: Copied (replaced existing) 2025/11/11 02:25:01 DEBUG : only5: size = 0 OK 2025/11/11 02:25:01 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 02:25:01 INFO : only5: Copied (replaced existing) 2025/11/11 02:25:01 DEBUG : only9: size = 0 OK 2025/11/11 02:25:01 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/11 02:25:01 INFO : only9: Copied (replaced existing) 2025/11/11 02:25:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.88s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:25:09 DEBUG : empty_dir: Making directory with metadata 2025/11/11 02:25:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 02:25:09 DEBUG : empty_on_remote: Making directory with metadata 2025/11/11 02:25:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 02:25:09 INFO : empty_on_remote: Making directory 2025/11/11 02:25:09 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/11 02:25:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/11 02:25:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/11 02:25:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/11 02:25:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.36s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:25:12 DEBUG : empty_dir: Making directory with metadata 2025/11/11 02:25:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 02:25:12 DEBUG : empty_on_remote: Making directory with metadata 2025/11/11 02:25:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/11 02:25:12 INFO : empty_on_remote: Making directory 2025/11/11 02:25:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/11 02:25:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/11 02:25:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/11 02:25:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/11 02:25:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/11 02:25:12 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.22s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:25:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 02:25:14 INFO : sub dir: Making directory 2025/11/11 02:25:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.01s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:25:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/11 02:25:16 INFO : sub dir: Making directory 2025/11/11 02:25:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.99s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:25:25 DEBUG : Waiting for deletions to finish 2025/11/11 02:25:25 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:25:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:25:25 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:25:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:25:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:25:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:25:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:25:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:25:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:25:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:25:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:25:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:25:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:25:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:25:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:25:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:25:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:25:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:25:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:25:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:25:26 DEBUG : apple: size = 5 OK 2025/11/11 02:25:26 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 02:25:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : apple: Unchanged skipping 2025/11/11 02:25:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 02:25:26 DEBUG : banana: size = 6 OK 2025/11/11 02:25:26 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 02:25:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : banana: Unchanged skipping 2025/11/11 02:25:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 02:25:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 02:25:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 02:25:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 02:25:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:25:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 02:25:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 02:25:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 02:25:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 02:25:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 02:25:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 02:25:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 02:25:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 02:25:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 02:25:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 02:25:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 02:25:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 02:25:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:25:26 DEBUG : Waiting for deletions to finish 2025/11/11 02:25:26 INFO : There was nothing to transfer 2025/11/11 02:25:26 DEBUG : Waiting for deletions to finish 2025/11/11 02:25:26 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:25:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:25:26 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:25:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:25:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:25:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:25:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:25:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:25:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:25:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:25:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:25:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:25:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:25:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:25:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:25:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:25:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:25:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:25:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:25:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:25:26 DEBUG : apple: size = 5 OK 2025/11/11 02:25:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : apple: Unchanged skipping 2025/11/11 02:25:26 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 02:25:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 02:25:26 DEBUG : banana: size = 6 OK 2025/11/11 02:25:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : banana: Unchanged skipping 2025/11/11 02:25:26 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 02:25:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 02:25:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 02:25:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 02:25:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 02:25:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 02:25:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 02:25:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 02:25:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 02:25:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 02:25:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 02:25:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 02:25:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 02:25:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 02:25:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 02:25:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 02:25:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 02:25:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 02:25:26 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:25:26 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:25:26 DEBUG : Waiting for deletions to finish 2025/11/11 02:25:26 INFO : There was nothing to transfer 2025/11/11 02:25:26 DEBUG : Waiting for deletions to finish 2025/11/11 02:25:27 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:25:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:25:27 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:25:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:25:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:25:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:25:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:25:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:25:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:25:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:25:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:25:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:25:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:25:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:25:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:25:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:25:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:25:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:25:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:25:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:25:41 DEBUG : Waiting for deletions to finish 2025/11/11 02:25:41 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:25:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:25:41 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:25:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:25:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:25:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:25:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:25:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:25:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:25:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:25:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:25:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:25:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:25:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:25:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:25:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:25:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:25:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:25:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:25:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:25:42 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 02:25:42 DEBUG : banana: size = 6 OK 2025/11/11 02:25:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:42 DEBUG : banana: Unchanged skipping 2025/11/11 02:25:42 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 02:25:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 02:25:42 DEBUG : apple: size = 5 OK 2025/11/11 02:25:42 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 02:25:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:42 DEBUG : apple: Unchanged skipping 2025/11/11 02:25:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 02:25:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 02:25:42 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:25:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 02:25:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 02:25:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 02:25:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 02:25:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 02:25:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 02:25:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 02:25:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 02:25:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 02:25:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 02:25:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 02:25:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 02:25:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 02:25:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 02:25:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 02:25:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 02:25:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 02:25:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 02:25:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 02:25:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 02:25:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 02:25:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 02:25:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 02:25:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 02:25:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 02:25:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 02:25:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 02:25:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 02:25:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 02:25:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 02:25:42 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:25:42 DEBUG : Waiting for deletions to finish 2025/11/11 02:25:42 INFO : There was nothing to transfer 2025/11/11 02:25:42 DEBUG : Waiting for deletions to finish 2025/11/11 02:25:42 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:25:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:25:42 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:25:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:25:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:25:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:25:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:25:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:25:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:25:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:25:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:25:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:25:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:25:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:25:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:25:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:25:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:25:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:25:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:25:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:25:43 DEBUG : apple: size = 5 OK 2025/11/11 02:25:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:43 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 02:25:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:43 DEBUG : banana: size = 6 OK 2025/11/11 02:25:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 02:25:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:43 DEBUG : apple: Unchanged skipping 2025/11/11 02:25:43 DEBUG : banana: Unchanged skipping 2025/11/11 02:25:43 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 02:25:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:43 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 02:25:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 02:25:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 02:25:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 02:25:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 02:25:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 02:25:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 02:25:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 02:25:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 02:25:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 02:25:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 02:25:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 02:25:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 02:25:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 02:25:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 02:25:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 02:25:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 02:25:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 02:25:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 02:25:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 02:25:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 02:25:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 02:25:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 02:25:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 02:25:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 02:25:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 02:25:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 02:25:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 02:25:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 02:25:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 02:25:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 02:25:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 02:25:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:25:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 02:25:43 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:25:43 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:25:43 DEBUG : Waiting for deletions to finish 2025/11/11 02:25:43 INFO : There was nothing to transfer 2025/11/11 02:25:43 DEBUG : Waiting for deletions to finish 2025/11/11 02:25:43 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:25:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:25:43 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:25:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:25:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:25:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:25:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:25:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:25:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:25:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:25:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:25:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:25:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:25:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:25:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:25:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:25:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:25:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:25:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:25:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:25:56 DEBUG : Waiting for deletions to finish 2025/11/11 02:25:57 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:25:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:25:57 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:25:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:25:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:25:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:25:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:25:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:25:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:25:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:25:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:25:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:25:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:25:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:25:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:25:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:25:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:25:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:25:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:25:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:25:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:25:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:25:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:25:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:25:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:25:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:25:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:25:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:25:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:25:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:25:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:25:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:25:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:25:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:25:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:25:58 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/11 02:25:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:25:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 02:25:58 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:25:58 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/11 02:25:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:25:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 02:25:58 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:25:58 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:25:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:25:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:25:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 02:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:25:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:25:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:25:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 02:25:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:25:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:25:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 02:25:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:25:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:25:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:25:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:25:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 02:25:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:25:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:25:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:25:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:25:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:25:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:25:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 02:25:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:25:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:25:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 02:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:25:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 02:25:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:25:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:25:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:25:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 02:25:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:25:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:25:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:25:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 02:25:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:25:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:25:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:25:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:25:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:25:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:25:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:25:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:25:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 02:25:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:25:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:25:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:25:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 02:25:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:25:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:25:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:25:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:25:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:25:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:25:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:25:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:25:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:25:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:25:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 02:25:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:25:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:25:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:25:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 02:25:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:25:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:25:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:25:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:25:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:25:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:25:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:25:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:25:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:25:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:25:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:25:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:25:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 02:25:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:25:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:25:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:25:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 02:25:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:25:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:25:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:25:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:25:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 02:25:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:25:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:25:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:25:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 02:25:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:25:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:25:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:25:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:25:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:25:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:25:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:25:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:25:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:25:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:25:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 02:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:25:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:25:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 02:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:25:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:25:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:25:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:25:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:25:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:25:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:25:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:25:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:25:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 02:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:25:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 02:25:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 02:25:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 02:25:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:25:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 02:25:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 02:25:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 02:25:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:25:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 02:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:25:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:25:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 02:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:25:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 02:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:25:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:25:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:25:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:25:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:25:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:25:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:25:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:25:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:25:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/11 02:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:25:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 02:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:25:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 02:25:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:25:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 02:25:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:25:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 02:25:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:25:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 02:25:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:25:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 02:25:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:25:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 02:25:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:25:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 02:25:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:25:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 02:25:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:25:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 02:25:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 02:25:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 02:25:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 02:25:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 02:25:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:25:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 02:25:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 02:25:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 02:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:25:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 02:25:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/11 02:25:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 02:25:58 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:25:58 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:25:58 DEBUG : YmFuYW5h: size = 6 OK 2025/11/11 02:25:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/11 02:25:58 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/11 02:25:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:25:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/11 02:25:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/11 02:25:58 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:25:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:25:58 DEBUG : YXBwbGU=: size = 5 OK 2025/11/11 02:25:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/11 02:25:58 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/11 02:25:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:25:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/11 02:25:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/11 02:25:58 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:25:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:25:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/11 02:25:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/11 02:25:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:25:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:25:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/11 02:25:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/11 02:25:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:25:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:25:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/11 02:25:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/11 02:25:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:25:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:25:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/11 02:25:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/11 02:25:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:25:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:25:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/11 02:25:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/11 02:25:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:25:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:25:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/11 02:25:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/11 02:25:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:25:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:25:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/11 02:25:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/11 02:25:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:25:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 02:25:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/11 02:25:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/11 02:25:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:25:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 02:25:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/11 02:25:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/11 02:25:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:25:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:25:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/11 02:25:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/11 02:25:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:25:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 02:25:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/11 02:25:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/11 02:25:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 02:25:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 02:25:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/11 02:25:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/11 02:25:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 02:25:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 02:25:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/11 02:25:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/11 02:25:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:26:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/11 02:26:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/11 02:26:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 02:26:00 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/11 02:26:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/11 02:26:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/11 02:26:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/11 02:26:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/11 02:26:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 02:26:00 DEBUG : Waiting for deletions to finish 2025/11/11 02:26:00 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/11 02:26:00 INFO : dir1/0007-1234567.txt: Deleted 2025/11/11 02:26:00 INFO : dir1/0013-789;=.txt: Deleted 2025/11/11 02:26:00 INFO : appleappleapplebanana: Deleted 2025/11/11 02:26:00 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/11 02:26:00 INFO : dir1/0014-89;=.txt: Deleted 2025/11/11 02:26:00 INFO : dir1/0008-2345678.txt: Deleted 2025/11/11 02:26:00 INFO : dir1/0011-56789;.txt: Deleted 2025/11/11 02:26:00 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/11 02:26:00 INFO : dir1/0010-456789.txt: Deleted 2025/11/11 02:26:01 INFO : dir1/0012-6789;.txt: Deleted 2025/11/11 02:26:01 INFO : dir1/0015-9;=.txt: Deleted 2025/11/11 02:26:01 INFO : banana: Deleted 2025/11/11 02:26:01 INFO : splitbananasplit: Deleted 2025/11/11 02:26:01 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/11 02:26:01 INFO : dir1/0003-defghij.txt: Deleted 2025/11/11 02:26:01 INFO : dir1/0009-3456789.txt: Deleted 2025/11/11 02:26:01 INFO : apple: Deleted 2025/11/11 02:26:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/11 02:26:01 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/11 02:26:01 DEBUG : Waiting for deletions to finish 2025/11/11 02:26:01 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/11 02:26:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/11 02:26:01 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/11 02:26:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/11 02:26:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/11 02:26:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/11 02:26:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/11 02:26:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/11 02:26:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/11 02:26:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/11 02:26:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/11 02:26:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/11 02:26:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/11 02:26:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/11 02:26:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/11 02:26:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/11 02:26:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/11 02:26:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/11 02:26:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/11 02:26:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/11 02:26:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 02:26:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 02:26:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 02:26:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:26:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 02:26:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 02:26:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:26:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 02:26:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 02:26:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 02:26:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:26:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 02:26:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:26:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 02:26:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:26:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 02:26:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:26:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:26:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:26:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 02:26:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:26:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 02:26:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:26:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:26:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:26:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:26:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:26:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:26:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:26:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:26:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:26:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:26:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:26:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:26:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:26:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:26:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:26:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:26:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:26:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:26:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:26:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:26:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 02:26:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 02:26:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 02:26:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:26:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 02:26:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 02:26:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:26:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:26:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:26:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:26:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:26:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:26:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:26:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:26:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:26:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:26:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:26:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:26:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 02:26:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 02:26:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 02:26:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:26:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 02:26:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 02:26:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:26:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:26:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:26:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:26:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:26:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:26:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:26:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:26:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:26:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:26:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:26:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:26:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:26:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:26:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:26:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:26:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 02:26:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:26:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 02:26:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:26:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 02:26:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:26:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:26:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:26:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 02:26:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:26:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 02:26:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:26:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:26:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:26:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:26:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:26:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:26:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:26:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:26:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:26:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:26:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:26:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:26:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:26:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:26:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:26:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:26:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:26:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:26:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:26:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:26:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:26:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:26:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:26:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:26:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:26:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:26:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 02:26:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 02:26:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:26:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 02:26:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 02:26:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 02:26:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:26:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:26:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:26:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:26:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:26:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:26:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:26:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:26:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:26:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:26:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:26:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:26:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:26:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:26:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:26:02 DEBUG : YXBwbGU=: size = 5 OK 2025/11/11 02:26:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:26:02 DEBUG : apple: Unchanged skipping 2025/11/11 02:26:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:26:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:26:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:26:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/11 02:26:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:26:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 02:26:02 DEBUG : YmFuYW5h: size = 6 OK 2025/11/11 02:26:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:26:02 DEBUG : banana: Unchanged skipping 2025/11/11 02:26:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/11 02:26:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:26:02 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 02:26:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 02:26:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:26:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:26:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:26:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:26:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 02:26:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:26:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:26:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:26:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 02:26:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:26:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:26:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:26:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:26:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:26:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 02:26:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:26:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:26:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:26:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:26:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:26:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:26:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:26:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 02:26:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:26:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:26:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 02:26:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:26:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 02:26:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:26:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:26:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:26:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:26:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 02:26:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:26:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:26:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:26:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 02:26:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:26:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:26:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:26:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:26:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:26:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:26:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:26:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:26:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:26:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 02:26:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:26:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:26:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:26:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 02:26:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:26:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:26:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:26:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:26:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:26:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:26:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:26:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:26:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:26:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:26:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:26:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 02:26:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:26:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:26:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:26:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 02:26:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:26:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:26:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:26:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:26:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:26:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:26:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:26:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:26:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:26:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:26:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:26:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:26:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:26:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 02:26:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:26:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:26:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:26:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 02:26:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:26:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:26:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:26:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:26:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:26:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 02:26:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:26:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:26:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:26:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 02:26:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:26:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:26:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:26:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:26:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:26:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:26:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:26:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:26:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:26:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:26:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:26:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 02:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:26:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:26:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 02:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:26:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:26:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:26:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:26:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:26:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:26:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:26:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:26:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:26:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 02:26:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:26:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 02:26:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 02:26:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 02:26:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:26:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 02:26:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 02:26:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 02:26:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:26:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:26:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:26:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:26:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:26:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:26:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:26:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:26:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:26:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:26:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:26:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:26:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:26:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:26:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/11 02:26:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:26:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:26:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:26:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:26:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:26:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:26:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:26:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:26:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:26:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:26:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:26:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/11 02:26:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/11 02:26:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:26:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 02:26:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/11 02:26:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:26:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 02:26:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/11 02:26:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:26:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 02:26:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/11 02:26:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:26:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 02:26:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/11 02:26:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:26:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 02:26:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/11 02:26:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:26:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 02:26:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/11 02:26:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/11 02:26:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:26:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 02:26:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/11 02:26:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:26:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 02:26:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/11 02:26:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:26:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 02:26:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/11 02:26:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:26:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 02:26:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:26:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 02:26:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/11 02:26:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:26:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/11 02:26:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/11 02:26:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/11 02:26:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/11 02:26:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/11 02:26:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:26:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 02:26:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/11 02:26:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/11 02:26:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:26:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 02:26:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:26:02 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/11 02:26:02 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:26:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:26:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 02:26:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 02:26:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:26:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 02:26:02 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:26:02 DEBUG : Waiting for deletions to finish 2025/11/11 02:26:02 DEBUG : Waiting for deletions to finish 2025/11/11 02:26:02 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/11 02:26:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/11 02:26:02 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/11 02:26:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/11 02:26:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/11 02:26:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/11 02:26:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/11 02:26:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/11 02:26:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/11 02:26:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/11 02:26:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/11 02:26:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/11 02:26:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/11 02:26:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/11 02:26:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/11 02:26:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/11 02:26:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/11 02:26:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/11 02:26:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/11 02:26:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/11 02:26:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:26:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:26:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:26:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:26:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:26:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:26:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:26:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:26:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 02:26:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 02:26:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 02:26:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:26:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 02:26:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 02:26:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:26:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 02:26:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/11 02:26:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 02:26:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/11 02:26:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/11 02:26:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/11 02:26:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/11 02:26:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/11 02:26:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/11 02:26:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/11 02:26:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/11 02:26:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/11 02:26:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:26:16 DEBUG : Waiting for deletions to finish 2025/11/11 02:26:16 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:26:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:26:16 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:26:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:26:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:26:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:26:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:26:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:26:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:26:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:26:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:26:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:26:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:26:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:26:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:26:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:26:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:26:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:26:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:26:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:26:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 02:26:17 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 02:26:17 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 02:26:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 02:26:17 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 02:26:17 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 02:26:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 02:26:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 02:26:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 02:26:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 02:26:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 02:26:17 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 02:26:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 02:26:17 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 02:26:17 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 02:26:17 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/11 02:26:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 02:26:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 02:26:17 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 02:26:17 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/11 02:26:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 02:26:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 02:26:17 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 02:26:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 02:26:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 02:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 02:26:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 02:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 02:26:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 02:26:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 02:26:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 02:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 02:26:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 02:26:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 02:26:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 02:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 02:26:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 02:26:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 02:26:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 02:26:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 02:26:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 02:26:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 02:26:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 02:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 02:26:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 02:26:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 02:26:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 02:26:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 02:26:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 02:26:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 02:26:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 02:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 02:26:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 02:26:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 02:26:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 02:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 02:26:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 02:26:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 02:26:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 02:26:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 02:26:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 02:26:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 02:26:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 02:26:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 02:26:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 02:26:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 02:26:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 02:26:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 02:26:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 02:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 02:26:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 02:26:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 02:26:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 02:26:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 02:26:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 02:26:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 02:26:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 02:26:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 02:26:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 02:26:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 02:26:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 02:26:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 02:26:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 02:26:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 02:26:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 02:26:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 02:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 02:26:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 02:26:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 02:26:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 02:26:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 02:26:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 02:26:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 02:26:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 02:26:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 02:26:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 02:26:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 02:26:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 02:26:17 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 02:26:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 02:26:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 02:26:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 02:26:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 02:26:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 02:26:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 02:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 02:26:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 02:26:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 02:26:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 02:26:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 02:26:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 02:26:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 02:26:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 02:26:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 02:26:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 02:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 02:26:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 02:26:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 02:26:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 02:26:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 02:26:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 02:26:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 02:26:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 02:26:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 02:26:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 02:26:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 02:26:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 02:26:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 02:26:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 02:26:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 02:26:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 02:26:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 02:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 02:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 02:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 02:26:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 02:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 02:26:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 02:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 02:26:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 02:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 02:26:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 02:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 02:26:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 02:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 02:26:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 02:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 02:26:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 02:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 02:26:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 02:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 02:26:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 02:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 02:26:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 02:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 02:26:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 02:26:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 02:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 02:26:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 02:26:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 02:26:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 02:26:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 02:26:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 02:26:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 02:26:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 02:26:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 02:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 02:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 02:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 02:26:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 02:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 02:26:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 02:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 02:26:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 02:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 02:26:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 02:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 02:26:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 02:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 02:26:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 02:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 02:26:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 02:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 02:26:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 02:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 02:26:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 02:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 02:26:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 02:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 02:26:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 02:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 02:26:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 02:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 02:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 02:26:17 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/11 02:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 02:26:17 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 02:26:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 02:26:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 02:26:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 02:26:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 02:26:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 02:26:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 02:26:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 02:26:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 02:26:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 02:26:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 02:26:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 02:26:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 02:26:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 02:26:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 02:26:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:17 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/11 02:26:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:17 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:26:17 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:26:17 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/11 02:26:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/11 02:26:17 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/11 02:26:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 02:26:17 DEBUG : PREFIXbanana: size = 6 OK 2025/11/11 02:26:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/11 02:26:17 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/11 02:26:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 02:26:17 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/11 02:26:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/11 02:26:17 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/11 02:26:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 02:26:18 DEBUG : PREFIXapple: size = 5 OK 2025/11/11 02:26:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/11 02:26:18 INFO : apple: Copied (new) to: PREFIXapple 2025/11/11 02:26:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 02:26:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/11 02:26:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/11 02:26:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 02:26:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 02:26:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/11 02:26:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/11 02:26:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 02:26:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 02:26:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/11 02:26:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/11 02:26:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 02:26:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 02:26:18 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/11 02:26:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/11 02:26:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/11 02:26:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 02:26:18 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/11 02:26:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/11 02:26:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/11 02:26:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 02:26:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/11 02:26:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/11 02:26:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 02:26:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 02:26:18 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/11 02:26:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/11 02:26:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/11 02:26:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 02:26:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/11 02:26:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/11 02:26:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 02:26:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 02:26:18 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/11 02:26:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/11 02:26:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/11 02:26:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 02:26:19 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/11 02:26:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/11 02:26:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/11 02:26:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 02:26:19 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/11 02:26:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/11 02:26:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/11 02:26:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 02:26:19 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/11 02:26:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/11 02:26:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/11 02:26:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 02:26:19 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/11 02:26:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/11 02:26:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/11 02:26:19 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/11 02:26:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/11 02:26:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/11 02:26:19 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/11 02:26:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/11 02:26:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/11 02:26:19 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/11 02:26:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/11 02:26:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/11 02:26:19 DEBUG : Waiting for deletions to finish 2025/11/11 02:26:19 INFO : dir1/0007-1234567.txt: Deleted 2025/11/11 02:26:19 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/11 02:26:20 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/11 02:26:20 INFO : dir1/0013-789;=.txt: Deleted 2025/11/11 02:26:20 INFO : dir1/0015-9;=.txt: Deleted 2025/11/11 02:26:20 INFO : appleappleapplebanana: Deleted 2025/11/11 02:26:20 INFO : dir1/0014-89;=.txt: Deleted 2025/11/11 02:26:20 INFO : banana: Deleted 2025/11/11 02:26:20 INFO : splitbananasplit: Deleted 2025/11/11 02:26:20 INFO : dir1/0008-2345678.txt: Deleted 2025/11/11 02:26:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/11 02:26:20 INFO : dir1/0009-3456789.txt: Deleted 2025/11/11 02:26:20 INFO : apple: Deleted 2025/11/11 02:26:20 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/11 02:26:20 INFO : dir1/0010-456789.txt: Deleted 2025/11/11 02:26:20 INFO : dir1/0011-56789;.txt: Deleted 2025/11/11 02:26:20 INFO : dir1/0003-defghij.txt: Deleted 2025/11/11 02:26:20 INFO : dir1/0012-6789;.txt: Deleted 2025/11/11 02:26:20 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/11 02:26:20 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/11 02:26:20 DEBUG : Waiting for deletions to finish 2025/11/11 02:26:20 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/11 02:26:20 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:26:20 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/11 02:26:20 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/11 02:26:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:26:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:26:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:26:20 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:26:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:26:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:26:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:26:20 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:26:20 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:26:20 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:26:20 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:26:20 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:26:20 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:26:20 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:26:20 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:26:20 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:26:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 02:26:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 02:26:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 02:26:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 02:26:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 02:26:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 02:26:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 02:26:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 02:26:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 02:26:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 02:26:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 02:26:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 02:26:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 02:26:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 02:26:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 02:26:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 02:26:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 02:26:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 02:26:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 02:26:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 02:26:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 02:26:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 02:26:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 02:26:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 02:26:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 02:26:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 02:26:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 02:26:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 02:26:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 02:26:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 02:26:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 02:26:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 02:26:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 02:26:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 02:26:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 02:26:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 02:26:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 02:26:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 02:26:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 02:26:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 02:26:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 02:26:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 02:26:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 02:26:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 02:26:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 02:26:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 02:26:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 02:26:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 02:26:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 02:26:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 02:26:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 02:26:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 02:26:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 02:26:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 02:26:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 02:26:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 02:26:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 02:26:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 02:26:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 02:26:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 02:26:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 02:26:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 02:26:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 02:26:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 02:26:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 02:26:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 02:26:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 02:26:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 02:26:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 02:26:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 02:26:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 02:26:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 02:26:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 02:26:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 02:26:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 02:26:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 02:26:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 02:26:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 02:26:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 02:26:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 02:26:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 02:26:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 02:26:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 02:26:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 02:26:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 02:26:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 02:26:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 02:26:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 02:26:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 02:26:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 02:26:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 02:26:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 02:26:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 02:26:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 02:26:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 02:26:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 02:26:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 02:26:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 02:26:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 02:26:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 02:26:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 02:26:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 02:26:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 02:26:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 02:26:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 02:26:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 02:26:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 02:26:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 02:26:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 02:26:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 02:26:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 02:26:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 02:26:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 02:26:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 02:26:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 02:26:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 02:26:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 02:26:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 02:26:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 02:26:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 02:26:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 02:26:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 02:26:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 02:26:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 02:26:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 02:26:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 02:26:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 02:26:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 02:26:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 02:26:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 02:26:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 02:26:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 02:26:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 02:26:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 02:26:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 02:26:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 02:26:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 02:26:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 02:26:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 02:26:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 02:26:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 02:26:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 02:26:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 02:26:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 02:26:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 02:26:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 02:26:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 02:26:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 02:26:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 02:26:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 02:26:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 02:26:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 02:26:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 02:26:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 02:26:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 02:26:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 02:26:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 02:26:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 02:26:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 02:26:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 02:26:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 02:26:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 02:26:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 02:26:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 02:26:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 02:26:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 02:26:21 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 02:26:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 02:26:21 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 02:26:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 02:26:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 02:26:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 02:26:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 02:26:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 02:26:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 02:26:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 02:26:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 02:26:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 02:26:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 02:26:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 02:26:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 02:26:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 02:26:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 02:26:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 02:26:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 02:26:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 02:26:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/11 02:26:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 02:26:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/11 02:26:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 02:26:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:21 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:26:21 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:26:21 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 02:26:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/11 02:26:21 INFO : appleappleapplebanana: Copied (new) 2025/11/11 02:26:21 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 02:26:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/11 02:26:21 INFO : splitbananasplit: Copied (new) 2025/11/11 02:26:21 DEBUG : apple: size = 5 OK 2025/11/11 02:26:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/11 02:26:21 INFO : apple: Copied (new) 2025/11/11 02:26:21 DEBUG : banana: size = 6 OK 2025/11/11 02:26:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/11 02:26:21 INFO : banana: Copied (new) 2025/11/11 02:26:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 02:26:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/11 02:26:21 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/11 02:26:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 02:26:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/11 02:26:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/11 02:26:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 02:26:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/11 02:26:22 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/11 02:26:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 02:26:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/11 02:26:22 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/11 02:26:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 02:26:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/11 02:26:22 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/11 02:26:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 02:26:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/11 02:26:22 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/11 02:26:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 02:26:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/11 02:26:22 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/11 02:26:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 02:26:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/11 02:26:22 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/11 02:26:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 02:26:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/11 02:26:22 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/11 02:26:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 02:26:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/11 02:26:22 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/11 02:26:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 02:26:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/11 02:26:22 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/11 02:26:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 02:26:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/11 02:26:22 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/11 02:26:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 02:26:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/11 02:26:23 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/11 02:26:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 02:26:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/11 02:26:23 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/11 02:26:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 02:26:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/11 02:26:23 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/11 02:26:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 02:26:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/11 02:26:23 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/11 02:26:23 DEBUG : Waiting for deletions to finish 2025/11/11 02:26:23 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/11 02:26:23 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/11 02:26:23 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/11 02:26:23 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/11 02:26:23 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/11 02:26:23 INFO : PREFIXapple: Deleted 2025/11/11 02:26:23 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/11 02:26:23 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/11 02:26:23 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/11 02:26:23 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/11 02:26:23 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/11 02:26:23 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/11 02:26:23 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/11 02:26:23 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/11 02:26:23 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/11 02:26:23 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/11 02:26:23 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/11 02:26:23 INFO : PREFIXsplitbananasplit: Deleted 2025/11/11 02:26:23 INFO : PREFIXbanana: Deleted 2025/11/11 02:26:24 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/11 02:26:24 DEBUG : Waiting for deletions to finish 2025/11/11 02:26:24 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : Waiting for deletions to finish 2025/11/11 02:26:24 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:26:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:26:39 DEBUG : Waiting for deletions to finish 2025/11/11 02:26:39 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:26:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:26:39 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:26:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:26:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:26:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:26:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:26:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:26:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:26:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:26:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:26:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:26:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:26:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:26:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:26:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:26:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:26:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:26:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:26:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:26:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 02:26:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 02:26:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:26:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 02:26:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:26:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 02:26:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 02:26:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:26:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:26:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 02:26:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:26:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:26:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:26:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:26:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 02:26:39 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 02:26:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/11 02:26:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:26:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 02:26:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:26:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/11 02:26:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 02:26:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 02:26:40 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 02:26:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:26:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 02:26:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:26:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:26:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:26:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 02:26:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 02:26:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 02:26:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 02:26:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 02:26:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 02:26:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 02:26:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 02:26:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 02:26:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 02:26:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 02:26:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 02:26:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 02:26:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:26:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/11 02:26:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:40 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:26:40 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:26:40 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/11 02:26:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/11 02:26:40 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/11 02:26:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 02:26:40 DEBUG : appleSUFFIX: size = 5 OK 2025/11/11 02:26:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/11 02:26:40 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/11 02:26:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 02:26:40 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/11 02:26:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/11 02:26:40 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/11 02:26:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 02:26:40 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/11 02:26:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/11 02:26:40 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/11 02:26:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 02:26:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/11 02:26:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/11 02:26:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 02:26:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 02:26:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/11 02:26:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/11 02:26:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 02:26:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 02:26:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/11 02:26:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/11 02:26:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 02:26:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 02:26:40 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/11 02:26:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/11 02:26:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/11 02:26:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 02:26:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/11 02:26:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/11 02:26:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 02:26:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 02:26:41 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/11 02:26:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/11 02:26:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/11 02:26:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 02:26:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/11 02:26:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/11 02:26:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 02:26:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 02:26:41 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/11 02:26:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/11 02:26:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/11 02:26:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 02:26:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/11 02:26:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/11 02:26:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 02:26:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 02:26:41 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/11 02:26:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/11 02:26:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/11 02:26:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 02:26:41 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/11 02:26:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/11 02:26:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/11 02:26:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 02:26:41 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/11 02:26:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/11 02:26:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/11 02:26:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 02:26:41 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/11 02:26:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/11 02:26:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/11 02:26:41 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/11 02:26:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/11 02:26:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/11 02:26:41 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/11 02:26:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/11 02:26:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/11 02:26:42 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/11 02:26:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/11 02:26:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/11 02:26:42 DEBUG : Waiting for deletions to finish 2025/11/11 02:26:42 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/11 02:26:42 INFO : dir1/0003-defghij.txt: Deleted 2025/11/11 02:26:42 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/11 02:26:42 INFO : dir1/0011-56789;.txt: Deleted 2025/11/11 02:26:42 INFO : dir1/0012-6789;.txt: Deleted 2025/11/11 02:26:42 INFO : dir1/0014-89;=.txt: Deleted 2025/11/11 02:26:42 INFO : apple: Deleted 2025/11/11 02:26:42 INFO : appleappleapplebanana: Deleted 2025/11/11 02:26:42 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/11 02:26:42 INFO : dir1/0007-1234567.txt: Deleted 2025/11/11 02:26:42 INFO : dir1/0009-3456789.txt: Deleted 2025/11/11 02:26:42 INFO : dir1/0008-2345678.txt: Deleted 2025/11/11 02:26:42 INFO : dir1/0010-456789.txt: Deleted 2025/11/11 02:26:42 INFO : dir1/0015-9;=.txt: Deleted 2025/11/11 02:26:42 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/11 02:26:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/11 02:26:42 INFO : splitbananasplit: Deleted 2025/11/11 02:26:42 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/11 02:26:42 INFO : dir1/0013-789;=.txt: Deleted 2025/11/11 02:26:42 INFO : banana: Deleted 2025/11/11 02:26:42 DEBUG : Waiting for deletions to finish 2025/11/11 02:26:43 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/11 02:26:43 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/11 02:26:43 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/11 02:26:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/11 02:26:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/11 02:26:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/11 02:26:43 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/11 02:26:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/11 02:26:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/11 02:26:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/11 02:26:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/11 02:26:43 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/11 02:26:43 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/11 02:26:43 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/11 02:26:43 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/11 02:26:43 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/11 02:26:43 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/11 02:26:43 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/11 02:26:43 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/11 02:26:43 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/11 02:26:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 02:26:43 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 02:26:43 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 02:26:43 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 02:26:43 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 02:26:43 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 02:26:43 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 02:26:43 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 02:26:43 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 02:26:43 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 02:26:43 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 02:26:43 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 02:26:43 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 02:26:43 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 02:26:43 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 02:26:43 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 02:26:43 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 02:26:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 02:26:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 02:26:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 02:26:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 02:26:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 02:26:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 02:26:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 02:26:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 02:26:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 02:26:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 02:26:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 02:26:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 02:26:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 02:26:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 02:26:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 02:26:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 02:26:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:26:43 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 02:26:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 02:26:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 02:26:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 02:26:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 02:26:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 02:26:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 02:26:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 02:26:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 02:26:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 02:26:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 02:26:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 02:26:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 02:26:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 02:26:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 02:26:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 02:26:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 02:26:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:26:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:26:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:26:43 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 02:26:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 02:26:43 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 02:26:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:26:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 02:26:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 02:26:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 02:26:43 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/11 02:26:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 02:26:43 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/11 02:26:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 02:26:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 02:26:43 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:26:43 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:26:43 DEBUG : banana: size = 6 OK 2025/11/11 02:26:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/11 02:26:43 INFO : banana: Copied (new) 2025/11/11 02:26:43 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 02:26:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/11 02:26:43 INFO : appleappleapplebanana: Copied (new) 2025/11/11 02:26:44 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 02:26:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/11 02:26:44 INFO : splitbananasplit: Copied (new) 2025/11/11 02:26:44 DEBUG : apple: size = 5 OK 2025/11/11 02:26:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/11 02:26:44 INFO : apple: Copied (new) 2025/11/11 02:26:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 02:26:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/11 02:26:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/11 02:26:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 02:26:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/11 02:26:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/11 02:26:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 02:26:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/11 02:26:44 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/11 02:26:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 02:26:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/11 02:26:44 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/11 02:26:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 02:26:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/11 02:26:44 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/11 02:26:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 02:26:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/11 02:26:44 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/11 02:26:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 02:26:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/11 02:26:44 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/11 02:26:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 02:26:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/11 02:26:44 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/11 02:26:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 02:26:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/11 02:26:45 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/11 02:26:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 02:26:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/11 02:26:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 02:26:45 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/11 02:26:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/11 02:26:45 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/11 02:26:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 02:26:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/11 02:26:45 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/11 02:26:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 02:26:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/11 02:26:45 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/11 02:26:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 02:26:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/11 02:26:45 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/11 02:26:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 02:26:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/11 02:26:45 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/11 02:26:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 02:26:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/11 02:26:45 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/11 02:26:45 DEBUG : Waiting for deletions to finish 2025/11/11 02:26:45 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/11 02:26:45 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/11 02:26:45 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/11 02:26:45 INFO : splitbananasplitSUFFIX: Deleted 2025/11/11 02:26:45 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/11 02:26:45 INFO : bananaSUFFIX: Deleted 2025/11/11 02:26:45 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/11 02:26:46 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/11 02:26:46 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/11 02:26:46 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/11 02:26:46 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/11 02:26:46 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/11 02:26:46 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/11 02:26:46 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/11 02:26:46 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/11 02:26:46 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/11 02:26:46 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/11 02:26:46 INFO : appleSUFFIX: Deleted 2025/11/11 02:26:46 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/11 02:26:46 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/11 02:26:46 DEBUG : Waiting for deletions to finish 2025/11/11 02:26:46 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:26:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:26:46 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:26:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:26:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:26:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:26:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:26:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:26:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:26:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:26:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:26:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:26:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:26:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:26:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:26:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:26:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:26:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:26:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:26:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:26:46 DEBUG : Waiting for deletions to finish 2025/11/11 02:26:47 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:26:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:26:47 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:26:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:26:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:26:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:26:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:26:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:26:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:26:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:26:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:26:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:26:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:26:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:26:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:26:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:26:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:26:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:26:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:26:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:27:00 DEBUG : Waiting for deletions to finish 2025/11/11 02:27:01 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:27:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:27:01 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:27:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:27:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:27:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:27:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:27:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:27:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:27:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:27:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:27:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:27:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:27:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:27:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:27:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:27:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:27:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:27:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:27:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:27:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 02:27:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 02:27:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 02:27:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 02:27:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 02:27:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 02:27:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 02:27:01 DEBUG : apple: size = 5 OK 2025/11/11 02:27:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:01 DEBUG : apple: Unchanged skipping 2025/11/11 02:27:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:01 DEBUG : banana: size = 6 OK 2025/11/11 02:27:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:01 DEBUG : banana: Unchanged skipping 2025/11/11 02:27:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 02:27:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:27:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:27:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:27:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:27:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:27:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:27:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:27:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:27:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:27:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:27:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:27:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:27:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:27:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:27:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:27:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:27:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:27:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:27:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:27:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:27:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:27:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:27:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:27:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:27:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:27:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:27:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:27:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:27:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:27:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:27:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:27:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:27:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:27:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:27:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:27:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:27:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:27:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:27:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:27:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:27:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:27:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:27:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:27:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:27:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:27:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:27:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:27:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:27:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:27:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:27:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:27:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:27:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:27:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:27:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:27:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:27:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:27:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:27:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:27:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:27:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:27:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:27:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:27:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:27:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:27:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:27:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:27:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:27:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:27:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:27:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:27:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:27:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:27:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:27:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:27:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:27:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:27:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:27:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:27:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:27:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:27:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:27:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:27:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:27:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:27:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:27:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:27:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:27:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:27:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:27:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:27:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:27:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:27:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:27:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:27:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:27:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:27:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:27:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:27:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:27:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:27:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:27:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:27:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:27:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:27:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:27:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:27:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:27:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:27:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:27:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:27:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:27:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:27:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:27:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:27:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:27:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:27:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:27:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 02:27:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 02:27:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:27:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 02:27:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:27:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 02:27:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:27:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 02:27:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:27:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:27:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:27:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:27:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 02:27:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:27:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:27:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:27:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:27:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:27:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:27:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:27:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:27:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:27:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/11 02:27:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 02:27:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:27:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 02:27:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:27:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 02:27:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:27:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 02:27:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:27:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 02:27:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:27:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 02:27:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:27:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 02:27:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:27:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 02:27:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:27:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 02:27:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 02:27:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:27:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 02:27:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 02:27:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 02:27:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 02:27:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:27:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 02:27:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:27:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 02:27:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:27:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 02:27:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 02:27:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/11 02:27:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 02:27:01 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:27:01 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:27:02 DEBUG : splitbanan: size = 16 OK 2025/11/11 02:27:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/11 02:27:02 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/11 02:27:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 02:27:02 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/11 02:27:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/11 02:27:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/11 02:27:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 02:27:02 DEBUG : appleapple: size = 21 OK 2025/11/11 02:27:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/11 02:27:02 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/11 02:27:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 02:27:02 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/11 02:27:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/11 02:27:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/11 02:27:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 02:27:02 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/11 02:27:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/11 02:27:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/11 02:27:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 02:27:02 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/11 02:27:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/11 02:27:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/11 02:27:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 02:27:02 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/11 02:27:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/11 02:27:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/11 02:27:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 02:27:02 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/11 02:27:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/11 02:27:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/11 02:27:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 02:27:03 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/11 02:27:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/11 02:27:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/11 02:27:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 02:27:03 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/11 02:27:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/11 02:27:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/11 02:27:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 02:27:03 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/11 02:27:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/11 02:27:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/11 02:27:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 02:27:03 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/11 02:27:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/11 02:27:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/11 02:27:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 02:27:03 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/11 02:27:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/11 02:27:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/11 02:27:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 02:27:03 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/11 02:27:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/11 02:27:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/11 02:27:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 02:27:03 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/11 02:27:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/11 02:27:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/11 02:27:03 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/11 02:27:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/11 02:27:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/11 02:27:03 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/11 02:27:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/11 02:27:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/11 02:27:03 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/11 02:27:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/11 02:27:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/11 02:27:03 DEBUG : Waiting for deletions to finish 2025/11/11 02:27:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/11 02:27:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/11 02:27:04 INFO : appleappleapplebanana: Deleted 2025/11/11 02:27:04 INFO : splitbananasplit: Deleted 2025/11/11 02:27:04 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/11 02:27:04 INFO : dir1/0003-defghij.txt: Deleted 2025/11/11 02:27:04 INFO : dir1/0011-56789;.txt: Deleted 2025/11/11 02:27:04 INFO : dir1/0012-6789;.txt: Deleted 2025/11/11 02:27:04 INFO : dir1/0010-456789.txt: Deleted 2025/11/11 02:27:04 INFO : dir1/0014-89;=.txt: Deleted 2025/11/11 02:27:04 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/11 02:27:04 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/11 02:27:04 INFO : dir1/0007-1234567.txt: Deleted 2025/11/11 02:27:04 INFO : dir1/0013-789;=.txt: Deleted 2025/11/11 02:27:04 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/11 02:27:04 INFO : dir1/0008-2345678.txt: Deleted 2025/11/11 02:27:04 INFO : dir1/0009-3456789.txt: Deleted 2025/11/11 02:27:04 INFO : dir1/0015-9;=.txt: Deleted 2025/11/11 02:27:04 DEBUG : Waiting for deletions to finish 2025/11/11 02:27:04 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:27:04 DEBUG : appleapple: Excluded (Path Filter) 2025/11/11 02:27:04 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:27:04 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/11 02:27:04 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/11 02:27:04 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/11 02:27:04 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/11 02:27:04 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/11 02:27:04 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/11 02:27:04 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/11 02:27:04 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/11 02:27:04 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/11 02:27:04 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/11 02:27:04 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/11 02:27:04 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/11 02:27:04 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/11 02:27:04 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/11 02:27:04 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/11 02:27:04 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/11 02:27:04 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/11 02:27:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 02:27:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 02:27:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 02:27:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 02:27:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 02:27:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 02:27:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 02:27:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 02:27:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 02:27:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 02:27:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 02:27:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 02:27:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 02:27:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 02:27:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 02:27:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 02:27:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 02:27:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 02:27:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 02:27:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 02:27:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 02:27:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 02:27:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 02:27:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 02:27:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 02:27:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 02:27:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 02:27:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 02:27:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 02:27:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 02:27:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 02:27:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 02:27:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 02:27:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 02:27:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 02:27:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 02:27:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 02:27:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 02:27:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 02:27:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 02:27:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 02:27:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 02:27:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 02:27:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 02:27:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 02:27:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 02:27:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 02:27:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 02:27:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 02:27:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 02:27:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 02:27:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 02:27:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 02:27:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 02:27:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 02:27:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 02:27:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 02:27:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 02:27:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 02:27:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 02:27:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 02:27:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 02:27:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 02:27:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 02:27:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 02:27:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 02:27:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 02:27:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 02:27:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 02:27:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 02:27:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 02:27:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 02:27:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 02:27:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 02:27:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 02:27:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 02:27:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 02:27:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 02:27:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 02:27:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 02:27:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 02:27:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 02:27:05 DEBUG : apple: size = 5 OK 2025/11/11 02:27:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:05 DEBUG : apple: Unchanged skipping 2025/11/11 02:27:05 DEBUG : appleapple: size = 21 OK 2025/11/11 02:27:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 02:27:05 DEBUG : banana: size = 6 OK 2025/11/11 02:27:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:05 DEBUG : banana: Unchanged skipping 2025/11/11 02:27:05 DEBUG : splitbanan: size = 16 OK 2025/11/11 02:27:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 02:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:27:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 02:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 02:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:27:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 02:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:27:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 02:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:27:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 02:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 02:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:27:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/11 02:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:27:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:27:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:27:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:27:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:27:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:27:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:27:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:27:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:27:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:27:05 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/11 02:27:05 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/11 02:27:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 02:27:05 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/11 02:27:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 02:27:05 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/11 02:27:05 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/11 02:27:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 02:27:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:05 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/11 02:27:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 02:27:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 02:27:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 02:27:05 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/11 02:27:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 02:27:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 02:27:05 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/11 02:27:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 02:27:05 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/11 02:27:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 02:27:05 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/11 02:27:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 02:27:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:27:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:27:05 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/11 02:27:05 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/11 02:27:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 02:27:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 02:27:05 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/11 02:27:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:27:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 02:27:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:27:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/11 02:27:05 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/11 02:27:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 02:27:05 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/11 02:27:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 02:27:05 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/11 02:27:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 02:27:05 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:27:05 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:27:05 DEBUG : Waiting for deletions to finish 2025/11/11 02:27:05 DEBUG : Waiting for deletions to finish 2025/11/11 02:27:05 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:27:05 DEBUG : appleapple: Excluded (Path Filter) 2025/11/11 02:27:05 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:27:05 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/11 02:27:05 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/11 02:27:05 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/11 02:27:05 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/11 02:27:05 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/11 02:27:05 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/11 02:27:05 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/11 02:27:05 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/11 02:27:05 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/11 02:27:05 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/11 02:27:05 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/11 02:27:05 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/11 02:27:05 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/11 02:27:05 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/11 02:27:05 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/11 02:27:05 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/11 02:27:05 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/11 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 02:27:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 02:27:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 02:27:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 02:27:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 02:27:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 02:27:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 02:27:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 02:27:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 02:27:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 02:27:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 02:27:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 02:27:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 02:27:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 02:27:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 02:27:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 02:27:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 02:27:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 02:27:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 02:27:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 02:27:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 02:27:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 02:27:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 02:27:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 02:27:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 02:27:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 02:27:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 02:27:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 02:27:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 02:27:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 02:27:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 02:27:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 02:27:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:27:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 02:27:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 02:27:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 02:27:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 02:27:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 02:27:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 02:27:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 02:27:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 02:27:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 02:27:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 02:27:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 02:27:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 02:27:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 02:27:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 02:27:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 02:27:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 02:27:05 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:27:20 DEBUG : Waiting for deletions to finish 2025/11/11 02:27:20 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:27:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:27:20 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:27:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:27:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:27:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:27:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:27:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:27:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:27:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:27:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:27:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:27:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:27:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:27:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:27:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:27:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:27:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:27:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:27:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : banana: size = 6 OK 2025/11/11 02:27:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : banana: Unchanged skipping 2025/11/11 02:27:21 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 02:27:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 02:27:21 DEBUG : apple: size = 5 OK 2025/11/11 02:27:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : apple: Unchanged skipping 2025/11/11 02:27:21 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 02:27:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 02:27:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 02:27:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 02:27:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 02:27:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 02:27:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:27:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 02:27:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 02:27:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 02:27:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 02:27:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 02:27:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 02:27:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 02:27:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 02:27:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 02:27:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 02:27:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:27:21 DEBUG : Waiting for deletions to finish 2025/11/11 02:27:21 DEBUG : Waiting for deletions to finish 2025/11/11 02:27:21 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : apple: size = 5 OK 2025/11/11 02:27:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : apple: Unchanged skipping 2025/11/11 02:27:21 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 02:27:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 02:27:21 DEBUG : banana: size = 6 OK 2025/11/11 02:27:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : banana: Unchanged skipping 2025/11/11 02:27:21 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 02:27:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 02:27:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 02:27:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 02:27:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 02:27:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 02:27:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 02:27:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 02:27:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 02:27:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 02:27:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 02:27:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 02:27:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 02:27:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 02:27:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 02:27:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 02:27:21 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:27:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 02:27:21 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:27:21 DEBUG : Waiting for deletions to finish 2025/11/11 02:27:21 DEBUG : Waiting for deletions to finish 2025/11/11 02:27:21 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:27:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:27:22 DEBUG : Waiting for deletions to finish 2025/11/11 02:27:22 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:27:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:27:22 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:27:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:27:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:27:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:27:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:27:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:27:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:27:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:27:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:27:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:27:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:27:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:27:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:27:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:27:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:27:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:27:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:27:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:27:38 DEBUG : Waiting for deletions to finish 2025/11/11 02:27:38 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:27:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:27:38 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:27:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:27:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:27:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:27:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:27:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:27:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:27:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:27:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:27:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:27:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:27:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:27:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:27:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:27:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:27:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:27:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:27:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:27:39 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 02:27:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 02:27:39 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 02:27:39 DEBUG : apple: size = 5 OK 2025/11/11 02:27:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : apple: Unchanged skipping 2025/11/11 02:27:39 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 02:27:39 DEBUG : banana: size = 6 OK 2025/11/11 02:27:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : banana: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 02:27:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 02:27:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 02:27:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 02:27:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 02:27:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 02:27:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 02:27:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 02:27:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 02:27:39 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:27:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 02:27:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 02:27:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 02:27:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 02:27:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 02:27:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 02:27:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 02:27:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:27:39 DEBUG : Waiting for deletions to finish 2025/11/11 02:27:39 DEBUG : Waiting for deletions to finish 2025/11/11 02:27:39 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:27:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:27:39 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:27:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:27:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:27:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:27:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:27:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:27:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:27:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:27:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:27:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:27:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:27:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:27:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:27:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:27:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:27:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:27:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:27:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:27:39 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 02:27:39 DEBUG : banana: size = 6 OK 2025/11/11 02:27:39 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 02:27:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : banana: Unchanged skipping 2025/11/11 02:27:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 02:27:39 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 02:27:39 DEBUG : apple: size = 5 OK 2025/11/11 02:27:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : apple: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 02:27:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 02:27:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 02:27:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 02:27:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 02:27:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 02:27:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 02:27:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 02:27:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 02:27:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:27:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 02:27:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 02:27:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 02:27:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 02:27:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 02:27:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 02:27:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 02:27:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 02:27:39 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:27:39 DEBUG : Waiting for deletions to finish 2025/11/11 02:27:39 DEBUG : Waiting for deletions to finish 2025/11/11 02:27:40 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:27:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:27:40 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:27:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:27:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:27:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:27:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:27:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:27:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:27:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:27:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:27:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:27:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:27:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:27:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:27:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:27:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:27:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:27:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:27:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:27:54 DEBUG : Waiting for deletions to finish 2025/11/11 02:27:54 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:27:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:27:54 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:27:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:27:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:27:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:27:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:27:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:27:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:27:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:27:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:27:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:27:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:27:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:27:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:27:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:27:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:27:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:27:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:27:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:27:54 DEBUG : apple: size = 5 OK 2025/11/11 02:27:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:54 DEBUG : apple: Unchanged skipping 2025/11/11 02:27:54 DEBUG : banana: size = 6 OK 2025/11/11 02:27:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:54 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 02:27:54 DEBUG : banana: Unchanged skipping 2025/11/11 02:27:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 02:27:54 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 02:27:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:54 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 02:27:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 02:27:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 02:27:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 02:27:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 02:27:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 02:27:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 02:27:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 02:27:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 02:27:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 02:27:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 02:27:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 02:27:54 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:27:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 02:27:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 02:27:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 02:27:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 02:27:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 02:27:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 02:27:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 02:27:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 02:27:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 02:27:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 02:27:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 02:27:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 02:27:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 02:27:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 02:27:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 02:27:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 02:27:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 02:27:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 02:27:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 02:27:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 02:27:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 02:27:54 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:27:54 DEBUG : Waiting for deletions to finish 2025/11/11 02:27:54 DEBUG : Waiting for deletions to finish 2025/11/11 02:27:55 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : apple: size = 5 OK 2025/11/11 02:27:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:55 DEBUG : apple: Unchanged skipping 2025/11/11 02:27:55 DEBUG : banana: size = 6 OK 2025/11/11 02:27:55 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 02:27:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:55 DEBUG : banana: Unchanged skipping 2025/11/11 02:27:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 02:27:55 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 02:27:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:55 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 02:27:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 02:27:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 02:27:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 02:27:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 02:27:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 02:27:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 02:27:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 02:27:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 02:27:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 02:27:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 02:27:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 02:27:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 02:27:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 02:27:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 02:27:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 02:27:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 02:27:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 02:27:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 02:27:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 02:27:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 02:27:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 02:27:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 02:27:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 02:27:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 02:27:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 02:27:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 02:27:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 02:27:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 02:27:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:55 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:27:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 02:27:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 02:27:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 02:27:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:27:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 02:27:55 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:27:55 DEBUG : Waiting for deletions to finish 2025/11/11 02:27:55 DEBUG : Waiting for deletions to finish 2025/11/11 02:27:55 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:27:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:28:10 DEBUG : Waiting for deletions to finish 2025/11/11 02:28:10 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:28:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:28:10 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:28:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:28:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:28:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:28:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:28:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:28:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:28:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:28:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:28:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:28:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:28:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:28:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:28:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:28:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:28:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:28:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:28:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:28:11 DEBUG : apple: size = 5 OK 2025/11/11 02:28:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:11 DEBUG : apple: Unchanged skipping 2025/11/11 02:28:11 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 02:28:11 DEBUG : banana: size = 6 OK 2025/11/11 02:28:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:11 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 02:28:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 02:28:11 DEBUG : banana: Unchanged skipping 2025/11/11 02:28:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:11 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 02:28:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 02:28:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 02:28:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 02:28:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 02:28:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 02:28:11 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:28:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 02:28:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 02:28:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 02:28:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 02:28:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 02:28:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 02:28:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 02:28:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 02:28:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 02:28:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 02:28:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 02:28:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 02:28:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 02:28:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 02:28:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 02:28:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 02:28:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 02:28:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 02:28:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 02:28:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 02:28:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 02:28:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 02:28:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 02:28:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 02:28:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 02:28:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 02:28:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 02:28:11 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:28:11 DEBUG : Waiting for deletions to finish 2025/11/11 02:28:11 DEBUG : Waiting for deletions to finish 2025/11/11 02:28:11 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:28:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:28:11 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:28:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:28:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:28:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:28:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:28:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:28:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:28:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:28:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:28:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:28:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:28:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:28:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:28:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:28:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:28:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:28:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:28:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:28:12 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 02:28:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:12 DEBUG : apple: size = 5 OK 2025/11/11 02:28:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:12 DEBUG : apple: Unchanged skipping 2025/11/11 02:28:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 02:28:12 DEBUG : banana: size = 6 OK 2025/11/11 02:28:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:12 DEBUG : banana: Unchanged skipping 2025/11/11 02:28:12 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 02:28:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:12 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 02:28:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 02:28:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 02:28:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 02:28:12 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:28:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 02:28:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 02:28:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 02:28:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 02:28:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 02:28:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 02:28:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 02:28:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 02:28:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 02:28:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 02:28:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 02:28:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 02:28:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 02:28:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 02:28:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 02:28:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 02:28:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 02:28:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 02:28:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 02:28:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 02:28:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 02:28:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 02:28:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 02:28:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 02:28:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 02:28:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 02:28:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 02:28:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 02:28:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 02:28:12 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:28:12 DEBUG : Waiting for deletions to finish 2025/11/11 02:28:12 DEBUG : Waiting for deletions to finish 2025/11/11 02:28:12 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:28:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:28:12 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:28:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:28:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:28:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:28:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:28:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:28:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:28:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:28:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:28:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:28:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:28:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:28:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:28:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:28:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:28:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:28:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:28:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:28:26 DEBUG : Waiting for deletions to finish 2025/11/11 02:28:27 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:28:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:28:27 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:28:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:28:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:28:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:28:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:28:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:28:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:28:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:28:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:28:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:28:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:28:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:28:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:28:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:28:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:28:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:28:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:28:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:28:28 DEBUG : apple: size = 5 OK 2025/11/11 02:28:28 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 02:28:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : banana: size = 6 OK 2025/11/11 02:28:28 DEBUG : apple: Unchanged skipping 2025/11/11 02:28:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : banana: Unchanged skipping 2025/11/11 02:28:28 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 02:28:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 02:28:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 02:28:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 02:28:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 02:28:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 02:28:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 02:28:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 02:28:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 02:28:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 02:28:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:28:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 02:28:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 02:28:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 02:28:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 02:28:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 02:28:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 02:28:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 02:28:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 02:28:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:28:28 DEBUG : Waiting for deletions to finish 2025/11/11 02:28:28 DEBUG : Waiting for deletions to finish 2025/11/11 02:28:28 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:28:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:28:28 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:28:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:28:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:28:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:28:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:28:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:28:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:28:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:28:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:28:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:28:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:28:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:28:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:28:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:28:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:28:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:28:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:28:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:28:28 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 02:28:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 02:28:28 DEBUG : apple: size = 5 OK 2025/11/11 02:28:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : apple: Unchanged skipping 2025/11/11 02:28:28 DEBUG : banana: size = 6 OK 2025/11/11 02:28:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : banana: Unchanged skipping 2025/11/11 02:28:28 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 02:28:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 02:28:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 02:28:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 02:28:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:28:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 02:28:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 02:28:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 02:28:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 02:28:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 02:28:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 02:28:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 02:28:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 02:28:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 02:28:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 02:28:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 02:28:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 02:28:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 02:28:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 02:28:28 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:28:28 DEBUG : Waiting for deletions to finish 2025/11/11 02:28:28 DEBUG : Waiting for deletions to finish 2025/11/11 02:28:29 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:28:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:28:29 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:28:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:28:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:28:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:28:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:28:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:28:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:28:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:28:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:28:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:28:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:28:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:28:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:28:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:28:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:28:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:28:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:28:29 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (195.68s) --- PASS: TestTransform/NFC (13.72s) --- PASS: TestTransform/NFD (16.12s) --- PASS: TestTransform/base64 (19.54s) --- PASS: TestTransform/prefix (22.03s) --- PASS: TestTransform/suffix (22.23s) --- PASS: TestTransform/truncate (19.09s) --- PASS: TestTransform/encoder (17.03s) --- PASS: TestTransform/ISO-8859-1 (17.04s) --- PASS: TestTransform/charmap (15.63s) --- PASS: TestTransform/lowercase (16.61s) --- PASS: TestTransform/ascii (16.65s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:28:33 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/11 02:28:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/11 02:28:34 INFO : sub dir_somesuffix: Making directory 2025/11/11 02:28:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/11 02:28:34 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/11 02:28:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/11 02:28:34 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/11 02:28:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/11 02:28:34 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:28:34 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:28:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/11 02:28:34 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:28:34 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/11 02:28:34 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.82s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:35 INFO : tictactoe: Making directory 2025/11/11 02:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:35 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 02:28:35 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/11 02:28:35 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:28:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 02:28:35 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:28:36 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/11 02:28:36 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:28:36 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/11 02:28:36 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.75s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:28:37 INFO : toe: Making directory 2025/11/11 02:28:37 INFO : toe/toe: Making directory 2025/11/11 02:28:37 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/11 02:28:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/11 02:28:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/11 02:28:37 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:28:37 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:28:38 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/11 02:28:38 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:28:38 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/11 02:28:38 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.01s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:28:39 INFO : toe: Making directory 2025/11/11 02:28:39 INFO : toe/toe: Making directory 2025/11/11 02:28:39 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/11 02:28:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/11 02:28:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/11 02:28:39 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:28:39 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:28:40 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/11 02:28:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:28:40 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/11 02:28:40 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.69s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:28:41 DEBUG : empty_dir: Making directory with metadata 2025/11/11 02:28:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 02:28:41 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:28:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:28:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:28:41 INFO : tictacempty_dir: Making directory 2025/11/11 02:28:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:28:41 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:41 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:41 INFO : tictactoe: Making directory 2025/11/11 02:28:41 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:41 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 02:28:41 INFO : tictactoe/tictactoe: Making directory 2025/11/11 02:28:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 02:28:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/11 02:28:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 02:28:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/11 02:28:41 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:28:41 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:28:42 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/11 02:28:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:28:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/11 02:28:42 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.90s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:28:43 DEBUG : empty_dir: Making directory with metadata 2025/11/11 02:28:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 02:28:43 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:28:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:28:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:28:43 INFO : tictacempty_dir: Making directory 2025/11/11 02:28:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:28:43 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:43 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:43 INFO : tictactoe: Making directory 2025/11/11 02:28:43 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:43 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 02:28:43 INFO : tictactoe/tictactoe: Making directory 2025/11/11 02:28:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 02:28:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/11 02:28:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:28:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 02:28:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:28:43 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:28:43 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:28:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 02:28:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:28:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:28:43 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/11 02:28:44 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:28:44 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:28:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:28:44 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:44 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/11 02:28:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 02:28:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:28:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/11 02:28:44 NOTICE: B2 bucket rclone-test-ladurim1mixu: 0 differences found 2025/11/11 02:28:44 NOTICE: B2 bucket rclone-test-ladurim1mixu: 1 matching files --- PASS: TestAllTag (1.92s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:28:45 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:45 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:45 INFO : tictactoe: Making directory 2025/11/11 02:28:45 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:45 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 02:28:45 INFO : tictactoe/tictactoe: Making directory 2025/11/11 02:28:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 02:28:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/11 02:28:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 02:28:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/11 02:28:45 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:28:45 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:28:45 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/11 02:28:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:28:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/11 02:28:45 DEBUG : Waiting for deletions to finish 2025/11/11 02:28:46 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:46 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:46 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 02:28:46 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:28:46 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/11 02:28:46 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/11 02:28:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/11 02:28:46 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/11 02:28:46 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:28:46 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.23s) === RUN TestSyntax 2025/11/11 02:28:47 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:28:47 INFO : toe: Making directory 2025/11/11 02:28:47 INFO : toe/toe: Making directory 2025/11/11 02:28:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/11 02:28:47 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:28:47 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:28:48 DEBUG : toe/toe/toe: size = 11 OK 2025/11/11 02:28:48 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:28:48 INFO : toe/toe/toe: Copied (new) 2025/11/11 02:28:48 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.68s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:28:48 DEBUG : empty_dir: Making directory with metadata 2025/11/11 02:28:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 02:28:48 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:28:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:28:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:28:49 INFO : tictacempty_dir: Making directory 2025/11/11 02:28:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:28:49 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:49 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:49 INFO : tictactoe: Making directory 2025/11/11 02:28:49 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:49 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 02:28:49 INFO : tictactoe/tictactoe: Making directory 2025/11/11 02:28:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 02:28:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/11 02:28:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:28:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 02:28:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:28:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:28:49 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:28:49 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:28:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 02:28:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:28:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:28:49 INFO : toe/toe/toe.txt: Deleted 2025/11/11 02:28:49 INFO : toe/toe: Removing directory 2025/11/11 02:28:49 INFO : toe: Removing directory 2025/11/11 02:28:49 INFO : empty_dir: Removing directory 2025/11/11 02:28:49 DEBUG : Local file system at /tmp/rclone272452879: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.78s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:28:50 DEBUG : empty_dir: Making directory with metadata 2025/11/11 02:28:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 02:28:50 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:28:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:28:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:28:50 INFO : tictacempty_dir: Making directory 2025/11/11 02:28:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:28:50 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:50 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:50 INFO : tictactoe: Making directory 2025/11/11 02:28:50 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:50 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 02:28:50 INFO : tictactoe/tictactoe: Making directory 2025/11/11 02:28:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 02:28:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/11 02:28:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:28:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 02:28:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:28:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:28:50 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:28:50 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:28:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 02:28:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:28:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:28:51 INFO : toe/toe/toe.txt: Deleted 2025/11/11 02:28:51 INFO : toe/toe: Removing directory 2025/11/11 02:28:51 INFO : toe: Removing directory 2025/11/11 02:28:51 INFO : empty_dir: Removing directory 2025/11/11 02:28:51 DEBUG : Local file system at /tmp/rclone272452879: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/11 02:28:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 02:28:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/11 02:28:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 02:28:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 02:28:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 02:28:53 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/11 02:28:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:28:53 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/11 02:28:53 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.50s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:28:54 DEBUG : Reset feature "Copy" 2025/11/11 02:28:54 DEBUG : Reset feature "Move" 2025/11/11 02:28:54 DEBUG : Reset feature "Copy" 2025/11/11 02:28:54 DEBUG : Reset feature "Move" 2025/11/11 02:28:54 DEBUG : empty_dir: Making directory with metadata 2025/11/11 02:28:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 02:28:54 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:28:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:28:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:28:54 INFO : tictacempty_dir: Making directory 2025/11/11 02:28:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:28:54 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:54 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:54 INFO : tictactoe: Making directory 2025/11/11 02:28:54 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:54 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:28:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 02:28:54 INFO : tictactoe/tictactoe: Making directory 2025/11/11 02:28:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 02:28:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/11 02:28:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:28:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 02:28:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:28:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:28:54 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:28:54 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:28:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 02:28:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:28:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:28:55 INFO : toe/toe/toe.txt: Deleted 2025/11/11 02:28:55 INFO : toe/toe: Removing directory 2025/11/11 02:28:55 INFO : toe: Removing directory 2025/11/11 02:28:55 INFO : empty_dir: Removing directory 2025/11/11 02:28:55 DEBUG : Local file system at /tmp/rclone272452879: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/11 02:28:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 02:28:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/11 02:28:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 02:28:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 02:28:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/11 02:28:56 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/11 02:28:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:28:56 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/11 02:28:56 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.58s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:28:57 DEBUG : toe: transformed to: dG9l 2025/11/11 02:28:57 DEBUG : toe: transformed to: dG9l 2025/11/11 02:28:57 INFO : dG9l: Making directory 2025/11/11 02:28:57 DEBUG : toe: transformed to: dG9l 2025/11/11 02:28:57 DEBUG : toe: transformed to: dG9l 2025/11/11 02:28:57 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/11 02:28:57 INFO : dG9l/dG9l: Making directory 2025/11/11 02:28:57 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/11 02:28:57 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/11 02:28:57 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/11 02:28:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 02:28:57 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/11 02:28:57 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:28:57 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:28:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/11 02:28:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:28:58 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/11 02:28:58 DEBUG : Waiting for deletions to finish 2025/11/11 02:28:59 DEBUG : dG9l: transformed to: toe 2025/11/11 02:28:59 DEBUG : dG9l: transformed to: toe 2025/11/11 02:28:59 DEBUG : dG9l: transformed to: toe 2025/11/11 02:28:59 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/11 02:28:59 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/11 02:28:59 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/11 02:28:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/11 02:28:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/11 02:28:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/11 02:28:59 DEBUG : Local file system at /tmp/rclone272452879: Waiting for checks to finish 2025/11/11 02:28:59 DEBUG : Local file system at /tmp/rclone272452879: Waiting for transfers to finish 2025/11/11 02:28:59 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.49s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-ladurim1mixu", Local "Local file system at /tmp/rclone272452879", Modify Window "1ms" 2025/11/11 02:29:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 02:29:00 DEBUG : toe: transformed to: 2025/11/11 02:29:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 02:29:00 DEBUG : toe: transformed to: 2025/11/11 02:29:00 INFO : B2 bucket rclone-test-ladurim1mixu: Making directory 2025/11/11 02:29:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 02:29:00 DEBUG : toe: transformed to: 2025/11/11 02:29:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 02:29:00 DEBUG : toe: transformed to: 2025/11/11 02:29:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 02:29:00 DEBUG : toe/toe: transformed to: 2025/11/11 02:29:00 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/11 02:29:00 INFO : toe/toe: Making directory 2025/11/11 02:29:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 02:29:00 DEBUG : toe/toe: transformed to: 2025/11/11 02:29:00 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/11 02:29:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 02:29:00 DEBUG : toe: transformed to: 2025/11/11 02:29:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/11 02:29:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/11 02:29:00 DEBUG : toe/toe/toe: transformed to: 2025/11/11 02:29:00 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/11 02:29:00 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for checks to finish 2025/11/11 02:29:00 DEBUG : B2 bucket rclone-test-ladurim1mixu: Waiting for transfers to finish 2025/11/11 02:29:01 DEBUG : toe/toe/toe: size = 11 OK 2025/11/11 02:29:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/11 02:29:01 INFO : toe/toe/toe: Copied (new) 2025/11/11 02:29:01 ERROR : B2 bucket rclone-test-ladurim1mixu: not deleting files as there were IO errors 2025/11/11 02:29:01 ERROR : B2 bucket rclone-test-ladurim1mixu: not deleting directories as there were IO errors --- PASS: TestError (1.77s) PASS 2025/11/11 02:29:02 DEBUG : B2 bucket rclone-test-ladurim1mixu: Purge remote 2025/11/11 02:29:02 INFO : B2 bucket rclone-test-ladurim1mixu: cleaning bucket "rclone-test-ladurim1mixu" of all files 2025/11/11 02:29:03 DEBUG : BackupDir/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718400bc9_d20251111_m022255_c001_v7007000_t0000_u01762827775213") 2025/11/11 02:29:03 DEBUG : BackupDir/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f112e1e4c78f7e426_d20251111_m022249_c001_v0001101_t0036_u01762827769300") 2025/11/11 02:29:03 DEBUG : CompareDest/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4199673b39cd14c9_d20251111_m022229_c001_v7007000_t0000_u01762827749313") 2025/11/11 02:29:03 DEBUG : CompareDest/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857738_d20251111_m022223_c001_v0001171_t0037_u01762827743221") 2025/11/11 02:29:03 DEBUG : CompareDest/two: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4199673b39cd14ca_d20251111_m022229_c001_v7007000_t0000_u01762827749495") 2025/11/11 02:29:03 DEBUG : CompareDest/two: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f118c3c2bc12f97e6_d20251111_m022224_c001_v0001042_t0032_u01762827744437") 2025/11/11 02:29:03 DEBUG : CopyDest/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718400bcb_d20251111_m022255_c001_v7007000_t0000_u01762827775395") 2025/11/11 02:29:03 DEBUG : CopyDest/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f118c3c2bc12f981c_d20251111_m022246_c001_v0001042_t0044_u01762827766294") 2025/11/11 02:29:03 DEBUG : CopyDest/three: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718400bcd_d20251111_m022255_c001_v7007000_t0000_u01762827775575") 2025/11/11 02:29:03 DEBUG : CopyDest/three: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f118c3c2bc12f9822_d20251111_m022252_c001_v0001042_t0053_u01762827772732") 2025/11/11 02:29:03 DEBUG : CopyDest/two: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718400bd0_d20251111_m022255_c001_v7007000_t0000_u01762827775756") 2025/11/11 02:29:03 DEBUG : CopyDest/two: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857801_d20251111_m022250_c001_v0001171_t0055_u01762827770577") 2025/11/11 02:29:03 DEBUG : EXISTING: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4192668b7fbd23b3_d20251111_m022421_c001_v7007000_t0000_u01762827861382") 2025/11/11 02:29:03 DEBUG : EXISTING: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857ab6_d20251111_m022420_c001_v0001171_t0058_u01762827860349") 2025/11/11 02:29:03 DEBUG : PREFIXapple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f404f8df6aad06bf3_d20251111_m022623_c001_v7007000_t0000_u01762827983551") 2025/11/11 02:29:03 DEBUG : PREFIXapple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b259df_d20251111_m022617_c001_v0001153_t0006_u01762827977662") 2025/11/11 02:29:03 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f411858a3751a3e8c_d20251111_m022623_c001_v7007000_t0000_u01762827983548") 2025/11/11 02:29:04 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a79f9_d20251111_m022617_c001_v0001100_t0021_u01762827977674") 2025/11/11 02:29:04 DEBUG : PREFIXbanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f409c56953be60b76_d20251111_m022623_c001_v7007000_t0000_u01762827983903") 2025/11/11 02:29:04 DEBUG : PREFIXbanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e44a_d20251111_m022617_c001_v0001150_t0040_u01762827977697") 2025/11/11 02:29:04 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c2003260_d20251111_m022623_c001_v7007000_t0000_u01762827983891") 2025/11/11 02:29:04 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857e03_d20251111_m022617_c001_v0001171_t0056_u01762827977683") 2025/11/11 02:29:04 DEBUG : Testêé: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4192668b7fbd23af_d20251111_m022417_c001_v7007000_t0000_u01762827857974") 2025/11/11 02:29:04 DEBUG : Testêé: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857a95_d20251111_m022417_c001_v0001171_t0022_u01762827857046") 2025/11/11 02:29:04 DEBUG : Testêé: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857a8d_d20251111_m022416_c001_v0001171_t0028_u01762827856402") 2025/11/11 02:29:04 DEBUG : YXBwbGU=: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbdef_d20251111_m022602_c001_v7007000_t0000_u01762827962905") 2025/11/11 02:29:04 DEBUG : YXBwbGU=: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e40f_d20251111_m022558_c001_v0001150_t0056_u01762827958158") 2025/11/11 02:29:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbdf0_d20251111_m022603_c001_v7007000_t0000_u01762827963089") 2025/11/11 02:29:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a79cd_d20251111_m022558_c001_v0001100_t0037_u01762827958136") 2025/11/11 02:29:04 DEBUG : YmFuYW5h: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbdf1_d20251111_m022603_c001_v7007000_t0000_u01762827963360") 2025/11/11 02:29:04 DEBUG : YmFuYW5h: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857dab_d20251111_m022558_c001_v0001171_t0042_u01762827958144") 2025/11/11 02:29:04 DEBUG : a/potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb76c_d20251111_m022049_c001_v7007000_t0000_u01762827649914") 2025/11/11 02:29:04 DEBUG : a/potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e664_d20251111_m022048_c001_v0001040_t0019_u01762827648972") 2025/11/11 02:29:04 DEBUG : a/potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb756_d20251111_m022047_c001_v7007000_t0000_u01762827647171") 2025/11/11 02:29:04 DEBUG : a/potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e65e_d20251111_m022046_c001_v0001040_t0019_u01762827646116") 2025/11/11 02:29:04 DEBUG : a/potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f403872197e38a669_d20251111_m022026_c001_v7007000_t0000_u01762827626236") 2025/11/11 02:29:04 DEBUG : a/potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e60a_d20251111_m022025_c001_v0001040_t0026_u01762827625213") 2025/11/11 02:29:05 DEBUG : apple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05d8d_d20251111_m022829_c001_v7007000_t0000_u01762828109630") 2025/11/11 02:29:05 DEBUG : apple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25aca_d20251111_m022825_c001_v0001153_t0003_u01762828105229") 2025/11/11 02:29:05 DEBUG : apple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d7c68_d20251111_m022812_c001_v7007000_t0000_u01762828092860") 2025/11/11 02:29:05 DEBUG : apple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25ab7_d20251111_m022808_c001_v0001153_t0011_u01762828088781") 2025/11/11 02:29:05 DEBUG : apple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84d2bd_d20251111_m022756_c001_v7007000_t0000_u01762828076390") 2025/11/11 02:29:05 DEBUG : apple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a9d_d20251111_m022752_c001_v0001153_t0016_u01762828072600") 2025/11/11 02:29:05 DEBUG : apple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f400ae61412cdf004_d20251111_m022740_c001_v7007000_t0000_u01762828060767") 2025/11/11 02:29:05 DEBUG : apple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a82_d20251111_m022736_c001_v0001153_t0017_u01762828056601") 2025/11/11 02:29:05 DEBUG : apple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4199673b39cd74b7_d20251111_m022723_c001_v7007000_t0000_u01762828043140") 2025/11/11 02:29:05 DEBUG : apple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a6a_d20251111_m022719_c001_v0001153_t0023_u01762828039056") 2025/11/11 02:29:05 DEBUG : apple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c20034c6_d20251111_m022706_c001_v7007000_t0000_u01762828026379") 2025/11/11 02:29:05 DEBUG : apple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e4e0_d20251111_m022659_c001_v0001150_t0013_u01762828019575") 2025/11/11 02:29:05 DEBUG : apple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718401052_d20251111_m022647_c001_v7007000_t0000_u01762828007638") 2025/11/11 02:29:05 DEBUG : apple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a21_d20251111_m022643_c001_v0001153_t0010_u01762828003752") 2025/11/11 02:29:05 DEBUG : apple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f422c1db68964daa5_d20251111_m022642_c001_v7007000_t0000_u01762828002441") 2025/11/11 02:29:05 DEBUG : apple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a2e_d20251111_m022637_c001_v0001100_t0027_u01762827997650") 2025/11/11 02:29:05 DEBUG : apple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afadd7_d20251111_m022625_c001_v7007000_t0000_u01762827985281") 2025/11/11 02:29:06 DEBUG : apple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a09_d20251111_m022621_c001_v0001100_t0034_u01762827981370") 2025/11/11 02:29:06 DEBUG : apple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d74ae6_d20251111_m022620_c001_v7007000_t0000_u01762827980380") 2025/11/11 02:29:06 DEBUG : apple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b259dd_d20251111_m022615_c001_v0001153_t0008_u01762827975261") 2025/11/11 02:29:06 DEBUG : apple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f417ea52e049c3b9b_d20251111_m022601_c001_v7007000_t0000_u01762827961122") 2025/11/11 02:29:06 DEBUG : apple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b259af_d20251111_m022555_c001_v0001153_t0017_u01762827955487") 2025/11/11 02:29:06 DEBUG : apple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4161f6f3b6b4b609_d20251111_m022543_c001_v7007000_t0000_u01762827943825") 2025/11/11 02:29:06 DEBUG : apple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b2599c_d20251111_m022539_c001_v0001153_t0013_u01762827939870") 2025/11/11 02:29:06 DEBUG : apple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbd21_d20251111_m022527_c001_v7007000_t0000_u01762827927730") 2025/11/11 02:29:06 DEBUG : apple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25981_d20251111_m022524_c001_v0001153_t0015_u01762827924122") 2025/11/11 02:29:06 DEBUG : appleSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab0523_d20251111_m022646_c001_v7007000_t0000_u01762828006243") 2025/11/11 02:29:06 DEBUG : appleSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a34_d20251111_m022640_c001_v0001100_t0019_u01762828000232") 2025/11/11 02:29:06 DEBUG : appleapple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c20034ca_d20251111_m022706_c001_v7007000_t0000_u01762828026570") 2025/11/11 02:29:06 DEBUG : appleapple: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a3f_d20251111_m022701_c001_v0001153_t0025_u01762828021826") 2025/11/11 02:29:06 DEBUG : appleappleapplebanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05d90_d20251111_m022829_c001_v7007000_t0000_u01762828109813") 2025/11/11 02:29:06 DEBUG : appleappleapplebanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7bba_d20251111_m022826_c001_v0001100_t0026_u01762828106068") 2025/11/11 02:29:06 DEBUG : appleappleapplebanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d7c69_d20251111_m022813_c001_v7007000_t0000_u01762828093044") 2025/11/11 02:29:06 DEBUG : appleappleapplebanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7b80_d20251111_m022809_c001_v0001100_t0035_u01762828089534") 2025/11/11 02:29:06 DEBUG : appleappleapplebanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84d2c0_d20251111_m022756_c001_v7007000_t0000_u01762828076571") 2025/11/11 02:29:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7b47_d20251111_m022753_c001_v0001100_t0033_u01762828073350") 2025/11/11 02:29:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f400ae61412cdf005_d20251111_m022740_c001_v7007000_t0000_u01762828060952") 2025/11/11 02:29:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7b0d_d20251111_m022737_c001_v0001100_t0047_u01762828057635") 2025/11/11 02:29:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4199673b39cd74bb_d20251111_m022723_c001_v7007000_t0000_u01762828043716") 2025/11/11 02:29:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7acf_d20251111_m022719_c001_v0001100_t0016_u01762828039677") 2025/11/11 02:29:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c20034a4_d20251111_m022704_c001_v7007000_t0000_u01762828024061") 2025/11/11 02:29:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857f1f_d20251111_m022700_c001_v0001171_t0056_u01762828020246") 2025/11/11 02:29:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718401053_d20251111_m022647_c001_v7007000_t0000_u01762828007838") 2025/11/11 02:29:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e49b_d20251111_m022643_c001_v0001150_t0049_u01762828003726") 2025/11/11 02:29:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84d146_d20251111_m022642_c001_v7007000_t0000_u01762828002456") 2025/11/11 02:29:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a0f_d20251111_m022638_c001_v0001153_t0024_u01762827998557") 2025/11/11 02:29:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afadd8_d20251111_m022625_c001_v7007000_t0000_u01762827985464") 2025/11/11 02:29:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857e21_d20251111_m022621_c001_v0001171_t0000_u01762827981347") 2025/11/11 02:29:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f404f8df6aad06bdd_d20251111_m022620_c001_v7007000_t0000_u01762827980192") 2025/11/11 02:29:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857dfb_d20251111_m022615_c001_v0001171_t0011_u01762827975908") 2025/11/11 02:29:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbdec_d20251111_m022600_c001_v7007000_t0000_u01762827960874") 2025/11/11 02:29:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857da5_d20251111_m022556_c001_v0001171_t0004_u01762827956422") 2025/11/11 02:29:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4161f6f3b6b4b60a_d20251111_m022544_c001_v7007000_t0000_u01762827944007") 2025/11/11 02:29:07 DEBUG : appleappleapplebanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857d5d_d20251111_m022540_c001_v0001171_t0014_u01762827940598") 2025/11/11 02:29:08 DEBUG : appleappleapplebanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbd23_d20251111_m022527_c001_v7007000_t0000_u01762827927927") 2025/11/11 02:29:08 DEBUG : appleappleapplebanana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857cfb_d20251111_m022524_c001_v0001171_t0020_u01762827924835") 2025/11/11 02:29:08 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d79a6_d20251111_m022646_c001_v7007000_t0000_u01762828006069") 2025/11/11 02:29:08 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e48d_d20251111_m022640_c001_v0001150_t0007_u01762828000267") 2025/11/11 02:29:08 DEBUG : b/potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb76d_d20251111_m022050_c001_v7007000_t0000_u01762827650096") 2025/11/11 02:29:08 DEBUG : b/potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e660_d20251111_m022047_c001_v0001040_t0011_u01762827647724") 2025/11/11 02:29:08 DEBUG : b/potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb750_d20251111_m022046_c001_v7007000_t0000_u01762827646600") 2025/11/11 02:29:08 DEBUG : b/potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e656_d20251111_m022044_c001_v0001040_t0012_u01762827644902") 2025/11/11 02:29:08 DEBUG : b/potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f403872197e38a664_d20251111_m022025_c001_v7007000_t0000_u01762827625680") 2025/11/11 02:29:08 DEBUG : b/potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e606_d20251111_m022023_c001_v0001040_t0025_u01762827623835") 2025/11/11 02:29:08 DEBUG : backup/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f403872197e38a8e2_d20251111_m022310_c001_v7007000_t0000_u01762827790259") 2025/11/11 02:29:08 DEBUG : backup/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1075681e5344c8df_d20251111_m022307_c001_v0001137_t0024_u01762827787788") 2025/11/11 02:29:08 DEBUG : backup/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1140de09b70924d5_d20251111_m022302_c001_v0001100_t0018_u01762827782821") 2025/11/11 02:29:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4192668b7fbd2223_d20251111_m022338_c001_v7007000_t0000_u01762827818566") 2025/11/11 02:29:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f104b583041f0b145_d20251111_m022335_c001_v0001038_t0057_u01762827815862") 2025/11/11 02:29:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f117ae588890c9836_d20251111_m022331_c001_v0001171_t0046_u01762827811624") 2025/11/11 02:29:08 DEBUG : backup/one.bak: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c2001d85_d20251111_m022324_c001_v7007000_t0000_u01762827804902") 2025/11/11 02:29:08 DEBUG : backup/one.bak: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1065670d941ae4de_d20251111_m022322_c001_v0001182_t0020_u01762827802719") 2025/11/11 02:29:08 DEBUG : backup/one.bak: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1044ee2f351954c0_d20251111_m022317_c001_v0001145_t0022_u01762827797093") 2025/11/11 02:29:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4192668b7fbd2224_d20251111_m022338_c001_v7007000_t0000_u01762827818746") 2025/11/11 02:29:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1017043c92c9a36d_d20251111_m022337_c001_v0001040_t0040_u01762827817391") 2025/11/11 02:29:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1191b530fc273587_d20251111_m022333_c001_v0001150_t0011_u01762827813463") 2025/11/11 02:29:09 DEBUG : backup/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f403872197e38a8e3_d20251111_m022310_c001_v7007000_t0000_u01762827790441") 2025/11/11 02:29:09 DEBUG : backup/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f10035c23f59715d9_d20251111_m022309_c001_v0001172_t0056_u01762827789020") 2025/11/11 02:29:09 DEBUG : backup/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1182ddee639f15dc_d20251111_m022305_c001_v0001037_t0035_u01762827785019") 2025/11/11 02:29:09 DEBUG : backup/three.txt.bak: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c2001d87_d20251111_m022325_c001_v7007000_t0000_u01762827805086") 2025/11/11 02:29:09 DEBUG : backup/three.txt.bak: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1062045612ebb4b7_d20251111_m022323_c001_v0001172_t0044_u01762827803649") 2025/11/11 02:29:09 DEBUG : backup/three.txt.bak: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1041af4064033206_d20251111_m022318_c001_v0001184_t0037_u01762827798864") 2025/11/11 02:29:09 DEBUG : banana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05d92_d20251111_m022829_c001_v7007000_t0000_u01762828109994") 2025/11/11 02:29:09 DEBUG : banana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992858162_d20251111_m022825_c001_v0001171_t0056_u01762828105728") 2025/11/11 02:29:09 DEBUG : banana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d7c6a_d20251111_m022813_c001_v7007000_t0000_u01762828093229") 2025/11/11 02:29:09 DEBUG : banana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f11058299928580fd_d20251111_m022809_c001_v0001171_t0036_u01762828089136") 2025/11/11 02:29:09 DEBUG : banana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84d2c2_d20251111_m022756_c001_v7007000_t0000_u01762828076752") 2025/11/11 02:29:09 DEBUG : banana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f110582999285808a_d20251111_m022752_c001_v0001171_t0012_u01762828072994") 2025/11/11 02:29:09 DEBUG : banana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f400ae61412cdf006_d20251111_m022741_c001_v7007000_t0000_u01762828061136") 2025/11/11 02:29:09 DEBUG : banana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f110582999285802d_d20251111_m022737_c001_v0001171_t0045_u01762828057104") 2025/11/11 02:29:09 DEBUG : banana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4199673b39cd74bd_d20251111_m022723_c001_v7007000_t0000_u01762828043903") 2025/11/11 02:29:09 DEBUG : banana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857fb6_d20251111_m022719_c001_v0001171_t0043_u01762828039387") 2025/11/11 02:29:10 DEBUG : banana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c20034ce_d20251111_m022706_c001_v7007000_t0000_u01762828026874") 2025/11/11 02:29:10 DEBUG : banana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a3d_d20251111_m022659_c001_v0001153_t0008_u01762828019857") 2025/11/11 02:29:10 DEBUG : banana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718401054_d20251111_m022648_c001_v7007000_t0000_u01762828008020") 2025/11/11 02:29:10 DEBUG : banana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857ea7_d20251111_m022643_c001_v0001171_t0025_u01762828003734") 2025/11/11 02:29:10 DEBUG : banana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef171840104a_d20251111_m022642_c001_v7007000_t0000_u01762828002827") 2025/11/11 02:29:10 DEBUG : banana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857e79_d20251111_m022638_c001_v0001171_t0016_u01762827998231") 2025/11/11 02:29:10 DEBUG : banana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afadd9_d20251111_m022625_c001_v7007000_t0000_u01762827985664") 2025/11/11 02:29:10 DEBUG : banana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e457_d20251111_m022621_c001_v0001150_t0038_u01762827981340") 2025/11/11 02:29:10 DEBUG : banana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f411858a3751a3e85_d20251111_m022620_c001_v7007000_t0000_u01762827980216") 2025/11/11 02:29:10 DEBUG : banana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a79f5_d20251111_m022615_c001_v0001100_t0017_u01762827975616") 2025/11/11 02:29:10 DEBUG : banana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4120efd2da26d962_d20251111_m022601_c001_v7007000_t0000_u01762827961072") 2025/11/11 02:29:10 DEBUG : banana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a79c9_d20251111_m022555_c001_v0001100_t0013_u01762827955889") 2025/11/11 02:29:10 DEBUG : banana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4161f6f3b6b4b60b_d20251111_m022544_c001_v7007000_t0000_u01762827944189") 2025/11/11 02:29:10 DEBUG : banana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a79b0_d20251111_m022540_c001_v0001100_t0024_u01762827940223") 2025/11/11 02:29:10 DEBUG : banana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbd25_d20251111_m022528_c001_v7007000_t0000_u01762827928117") 2025/11/11 02:29:10 DEBUG : banana: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7993_d20251111_m022524_c001_v0001100_t0041_u01762827924464") 2025/11/11 02:29:10 DEBUG : bananaSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d79a1_d20251111_m022645_c001_v7007000_t0000_u01762828005876") 2025/11/11 02:29:10 DEBUG : bananaSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857e87_d20251111_m022640_c001_v0001171_t0030_u01762828000243") 2025/11/11 02:29:10 DEBUG : both0: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab02cf_d20251111_m022502_c001_v7007000_t0000_u01762827902002") 2025/11/11 02:29:10 DEBUG : both0: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857b9c_d20251111_m022445_c001_v0001171_t0035_u01762827885236") 2025/11/11 02:29:11 DEBUG : both0: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d74981_d20251111_m022440_c001_v7007000_t0000_u01762827880953") 2025/11/11 02:29:11 DEBUG : both0: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857ac6_d20251111_m022423_c001_v0001171_t0024_u01762827863225") 2025/11/11 02:29:11 DEBUG : both1: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab02d2_d20251111_m022502_c001_v7007000_t0000_u01762827902188") 2025/11/11 02:29:11 DEBUG : both1: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857bb0_d20251111_m022446_c001_v0001171_t0000_u01762827886144") 2025/11/11 02:29:11 DEBUG : both1: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d74983_d20251111_m022441_c001_v7007000_t0000_u01762827881135") 2025/11/11 02:29:11 DEBUG : both1: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857acc_d20251111_m022424_c001_v0001171_t0007_u01762827864115") 2025/11/11 02:29:11 DEBUG : both10: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab02d4_d20251111_m022502_c001_v7007000_t0000_u01762827902371") 2025/11/11 02:29:11 DEBUG : both10: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857bf5_d20251111_m022451_c001_v0001171_t0020_u01762827891926") 2025/11/11 02:29:11 DEBUG : both10: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d74985_d20251111_m022441_c001_v7007000_t0000_u01762827881317") 2025/11/11 02:29:11 DEBUG : both10: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857b16_d20251111_m022431_c001_v0001171_t0046_u01762827871014") 2025/11/11 02:29:11 DEBUG : both11: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab02d7_d20251111_m022502_c001_v7007000_t0000_u01762827902568") 2025/11/11 02:29:11 DEBUG : both11: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857bff_d20251111_m022452_c001_v0001171_t0039_u01762827892744") 2025/11/11 02:29:11 DEBUG : both11: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d74987_d20251111_m022441_c001_v7007000_t0000_u01762827881499") 2025/11/11 02:29:11 DEBUG : both11: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857b1a_d20251111_m022431_c001_v0001171_t0042_u01762827871637") 2025/11/11 02:29:11 DEBUG : both12: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab02da_d20251111_m022502_c001_v7007000_t0000_u01762827902751") 2025/11/11 02:29:11 DEBUG : both12: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857c0b_d20251111_m022453_c001_v0001171_t0050_u01762827893382") 2025/11/11 02:29:11 DEBUG : both12: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d7498a_d20251111_m022441_c001_v7007000_t0000_u01762827881697") 2025/11/11 02:29:11 DEBUG : both12: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857b20_d20251111_m022432_c001_v0001171_t0022_u01762827872276") 2025/11/11 02:29:11 DEBUG : both13: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab02dc_d20251111_m022502_c001_v7007000_t0000_u01762827902935") 2025/11/11 02:29:11 DEBUG : both13: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857c17_d20251111_m022454_c001_v0001171_t0055_u01762827894121") 2025/11/11 02:29:12 DEBUG : both13: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d7498b_d20251111_m022441_c001_v7007000_t0000_u01762827881879") 2025/11/11 02:29:12 DEBUG : both13: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857b2a_d20251111_m022433_c001_v0001171_t0020_u01762827873210") 2025/11/11 02:29:12 DEBUG : both14: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab02de_d20251111_m022503_c001_v7007000_t0000_u01762827903127") 2025/11/11 02:29:12 DEBUG : both14: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857c21_d20251111_m022454_c001_v0001171_t0018_u01762827894814") 2025/11/11 02:29:12 DEBUG : both14: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d7498c_d20251111_m022442_c001_v7007000_t0000_u01762827882061") 2025/11/11 02:29:12 DEBUG : both14: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857b36_d20251111_m022433_c001_v0001171_t0011_u01762827873933") 2025/11/11 02:29:12 DEBUG : both15: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab02e0_d20251111_m022503_c001_v7007000_t0000_u01762827903310") 2025/11/11 02:29:12 DEBUG : both15: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857c2a_d20251111_m022455_c001_v0001171_t0042_u01762827895509") 2025/11/11 02:29:12 DEBUG : both15: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d7498d_d20251111_m022442_c001_v7007000_t0000_u01762827882250") 2025/11/11 02:29:12 DEBUG : both15: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857b3c_d20251111_m022434_c001_v0001171_t0001_u01762827874655") 2025/11/11 02:29:12 DEBUG : both16: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab02e1_d20251111_m022503_c001_v7007000_t0000_u01762827903495") 2025/11/11 02:29:12 DEBUG : both16: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857c32_d20251111_m022456_c001_v0001171_t0007_u01762827896175") 2025/11/11 02:29:12 DEBUG : both16: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d7498e_d20251111_m022442_c001_v7007000_t0000_u01762827882433") 2025/11/11 02:29:12 DEBUG : both16: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857b4a_d20251111_m022435_c001_v0001171_t0018_u01762827875418") 2025/11/11 02:29:12 DEBUG : both17: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab02e3_d20251111_m022503_c001_v7007000_t0000_u01762827903688") 2025/11/11 02:29:12 DEBUG : both17: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857c3b_d20251111_m022456_c001_v0001171_t0034_u01762827896981") 2025/11/11 02:29:12 DEBUG : both17: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d7498f_d20251111_m022442_c001_v7007000_t0000_u01762827882615") 2025/11/11 02:29:12 DEBUG : both17: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857b54_d20251111_m022436_c001_v0001171_t0049_u01762827876143") 2025/11/11 02:29:12 DEBUG : both18: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab02e4_d20251111_m022503_c001_v7007000_t0000_u01762827903877") 2025/11/11 02:29:12 DEBUG : both18: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857c41_d20251111_m022457_c001_v0001171_t0034_u01762827897660") 2025/11/11 02:29:12 DEBUG : both18: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d74990_d20251111_m022442_c001_v7007000_t0000_u01762827882798") 2025/11/11 02:29:13 DEBUG : both18: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857b5b_d20251111_m022436_c001_v0001171_t0010_u01762827876743") 2025/11/11 02:29:13 DEBUG : both19: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab02e5_d20251111_m022504_c001_v7007000_t0000_u01762827904073") 2025/11/11 02:29:13 DEBUG : both19: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857c47_d20251111_m022458_c001_v0001171_t0052_u01762827898451") 2025/11/11 02:29:13 DEBUG : both19: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d74992_d20251111_m022442_c001_v7007000_t0000_u01762827882994") 2025/11/11 02:29:13 DEBUG : both19: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857b61_d20251111_m022437_c001_v0001171_t0055_u01762827877418") 2025/11/11 02:29:13 DEBUG : both2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab02e6_d20251111_m022504_c001_v7007000_t0000_u01762827904261") 2025/11/11 02:29:13 DEBUG : both2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857bb4_d20251111_m022446_c001_v0001171_t0027_u01762827886730") 2025/11/11 02:29:13 DEBUG : both2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d74994_d20251111_m022443_c001_v7007000_t0000_u01762827883177") 2025/11/11 02:29:13 DEBUG : both2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857ad2_d20251111_m022424_c001_v0001171_t0026_u01762827864862") 2025/11/11 02:29:13 DEBUG : both3: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab02e7_d20251111_m022504_c001_v7007000_t0000_u01762827904449") 2025/11/11 02:29:13 DEBUG : both3: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857bbb_d20251111_m022447_c001_v0001171_t0059_u01762827887405") 2025/11/11 02:29:13 DEBUG : both3: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d74997_d20251111_m022443_c001_v7007000_t0000_u01762827883358") 2025/11/11 02:29:13 DEBUG : both3: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857ad6_d20251111_m022425_c001_v0001171_t0047_u01762827865430") 2025/11/11 02:29:13 DEBUG : both4: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab02e9_d20251111_m022504_c001_v7007000_t0000_u01762827904633") 2025/11/11 02:29:13 DEBUG : both4: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857bc1_d20251111_m022447_c001_v0001171_t0021_u01762827887957") 2025/11/11 02:29:13 DEBUG : both4: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d74999_d20251111_m022443_c001_v7007000_t0000_u01762827883541") 2025/11/11 02:29:13 DEBUG : both4: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857ae5_d20251111_m022426_c001_v0001171_t0033_u01762827866260") 2025/11/11 02:29:13 DEBUG : both5: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab02eb_d20251111_m022504_c001_v7007000_t0000_u01762827904816") 2025/11/11 02:29:13 DEBUG : both5: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857bcb_d20251111_m022448_c001_v0001171_t0000_u01762827888660") 2025/11/11 02:29:13 DEBUG : both5: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d7499c_d20251111_m022443_c001_v7007000_t0000_u01762827883724") 2025/11/11 02:29:14 DEBUG : both5: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857aef_d20251111_m022427_c001_v0001171_t0007_u01762827867051") 2025/11/11 02:29:14 DEBUG : both6: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab02ee_d20251111_m022505_c001_v7007000_t0000_u01762827905047") 2025/11/11 02:29:14 DEBUG : both6: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857bd5_d20251111_m022449_c001_v0001171_t0035_u01762827889242") 2025/11/11 02:29:14 DEBUG : both6: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d7499e_d20251111_m022443_c001_v7007000_t0000_u01762827883921") 2025/11/11 02:29:14 DEBUG : both6: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857afb_d20251111_m022428_c001_v0001171_t0050_u01762827868041") 2025/11/11 02:29:14 DEBUG : both7: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab02f1_d20251111_m022505_c001_v7007000_t0000_u01762827905232") 2025/11/11 02:29:14 DEBUG : both7: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857bdd_d20251111_m022449_c001_v0001171_t0025_u01762827889832") 2025/11/11 02:29:14 DEBUG : both7: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d749a1_d20251111_m022444_c001_v7007000_t0000_u01762827884105") 2025/11/11 02:29:14 DEBUG : both7: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857b03_d20251111_m022428_c001_v0001171_t0047_u01762827868652") 2025/11/11 02:29:14 DEBUG : both8: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab02f4_d20251111_m022505_c001_v7007000_t0000_u01762827905415") 2025/11/11 02:29:14 DEBUG : both8: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857be3_d20251111_m022450_c001_v0001171_t0002_u01762827890561") 2025/11/11 02:29:14 DEBUG : both8: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d749a3_d20251111_m022444_c001_v7007000_t0000_u01762827884322") 2025/11/11 02:29:14 DEBUG : both8: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857b0b_d20251111_m022429_c001_v0001171_t0021_u01762827869520") 2025/11/11 02:29:14 DEBUG : both9: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab02f6_d20251111_m022505_c001_v7007000_t0000_u01762827905599") 2025/11/11 02:29:14 DEBUG : both9: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857bef_d20251111_m022451_c001_v0001171_t0044_u01762827891316") 2025/11/11 02:29:14 DEBUG : both9: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d749a6_d20251111_m022444_c001_v7007000_t0000_u01762827884504") 2025/11/11 02:29:14 DEBUG : both9: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857b11_d20251111_m022430_c001_v0001171_t0049_u01762827870205") 2025/11/11 02:29:14 DEBUG : c/non empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb76e_d20251111_m022050_c001_v7007000_t0000_u01762827650278") 2025/11/11 02:29:14 DEBUG : c/non empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e662_d20251111_m022048_c001_v0001040_t0041_u01762827648173") 2025/11/11 02:29:14 DEBUG : c/non empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb758_d20251111_m022047_c001_v7007000_t0000_u01762827647354") 2025/11/11 02:29:15 DEBUG : c/non empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e65c_d20251111_m022045_c001_v0001040_t0056_u01762827645302") 2025/11/11 02:29:15 DEBUG : c/non empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f403872197e38a66b_d20251111_m022026_c001_v7007000_t0000_u01762827626417") 2025/11/11 02:29:15 DEBUG : c/non empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e608_d20251111_m022024_c001_v0001040_t0039_u01762827624389") 2025/11/11 02:29:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbdf2_d20251111_m022603_c001_v7007000_t0000_u01762827963545") 2025/11/11 02:29:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b259b5_d20251111_m022558_c001_v0001153_t0013_u01762827958123") 2025/11/11 02:29:15 DEBUG : check sum: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f403872197e38a61b_d20251111_m022015_c001_v7007000_t0000_u01762827615781") 2025/11/11 02:29:15 DEBUG : check sum: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e5e4_d20251111_m022014_c001_v0001040_t0022_u01762827614515") 2025/11/11 02:29:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f414136f5a582a4b2_d20251111_m022859_c001_v7007000_t0000_u01762828139958") 2025/11/11 02:29:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25b08_d20251111_m022858_c001_v0001153_t0013_u01762828138430") 2025/11/11 02:29:15 DEBUG : dest/3: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718400b71_d20251111_m022238_c001_v7007000_t0000_u01762827758533") 2025/11/11 02:29:15 DEBUG : dest/3: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f40035c23f597152f_d20251111_m022237_c001_v0001172_t0028_u01762827757444") 2025/11/11 02:29:15 DEBUG : dir1/0000-abcde: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c20034d1_d20251111_m022707_c001_v7007000_t0000_u01762828027055") 2025/11/11 02:29:15 DEBUG : dir1/0000-abcde: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a87_d20251111_m022701_c001_v0001100_t0035_u01762828021846") 2025/11/11 02:29:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05d95_d20251111_m022830_c001_v7007000_t0000_u01762828110176") 2025/11/11 02:29:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25abc_d20251111_m022817_c001_v0001153_t0008_u01762828097720") 2025/11/11 02:29:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d7c6b_d20251111_m022813_c001_v7007000_t0000_u01762828093412") 2025/11/11 02:29:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25aa5_d20251111_m022801_c001_v0001153_t0010_u01762828081115") 2025/11/11 02:29:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84d2c4_d20251111_m022756_c001_v7007000_t0000_u01762828076934") 2025/11/11 02:29:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a89_d20251111_m022745_c001_v0001153_t0013_u01762828065482") 2025/11/11 02:29:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f400ae61412cdf007_d20251111_m022741_c001_v7007000_t0000_u01762828061320") 2025/11/11 02:29:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a76_d20251111_m022728_c001_v0001153_t0000_u01762828048452") 2025/11/11 02:29:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4199673b39cd74bf_d20251111_m022724_c001_v7007000_t0000_u01762828044096") 2025/11/11 02:29:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a53_d20251111_m022711_c001_v0001153_t0017_u01762828031418") 2025/11/11 02:29:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d7a64_d20251111_m022704_c001_v7007000_t0000_u01762828024434") 2025/11/11 02:29:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e4be_d20251111_m022652_c001_v0001150_t0027_u01762828012336") 2025/11/11 02:29:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718401055_d20251111_m022648_c001_v7007000_t0000_u01762828008202") 2025/11/11 02:29:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857eab_d20251111_m022644_c001_v0001171_t0029_u01762828004039") 2025/11/11 02:29:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f403872197e38c3a0_d20251111_m022642_c001_v7007000_t0000_u01762828002660") 2025/11/11 02:29:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a16_d20251111_m022630_c001_v0001100_t0034_u01762827990096") 2025/11/11 02:29:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afadda_d20251111_m022625_c001_v7007000_t0000_u01762827985845") 2025/11/11 02:29:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857e25_d20251111_m022621_c001_v0001171_t0007_u01762827981692") 2025/11/11 02:29:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab04e4_d20251111_m022620_c001_v7007000_t0000_u01762827980423") 2025/11/11 02:29:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b259cf_d20251111_m022608_c001_v0001153_t0012_u01762827968066") 2025/11/11 02:29:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f417ea52e049c3b9a_d20251111_m022600_c001_v7007000_t0000_u01762827960877") 2025/11/11 02:29:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b259a2_d20251111_m022548_c001_v0001153_t0023_u01762827948528") 2025/11/11 02:29:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4161f6f3b6b4b60c_d20251111_m022544_c001_v7007000_t0000_u01762827944391") 2025/11/11 02:29:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b2598c_d20251111_m022532_c001_v0001153_t0017_u01762827932406") 2025/11/11 02:29:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbd28_d20251111_m022528_c001_v7007000_t0000_u01762827928297") 2025/11/11 02:29:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25972_d20251111_m022518_c001_v0001153_t0003_u01762827918323") 2025/11/11 02:29:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afadf3_d20251111_m022645_c001_v7007000_t0000_u01762828005866") 2025/11/11 02:29:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857e91_d20251111_m022640_c001_v0001171_t0004_u01762828000535") 2025/11/11 02:29:17 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c20034d3_d20251111_m022707_c001_v7007000_t0000_u01762828027251") 2025/11/11 02:29:17 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857f2d_d20251111_m022701_c001_v0001171_t0021_u01762828021835") 2025/11/11 02:29:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05d98_d20251111_m022830_c001_v7007000_t0000_u01762828110361") 2025/11/11 02:29:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992858136_d20251111_m022818_c001_v0001171_t0007_u01762828098437") 2025/11/11 02:29:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d7c6c_d20251111_m022813_c001_v7007000_t0000_u01762828093596") 2025/11/11 02:29:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f11058299928580be_d20251111_m022801_c001_v0001171_t0015_u01762828081817") 2025/11/11 02:29:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84d2c6_d20251111_m022757_c001_v7007000_t0000_u01762828077114") 2025/11/11 02:29:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f110582999285805a_d20251111_m022746_c001_v0001171_t0027_u01762828066220") 2025/11/11 02:29:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f400ae61412cdf008_d20251111_m022741_c001_v7007000_t0000_u01762828061503") 2025/11/11 02:29:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992858004_d20251111_m022729_c001_v0001171_t0022_u01762828049134") 2025/11/11 02:29:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4199673b39cd74c1_d20251111_m022724_c001_v7007000_t0000_u01762828044280") 2025/11/11 02:29:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857f79_d20251111_m022712_c001_v0001171_t0040_u01762828032407") 2025/11/11 02:29:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418b07dcb4e2070b_d20251111_m022704_c001_v7007000_t0000_u01762828024039") 2025/11/11 02:29:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a2f_d20251111_m022653_c001_v0001153_t0013_u01762828013256") 2025/11/11 02:29:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718401056_d20251111_m022648_c001_v7007000_t0000_u01762828008386") 2025/11/11 02:29:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e49d_d20251111_m022644_c001_v0001150_t0042_u01762828004121") 2025/11/11 02:29:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418b07dcb4e206f3_d20251111_m022642_c001_v7007000_t0000_u01762828002682") 2025/11/11 02:29:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857e50_d20251111_m022630_c001_v0001171_t0024_u01762827990937") 2025/11/11 02:29:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afaddb_d20251111_m022626_c001_v7007000_t0000_u01762827986037") 2025/11/11 02:29:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b259f1_d20251111_m022621_c001_v0001153_t0010_u01762827981711") 2025/11/11 02:29:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab04e3_d20251111_m022620_c001_v7007000_t0000_u01762827980222") 2025/11/11 02:29:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a79e4_d20251111_m022608_c001_v0001100_t0054_u01762827968812") 2025/11/11 02:29:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f417e20652b81acff_d20251111_m022601_c001_v7007000_t0000_u01762827961179") 2025/11/11 02:29:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a79c0_d20251111_m022549_c001_v0001100_t0046_u01762827949212") 2025/11/11 02:29:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4161f6f3b6b4b60d_d20251111_m022544_c001_v7007000_t0000_u01762827944576") 2025/11/11 02:29:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a799e_d20251111_m022533_c001_v0001100_t0033_u01762827933188") 2025/11/11 02:29:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbd2a_d20251111_m022528_c001_v7007000_t0000_u01762827928478") 2025/11/11 02:29:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7982_d20251111_m022518_c001_v0001100_t0020_u01762827918657") 2025/11/11 02:29:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef171840104f_d20251111_m022646_c001_v7007000_t0000_u01762828006078") 2025/11/11 02:29:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a36_d20251111_m022640_c001_v0001100_t0042_u01762828000547") 2025/11/11 02:29:18 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c20034d5_d20251111_m022707_c001_v7007000_t0000_u01762828027433") 2025/11/11 02:29:18 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e4ec_d20251111_m022702_c001_v0001150_t0050_u01762828022242") 2025/11/11 02:29:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05d9a_d20251111_m022830_c001_v7007000_t0000_u01762828110543") 2025/11/11 02:29:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7b9b_d20251111_m022819_c001_v0001100_t0045_u01762828099221") 2025/11/11 02:29:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d7c6d_d20251111_m022813_c001_v7007000_t0000_u01762828093779") 2025/11/11 02:29:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7b66_d20251111_m022802_c001_v0001100_t0040_u01762828082440") 2025/11/11 02:29:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84d2c8_d20251111_m022757_c001_v7007000_t0000_u01762828077302") 2025/11/11 02:29:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7b23_d20251111_m022747_c001_v0001100_t0049_u01762828067060") 2025/11/11 02:29:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f400ae61412cdf009_d20251111_m022741_c001_v7007000_t0000_u01762828061688") 2025/11/11 02:29:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7ae5_d20251111_m022729_c001_v0001100_t0038_u01762828049784") 2025/11/11 02:29:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4199673b39cd74c3_d20251111_m022724_c001_v7007000_t0000_u01762828044462") 2025/11/11 02:29:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7ab2_d20251111_m022713_c001_v0001100_t0021_u01762828033146") 2025/11/11 02:29:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418b07dcb4e2070c_d20251111_m022704_c001_v7007000_t0000_u01762828024224") 2025/11/11 02:29:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857efa_d20251111_m022653_c001_v0001171_t0013_u01762828013963") 2025/11/11 02:29:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718401058_d20251111_m022648_c001_v7007000_t0000_u01762828008568") 2025/11/11 02:29:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a52_d20251111_m022644_c001_v0001100_t0029_u01762828004196") 2025/11/11 02:29:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d7981_d20251111_m022642_c001_v7007000_t0000_u01762828002227") 2025/11/11 02:29:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b259fd_d20251111_m022631_c001_v0001153_t0013_u01762827991574") 2025/11/11 02:29:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afaddc_d20251111_m022626_c001_v7007000_t0000_u01762827986233") 2025/11/11 02:29:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a0c_d20251111_m022621_c001_v0001100_t0054_u01762827981944") 2025/11/11 02:29:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f409c56953be60b6a_d20251111_m022619_c001_v7007000_t0000_u01762827979825") 2025/11/11 02:29:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857ddb_d20251111_m022609_c001_v0001171_t0035_u01762827969580") 2025/11/11 02:29:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4120efd2da26d963_d20251111_m022601_c001_v7007000_t0000_u01762827961096") 2025/11/11 02:29:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857d83_d20251111_m022550_c001_v0001171_t0031_u01762827950009") 2025/11/11 02:29:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4161f6f3b6b4b60e_d20251111_m022544_c001_v7007000_t0000_u01762827944758") 2025/11/11 02:29:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857d35_d20251111_m022534_c001_v0001171_t0013_u01762827934195") 2025/11/11 02:29:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbd2c_d20251111_m022528_c001_v7007000_t0000_u01762827928659") 2025/11/11 02:29:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857ccd_d20251111_m022519_c001_v0001171_t0014_u01762827919112") 2025/11/11 02:29:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f411858a3751a4281_d20251111_m022646_c001_v7007000_t0000_u01762828006092") 2025/11/11 02:29:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e48f_d20251111_m022640_c001_v0001150_t0047_u01762828000663") 2025/11/11 02:29:20 DEBUG : dir1/0003-defgh: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c20034d6_d20251111_m022707_c001_v7007000_t0000_u01762828027628") 2025/11/11 02:29:20 DEBUG : dir1/0003-defgh: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a8d_d20251111_m022702_c001_v0001100_t0055_u01762828022254") 2025/11/11 02:29:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05d9c_d20251111_m022830_c001_v7007000_t0000_u01762828110725") 2025/11/11 02:29:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e612_d20251111_m022820_c001_v0001150_t0050_u01762828100054") 2025/11/11 02:29:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d7c6e_d20251111_m022813_c001_v7007000_t0000_u01762828093963") 2025/11/11 02:29:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e5d0_d20251111_m022803_c001_v0001150_t0014_u01762828083236") 2025/11/11 02:29:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84d2ca_d20251111_m022757_c001_v7007000_t0000_u01762828077482") 2025/11/11 02:29:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e59f_d20251111_m022747_c001_v0001150_t0010_u01762828067788") 2025/11/11 02:29:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f400ae61412cdf00a_d20251111_m022741_c001_v7007000_t0000_u01762828061872") 2025/11/11 02:29:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e56a_d20251111_m022730_c001_v0001150_t0026_u01762828050605") 2025/11/11 02:29:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4199673b39cd74c5_d20251111_m022724_c001_v7007000_t0000_u01762828044646") 2025/11/11 02:29:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e529_d20251111_m022713_c001_v0001150_t0024_u01762828033912") 2025/11/11 02:29:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c20034a9_d20251111_m022704_c001_v7007000_t0000_u01762828024245") 2025/11/11 02:29:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a6a_d20251111_m022654_c001_v0001100_t0019_u01762828014684") 2025/11/11 02:29:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718401059_d20251111_m022648_c001_v7007000_t0000_u01762828008801") 2025/11/11 02:29:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a25_d20251111_m022644_c001_v0001153_t0005_u01762828004378") 2025/11/11 02:29:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab050f_d20251111_m022642_c001_v7007000_t0000_u01762828002239") 2025/11/11 02:29:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e46e_d20251111_m022632_c001_v0001150_t0041_u01762827992439") 2025/11/11 02:29:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afaddd_d20251111_m022626_c001_v7007000_t0000_u01762827986413") 2025/11/11 02:29:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e459_d20251111_m022621_c001_v0001150_t0058_u01762827981981") 2025/11/11 02:29:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c20031d5_d20251111_m022620_c001_v7007000_t0000_u01762827980435") 2025/11/11 02:29:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e42e_d20251111_m022610_c001_v0001150_t0048_u01762827970368") 2025/11/11 02:29:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4161f6f3b6b4b646_d20251111_m022601_c001_v7007000_t0000_u01762827961104") 2025/11/11 02:29:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e3f3_d20251111_m022550_c001_v0001150_t0041_u01762827950673") 2025/11/11 02:29:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4161f6f3b6b4b60f_d20251111_m022544_c001_v7007000_t0000_u01762827944940") 2025/11/11 02:29:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e3b5_d20251111_m022534_c001_v0001150_t0050_u01762827934854") 2025/11/11 02:29:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbd2e_d20251111_m022528_c001_v7007000_t0000_u01762827928840") 2025/11/11 02:29:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e37b_d20251111_m022519_c001_v0001150_t0045_u01762827919485") 2025/11/11 02:29:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef171840104c_d20251111_m022645_c001_v7007000_t0000_u01762828005865") 2025/11/11 02:29:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a17_d20251111_m022640_c001_v0001153_t0004_u01762828000658") 2025/11/11 02:29:22 DEBUG : dir1/0004-efghi: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c20034d7_d20251111_m022707_c001_v7007000_t0000_u01762828027922") 2025/11/11 02:29:22 DEBUG : dir1/0004-efghi: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a41_d20251111_m022702_c001_v0001153_t0012_u01762828022485") 2025/11/11 02:29:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05da0_d20251111_m022830_c001_v7007000_t0000_u01762828110917") 2025/11/11 02:29:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25ac0_d20251111_m022820_c001_v0001153_t0005_u01762828100375") 2025/11/11 02:29:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d7c6f_d20251111_m022814_c001_v7007000_t0000_u01762828094147") 2025/11/11 02:29:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25aa7_d20251111_m022803_c001_v0001153_t0017_u01762828083690") 2025/11/11 02:29:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84d2ce_d20251111_m022757_c001_v7007000_t0000_u01762828077664") 2025/11/11 02:29:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a8f_d20251111_m022748_c001_v0001153_t0022_u01762828068160") 2025/11/11 02:29:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f400ae61412cdf00c_d20251111_m022742_c001_v7007000_t0000_u01762828062069") 2025/11/11 02:29:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a7a_d20251111_m022731_c001_v0001153_t0010_u01762828051055") 2025/11/11 02:29:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4199673b39cd74c7_d20251111_m022724_c001_v7007000_t0000_u01762828044836") 2025/11/11 02:29:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a5b_d20251111_m022714_c001_v0001153_t0005_u01762828034321") 2025/11/11 02:29:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4199673b39cd7454_d20251111_m022704_c001_v7007000_t0000_u01762828024547") 2025/11/11 02:29:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e4ca_d20251111_m022654_c001_v0001150_t0026_u01762828014961") 2025/11/11 02:29:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef171840105a_d20251111_m022648_c001_v7007000_t0000_u01762828008982") 2025/11/11 02:29:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857eb3_d20251111_m022644_c001_v0001171_t0009_u01762828004424") 2025/11/11 02:29:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f422c1db68964daa4_d20251111_m022642_c001_v7007000_t0000_u01762828002257") 2025/11/11 02:29:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a19_d20251111_m022632_c001_v0001100_t0037_u01762827992793") 2025/11/11 02:29:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afadde_d20251111_m022626_c001_v7007000_t0000_u01762827986618") 2025/11/11 02:29:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857e27_d20251111_m022622_c001_v0001171_t0054_u01762827982008") 2025/11/11 02:29:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d74ae2_d20251111_m022619_c001_v7007000_t0000_u01762827979992") 2025/11/11 02:29:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b259d3_d20251111_m022610_c001_v0001153_t0013_u01762827970643") 2025/11/11 02:29:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbdee_d20251111_m022601_c001_v7007000_t0000_u01762827961248") 2025/11/11 02:29:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b259a9_d20251111_m022551_c001_v0001153_t0022_u01762827951078") 2025/11/11 02:29:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4161f6f3b6b4b610_d20251111_m022545_c001_v7007000_t0000_u01762827945122") 2025/11/11 02:29:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25996_d20251111_m022535_c001_v0001153_t0006_u01762827935331") 2025/11/11 02:29:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbd30_d20251111_m022529_c001_v7007000_t0000_u01762827929022") 2025/11/11 02:29:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25979_d20251111_m022519_c001_v0001153_t0022_u01762827919778") 2025/11/11 02:29:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4083fd133a3c68a2_d20251111_m022646_c001_v7007000_t0000_u01762828006098") 2025/11/11 02:29:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857e93_d20251111_m022640_c001_v0001171_t0055_u01762828000839") 2025/11/11 02:29:23 DEBUG : dir1/0005-fghij: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c20034d8_d20251111_m022708_c001_v7007000_t0000_u01762828028148") 2025/11/11 02:29:23 DEBUG : dir1/0005-fghij: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857f33_d20251111_m022702_c001_v0001171_t0032_u01762828022504") 2025/11/11 02:29:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05da2_d20251111_m022831_c001_v7007000_t0000_u01762828111114") 2025/11/11 02:29:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992858143_d20251111_m022820_c001_v0001171_t0042_u01762828100775") 2025/11/11 02:29:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d7c70_d20251111_m022814_c001_v7007000_t0000_u01762828094330") 2025/11/11 02:29:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f11058299928580ca_d20251111_m022804_c001_v0001171_t0053_u01762828084302") 2025/11/11 02:29:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84d2d1_d20251111_m022757_c001_v7007000_t0000_u01762828077845") 2025/11/11 02:29:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992858069_d20251111_m022748_c001_v0001171_t0049_u01762828068543") 2025/11/11 02:29:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f400ae61412cdf00d_d20251111_m022742_c001_v7007000_t0000_u01762828062252") 2025/11/11 02:29:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992858012_d20251111_m022732_c001_v0001171_t0057_u01762828052146") 2025/11/11 02:29:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4199673b39cd74c9_d20251111_m022725_c001_v7007000_t0000_u01762828045088") 2025/11/11 02:29:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857f8d_d20251111_m022714_c001_v0001171_t0015_u01762828034670") 2025/11/11 02:29:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f414136f5a582a1d2_d20251111_m022704_c001_v7007000_t0000_u01762828024451") 2025/11/11 02:29:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a33_d20251111_m022655_c001_v0001153_t0019_u01762828015431") 2025/11/11 02:29:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef171840105b_d20251111_m022649_c001_v7007000_t0000_u01762828009177") 2025/11/11 02:29:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e4a3_d20251111_m022644_c001_v0001150_t0055_u01762828004593") 2025/11/11 02:29:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d7987_d20251111_m022642_c001_v7007000_t0000_u01762828002594") 2025/11/11 02:29:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857e56_d20251111_m022633_c001_v0001171_t0047_u01762827993167") 2025/11/11 02:29:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afaddf_d20251111_m022626_c001_v7007000_t0000_u01762827986799") 2025/11/11 02:29:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b259f3_d20251111_m022622_c001_v0001153_t0013_u01762827982147") 2025/11/11 02:29:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f404f8df6aad06be0_d20251111_m022620_c001_v7007000_t0000_u01762827980390") 2025/11/11 02:29:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a79eb_d20251111_m022611_c001_v0001100_t0047_u01762827971014") 2025/11/11 02:29:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4120efd2da26d960_d20251111_m022600_c001_v7007000_t0000_u01762827960886") 2025/11/11 02:29:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a79c3_d20251111_m022551_c001_v0001100_t0019_u01762827951438") 2025/11/11 02:29:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4161f6f3b6b4b611_d20251111_m022545_c001_v7007000_t0000_u01762827945306") 2025/11/11 02:29:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a79a5_d20251111_m022535_c001_v0001100_t0016_u01762827935684") 2025/11/11 02:29:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbd32_d20251111_m022529_c001_v7007000_t0000_u01762827929232") 2025/11/11 02:29:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7988_d20251111_m022520_c001_v0001100_t0037_u01762827920115") 2025/11/11 02:29:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f411858a3751a4280_d20251111_m022645_c001_v7007000_t0000_u01762828005907") 2025/11/11 02:29:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a38_d20251111_m022640_c001_v0001100_t0039_u01762828000959") 2025/11/11 02:29:25 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c20034db_d20251111_m022708_c001_v7007000_t0000_u01762828028331") 2025/11/11 02:29:25 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e4f6_d20251111_m022702_c001_v0001150_t0041_u01762828022587") 2025/11/11 02:29:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05da4_d20251111_m022831_c001_v7007000_t0000_u01762828111297") 2025/11/11 02:29:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7ba8_d20251111_m022821_c001_v0001100_t0032_u01762828101086") 2025/11/11 02:29:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d7c71_d20251111_m022814_c001_v7007000_t0000_u01762828094522") 2025/11/11 02:29:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7b6e_d20251111_m022804_c001_v0001100_t0045_u01762828084936") 2025/11/11 02:29:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84d2d3_d20251111_m022758_c001_v7007000_t0000_u01762828078026") 2025/11/11 02:29:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7b29_d20251111_m022748_c001_v0001100_t0008_u01762828068820") 2025/11/11 02:29:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f400ae61412cdf00e_d20251111_m022742_c001_v7007000_t0000_u01762828062436") 2025/11/11 02:29:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7af6_d20251111_m022732_c001_v0001100_t0008_u01762828052528") 2025/11/11 02:29:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4199673b39cd74ca_d20251111_m022725_c001_v7007000_t0000_u01762828045377") 2025/11/11 02:29:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7abc_d20251111_m022714_c001_v0001100_t0007_u01762828034941") 2025/11/11 02:29:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f406602b192904ffc_d20251111_m022704_c001_v7007000_t0000_u01762828024031") 2025/11/11 02:29:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857f08_d20251111_m022655_c001_v0001171_t0003_u01762828015766") 2025/11/11 02:29:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef171840105c_d20251111_m022649_c001_v7007000_t0000_u01762828009360") 2025/11/11 02:29:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a54_d20251111_m022644_c001_v0001100_t0019_u01762828004644") 2025/11/11 02:29:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab0512_d20251111_m022642_c001_v7007000_t0000_u01762828002792") 2025/11/11 02:29:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a01_d20251111_m022633_c001_v0001153_t0017_u01762827993488") 2025/11/11 02:29:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afade0_d20251111_m022626_c001_v7007000_t0000_u01762827986982") 2025/11/11 02:29:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a0e_d20251111_m022622_c001_v0001100_t0019_u01762827982259") 2025/11/11 02:29:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbe18_d20251111_m022620_c001_v7007000_t0000_u01762827980446") 2025/11/11 02:29:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857de3_d20251111_m022611_c001_v0001171_t0039_u01762827971344") 2025/11/11 02:29:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbdea_d20251111_m022600_c001_v7007000_t0000_u01762827960430") 2025/11/11 02:29:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857d87_d20251111_m022551_c001_v0001171_t0013_u01762827951835") 2025/11/11 02:29:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4161f6f3b6b4b612_d20251111_m022545_c001_v7007000_t0000_u01762827945490") 2025/11/11 02:29:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857d3b_d20251111_m022536_c001_v0001171_t0040_u01762827936029") 2025/11/11 02:29:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbd35_d20251111_m022529_c001_v7007000_t0000_u01762827929424") 2025/11/11 02:29:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857cd2_d20251111_m022520_c001_v0001171_t0029_u01762827920534") 2025/11/11 02:29:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f417ea52e049c3c7d_d20251111_m022645_c001_v7007000_t0000_u01762828005884") 2025/11/11 02:29:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e491_d20251111_m022640_c001_v0001150_t0056_u01762828000980") 2025/11/11 02:29:26 DEBUG : dir1/0007-12345: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c20034df_d20251111_m022708_c001_v7007000_t0000_u01762828028513") 2025/11/11 02:29:27 DEBUG : dir1/0007-12345: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a8f_d20251111_m022702_c001_v0001100_t0045_u01762828022743") 2025/11/11 02:29:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05da6_d20251111_m022831_c001_v7007000_t0000_u01762828111479") 2025/11/11 02:29:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e618_d20251111_m022821_c001_v0001150_t0044_u01762828101569") 2025/11/11 02:29:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d7c72_d20251111_m022814_c001_v7007000_t0000_u01762828094705") 2025/11/11 02:29:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e5e1_d20251111_m022805_c001_v0001150_t0053_u01762828085296") 2025/11/11 02:29:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84d2d5_d20251111_m022758_c001_v7007000_t0000_u01762828078207") 2025/11/11 02:29:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e5a5_d20251111_m022749_c001_v0001150_t0041_u01762828069142") 2025/11/11 02:29:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f400ae61412cdf00f_d20251111_m022742_c001_v7007000_t0000_u01762828062621") 2025/11/11 02:29:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e56c_d20251111_m022732_c001_v0001150_t0027_u01762828052841") 2025/11/11 02:29:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4199673b39cd74cb_d20251111_m022725_c001_v7007000_t0000_u01762828045579") 2025/11/11 02:29:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e531_d20251111_m022715_c001_v0001150_t0019_u01762828035381") 2025/11/11 02:29:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f411858a3751a5de6_d20251111_m022704_c001_v7007000_t0000_u01762828024454") 2025/11/11 02:29:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a72_d20251111_m022656_c001_v0001100_t0013_u01762828016109") 2025/11/11 02:29:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef171840105d_d20251111_m022649_c001_v7007000_t0000_u01762828009543") 2025/11/11 02:29:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a27_d20251111_m022644_c001_v0001153_t0014_u01762828004723") 2025/11/11 02:29:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab0511_d20251111_m022642_c001_v7007000_t0000_u01762828002607") 2025/11/11 02:29:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e474_d20251111_m022634_c001_v0001150_t0018_u01762827994092") 2025/11/11 02:29:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afade1_d20251111_m022627_c001_v7007000_t0000_u01762827987162") 2025/11/11 02:29:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857e2d_d20251111_m022622_c001_v0001171_t0008_u01762827982323") 2025/11/11 02:29:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d74adf_d20251111_m022619_c001_v7007000_t0000_u01762827979810") 2025/11/11 02:29:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e434_d20251111_m022611_c001_v0001150_t0045_u01762827971921") 2025/11/11 02:29:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbdeb_d20251111_m022600_c001_v7007000_t0000_u01762827960632") 2025/11/11 02:29:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e3fb_d20251111_m022552_c001_v0001150_t0048_u01762827952148") 2025/11/11 02:29:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4161f6f3b6b4b613_d20251111_m022545_c001_v7007000_t0000_u01762827945672") 2025/11/11 02:29:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e3ba_d20251111_m022536_c001_v0001150_t0045_u01762827936359") 2025/11/11 02:29:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbd37_d20251111_m022529_c001_v7007000_t0000_u01762827929606") 2025/11/11 02:29:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e37d_d20251111_m022520_c001_v0001150_t0025_u01762827920908") 2025/11/11 02:29:28 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d79a9_d20251111_m022646_c001_v7007000_t0000_u01762828006253") 2025/11/11 02:29:28 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a1b_d20251111_m022641_c001_v0001153_t0007_u01762828001004") 2025/11/11 02:29:28 DEBUG : dir1/0008-23456: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c20034e3_d20251111_m022708_c001_v7007000_t0000_u01762828028697") 2025/11/11 02:29:28 DEBUG : dir1/0008-23456: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a43_d20251111_m022702_c001_v0001153_t0000_u01762828022863") 2025/11/11 02:29:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05da8_d20251111_m022831_c001_v7007000_t0000_u01762828111661") 2025/11/11 02:29:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25ac6_d20251111_m022821_c001_v0001153_t0021_u01762828101962") 2025/11/11 02:29:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d7c73_d20251111_m022814_c001_v7007000_t0000_u01762828094888") 2025/11/11 02:29:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25aad_d20251111_m022805_c001_v0001153_t0006_u01762828085654") 2025/11/11 02:29:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84d2d7_d20251111_m022758_c001_v7007000_t0000_u01762828078388") 2025/11/11 02:29:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a95_d20251111_m022749_c001_v0001153_t0020_u01762828069590") 2025/11/11 02:29:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f400ae61412cdf011_d20251111_m022742_c001_v7007000_t0000_u01762828062808") 2025/11/11 02:29:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a7e_d20251111_m022733_c001_v0001153_t0011_u01762828053358") 2025/11/11 02:29:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4199673b39cd74cc_d20251111_m022725_c001_v7007000_t0000_u01762828045760") 2025/11/11 02:29:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a5f_d20251111_m022715_c001_v0001153_t0019_u01762828035617") 2025/11/11 02:29:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418b07dcb4e2070f_d20251111_m022704_c001_v7007000_t0000_u01762828024591") 2025/11/11 02:29:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e4d2_d20251111_m022656_c001_v0001150_t0010_u01762828016631") 2025/11/11 02:29:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef171840105e_d20251111_m022649_c001_v7007000_t0000_u01762828009740") 2025/11/11 02:29:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857eb5_d20251111_m022644_c001_v0001171_t0033_u01762828004820") 2025/11/11 02:29:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718401047_d20251111_m022642_c001_v7007000_t0000_u01762828002634") 2025/11/11 02:29:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a1b_d20251111_m022634_c001_v0001100_t0040_u01762827994349") 2025/11/11 02:29:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afade2_d20251111_m022627_c001_v7007000_t0000_u01762827987343") 2025/11/11 02:29:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e45d_d20251111_m022622_c001_v0001150_t0057_u01762827982400") 2025/11/11 02:29:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbe17_d20251111_m022620_c001_v7007000_t0000_u01762827980235") 2025/11/11 02:29:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b259d7_d20251111_m022612_c001_v0001153_t0023_u01762827972175") 2025/11/11 02:29:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4161f6f3b6b4b644_d20251111_m022600_c001_v7007000_t0000_u01762827960872") 2025/11/11 02:29:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b259ab_d20251111_m022552_c001_v0001153_t0015_u01762827952426") 2025/11/11 02:29:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4161f6f3b6b4b614_d20251111_m022545_c001_v7007000_t0000_u01762827945855") 2025/11/11 02:29:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25998_d20251111_m022536_c001_v0001153_t0006_u01762827936595") 2025/11/11 02:29:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbd3a_d20251111_m022529_c001_v7007000_t0000_u01762827929788") 2025/11/11 02:29:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b2597d_d20251111_m022521_c001_v0001153_t0000_u01762827921298") 2025/11/11 02:29:29 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afadf4_d20251111_m022646_c001_v7007000_t0000_u01762828006113") 2025/11/11 02:29:29 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857e97_d20251111_m022641_c001_v0001171_t0047_u01762828001168") 2025/11/11 02:29:29 DEBUG : dir1/0009-34567: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c20034e7_d20251111_m022708_c001_v7007000_t0000_u01762828028888") 2025/11/11 02:29:30 DEBUG : dir1/0009-34567: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e4fa_d20251111_m022702_c001_v0001150_t0058_u01762828022992") 2025/11/11 02:29:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05dab_d20251111_m022831_c001_v7007000_t0000_u01762828111844") 2025/11/11 02:29:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f110582999285814b_d20251111_m022822_c001_v0001171_t0049_u01762828102285") 2025/11/11 02:29:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d7c74_d20251111_m022815_c001_v7007000_t0000_u01762828095109") 2025/11/11 02:29:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f11058299928580e1_d20251111_m022806_c001_v0001171_t0038_u01762828086030") 2025/11/11 02:29:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84d2da_d20251111_m022758_c001_v7007000_t0000_u01762828078571") 2025/11/11 02:29:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992858075_d20251111_m022749_c001_v0001171_t0046_u01762828069988") 2025/11/11 02:29:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f400ae61412cdf012_d20251111_m022742_c001_v7007000_t0000_u01762828062993") 2025/11/11 02:29:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992858019_d20251111_m022733_c001_v0001171_t0015_u01762828053704") 2025/11/11 02:29:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4199673b39cd74cd_d20251111_m022725_c001_v7007000_t0000_u01762828045948") 2025/11/11 02:29:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857f9d_d20251111_m022715_c001_v0001171_t0012_u01762828035968") 2025/11/11 02:29:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f406602b192905000_d20251111_m022704_c001_v7007000_t0000_u01762828024604") 2025/11/11 02:29:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a37_d20251111_m022656_c001_v0001153_t0007_u01762828016973") 2025/11/11 02:29:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef171840105f_d20251111_m022649_c001_v7007000_t0000_u01762828009923") 2025/11/11 02:29:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a56_d20251111_m022644_c001_v0001100_t0028_u01762828004956") 2025/11/11 02:29:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f422c1db68964daa6_d20251111_m022642_c001_v7007000_t0000_u01762828002635") 2025/11/11 02:29:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857e5e_d20251111_m022634_c001_v0001171_t0021_u01762827994795") 2025/11/11 02:29:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afade3_d20251111_m022627_c001_v7007000_t0000_u01762827987525") 2025/11/11 02:29:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a10_d20251111_m022622_c001_v0001100_t0013_u01762827982583") 2025/11/11 02:29:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c20031d0_d20251111_m022620_c001_v7007000_t0000_u01762827980251") 2025/11/11 02:29:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a79f0_d20251111_m022612_c001_v0001100_t0051_u01762827972502") 2025/11/11 02:29:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84d027_d20251111_m022601_c001_v7007000_t0000_u01762827961114") 2025/11/11 02:29:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a79c5_d20251111_m022552_c001_v0001100_t0023_u01762827952787") 2025/11/11 02:29:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4161f6f3b6b4b615_d20251111_m022546_c001_v7007000_t0000_u01762827946040") 2025/11/11 02:29:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a79aa_d20251111_m022536_c001_v0001100_t0015_u01762827936987") 2025/11/11 02:29:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbd3c_d20251111_m022529_c001_v7007000_t0000_u01762827929968") 2025/11/11 02:29:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a798c_d20251111_m022521_c001_v0001100_t0037_u01762827921635") 2025/11/11 02:29:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4083fd133a3c68a1_d20251111_m022645_c001_v7007000_t0000_u01762828005864") 2025/11/11 02:29:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a1d_d20251111_m022641_c001_v0001153_t0016_u01762828001340") 2025/11/11 02:29:31 DEBUG : dir1/0010-45678: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c20034ea_d20251111_m022709_c001_v7007000_t0000_u01762828029070") 2025/11/11 02:29:31 DEBUG : dir1/0010-45678: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857f39_d20251111_m022703_c001_v0001171_t0025_u01762828023099") 2025/11/11 02:29:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05dad_d20251111_m022832_c001_v7007000_t0000_u01762828112026") 2025/11/11 02:29:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7bb0_d20251111_m022822_c001_v0001100_t0022_u01762828102653") 2025/11/11 02:29:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d7c75_d20251111_m022815_c001_v7007000_t0000_u01762828095298") 2025/11/11 02:29:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7b78_d20251111_m022806_c001_v0001100_t0025_u01762828086470") 2025/11/11 02:29:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84d2dc_d20251111_m022758_c001_v7007000_t0000_u01762828078751") 2025/11/11 02:29:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7b31_d20251111_m022750_c001_v0001100_t0036_u01762828070261") 2025/11/11 02:29:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f400ae61412cdf013_d20251111_m022743_c001_v7007000_t0000_u01762828063179") 2025/11/11 02:29:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7afd_d20251111_m022733_c001_v0001100_t0016_u01762828053984") 2025/11/11 02:29:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4199673b39cd74ce_d20251111_m022726_c001_v7007000_t0000_u01762828046130") 2025/11/11 02:29:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7ac3_d20251111_m022716_c001_v0001100_t0039_u01762828036473") 2025/11/11 02:29:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f406602b192904fff_d20251111_m022704_c001_v7007000_t0000_u01762828024404") 2025/11/11 02:29:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857f0f_d20251111_m022657_c001_v0001171_t0058_u01762828017314") 2025/11/11 02:29:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718401060_d20251111_m022650_c001_v7007000_t0000_u01762828010104") 2025/11/11 02:29:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a29_d20251111_m022645_c001_v0001153_t0010_u01762828005062") 2025/11/11 02:29:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84d14a_d20251111_m022642_c001_v7007000_t0000_u01762828002638") 2025/11/11 02:29:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a03_d20251111_m022635_c001_v0001153_t0015_u01762827995148") 2025/11/11 02:29:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afade4_d20251111_m022627_c001_v7007000_t0000_u01762827987708") 2025/11/11 02:29:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b259f5_d20251111_m022622_c001_v0001153_t0007_u01762827982628") 2025/11/11 02:29:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f411858a3751a3e86_d20251111_m022620_c001_v7007000_t0000_u01762827980404") 2025/11/11 02:29:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857ded_d20251111_m022612_c001_v0001171_t0037_u01762827972880") 2025/11/11 02:29:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afad6f_d20251111_m022600_c001_v7007000_t0000_u01762827960883") 2025/11/11 02:29:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857d8f_d20251111_m022553_c001_v0001171_t0042_u01762827953228") 2025/11/11 02:29:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4161f6f3b6b4b616_d20251111_m022546_c001_v7007000_t0000_u01762827946221") 2025/11/11 02:29:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857d41_d20251111_m022537_c001_v0001171_t0034_u01762827937392") 2025/11/11 02:29:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbd3e_d20251111_m022530_c001_v7007000_t0000_u01762827930149") 2025/11/11 02:29:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857ce2_d20251111_m022522_c001_v0001171_t0050_u01762827922144") 2025/11/11 02:29:32 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef171840104e_d20251111_m022646_c001_v7007000_t0000_u01762828006046") 2025/11/11 02:29:32 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a3b_d20251111_m022641_c001_v0001100_t0011_u01762828001353") 2025/11/11 02:29:32 DEBUG : dir1/0011-56789: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c20034ed_d20251111_m022709_c001_v7007000_t0000_u01762828029264") 2025/11/11 02:29:32 DEBUG : dir1/0011-56789: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a91_d20251111_m022703_c001_v0001100_t0021_u01762828023132") 2025/11/11 02:29:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05daf_d20251111_m022832_c001_v7007000_t0000_u01762828112208") 2025/11/11 02:29:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e620_d20251111_m022823_c001_v0001150_t0050_u01762828103005") 2025/11/11 02:29:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d7c76_d20251111_m022815_c001_v7007000_t0000_u01762828095481") 2025/11/11 02:29:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e5e7_d20251111_m022806_c001_v0001150_t0035_u01762828086820") 2025/11/11 02:29:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84d2de_d20251111_m022758_c001_v7007000_t0000_u01762828078953") 2025/11/11 02:29:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e5ac_d20251111_m022750_c001_v0001150_t0044_u01762828070639") 2025/11/11 02:29:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f400ae61412cdf014_d20251111_m022743_c001_v7007000_t0000_u01762828063363") 2025/11/11 02:29:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e574_d20251111_m022734_c001_v0001150_t0024_u01762828054365") 2025/11/11 02:29:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4199673b39cd74cf_d20251111_m022726_c001_v7007000_t0000_u01762828046319") 2025/11/11 02:29:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e534_d20251111_m022716_c001_v0001150_t0058_u01762828036892") 2025/11/11 02:29:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4199673b39cd7453_d20251111_m022704_c001_v7007000_t0000_u01762828024363") 2025/11/11 02:29:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a76_d20251111_m022657_c001_v0001100_t0024_u01762828017585") 2025/11/11 02:29:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718401061_d20251111_m022650_c001_v7007000_t0000_u01762828010288") 2025/11/11 02:29:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e4a5_d20251111_m022645_c001_v0001150_t0024_u01762828005083") 2025/11/11 02:29:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84d144_d20251111_m022642_c001_v7007000_t0000_u01762828002262") 2025/11/11 02:29:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e478_d20251111_m022635_c001_v0001150_t0055_u01762827995519") 2025/11/11 02:29:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afade5_d20251111_m022627_c001_v7007000_t0000_u01762827987889") 2025/11/11 02:29:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857e2f_d20251111_m022622_c001_v0001171_t0029_u01762827982691") 2025/11/11 02:29:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afadd3_d20251111_m022620_c001_v7007000_t0000_u01762827980413") 2025/11/11 02:29:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e43a_d20251111_m022613_c001_v0001150_t0040_u01762827973312") 2025/11/11 02:29:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4120efd2da26d95f_d20251111_m022600_c001_v7007000_t0000_u01762827960882") 2025/11/11 02:29:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e3fe_d20251111_m022553_c001_v0001150_t0050_u01762827953529") 2025/11/11 02:29:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4161f6f3b6b4b618_d20251111_m022546_c001_v7007000_t0000_u01762827946415") 2025/11/11 02:29:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e3bf_d20251111_m022537_c001_v0001150_t0057_u01762827937690") 2025/11/11 02:29:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbd41_d20251111_m022530_c001_v7007000_t0000_u01762827930348") 2025/11/11 02:29:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e383_d20251111_m022522_c001_v0001150_t0016_u01762827922437") 2025/11/11 02:29:34 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab0522_d20251111_m022646_c001_v7007000_t0000_u01762828006060") 2025/11/11 02:29:34 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857e9a_d20251111_m022641_c001_v0001171_t0057_u01762828001439") 2025/11/11 02:29:34 DEBUG : dir1/0012-6789;: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c20034f3_d20251111_m022709_c001_v7007000_t0000_u01762828029493") 2025/11/11 02:29:34 DEBUG : dir1/0012-6789;: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a45_d20251111_m022703_c001_v0001153_t0007_u01762828023312") 2025/11/11 02:29:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05db1_d20251111_m022832_c001_v7007000_t0000_u01762828112391") 2025/11/11 02:29:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25ac8_d20251111_m022823_c001_v0001153_t0017_u01762828103424") 2025/11/11 02:29:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d7c77_d20251111_m022815_c001_v7007000_t0000_u01762828095680") 2025/11/11 02:29:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25ab3_d20251111_m022807_c001_v0001153_t0020_u01762828087230") 2025/11/11 02:29:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84d2e1_d20251111_m022759_c001_v7007000_t0000_u01762828079176") 2025/11/11 02:29:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a99_d20251111_m022751_c001_v0001153_t0008_u01762828071089") 2025/11/11 02:29:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f400ae61412cdf015_d20251111_m022743_c001_v7007000_t0000_u01762828063548") 2025/11/11 02:29:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a80_d20251111_m022734_c001_v0001153_t0014_u01762828054830") 2025/11/11 02:29:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4199673b39cd74d0_d20251111_m022726_c001_v7007000_t0000_u01762828046527") 2025/11/11 02:29:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a65_d20251111_m022717_c001_v0001153_t0000_u01762828037450") 2025/11/11 02:29:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418b07dcb4e2070e_d20251111_m022704_c001_v7007000_t0000_u01762828024407") 2025/11/11 02:29:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e4da_d20251111_m022657_c001_v0001150_t0030_u01762828017926") 2025/11/11 02:29:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718401062_d20251111_m022650_c001_v7007000_t0000_u01762828010471") 2025/11/11 02:29:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857eb9_d20251111_m022645_c001_v0001171_t0038_u01762828005160") 2025/11/11 02:29:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d7984_d20251111_m022642_c001_v7007000_t0000_u01762828002412") 2025/11/11 02:29:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a28_d20251111_m022635_c001_v0001100_t0037_u01762827995982") 2025/11/11 02:29:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afade6_d20251111_m022628_c001_v7007000_t0000_u01762827988082") 2025/11/11 02:29:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a12_d20251111_m022622_c001_v0001100_t0024_u01762827982919") 2025/11/11 02:29:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f409c56953be60b6d_d20251111_m022620_c001_v7007000_t0000_u01762827980369") 2025/11/11 02:29:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b259db_d20251111_m022613_c001_v0001153_t0011_u01762827973705") 2025/11/11 02:29:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f417e20652b81acfe_d20251111_m022600_c001_v7007000_t0000_u01762827960999") 2025/11/11 02:29:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b259ad_d20251111_m022553_c001_v0001153_t0021_u01762827953954") 2025/11/11 02:29:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4161f6f3b6b4b619_d20251111_m022546_c001_v7007000_t0000_u01762827946614") 2025/11/11 02:29:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b2599a_d20251111_m022538_c001_v0001153_t0014_u01762827938194") 2025/11/11 02:29:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbd43_d20251111_m022530_c001_v7007000_t0000_u01762827930529") 2025/11/11 02:29:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b2597f_d20251111_m022522_c001_v0001153_t0011_u01762827922684") 2025/11/11 02:29:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f417ea52e049c3c7e_d20251111_m022646_c001_v7007000_t0000_u01762828006121") 2025/11/11 02:29:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e495_d20251111_m022641_c001_v0001150_t0032_u01762828001591") 2025/11/11 02:29:35 DEBUG : dir1/0013-789;=: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c20034f6_d20251111_m022709_c001_v7007000_t0000_u01762828029677") 2025/11/11 02:29:36 DEBUG : dir1/0013-789;=: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a93_d20251111_m022703_c001_v0001100_t0029_u01762828023458") 2025/11/11 02:29:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05db5_d20251111_m022832_c001_v7007000_t0000_u01762828112644") 2025/11/11 02:29:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992858152_d20251111_m022824_c001_v0001171_t0029_u01762828104049") 2025/11/11 02:29:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d7c78_d20251111_m022815_c001_v7007000_t0000_u01762828095928") 2025/11/11 02:29:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f11058299928580f3_d20251111_m022807_c001_v0001171_t0041_u01762828087573") 2025/11/11 02:29:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84d2e3_d20251111_m022759_c001_v7007000_t0000_u01762828079358") 2025/11/11 02:29:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992858082_d20251111_m022751_c001_v0001171_t0030_u01762828071470") 2025/11/11 02:29:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f400ae61412cdf016_d20251111_m022743_c001_v7007000_t0000_u01762828063734") 2025/11/11 02:29:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f110582999285801d_d20251111_m022735_c001_v0001171_t0017_u01762828055251") 2025/11/11 02:29:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4199673b39cd74d1_d20251111_m022726_c001_v7007000_t0000_u01762828046713") 2025/11/11 02:29:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857fad_d20251111_m022717_c001_v0001171_t0044_u01762828037939") 2025/11/11 02:29:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afae4d_d20251111_m022704_c001_v7007000_t0000_u01762828024471") 2025/11/11 02:29:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a3b_d20251111_m022658_c001_v0001153_t0023_u01762828018491") 2025/11/11 02:29:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718401063_d20251111_m022650_c001_v7007000_t0000_u01762828010654") 2025/11/11 02:29:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e4a7_d20251111_m022645_c001_v0001150_t0019_u01762828005394") 2025/11/11 02:29:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718401049_d20251111_m022642_c001_v7007000_t0000_u01762828002816") 2025/11/11 02:29:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857e6c_d20251111_m022636_c001_v0001171_t0007_u01762827996458") 2025/11/11 02:29:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afade7_d20251111_m022628_c001_v7007000_t0000_u01762827988316") 2025/11/11 02:29:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b259f7_d20251111_m022622_c001_v0001153_t0015_u01762827982988") 2025/11/11 02:29:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f409c56953be60b6b_d20251111_m022620_c001_v7007000_t0000_u01762827980005") 2025/11/11 02:29:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a79f3_d20251111_m022614_c001_v0001100_t0011_u01762827974060") 2025/11/11 02:29:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f417e20652b81acfd_d20251111_m022600_c001_v7007000_t0000_u01762827960797") 2025/11/11 02:29:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a79c7_d20251111_m022554_c001_v0001100_t0038_u01762827954315") 2025/11/11 02:29:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4161f6f3b6b4b61a_d20251111_m022546_c001_v7007000_t0000_u01762827946795") 2025/11/11 02:29:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a79ae_d20251111_m022538_c001_v0001100_t0033_u01762827938773") 2025/11/11 02:29:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbd45_d20251111_m022530_c001_v7007000_t0000_u01762827930711") 2025/11/11 02:29:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7991_d20251111_m022523_c001_v0001100_t0017_u01762827923024") 2025/11/11 02:29:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718401050_d20251111_m022646_c001_v7007000_t0000_u01762828006229") 2025/11/11 02:29:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a3d_d20251111_m022641_c001_v0001100_t0049_u01762828001685") 2025/11/11 02:29:37 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c20034f9_d20251111_m022709_c001_v7007000_t0000_u01762828029858") 2025/11/11 02:29:37 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857f3f_d20251111_m022703_c001_v0001171_t0023_u01762828023470") 2025/11/11 02:29:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05db7_d20251111_m022832_c001_v7007000_t0000_u01762828112828") 2025/11/11 02:29:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7bb6_d20251111_m022824_c001_v0001100_t0036_u01762828104447") 2025/11/11 02:29:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d7c79_d20251111_m022816_c001_v7007000_t0000_u01762828096143") 2025/11/11 02:29:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7b7e_d20251111_m022807_c001_v0001100_t0053_u01762828087979") 2025/11/11 02:29:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84d2e5_d20251111_m022759_c001_v7007000_t0000_u01762828079566") 2025/11/11 02:29:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7b39_d20251111_m022751_c001_v0001100_t0033_u01762828071798") 2025/11/11 02:29:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f400ae61412cdf017_d20251111_m022743_c001_v7007000_t0000_u01762828063920") 2025/11/11 02:29:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7aff_d20251111_m022735_c001_v0001100_t0034_u01762828055585") 2025/11/11 02:29:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4199673b39cd74d2_d20251111_m022726_c001_v7007000_t0000_u01762828046894") 2025/11/11 02:29:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7acd_d20251111_m022718_c001_v0001100_t0042_u01762828038272") 2025/11/11 02:29:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c20034ac_d20251111_m022704_c001_v7007000_t0000_u01762828024428") 2025/11/11 02:29:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857f17_d20251111_m022658_c001_v0001171_t0033_u01762828018817") 2025/11/11 02:29:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718401064_d20251111_m022650_c001_v7007000_t0000_u01762828010837") 2025/11/11 02:29:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a5a_d20251111_m022645_c001_v0001100_t0043_u01762828005402") 2025/11/11 02:29:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab0510_d20251111_m022642_c001_v7007000_t0000_u01762828002423") 2025/11/11 02:29:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a0b_d20251111_m022636_c001_v0001153_t0007_u01762827996970") 2025/11/11 02:29:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afade8_d20251111_m022628_c001_v7007000_t0000_u01762827988507") 2025/11/11 02:29:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e45f_d20251111_m022623_c001_v0001150_t0035_u01762827983014") 2025/11/11 02:29:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d74ae4_d20251111_m022620_c001_v7007000_t0000_u01762827980183") 2025/11/11 02:29:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857df5_d20251111_m022614_c001_v0001171_t0052_u01762827974404") 2025/11/11 02:29:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84d025_d20251111_m022600_c001_v7007000_t0000_u01762827960873") 2025/11/11 02:29:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857d99_d20251111_m022554_c001_v0001171_t0000_u01762827954889") 2025/11/11 02:29:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4161f6f3b6b4b61b_d20251111_m022546_c001_v7007000_t0000_u01762827946977") 2025/11/11 02:29:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857d4f_d20251111_m022539_c001_v0001171_t0040_u01762827939177") 2025/11/11 02:29:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbd48_d20251111_m022530_c001_v7007000_t0000_u01762827930917") 2025/11/11 02:29:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857cf1_d20251111_m022523_c001_v0001171_t0018_u01762827923337") 2025/11/11 02:29:39 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab0521_d20251111_m022645_c001_v7007000_t0000_u01762828005864") 2025/11/11 02:29:39 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857e9d_d20251111_m022641_c001_v0001171_t0002_u01762828001717") 2025/11/11 02:29:39 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c20034fd_d20251111_m022710_c001_v7007000_t0000_u01762828030039") 2025/11/11 02:29:39 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e4fc_d20251111_m022703_c001_v0001150_t0027_u01762828023526") 2025/11/11 02:29:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05dba_d20251111_m022833_c001_v7007000_t0000_u01762828113041") 2025/11/11 02:29:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e629_d20251111_m022824_c001_v0001150_t0023_u01762828104828") 2025/11/11 02:29:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d7c7a_d20251111_m022816_c001_v7007000_t0000_u01762828096326") 2025/11/11 02:29:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e5f5_d20251111_m022808_c001_v0001150_t0038_u01762828088407") 2025/11/11 02:29:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84d2e7_d20251111_m022759_c001_v7007000_t0000_u01762828079748") 2025/11/11 02:29:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e5b4_d20251111_m022752_c001_v0001150_t0019_u01762828072265") 2025/11/11 02:29:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f400ae61412cdf018_d20251111_m022744_c001_v7007000_t0000_u01762828064103") 2025/11/11 02:29:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e576_d20251111_m022736_c001_v0001150_t0038_u01762828056177") 2025/11/11 02:29:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4199673b39cd74d3_d20251111_m022727_c001_v7007000_t0000_u01762828047116") 2025/11/11 02:29:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e53f_d20251111_m022718_c001_v0001150_t0053_u01762828038704") 2025/11/11 02:29:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c20034ae_d20251111_m022704_c001_v7007000_t0000_u01762828024614") 2025/11/11 02:29:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a7c_d20251111_m022659_c001_v0001100_t0052_u01762828019122") 2025/11/11 02:29:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718401065_d20251111_m022651_c001_v7007000_t0000_u01762828011019") 2025/11/11 02:29:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857ebd_d20251111_m022645_c001_v0001171_t0013_u01762828005527") 2025/11/11 02:29:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718401048_d20251111_m022642_c001_v7007000_t0000_u01762828002642") 2025/11/11 02:29:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e480_d20251111_m022637_c001_v0001150_t0054_u01762827997314") 2025/11/11 02:29:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afadea_d20251111_m022628_c001_v7007000_t0000_u01762827988690") 2025/11/11 02:29:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857e33_d20251111_m022623_c001_v0001171_t0041_u01762827983056") 2025/11/11 02:29:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f409c56953be60b6c_d20251111_m022620_c001_v7007000_t0000_u01762827980186") 2025/11/11 02:29:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e440_d20251111_m022614_c001_v0001150_t0037_u01762827974872") 2025/11/11 02:29:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbded_d20251111_m022601_c001_v7007000_t0000_u01762827961063") 2025/11/11 02:29:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e406_d20251111_m022555_c001_v0001150_t0019_u01762827955270") 2025/11/11 02:29:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4161f6f3b6b4b61c_d20251111_m022547_c001_v7007000_t0000_u01762827947159") 2025/11/11 02:29:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e3c5_d20251111_m022539_c001_v0001150_t0012_u01762827939511") 2025/11/11 02:29:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbd4a_d20251111_m022531_c001_v7007000_t0000_u01762827931111") 2025/11/11 02:29:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e389_d20251111_m022523_c001_v0001150_t0025_u01762827923636") 2025/11/11 02:29:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718401051_d20251111_m022646_c001_v7007000_t0000_u01762828006262") 2025/11/11 02:29:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a1f_d20251111_m022641_c001_v0001153_t0021_u01762828001913") 2025/11/11 02:29:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbdf3_d20251111_m022603_c001_v7007000_t0000_u01762827963729") 2025/11/11 02:29:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857daf_d20251111_m022558_c001_v0001171_t0025_u01762827958489") 2025/11/11 02:29:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbdf4_d20251111_m022603_c001_v7007000_t0000_u01762827963914") 2025/11/11 02:29:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b259b9_d20251111_m022558_c001_v0001153_t0010_u01762827958517") 2025/11/11 02:29:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbdf5_d20251111_m022604_c001_v7007000_t0000_u01762827964097") 2025/11/11 02:29:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e411_d20251111_m022558_c001_v0001150_t0049_u01762827958585") 2025/11/11 02:29:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbdf7_d20251111_m022604_c001_v7007000_t0000_u01762827964292") 2025/11/11 02:29:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a79cf_d20251111_m022558_c001_v0001100_t0026_u01762827958684") 2025/11/11 02:29:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbdf8_d20251111_m022604_c001_v7007000_t0000_u01762827964477") 2025/11/11 02:29:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857db1_d20251111_m022558_c001_v0001171_t0044_u01762827958819") 2025/11/11 02:29:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbdf9_d20251111_m022604_c001_v7007000_t0000_u01762827964663") 2025/11/11 02:29:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e413_d20251111_m022558_c001_v0001150_t0035_u01762827958968") 2025/11/11 02:29:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbdfa_d20251111_m022604_c001_v7007000_t0000_u01762827964918") 2025/11/11 02:29:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b259c3_d20251111_m022558_c001_v0001153_t0004_u01762827958955") 2025/11/11 02:29:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbdfb_d20251111_m022605_c001_v7007000_t0000_u01762827965209") 2025/11/11 02:29:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a79d3_d20251111_m022559_c001_v0001100_t0019_u01762827959291") 2025/11/11 02:29:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbdfc_d20251111_m022605_c001_v7007000_t0000_u01762827965401") 2025/11/11 02:29:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b259c5_d20251111_m022559_c001_v0001153_t0019_u01762827959283") 2025/11/11 02:29:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbdfd_d20251111_m022605_c001_v7007000_t0000_u01762827965587") 2025/11/11 02:29:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857db5_d20251111_m022559_c001_v0001171_t0008_u01762827959298") 2025/11/11 02:29:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbdfe_d20251111_m022605_c001_v7007000_t0000_u01762827965774") 2025/11/11 02:29:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e418_d20251111_m022559_c001_v0001150_t0034_u01762827959381") 2025/11/11 02:29:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbdff_d20251111_m022605_c001_v7007000_t0000_u01762827965960") 2025/11/11 02:29:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a79d5_d20251111_m022559_c001_v0001100_t0053_u01762827959718") 2025/11/11 02:29:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbe01_d20251111_m022606_c001_v7007000_t0000_u01762827966226") 2025/11/11 02:29:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b259c7_d20251111_m022559_c001_v0001153_t0010_u01762827959728") 2025/11/11 02:29:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbe03_d20251111_m022606_c001_v7007000_t0000_u01762827966411") 2025/11/11 02:29:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857db7_d20251111_m022559_c001_v0001171_t0025_u01762827959740") 2025/11/11 02:29:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbe04_d20251111_m022606_c001_v7007000_t0000_u01762827966600") 2025/11/11 02:29:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e41a_d20251111_m022559_c001_v0001150_t0056_u01762827959867") 2025/11/11 02:29:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbe05_d20251111_m022606_c001_v7007000_t0000_u01762827966793") 2025/11/11 02:29:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857db9_d20251111_m022600_c001_v0001171_t0033_u01762827960047") 2025/11/11 02:29:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afadd6_d20251111_m022623_c001_v7007000_t0000_u01762827983914") 2025/11/11 02:29:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a79fb_d20251111_m022618_c001_v0001100_t0024_u01762827978020") 2025/11/11 02:29:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afadd5_d20251111_m022623_c001_v7007000_t0000_u01762827983732") 2025/11/11 02:29:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e44d_d20251111_m022618_c001_v0001150_t0031_u01762827978032") 2025/11/11 02:29:42 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d74afb_d20251111_m022623_c001_v7007000_t0000_u01762827983742") 2025/11/11 02:29:42 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857e09_d20251111_m022618_c001_v0001171_t0029_u01762827978054") 2025/11/11 02:29:42 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f411858a3751a3e8d_d20251111_m022623_c001_v7007000_t0000_u01762827983755") 2025/11/11 02:29:42 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b259e1_d20251111_m022618_c001_v0001153_t0013_u01762827978098") 2025/11/11 02:29:42 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbe1c_d20251111_m022623_c001_v7007000_t0000_u01762827983497") 2025/11/11 02:29:42 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857e0d_d20251111_m022618_c001_v0001171_t0057_u01762827978325") 2025/11/11 02:29:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d74af9_d20251111_m022623_c001_v7007000_t0000_u01762827983560") 2025/11/11 02:29:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e44f_d20251111_m022618_c001_v0001150_t0036_u01762827978398") 2025/11/11 02:29:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f404f8df6aad06bf6_d20251111_m022623_c001_v7007000_t0000_u01762827983763") 2025/11/11 02:29:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a79ff_d20251111_m022618_c001_v0001100_t0055_u01762827978445") 2025/11/11 02:29:43 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab04ec_d20251111_m022623_c001_v7007000_t0000_u01762827983486") 2025/11/11 02:29:43 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b259e3_d20251111_m022618_c001_v0001153_t0014_u01762827978464") 2025/11/11 02:29:43 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbe1e_d20251111_m022623_c001_v7007000_t0000_u01762827983881") 2025/11/11 02:29:43 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857e11_d20251111_m022618_c001_v0001171_t0049_u01762827978608") 2025/11/11 02:29:43 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c2003256_d20251111_m022623_c001_v7007000_t0000_u01762827983517") 2025/11/11 02:29:43 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a03_d20251111_m022618_c001_v0001100_t0028_u01762827978809") 2025/11/11 02:29:43 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab04ed_d20251111_m022623_c001_v7007000_t0000_u01762827983694") 2025/11/11 02:29:43 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b259e5_d20251111_m022618_c001_v0001153_t0007_u01762827978824") 2025/11/11 02:29:43 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbe1d_d20251111_m022623_c001_v7007000_t0000_u01762827983698") 2025/11/11 02:29:43 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e451_d20251111_m022618_c001_v0001150_t0036_u01762827978837") 2025/11/11 02:29:43 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afadd4_d20251111_m022623_c001_v7007000_t0000_u01762827983528") 2025/11/11 02:29:43 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857e13_d20251111_m022618_c001_v0001171_t0002_u01762827978891") 2025/11/11 02:29:43 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c200325a_d20251111_m022623_c001_v7007000_t0000_u01762827983706") 2025/11/11 02:29:43 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b259e7_d20251111_m022619_c001_v0001153_t0025_u01762827979158") 2025/11/11 02:29:43 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f409c56953be60b72_d20251111_m022623_c001_v7007000_t0000_u01762827983507") 2025/11/11 02:29:43 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857e17_d20251111_m022619_c001_v0001171_t0023_u01762827979198") 2025/11/11 02:29:43 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f409c56953be60b75_d20251111_m022623_c001_v7007000_t0000_u01762827983716") 2025/11/11 02:29:43 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a05_d20251111_m022619_c001_v0001100_t0030_u01762827979319") 2025/11/11 02:29:43 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4192668b7fbd2396_d20251111_m022414_c001_v7007000_t0000_u01762827854879") 2025/11/11 02:29:43 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057b246b085408a_d20251111_m022412_c001_v0001093_t0053_u01762827852279") 2025/11/11 02:29:44 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f403872197e38a992_d20251111_m022412_c001_v7007000_t0000_u01762827852095") 2025/11/11 02:29:44 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057b246b0854072_d20251111_m022408_c001_v0001093_t0023_u01762827848336") 2025/11/11 02:29:44 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f403872197e38a970_d20251111_m022407_c001_v7007000_t0000_u01762827847601") 2025/11/11 02:29:44 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857a29_d20251111_m022403_c001_v0001171_t0001_u01762827843701") 2025/11/11 02:29:44 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d75e6_d20251111_m022402_c001_v7007000_t0000_u01762827842189") 2025/11/11 02:29:44 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1024a2c8a666e65c_d20251111_m022359_c001_v0001091_t0020_u01762827839648") 2025/11/11 02:29:44 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f406602b192901ea1_d20251111_m022359_c001_v7007000_t0000_u01762827839464") 2025/11/11 02:29:44 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1024a2c8a666e64f_d20251111_m022356_c001_v0001091_t0021_u01762827836334") 2025/11/11 02:29:44 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f406602b192901e77_d20251111_m022355_c001_v7007000_t0000_u01762827835603") 2025/11/11 02:29:44 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f11058299928579cf_d20251111_m022351_c001_v0001171_t0003_u01762827831390") 2025/11/11 02:29:44 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4192668b7fbd227c_d20251111_m022350_c001_v7007000_t0000_u01762827830470") 2025/11/11 02:29:44 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1160093843ecc78e_d20251111_m022349_c001_v0001165_t0033_u01762827829197") 2025/11/11 02:29:44 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84cdeb_d20251111_m022349_c001_v7007000_t0000_u01762827829001") 2025/11/11 02:29:44 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1160093843ecc782_d20251111_m022346_c001_v0001165_t0034_u01762827826624") 2025/11/11 02:29:44 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84cdd8_d20251111_m022345_c001_v7007000_t0000_u01762827825893") 2025/11/11 02:29:44 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f110582999285797a_d20251111_m022339_c001_v0001171_t0034_u01762827819873") 2025/11/11 02:29:44 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4192668b7fbd2226_d20251111_m022338_c001_v7007000_t0000_u01762827818961") 2025/11/11 02:29:44 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f11612078d00239ed_d20251111_m022336_c001_v0001109_t0039_u01762827816405") 2025/11/11 02:29:44 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f414136f5a5829cb0_d20251111_m022336_c001_v7007000_t0000_u01762827816227") 2025/11/11 02:29:44 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f11612078d00239e7_d20251111_m022332_c001_v0001109_t0054_u01762827812602") 2025/11/11 02:29:45 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f414136f5a5829c8a_d20251111_m022331_c001_v7007000_t0000_u01762827811883") 2025/11/11 02:29:45 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857911_d20251111_m022326_c001_v0001171_t0008_u01762827806194") 2025/11/11 02:29:45 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c2001d89_d20251111_m022325_c001_v7007000_t0000_u01762827805266") 2025/11/11 02:29:45 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f108cb9e666cfa350_d20251111_m022323_c001_v0001136_t0053_u01762827803096") 2025/11/11 02:29:45 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84cd77_d20251111_m022322_c001_v7007000_t0000_u01762827802914") 2025/11/11 02:29:45 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f108cb9e666cfa32b_d20251111_m022318_c001_v0001136_t0011_u01762827798305") 2025/11/11 02:29:45 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84cd61_d20251111_m022317_c001_v7007000_t0000_u01762827797564") 2025/11/11 02:29:45 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f110582999285789a_d20251111_m022311_c001_v0001171_t0017_u01762827791542") 2025/11/11 02:29:45 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f403872197e38a8e4_d20251111_m022310_c001_v7007000_t0000_u01762827790623") 2025/11/11 02:29:45 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f11243d5961d80f36_d20251111_m022308_c001_v0001040_t0016_u01762827788294") 2025/11/11 02:29:45 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718400bf4_d20251111_m022308_c001_v7007000_t0000_u01762827788109") 2025/11/11 02:29:45 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f11243d5961d80f28_d20251111_m022303_c001_v0001040_t0051_u01762827783944") 2025/11/11 02:29:45 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718400bec_d20251111_m022303_c001_v7007000_t0000_u01762827783213") 2025/11/11 02:29:45 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857832_d20251111_m022257_c001_v0001171_t0012_u01762827777050") 2025/11/11 02:29:45 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718400bd2_d20251111_m022255_c001_v7007000_t0000_u01762827775937") 2025/11/11 02:29:45 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f110507d4e8da2f4f_d20251111_m022250_c001_v0001146_t0043_u01762827770018") 2025/11/11 02:29:45 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d74de_d20251111_m022249_c001_v7007000_t0000_u01762827769802") 2025/11/11 02:29:45 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f11058299928577db_d20251111_m022245_c001_v0001171_t0038_u01762827765581") 2025/11/11 02:29:45 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f102667a235cb3e2e_d20251111_m022244_c001_v0001117_t0021_u01762827764235") 2025/11/11 02:29:46 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f102667a235cb3e28_d20251111_m022242_c001_v0001117_t0026_u01762827762934") 2025/11/11 02:29:46 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4199673b39cd14cb_d20251111_m022229_c001_v7007000_t0000_u01762827749735") 2025/11/11 02:29:46 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f118c3c2bc12f97e4_d20251111_m022222_c001_v0001042_t0014_u01762827742380") 2025/11/11 02:29:46 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f104d7569ef0ce35c_d20251111_m022221_c001_v0001179_t0039_u01762827741476") 2025/11/11 02:29:46 DEBUG : dst/one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f104d7569ef0ce358_d20251111_m022220_c001_v0001179_t0053_u01762827740518") 2025/11/11 02:29:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4192668b7fbd2399_d20251111_m022415_c001_v7007000_t0000_u01762827855063") 2025/11/11 02:29:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f112a29b037a0eef6_d20251111_m022411_c001_v0001041_t0008_u01762827851633") 2025/11/11 02:29:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f108ac3925b86253b_d20251111_m022407_c001_v0001171_t0042_u01762827847288") 2025/11/11 02:29:46 DEBUG : dst/one.bak: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d75e7_d20251111_m022402_c001_v7007000_t0000_u01762827842377") 2025/11/11 02:29:46 DEBUG : dst/one.bak: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f117e27ae956ddb40_d20251111_m022359_c001_v0001131_t0011_u01762827839128") 2025/11/11 02:29:46 DEBUG : dst/one.bak: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1085ca64eabc22f3_d20251111_m022355_c001_v0001157_t0057_u01762827835241") 2025/11/11 02:29:46 DEBUG : dst/one.bak: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4192668b7fbd227e_d20251111_m022350_c001_v7007000_t0000_u01762827830651") 2025/11/11 02:29:46 DEBUG : dst/one.bak: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f11119a2248d71027_d20251111_m022348_c001_v0001161_t0028_u01762827828607") 2025/11/11 02:29:46 DEBUG : dst/one.bak: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f107bd89751981d10_d20251111_m022345_c001_v0001176_t0005_u01762827825663") 2025/11/11 02:29:46 DEBUG : dst/three: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718400bd4_d20251111_m022256_c001_v7007000_t0000_u01762827776118") 2025/11/11 02:29:46 DEBUG : dst/three: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f102667a235cb3e5c_d20251111_m022254_c001_v0001117_t0037_u01762827774122") 2025/11/11 02:29:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4192668b7fbd239b_d20251111_m022415_c001_v7007000_t0000_u01762827855248") 2025/11/11 02:29:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f11664deda110ea60_d20251111_m022413_c001_v0001146_t0032_u01762827853295") 2025/11/11 02:29:46 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f106b6c79b6cb9b9a_d20251111_m022409_c001_v0001131_t0042_u01762827849472") 2025/11/11 02:29:46 DEBUG : dst/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4192668b7fbd239d_d20251111_m022415_c001_v7007000_t0000_u01762827855430") 2025/11/11 02:29:46 DEBUG : dst/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057b246b085408f_d20251111_m022414_c001_v0001093_t0042_u01762827854077") 2025/11/11 02:29:47 DEBUG : dst/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f403872197e38a9ac_d20251111_m022413_c001_v7007000_t0000_u01762827853896") 2025/11/11 02:29:47 DEBUG : dst/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057b246b0854078_d20251111_m022410_c001_v0001093_t0010_u01762827850130") 2025/11/11 02:29:47 DEBUG : dst/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f403872197e38a986_d20251111_m022409_c001_v7007000_t0000_u01762827849937") 2025/11/11 02:29:47 DEBUG : dst/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857a2f_d20251111_m022404_c001_v0001171_t0053_u01762827844272") 2025/11/11 02:29:47 DEBUG : dst/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d75e8_d20251111_m022402_c001_v7007000_t0000_u01762827842600") 2025/11/11 02:29:47 DEBUG : dst/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1024a2c8a666e662_d20251111_m022401_c001_v0001091_t0027_u01762827841399") 2025/11/11 02:29:47 DEBUG : dst/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f406602b192901ea7_d20251111_m022401_c001_v7007000_t0000_u01762827841184") 2025/11/11 02:29:47 DEBUG : dst/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1024a2c8a666e655_d20251111_m022357_c001_v0001091_t0047_u01762827837656") 2025/11/11 02:29:47 DEBUG : dst/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f406602b192901e91_d20251111_m022357_c001_v7007000_t0000_u01762827837473") 2025/11/11 02:29:47 DEBUG : dst/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f11058299928579d7_d20251111_m022352_c001_v0001171_t0026_u01762827832092") 2025/11/11 02:29:47 DEBUG : dst/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84cdf0_d20251111_m022349_c001_v7007000_t0000_u01762827829900") 2025/11/11 02:29:47 DEBUG : dst/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f11058299928579b4_d20251111_m022347_c001_v0001171_t0015_u01762827827746") 2025/11/11 02:29:47 DEBUG : dst/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84cde5_d20251111_m022347_c001_v7007000_t0000_u01762827827339") 2025/11/11 02:29:47 DEBUG : dst/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857996_d20251111_m022342_c001_v0001171_t0007_u01762827822667") 2025/11/11 02:29:47 DEBUG : dst/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f414136f5a5829cbe_d20251111_m022337_c001_v7007000_t0000_u01762827817983") 2025/11/11 02:29:47 DEBUG : dst/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f118c3c2bc12f98c8_d20251111_m022334_c001_v0001042_t0014_u01762827814929") 2025/11/11 02:29:47 DEBUG : dst/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f414136f5a5829c9c_d20251111_m022333_c001_v7007000_t0000_u01762827813836") 2025/11/11 02:29:47 DEBUG : dst/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f110582999285791b_d20251111_m022327_c001_v0001171_t0049_u01762827807210") 2025/11/11 02:29:47 DEBUG : dst/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84cd7c_d20251111_m022324_c001_v7007000_t0000_u01762827804356") 2025/11/11 02:29:47 DEBUG : dst/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f118c3c2bc12f988e_d20251111_m022320_c001_v0001042_t0036_u01762827800202") 2025/11/11 02:29:47 DEBUG : dst/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84cd68_d20251111_m022319_c001_v7007000_t0000_u01762827799088") 2025/11/11 02:29:47 DEBUG : dst/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f11058299928578a2_d20251111_m022312_c001_v0001171_t0007_u01762827792543") 2025/11/11 02:29:48 DEBUG : dst/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718400bf6_d20251111_m022309_c001_v7007000_t0000_u01762827789659") 2025/11/11 02:29:48 DEBUG : dst/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f118c3c2bc12f9845_d20251111_m022306_c001_v0001042_t0032_u01762827786604") 2025/11/11 02:29:48 DEBUG : dst/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718400bf1_d20251111_m022305_c001_v7007000_t0000_u01762827785462") 2025/11/11 02:29:48 DEBUG : dst/three.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f110582999285783a_d20251111_m022258_c001_v0001171_t0053_u01762827778237") 2025/11/11 02:29:48 DEBUG : dst/three.txt.bak: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d75e9_d20251111_m022402_c001_v7007000_t0000_u01762827842787") 2025/11/11 02:29:48 DEBUG : dst/three.txt.bak: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f10553914f8c2e363_d20251111_m022400_c001_v0001145_t0033_u01762827840768") 2025/11/11 02:29:48 DEBUG : dst/three.txt.bak: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1162e2fdb113821e_d20251111_m022357_c001_v0001180_t0032_u01762827837253") 2025/11/11 02:29:48 DEBUG : dst/three.txt.bak: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4192668b7fbd2281_d20251111_m022350_c001_v7007000_t0000_u01762827830841") 2025/11/11 02:29:48 DEBUG : dst/three.txt.bak: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f11269a4e7ce758ff_d20251111_m022349_c001_v0001177_t0050_u01762827829652") 2025/11/11 02:29:48 DEBUG : dst/three.txt.bak: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1061cddd22c7562c_d20251111_m022347_c001_v0001181_t0025_u01762827827069") 2025/11/11 02:29:48 DEBUG : dst/two: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4192668b7fbd239f_d20251111_m022415_c001_v7007000_t0000_u01762827855612") 2025/11/11 02:29:48 DEBUG : dst/two: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857a2d_d20251111_m022403_c001_v0001171_t0012_u01762827843982") 2025/11/11 02:29:48 DEBUG : dst/two: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d75ea_d20251111_m022402_c001_v7007000_t0000_u01762827842971") 2025/11/11 02:29:48 DEBUG : dst/two: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f11058299928579d3_d20251111_m022351_c001_v0001171_t0043_u01762827831718") 2025/11/11 02:29:48 DEBUG : dst/two: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4192668b7fbd2283_d20251111_m022351_c001_v7007000_t0000_u01762827831022") 2025/11/11 02:29:48 DEBUG : dst/two: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857992_d20251111_m022342_c001_v0001171_t0058_u01762827822293") 2025/11/11 02:29:48 DEBUG : dst/two: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4192668b7fbd2227_d20251111_m022339_c001_v7007000_t0000_u01762827819142") 2025/11/11 02:29:48 DEBUG : dst/two: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f118c3c2bc12f98a6_d20251111_m022326_c001_v0001042_t0026_u01762827806762") 2025/11/11 02:29:48 DEBUG : dst/two: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c2001d8b_d20251111_m022325_c001_v7007000_t0000_u01762827805465") 2025/11/11 02:29:48 DEBUG : dst/two: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f118c3c2bc12f9854_d20251111_m022311_c001_v0001042_t0015_u01762827791990") 2025/11/11 02:29:48 DEBUG : dst/two: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f403872197e38a8e5_d20251111_m022310_c001_v7007000_t0000_u01762827790806") 2025/11/11 02:29:49 DEBUG : dst/two: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f118c3c2bc12f982a_d20251111_m022257_c001_v0001042_t0031_u01762827777385") 2025/11/11 02:29:49 DEBUG : dst/two: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718400bd6_d20251111_m022256_c001_v7007000_t0000_u01762827776299") 2025/11/11 02:29:49 DEBUG : dst/two: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f101df375f18c6794_d20251111_m022251_c001_v0001145_t0048_u01762827771517") 2025/11/11 02:29:49 DEBUG : dst/two: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4199673b39cd14cc_d20251111_m022229_c001_v7007000_t0000_u01762827749918") 2025/11/11 02:29:49 DEBUG : dst/two: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f104d7569ef0ce386_d20251111_m022228_c001_v0001179_t0043_u01762827748655") 2025/11/11 02:29:49 DEBUG : empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f420ad3cb32bcee04_d20251111_m022155_c001_v7007000_t0000_u01762827715067") 2025/11/11 02:29:49 DEBUG : empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f118c3c2bc12f97bc_d20251111_m022151_c001_v0001042_t0042_u01762827711186") 2025/11/11 02:29:49 DEBUG : empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f420ad3cb32bcedb8_d20251111_m022149_c001_v7007000_t0000_u01762827709096") 2025/11/11 02:29:49 DEBUG : empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857654_d20251111_m022138_c001_v0001171_t0043_u01762827698309") 2025/11/11 02:29:49 DEBUG : empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f407ae726370b3421_d20251111_m022129_c001_v7007000_t0000_u01762827689133") 2025/11/11 02:29:49 DEBUG : empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f118c3c2bc12f979c_d20251111_m022125_c001_v0001042_t0021_u01762827685826") 2025/11/11 02:29:49 DEBUG : empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb782_d20251111_m022104_c001_v7007000_t0000_u01762827664072") 2025/11/11 02:29:49 DEBUG : empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e68f_d20251111_m022101_c001_v0001040_t0041_u01762827661589") 2025/11/11 02:29:49 DEBUG : empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb77a_d20251111_m022100_c001_v7007000_t0000_u01762827660480") 2025/11/11 02:29:49 DEBUG : empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e689_d20251111_m022059_c001_v0001040_t0040_u01762827659041") 2025/11/11 02:29:49 DEBUG : empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb774_d20251111_m022055_c001_v7007000_t0000_u01762827655868") 2025/11/11 02:29:49 DEBUG : empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e676_d20251111_m022053_c001_v0001040_t0012_u01762827653895") 2025/11/11 02:29:49 DEBUG : empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb771_d20251111_m022052_c001_v7007000_t0000_u01762827652969") 2025/11/11 02:29:49 DEBUG : empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e66c_d20251111_m022051_c001_v0001040_t0021_u01762827651199") 2025/11/11 02:29:49 DEBUG : empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb745_d20251111_m022044_c001_v7007000_t0000_u01762827644353") 2025/11/11 02:29:50 DEBUG : empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e650_d20251111_m022042_c001_v0001040_t0018_u01762827642377") 2025/11/11 02:29:50 DEBUG : empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb72a_d20251111_m022041_c001_v7007000_t0000_u01762827641150") 2025/11/11 02:29:50 DEBUG : empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e646_d20251111_m022040_c001_v0001040_t0029_u01762827640073") 2025/11/11 02:29:50 DEBUG : empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f403872197e38a694_d20251111_m022034_c001_v7007000_t0000_u01762827634285") 2025/11/11 02:29:50 DEBUG : empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e620_d20251111_m022032_c001_v0001040_t0041_u01762827632714") 2025/11/11 02:29:50 DEBUG : empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f403872197e38a68c_d20251111_m022030_c001_v7007000_t0000_u01762827630894") 2025/11/11 02:29:50 DEBUG : empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e616_d20251111_m022029_c001_v0001040_t0010_u01762827629762") 2025/11/11 02:29:50 DEBUG : empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f403872197e38a680_d20251111_m022029_c001_v7007000_t0000_u01762827629399") 2025/11/11 02:29:50 DEBUG : empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f107dd0fc8140aa7b_d20251111_m022028_c001_v0001171_t0015_u01762827628742") 2025/11/11 02:29:50 DEBUG : empty space: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e60e_d20251111_m022026_c001_v0001040_t0037_u01762827626785") 2025/11/11 02:29:50 DEBUG : enormous: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb781_d20251111_m022103_c001_v7007000_t0000_u01762827663325") 2025/11/11 02:29:50 DEBUG : enormous: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e691_d20251111_m022102_c001_v0001040_t0038_u01762827662125") 2025/11/11 02:29:50 DEBUG : existing: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4192668b7fbd23b1_d20251111_m022419_c001_v7007000_t0000_u01762827859934") 2025/11/11 02:29:50 DEBUG : existing: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857aa5_d20251111_m022418_c001_v0001171_t0003_u01762827858724") 2025/11/11 02:29:50 DEBUG : existing: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f407ae726370b341b_d20251111_m022124_c001_v7007000_t0000_u01762827684333") 2025/11/11 02:29:50 DEBUG : existing: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f118c3c2bc12f9798_d20251111_m022122_c001_v0001042_t0027_u01762827682822") 2025/11/11 02:29:50 DEBUG : existing: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f403872197e38a65c_d20251111_m022023_c001_v7007000_t0000_u01762827623472") 2025/11/11 02:29:50 DEBUG : existing: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e602_d20251111_m022022_c001_v0001040_t0036_u01762827622265") 2025/11/11 02:29:50 DEBUG : existing: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f403872197e38a64d_d20251111_m022021_c001_v7007000_t0000_u01762827621712") 2025/11/11 02:29:50 DEBUG : existing: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e5f8_d20251111_m022020_c001_v0001040_t0027_u01762827620793") 2025/11/11 02:29:50 DEBUG : existing: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e5f6_d20251111_m022019_c001_v0001040_t0035_u01762827619802") 2025/11/11 02:29:51 DEBUG : existing-b: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f407ae726370b341d_d20251111_m022124_c001_v7007000_t0000_u01762827684518") 2025/11/11 02:29:51 DEBUG : existing-b: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f11058299928575fd_d20251111_m022122_c001_v0001171_t0053_u01762827682812") 2025/11/11 02:29:51 DEBUG : file1: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab0358_d20251111_m022513_c001_v7007000_t0000_u01762827913586") 2025/11/11 02:29:51 DEBUG : file1: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e35f_d20251111_m022512_c001_v0001150_t0056_u01762827912330") 2025/11/11 02:29:51 DEBUG : file1: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab0336_d20251111_m022511_c001_v7007000_t0000_u01762827911364") 2025/11/11 02:29:51 DEBUG : file1: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a796b_d20251111_m022510_c001_v0001100_t0043_u01762827910329") 2025/11/11 02:29:51 DEBUG : five: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb789_d20251111_m022108_c001_v7007000_t0000_u01762827668514") 2025/11/11 02:29:51 DEBUG : five: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f419cf53826d2e6a0_d20251111_m022106_c001_v0001040_t0049_u01762827666254") 2025/11/11 02:29:51 DEBUG : foo: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f403872197e38a693_d20251111_m022032_c001_v7007000_t0000_u01762827632354") 2025/11/11 02:29:51 DEBUG : foo: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f419cf53826d2e61c_d20251111_m022031_c001_v0001040_t0049_u01762827631804") 2025/11/11 02:29:51 DEBUG : foo: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f419cf53826d2e618_d20251111_m022031_c001_v0001040_t0049_u01762827631256") 2025/11/11 02:29:51 DEBUG : four: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb78a_d20251111_m022108_c001_v7007000_t0000_u01762827668709") 2025/11/11 02:29:51 DEBUG : four: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418c3c2bc12f9769_d20251111_m022106_c001_v0001042_t0022_u01762827666815") 2025/11/11 02:29:51 DEBUG : four: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e69d_d20251111_m022105_c001_v0001040_t0021_u01762827665485") 2025/11/11 02:29:51 DEBUG : hello world2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f41587366532d8be5_d20251111_m021934_c001_v7007000_t0000_u01762827574009") 2025/11/11 02:29:51 DEBUG : hello world2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e54d_d20251111_m021933_c001_v0001040_t0023_u01762827573190") 2025/11/11 02:29:51 DEBUG : ignore-size: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f403872197e38a63c_d20251111_m022019_c001_v7007000_t0000_u01762827619442") 2025/11/11 02:29:51 DEBUG : ignore-size: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e5f0_d20251111_m022018_c001_v0001040_t0031_u01762827618200") 2025/11/11 02:29:51 DEBUG : nested/sub dir/file: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f407ae726370b3412_d20251111_m022122_c001_v7007000_t0000_u01762827682076") 2025/11/11 02:29:52 DEBUG : nested/sub dir/file: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f118c3c2bc12f9792_d20251111_m022121_c001_v0001042_t0055_u01762827681332") 2025/11/11 02:29:52 DEBUG : nested/sub dir/file: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f407ae726370b340d_d20251111_m022120_c001_v7007000_t0000_u01762827680579") 2025/11/11 02:29:52 DEBUG : nested/sub dir/file: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f118c3c2bc12f9786_d20251111_m022119_c001_v0001042_t0037_u01762827679557") 2025/11/11 02:29:52 DEBUG : one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb78b_d20251111_m022108_c001_v7007000_t0000_u01762827668916") 2025/11/11 02:29:52 DEBUG : one: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f419cf53826d2e697_d20251111_m022104_c001_v0001040_t0049_u01762827664478") 2025/11/11 02:29:52 DEBUG : only0: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab02f8_d20251111_m022505_c001_v7007000_t0000_u01762827905785") 2025/11/11 02:29:52 DEBUG : only0: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f419b423791b25954_d20251111_m022500_c001_v0001153_t0021_u01762827900880") 2025/11/11 02:29:52 DEBUG : only0: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857ba8_d20251111_m022445_c001_v0001171_t0047_u01762827885684") 2025/11/11 02:29:52 DEBUG : only0: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f411858a3751a3d72_d20251111_m022440_c001_v7007000_t0000_u01762827880155") 2025/11/11 02:29:52 DEBUG : only0: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857aca_d20251111_m022423_c001_v0001171_t0040_u01762827863585") 2025/11/11 02:29:52 DEBUG : only1: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab02fb_d20251111_m022505_c001_v7007000_t0000_u01762827905993") 2025/11/11 02:29:52 DEBUG : only1: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4057bce5f75a7952_d20251111_m022501_c001_v0001100_t0048_u01762827901134") 2025/11/11 02:29:52 DEBUG : only1: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857bb2_d20251111_m022446_c001_v0001171_t0030_u01762827886435") 2025/11/11 02:29:52 DEBUG : only1: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718400de2_d20251111_m022440_c001_v7007000_t0000_u01762827880173") 2025/11/11 02:29:52 DEBUG : only1: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857ad0_d20251111_m022424_c001_v0001171_t0026_u01762827864528") 2025/11/11 02:29:52 DEBUG : only10: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab02fd_d20251111_m022506_c001_v7007000_t0000_u01762827906177") 2025/11/11 02:29:52 DEBUG : only10: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4077e3141ea8e32b_d20251111_m022500_c001_v0001150_t0026_u01762827900323") 2025/11/11 02:29:52 DEBUG : only10: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857bf9_d20251111_m022452_c001_v0001171_t0054_u01762827892434") 2025/11/11 02:29:52 DEBUG : only10: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f411858a3751a3d6d_d20251111_m022439_c001_v7007000_t0000_u01762827879787") 2025/11/11 02:29:52 DEBUG : only10: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857b18_d20251111_m022431_c001_v0001171_t0056_u01762827871312") 2025/11/11 02:29:52 DEBUG : only11: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab02ff_d20251111_m022506_c001_v7007000_t0000_u01762827906376") 2025/11/11 02:29:52 DEBUG : only11: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4105829992857c51_d20251111_m022459_c001_v0001171_t0047_u01762827899783") 2025/11/11 02:29:52 DEBUG : only11: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857c03_d20251111_m022453_c001_v0001171_t0048_u01762827893083") 2025/11/11 02:29:53 DEBUG : only11: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f411858a3751a3d6e_d20251111_m022439_c001_v7007000_t0000_u01762827879797") 2025/11/11 02:29:53 DEBUG : only11: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857b1c_d20251111_m022431_c001_v0001171_t0000_u01762827871975") 2025/11/11 02:29:53 DEBUG : only12: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab0302_d20251111_m022506_c001_v7007000_t0000_u01762827906563") 2025/11/11 02:29:53 DEBUG : only12: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4057bce5f75a7948_d20251111_m022500_c001_v0001100_t0048_u01762827900515") 2025/11/11 02:29:53 DEBUG : only12: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857c0f_d20251111_m022453_c001_v0001171_t0058_u01762827893692") 2025/11/11 02:29:53 DEBUG : only12: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718400ddf_d20251111_m022439_c001_v7007000_t0000_u01762827879805") 2025/11/11 02:29:53 DEBUG : only12: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857b28_d20251111_m022432_c001_v0001171_t0034_u01762827872679") 2025/11/11 02:29:53 DEBUG : only13: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab0306_d20251111_m022506_c001_v7007000_t0000_u01762827906747") 2025/11/11 02:29:53 DEBUG : only13: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f419b423791b25952_d20251111_m022500_c001_v0001153_t0021_u01762827900695") 2025/11/11 02:29:53 DEBUG : only13: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857c1b_d20251111_m022454_c001_v0001171_t0034_u01762827894499") 2025/11/11 02:29:53 DEBUG : only13: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d7496e_d20251111_m022439_c001_v7007000_t0000_u01762827879220") 2025/11/11 02:29:53 DEBUG : only13: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857b34_d20251111_m022433_c001_v0001171_t0025_u01762827873585") 2025/11/11 02:29:53 DEBUG : only14: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab0308_d20251111_m022506_c001_v7007000_t0000_u01762827906930") 2025/11/11 02:29:53 DEBUG : only14: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4105829992857c5c_d20251111_m022500_c001_v0001171_t0047_u01762827900343") 2025/11/11 02:29:53 DEBUG : only14: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857c25_d20251111_m022455_c001_v0001171_t0055_u01762827895059") 2025/11/11 02:29:53 DEBUG : only14: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d74977_d20251111_m022439_c001_v7007000_t0000_u01762827879958") 2025/11/11 02:29:53 DEBUG : only14: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857b3a_d20251111_m022434_c001_v0001171_t0023_u01762827874247") 2025/11/11 02:29:53 DEBUG : only15: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab0309_d20251111_m022507_c001_v7007000_t0000_u01762827907114") 2025/11/11 02:29:53 DEBUG : only15: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4077e3141ea8e331_d20251111_m022500_c001_v0001150_t0026_u01762827900515") 2025/11/11 02:29:54 DEBUG : only15: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857c2e_d20251111_m022455_c001_v0001171_t0035_u01762827895853") 2025/11/11 02:29:54 DEBUG : only15: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f411858a3751a3d6f_d20251111_m022439_c001_v7007000_t0000_u01762827879971") 2025/11/11 02:29:54 DEBUG : only15: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857b44_d20251111_m022434_c001_v0001171_t0055_u01762827874931") 2025/11/11 02:29:54 DEBUG : only16: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab030a_d20251111_m022507_c001_v7007000_t0000_u01762827907299") 2025/11/11 02:29:54 DEBUG : only16: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4105829992857c5e_d20251111_m022500_c001_v0001171_t0047_u01762827900539") 2025/11/11 02:29:54 DEBUG : only16: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857c36_d20251111_m022456_c001_v0001171_t0050_u01762827896688") 2025/11/11 02:29:54 DEBUG : only16: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d74970_d20251111_m022439_c001_v7007000_t0000_u01762827879404") 2025/11/11 02:29:54 DEBUG : only16: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857b4e_d20251111_m022435_c001_v0001171_t0020_u01762827875740") 2025/11/11 02:29:55 DEBUG : only17: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab030b_d20251111_m022507_c001_v7007000_t0000_u01762827907481") 2025/11/11 02:29:55 DEBUG : only17: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4077e3141ea8e333_d20251111_m022500_c001_v0001150_t0026_u01762827900701") 2025/11/11 02:29:55 DEBUG : only17: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857c3d_d20251111_m022457_c001_v0001171_t0008_u01762827897252") 2025/11/11 02:29:55 DEBUG : only17: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718400de0_d20251111_m022439_c001_v7007000_t0000_u01762827879989") 2025/11/11 02:29:55 DEBUG : only17: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857b58_d20251111_m022436_c001_v0001171_t0004_u01762827876451") 2025/11/11 02:29:55 DEBUG : only18: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab0310_d20251111_m022507_c001_v7007000_t0000_u01762827907706") 2025/11/11 02:29:55 DEBUG : only18: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4057bce5f75a794c_d20251111_m022500_c001_v0001100_t0048_u01762827900709") 2025/11/11 02:29:55 DEBUG : only18: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857c45_d20251111_m022458_c001_v0001171_t0014_u01762827898118") 2025/11/11 02:29:55 DEBUG : only18: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d74972_d20251111_m022439_c001_v7007000_t0000_u01762827879586") 2025/11/11 02:29:55 DEBUG : only18: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857b5d_d20251111_m022437_c001_v0001171_t0051_u01762827877051") 2025/11/11 02:29:55 DEBUG : only19: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab0312_d20251111_m022507_c001_v7007000_t0000_u01762827907890") 2025/11/11 02:29:55 DEBUG : only19: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4057bce5f75a7950_d20251111_m022500_c001_v0001100_t0048_u01762827900905") 2025/11/11 02:29:55 DEBUG : only19: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857c4b_d20251111_m022458_c001_v0001171_t0001_u01762827898810") 2025/11/11 02:29:55 DEBUG : only19: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f411858a3751a3d70_d20251111_m022440_c001_v7007000_t0000_u01762827880002") 2025/11/11 02:29:55 DEBUG : only19: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857b67_d20251111_m022437_c001_v0001171_t0033_u01762827877757") 2025/11/11 02:29:55 DEBUG : only2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab0315_d20251111_m022508_c001_v7007000_t0000_u01762827908081") 2025/11/11 02:29:55 DEBUG : only2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4105829992857c60_d20251111_m022500_c001_v0001171_t0047_u01762827900721") 2025/11/11 02:29:55 DEBUG : only2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857bb9_d20251111_m022447_c001_v0001171_t0048_u01762827887024") 2025/11/11 02:29:55 DEBUG : only2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f411858a3751a3d73_d20251111_m022440_c001_v7007000_t0000_u01762827880190") 2025/11/11 02:29:55 DEBUG : only2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857ad4_d20251111_m022425_c001_v0001171_t0027_u01762827865158") 2025/11/11 02:29:55 DEBUG : only3: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab0317_d20251111_m022508_c001_v7007000_t0000_u01762827908265") 2025/11/11 02:29:56 DEBUG : only3: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4077e3141ea8e33b_d20251111_m022501_c001_v0001150_t0026_u01762827901147") 2025/11/11 02:29:56 DEBUG : only3: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857bbf_d20251111_m022447_c001_v0001171_t0056_u01762827887674") 2025/11/11 02:29:56 DEBUG : only3: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f411858a3751a3d74_d20251111_m022440_c001_v7007000_t0000_u01762827880337") 2025/11/11 02:29:56 DEBUG : only3: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857add_d20251111_m022425_c001_v0001171_t0025_u01762827865836") 2025/11/11 02:29:56 DEBUG : only4: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab0319_d20251111_m022508_c001_v7007000_t0000_u01762827908449") 2025/11/11 02:29:56 DEBUG : only4: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4077e3141ea8e339_d20251111_m022500_c001_v0001150_t0026_u01762827900895") 2025/11/11 02:29:56 DEBUG : only4: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857bc7_d20251111_m022448_c001_v0001171_t0028_u01762827888339") 2025/11/11 02:29:56 DEBUG : only4: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f411858a3751a3d6b_d20251111_m022439_c001_v7007000_t0000_u01762827879600") 2025/11/11 02:29:56 DEBUG : only4: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857aeb_d20251111_m022426_c001_v0001171_t0020_u01762827866553") 2025/11/11 02:29:56 DEBUG : only5: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab031c_d20251111_m022508_c001_v7007000_t0000_u01762827908639") 2025/11/11 02:29:56 DEBUG : only5: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f419b423791b25958_d20251111_m022501_c001_v0001153_t0021_u01762827901284") 2025/11/11 02:29:56 DEBUG : only5: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857bcd_d20251111_m022448_c001_v0001171_t0019_u01762827888945") 2025/11/11 02:29:56 DEBUG : only5: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f411858a3751a3d6c_d20251111_m022439_c001_v7007000_t0000_u01762827879603") 2025/11/11 02:29:56 DEBUG : only5: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857af7_d20251111_m022427_c001_v0001171_t0002_u01762827867626") 2025/11/11 02:29:56 DEBUG : only6: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab031e_d20251111_m022508_c001_v7007000_t0000_u01762827908823") 2025/11/11 02:29:56 DEBUG : only6: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4105829992857c62_d20251111_m022500_c001_v0001171_t0047_u01762827900913") 2025/11/11 02:29:56 DEBUG : only6: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857bdb_d20251111_m022449_c001_v0001171_t0002_u01762827889554") 2025/11/11 02:29:56 DEBUG : only6: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d7497b_d20251111_m022440_c001_v7007000_t0000_u01762827880353") 2025/11/11 02:29:56 DEBUG : only6: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857aff_d20251111_m022428_c001_v0001171_t0021_u01762827868352") 2025/11/11 02:29:56 DEBUG : only7: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab0321_d20251111_m022509_c001_v7007000_t0000_u01762827909007") 2025/11/11 02:29:57 DEBUG : only7: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f419b423791b25956_d20251111_m022501_c001_v0001153_t0021_u01762827901092") 2025/11/11 02:29:57 DEBUG : only7: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857be1_d20251111_m022450_c001_v0001171_t0020_u01762827890229") 2025/11/11 02:29:57 DEBUG : only7: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d74979_d20251111_m022440_c001_v7007000_t0000_u01762827880142") 2025/11/11 02:29:57 DEBUG : only7: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857b05_d20251111_m022429_c001_v0001171_t0039_u01762827869039") 2025/11/11 02:29:57 DEBUG : only8: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab0323_d20251111_m022509_c001_v7007000_t0000_u01762827909191") 2025/11/11 02:29:57 DEBUG : only8: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4105829992857c66_d20251111_m022501_c001_v0001171_t0047_u01762827901103") 2025/11/11 02:29:57 DEBUG : only8: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857beb_d20251111_m022450_c001_v0001171_t0031_u01762827890933") 2025/11/11 02:29:57 DEBUG : only8: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718400ddd_d20251111_m022439_c001_v7007000_t0000_u01762827879616") 2025/11/11 02:29:57 DEBUG : only8: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857b0f_d20251111_m022429_c001_v0001171_t0041_u01762827869842") 2025/11/11 02:29:57 DEBUG : only9: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab0325_d20251111_m022509_c001_v7007000_t0000_u01762827909374") 2025/11/11 02:29:57 DEBUG : only9: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4105829992857c68_d20251111_m022501_c001_v0001171_t0047_u01762827901296") 2025/11/11 02:29:57 DEBUG : only9: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857bf3_d20251111_m022451_c001_v0001171_t0013_u01762827891628") 2025/11/11 02:29:57 DEBUG : only9: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f415071e978d74975_d20251111_m022439_c001_v7007000_t0000_u01762827879774") 2025/11/11 02:29:57 DEBUG : only9: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857b14_d20251111_m022430_c001_v0001171_t0034_u01762827870634") 2025/11/11 02:29:57 DEBUG : potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f407ae726370b33fc_d20251111_m022118_c001_v7007000_t0000_u01762827678414") 2025/11/11 02:29:57 DEBUG : potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f11058299928575c7_d20251111_m022116_c001_v0001171_t0000_u01762827676082") 2025/11/11 02:29:57 DEBUG : potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f407ae726370b33f5_d20251111_m022115_c001_v7007000_t0000_u01762827675346") 2025/11/11 02:29:57 DEBUG : potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f118c3c2bc12f9778_d20251111_m022113_c001_v0001042_t0018_u01762827673144") 2025/11/11 02:29:57 DEBUG : potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f407ae726370b33ee_d20251111_m022112_c001_v7007000_t0000_u01762827672349") 2025/11/11 02:29:57 DEBUG : potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f110582999285759e_d20251111_m022109_c001_v0001171_t0047_u01762827669889") 2025/11/11 02:29:58 DEBUG : potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb776_d20251111_m022058_c001_v7007000_t0000_u01762827658062") 2025/11/11 02:29:58 DEBUG : potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e67f_d20251111_m022056_c001_v0001040_t0029_u01762827656413") 2025/11/11 02:29:58 DEBUG : potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb773_d20251111_m022054_c001_v7007000_t0000_u01762827654641") 2025/11/11 02:29:58 DEBUG : potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e672_d20251111_m022053_c001_v0001040_t0022_u01762827653563") 2025/11/11 02:29:58 DEBUG : potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb76f_d20251111_m022051_c001_v7007000_t0000_u01762827651976") 2025/11/11 02:29:58 DEBUG : potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e668_d20251111_m022050_c001_v0001040_t0018_u01762827650643") 2025/11/11 02:29:58 DEBUG : potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb73f_d20251111_m022043_c001_v7007000_t0000_u01762827643787") 2025/11/11 02:29:58 DEBUG : potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e64e_d20251111_m022041_c001_v0001040_t0038_u01762827641711") 2025/11/11 02:29:58 DEBUG : potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb72c_d20251111_m022041_c001_v7007000_t0000_u01762827641339") 2025/11/11 02:29:58 DEBUG : potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e642_d20251111_m022039_c001_v0001040_t0023_u01762827639505") 2025/11/11 02:29:58 DEBUG : potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb71b_d20251111_m022039_c001_v7007000_t0000_u01762827639132") 2025/11/11 02:29:58 DEBUG : potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e63c_d20251111_m022038_c001_v0001040_t0011_u01762827638140") 2025/11/11 02:29:58 DEBUG : potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e634_d20251111_m022037_c001_v0001040_t0039_u01762827637228") 2025/11/11 02:29:58 DEBUG : potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb70b_d20251111_m022036_c001_v7007000_t0000_u01762827636857") 2025/11/11 02:29:58 DEBUG : potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e62e_d20251111_m022036_c001_v0001040_t0023_u01762827636016") 2025/11/11 02:29:58 DEBUG : potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e629_d20251111_m022035_c001_v0001040_t0051_u01762827635229") 2025/11/11 02:29:58 DEBUG : potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f403872197e38a696_d20251111_m022034_c001_v7007000_t0000_u01762827634501") 2025/11/11 02:29:58 DEBUG : potato: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e625_d20251111_m022033_c001_v0001040_t0009_u01762827633523") 2025/11/11 02:29:58 DEBUG : potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f414136f5a5829a1f_d20251111_m022205_c001_v7007000_t0000_u01762827725443") 2025/11/11 02:29:58 DEBUG : potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f118c3c2bc12f97c6_d20251111_m022204_c001_v0001042_t0037_u01762827724592") 2025/11/11 02:29:58 DEBUG : potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f420ad3cb32bcee12_d20251111_m022156_c001_v7007000_t0000_u01762827716049") 2025/11/11 02:29:58 DEBUG : potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f110582999285768c_d20251111_m022150_c001_v0001171_t0039_u01762827710422") 2025/11/11 02:29:59 DEBUG : potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afa952_d20251111_m022142_c001_v7007000_t0000_u01762827702313") 2025/11/11 02:29:59 DEBUG : potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f118c3c2bc12f97a7_d20251111_m022137_c001_v0001042_t0021_u01762827697304") 2025/11/11 02:29:59 DEBUG : potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f407ae726370b3422_d20251111_m022129_c001_v7007000_t0000_u01762827689375") 2025/11/11 02:29:59 DEBUG : potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f110582999285760f_d20251111_m022125_c001_v0001171_t0039_u01762827685475") 2025/11/11 02:29:59 DEBUG : potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb780_d20251111_m022103_c001_v7007000_t0000_u01762827663141") 2025/11/11 02:29:59 DEBUG : potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e68d_d20251111_m022101_c001_v0001040_t0030_u01762827661087") 2025/11/11 02:29:59 DEBUG : potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb77b_d20251111_m022100_c001_v7007000_t0000_u01762827660702") 2025/11/11 02:29:59 DEBUG : potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e687_d20251111_m022058_c001_v0001040_t0015_u01762827658608") 2025/11/11 02:29:59 DEBUG : potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb777_d20251111_m022058_c001_v7007000_t0000_u01762827658244") 2025/11/11 02:29:59 DEBUG : potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e683_d20251111_m022057_c001_v0001040_t0055_u01762827657190") 2025/11/11 02:29:59 DEBUG : potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb775_d20251111_m022056_c001_v7007000_t0000_u01762827656049") 2025/11/11 02:29:59 DEBUG : potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e679_d20251111_m022055_c001_v0001040_t0033_u01762827655029") 2025/11/11 02:29:59 DEBUG : potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb772_d20251111_m022053_c001_v7007000_t0000_u01762827653151") 2025/11/11 02:29:59 DEBUG : potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e670_d20251111_m022051_c001_v0001040_t0027_u01762827651987") 2025/11/11 02:29:59 DEBUG : potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb747_d20251111_m022044_c001_v7007000_t0000_u01762827644536") 2025/11/11 02:29:59 DEBUG : potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e654_d20251111_m022043_c001_v0001040_t0056_u01762827643313") 2025/11/11 02:29:59 DEBUG : potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f41587366532d8bf2_d20251111_m021937_c001_v7007000_t0000_u01762827577498") 2025/11/11 02:29:59 DEBUG : potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e555_d20251111_m021936_c001_v0001040_t0015_u01762827576218") 2025/11/11 02:29:59 DEBUG : potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f41587366532d8bef_d20251111_m021935_c001_v7007000_t0000_u01762827575304") 2025/11/11 02:29:59 DEBUG : potato2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e54f_d20251111_m021934_c001_v0001040_t0011_u01762827574558") 2025/11/11 02:30:00 DEBUG : potato3: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f420ad3cb32bcee0e_d20251111_m022155_c001_v7007000_t0000_u01762827715770") 2025/11/11 02:30:00 DEBUG : potato3: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857690_d20251111_m022151_c001_v0001171_t0057_u01762827711595") 2025/11/11 02:30:00 DEBUG : potato3: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afa958_d20251111_m022143_c001_v7007000_t0000_u01762827703065") 2025/11/11 02:30:00 DEBUG : potato3: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f118c3c2bc12f97a9_d20251111_m022138_c001_v0001042_t0037_u01762827698701") 2025/11/11 02:30:00 DEBUG : potato3: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f407ae726370b3424_d20251111_m022129_c001_v7007000_t0000_u01762827689828") 2025/11/11 02:30:00 DEBUG : potato3: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857615_d20251111_m022126_c001_v0001171_t0018_u01762827686246") 2025/11/11 02:30:00 DEBUG : pre-dest1/1: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718400b74_d20251111_m022238_c001_v7007000_t0000_u01762827758713") 2025/11/11 02:30:00 DEBUG : pre-dest1/1: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f110582999285777e_d20251111_m022230_c001_v0001171_t0035_u01762827750664") 2025/11/11 02:30:00 DEBUG : pre-dest2/2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718400b75_d20251111_m022238_c001_v7007000_t0000_u01762827758894") 2025/11/11 02:30:00 DEBUG : pre-dest2/2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f118c3c2bc12f97fa_d20251111_m022231_c001_v0001042_t0051_u01762827751385") 2025/11/11 02:30:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4199673b39cd14c0_d20251111_m022216_c001_v7007000_t0000_u01762827736412") 2025/11/11 02:30:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f11058299928576ec_d20251111_m022213_c001_v0001171_t0019_u01762827733336") 2025/11/11 02:30:00 DEBUG : sizeonly: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f403872197e38a62a_d20251111_m022017_c001_v7007000_t0000_u01762827617652") 2025/11/11 02:30:00 DEBUG : sizeonly: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e5ee_d20251111_m022016_c001_v0001040_t0058_u01762827616328") 2025/11/11 02:30:00 DEBUG : splitbanan: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4238fd51c2003501_d20251111_m022710_c001_v7007000_t0000_u01762828030219") 2025/11/11 02:30:00 DEBUG : splitbanan: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e4e8_d20251111_m022701_c001_v0001150_t0008_u01762828021817") 2025/11/11 02:30:00 DEBUG : splitbananasplit: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05dbc_d20251111_m022833_c001_v7007000_t0000_u01762828113224") 2025/11/11 02:30:00 DEBUG : splitbananasplit: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e62d_d20251111_m022826_c001_v0001150_t0058_u01762828106565") 2025/11/11 02:30:00 DEBUG : splitbananasplit: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d7c7b_d20251111_m022816_c001_v7007000_t0000_u01762828096574") 2025/11/11 02:30:00 DEBUG : splitbananasplit: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e5f7_d20251111_m022809_c001_v0001150_t0052_u01762828089901") 2025/11/11 02:30:01 DEBUG : splitbananasplit: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f413f2cbeee84d2ea_d20251111_m022759_c001_v7007000_t0000_u01762828079929") 2025/11/11 02:30:01 DEBUG : splitbananasplit: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e5bc_d20251111_m022753_c001_v0001150_t0013_u01762828073907") 2025/11/11 02:30:01 DEBUG : splitbananasplit: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f400ae61412cdf019_d20251111_m022744_c001_v7007000_t0000_u01762828064334") 2025/11/11 02:30:01 DEBUG : splitbananasplit: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e585_d20251111_m022737_c001_v0001150_t0043_u01762828057978") 2025/11/11 02:30:01 DEBUG : splitbananasplit: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4199673b39cd74d4_d20251111_m022727_c001_v7007000_t0000_u01762828047307") 2025/11/11 02:30:01 DEBUG : splitbananasplit: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e543_d20251111_m022720_c001_v0001150_t0045_u01762828040016") 2025/11/11 02:30:01 DEBUG : splitbananasplit: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f406602b192904ffd_d20251111_m022704_c001_v7007000_t0000_u01762828024221") 2025/11/11 02:30:01 DEBUG : splitbananasplit: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a81_d20251111_m022700_c001_v0001100_t0048_u01762828020554") 2025/11/11 02:30:01 DEBUG : splitbananasplit: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef1718401067_d20251111_m022651_c001_v7007000_t0000_u01762828011200") 2025/11/11 02:30:01 DEBUG : splitbananasplit: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7a4e_d20251111_m022643_c001_v0001100_t0049_u01762828003744") 2025/11/11 02:30:01 DEBUG : splitbananasplit: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4162881cf43d798b_d20251111_m022642_c001_v7007000_t0000_u01762828002776") 2025/11/11 02:30:01 DEBUG : splitbananasplit: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e487_d20251111_m022639_c001_v0001150_t0032_u01762827999018") 2025/11/11 02:30:01 DEBUG : splitbananasplit: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afadeb_d20251111_m022628_c001_v7007000_t0000_u01762827988871") 2025/11/11 02:30:01 DEBUG : splitbananasplit: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b259ef_d20251111_m022621_c001_v0001153_t0010_u01762827981357") 2025/11/11 02:30:01 DEBUG : splitbananasplit: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afadd2_d20251111_m022620_c001_v7007000_t0000_u01762827980210") 2025/11/11 02:30:01 DEBUG : splitbananasplit: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e443_d20251111_m022616_c001_v0001150_t0035_u01762827976386") 2025/11/11 02:30:01 DEBUG : splitbananasplit: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4216311f44afad71_d20251111_m022601_c001_v7007000_t0000_u01762827961084") 2025/11/11 02:30:01 DEBUG : splitbananasplit: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e408_d20251111_m022556_c001_v0001150_t0046_u01762827956719") 2025/11/11 02:30:01 DEBUG : splitbananasplit: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4161f6f3b6b4b61d_d20251111_m022547_c001_v7007000_t0000_u01762827947402") 2025/11/11 02:30:01 DEBUG : splitbananasplit: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e3cb_d20251111_m022540_c001_v0001150_t0019_u01762827940953") 2025/11/11 02:30:01 DEBUG : splitbananasplit: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfbd4d_d20251111_m022531_c001_v7007000_t0000_u01762827931292") 2025/11/11 02:30:02 DEBUG : splitbananasplit: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e393_d20251111_m022525_c001_v0001150_t0020_u01762827925236") 2025/11/11 02:30:02 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f4098ef171840104b_d20251111_m022645_c001_v7007000_t0000_u01762828005865") 2025/11/11 02:30:02 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25a13_d20251111_m022640_c001_v0001153_t0013_u01762828000252") 2025/11/11 02:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab038d_d20251111_m022517_c001_v7007000_t0000_u01762827917748") 2025/11/11 02:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e36f_d20251111_m022516_c001_v0001150_t0051_u01762827916550") 2025/11/11 02:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab0371_d20251111_m022515_c001_v7007000_t0000_u01762827915767") 2025/11/11 02:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7977_d20251111_m022514_c001_v0001100_t0055_u01762827914538") 2025/11/11 02:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f407ae726370b3413_d20251111_m022122_c001_v7007000_t0000_u01762827682259") 2025/11/11 02:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f11058299928575ec_d20251111_m022121_c001_v0001171_t0042_u01762827681321") 2025/11/11 02:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f407ae726370b340e_d20251111_m022120_c001_v7007000_t0000_u01762827680763") 2025/11/11 02:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f11058299928575e2_d20251111_m022119_c001_v0001171_t0018_u01762827679546") 2025/11/11 02:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f403872197e38a614_d20251111_m022013_c001_v7007000_t0000_u01762827613967") 2025/11/11 02:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e5de_d20251111_m022012_c001_v0001040_t0046_u01762827612442") 2025/11/11 02:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f403872197e38a613_d20251111_m022012_c001_v7007000_t0000_u01762827612083") 2025/11/11 02:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e5d9_d20251111_m022010_c001_v0001040_t0036_u01762827610796") 2025/11/11 02:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f403872197e38a612_d20251111_m022008_c001_v7007000_t0000_u01762827608676") 2025/11/11 02:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e5c9_d20251111_m022006_c001_v0001040_t0015_u01762827606985") 2025/11/11 02:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f403872197e38a611_d20251111_m022006_c001_v7007000_t0000_u01762827606428") 2025/11/11 02:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e5c3_d20251111_m022005_c001_v0001040_t0018_u01762827605173") 2025/11/11 02:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e5bd_d20251111_m022002_c001_v0001040_t0010_u01762827602553") 2025/11/11 02:30:02 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f403872197e38a60f_d20251111_m022002_c001_v7007000_t0000_u01762827602178") 2025/11/11 02:30:03 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e5b9_d20251111_m022001_c001_v0001040_t0029_u01762827601322") 2025/11/11 02:30:03 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e5b7_d20251111_m022000_c001_v0001040_t0009_u01762827600350") 2025/11/11 02:30:03 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f41587366532d8c0d_d20251111_m021959_c001_v7007000_t0000_u01762827599556") 2025/11/11 02:30:03 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e5b1_d20251111_m021956_c001_v0001040_t0044_u01762827596911") 2025/11/11 02:30:03 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e5a9_d20251111_m021953_c001_v0001040_t0044_u01762827593537") 2025/11/11 02:30:03 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f41587366532d8c04_d20251111_m021953_c001_v7007000_t0000_u01762827593173") 2025/11/11 02:30:03 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e5a3_d20251111_m021952_c001_v0001040_t0048_u01762827592436") 2025/11/11 02:30:03 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e599_d20251111_m021951_c001_v0001040_t0038_u01762827591534") 2025/11/11 02:30:03 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f41587366532d8c02_d20251111_m021951_c001_v7007000_t0000_u01762827591172") 2025/11/11 02:30:03 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e581_d20251111_m021946_c001_v0001040_t0044_u01762827586988") 2025/11/11 02:30:03 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f41587366532d8bfd_d20251111_m021946_c001_v7007000_t0000_u01762827586609") 2025/11/11 02:30:03 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e579_d20251111_m021945_c001_v0001040_t0031_u01762827585799") 2025/11/11 02:30:03 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f41587366532d8bfb_d20251111_m021944_c001_v7007000_t0000_u01762827584886") 2025/11/11 02:30:03 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e575_d20251111_m021944_c001_v0001040_t0027_u01762827584060") 2025/11/11 02:30:03 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f41587366532d8bf8_d20251111_m021943_c001_v7007000_t0000_u01762827583516") 2025/11/11 02:30:03 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e56f_d20251111_m021942_c001_v0001040_t0012_u01762827582697") 2025/11/11 02:30:03 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f41587366532d8bf6_d20251111_m021941_c001_v7007000_t0000_u01762827581791") 2025/11/11 02:30:04 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e565_d20251111_m021940_c001_v0001040_t0042_u01762827580767") 2025/11/11 02:30:04 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f41587366532d8bf4_d20251111_m021940_c001_v7007000_t0000_u01762827580215") 2025/11/11 02:30:04 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e561_d20251111_m021939_c001_v0001040_t0020_u01762827579410") 2025/11/11 02:30:04 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f41587366532d8bf3_d20251111_m021938_c001_v7007000_t0000_u01762827578864") 2025/11/11 02:30:04 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e55d_d20251111_m021938_c001_v0001040_t0057_u01762827578056") 2025/11/11 02:30:04 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f41587366532d8bdb_d20251111_m021932_c001_v7007000_t0000_u01762827572585") 2025/11/11 02:30:04 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e545_d20251111_m021931_c001_v0001040_t0041_u01762827571804") 2025/11/11 02:30:04 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f41587366532d8bd1_d20251111_m021931_c001_v7007000_t0000_u01762827571262") 2025/11/11 02:30:04 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e541_d20251111_m021930_c001_v0001040_t0056_u01762827570425") 2025/11/11 02:30:04 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f41587366532d8bc1_d20251111_m021929_c001_v7007000_t0000_u01762827569523") 2025/11/11 02:30:04 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e53a_d20251111_m021928_c001_v0001040_t0036_u01762827568269") 2025/11/11 02:30:04 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f41587366532d8bad_d20251111_m021926_c001_v7007000_t0000_u01762827566108") 2025/11/11 02:30:04 DEBUG : sub dir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e52e_d20251111_m021924_c001_v0001040_t0058_u01762827564941") 2025/11/11 02:30:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab0390_d20251111_m022517_c001_v7007000_t0000_u01762827917950") 2025/11/11 02:30:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857cc2_d20251111_m022516_c001_v0001171_t0012_u01762827916560") 2025/11/11 02:30:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab0374_d20251111_m022515_c001_v7007000_t0000_u01762827915950") 2025/11/11 02:30:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b2596c_d20251111_m022514_c001_v0001153_t0008_u01762827914548") 2025/11/11 02:30:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05dcf_d20251111_m022835_c001_v7007000_t0000_u01762828115425") 2025/11/11 02:30:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25ae0_d20251111_m022834_c001_v0001153_t0017_u01762828114572") 2025/11/11 02:30:05 DEBUG : sub/yam: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f407ae726370b33fa_d20251111_m022117_c001_v7007000_t0000_u01762827677845") 2025/11/11 02:30:05 DEBUG : sub/yam: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f118c3c2bc12f9784_d20251111_m022116_c001_v0001042_t0020_u01762827676092") 2025/11/11 02:30:05 DEBUG : test_dir1/file2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab035b_d20251111_m022513_c001_v7007000_t0000_u01762827913773") 2025/11/11 02:30:05 DEBUG : test_dir1/file2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1105829992857cb0_d20251111_m022512_c001_v0001171_t0004_u01762827912685") 2025/11/11 02:30:05 DEBUG : test_dir1/file2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab0339_d20251111_m022511_c001_v7007000_t0000_u01762827911548") 2025/11/11 02:30:05 DEBUG : test_dir1/file2: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e353_d20251111_m022510_c001_v0001150_t0041_u01762827910345") 2025/11/11 02:30:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab035e_d20251111_m022513_c001_v7007000_t0000_u01762827913957") 2025/11/11 02:30:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b2596a_d20251111_m022512_c001_v0001153_t0014_u01762827912338") 2025/11/11 02:30:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f418bef918bab033c_d20251111_m022511_c001_v7007000_t0000_u01762827911734") 2025/11/11 02:30:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25968_d20251111_m022510_c001_v0001153_t0021_u01762827910351") 2025/11/11 02:30:05 DEBUG : three: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb78c_d20251111_m022109_c001_v7007000_t0000_u01762827669099") 2025/11/11 02:30:05 DEBUG : three: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e6a6_d20251111_m022107_c001_v0001040_t0054_u01762827667571") 2025/11/11 02:30:05 DEBUG : three: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119cf53826d2e69b_d20251111_m022104_c001_v0001040_t0008_u01762827664894") 2025/11/11 02:30:05 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05ddd_d20251111_m022837_c001_v7007000_t0000_u01762828117179") 2025/11/11 02:30:05 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f110582999285819a_d20251111_m022836_c001_v0001171_t0048_u01762828116382") 2025/11/11 02:30:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05e87_d20251111_m022856_c001_v7007000_t0000_u01762828136807") 2025/11/11 02:30:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7bf9_d20251111_m022854_c001_v0001100_t0050_u01762828134853") 2025/11/11 02:30:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05e19_d20251111_m022853_c001_v7007000_t0000_u01762828133303") 2025/11/11 02:30:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f11058299928581e7_d20251111_m022851_c001_v0001171_t0008_u01762828131356") 2025/11/11 02:30:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05e17_d20251111_m022850_c001_v7007000_t0000_u01762828130398") 2025/11/11 02:30:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25af9_d20251111_m022849_c001_v0001153_t0016_u01762828129566") 2025/11/11 02:30:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05e11_d20251111_m022844_c001_v7007000_t0000_u01762828124707") 2025/11/11 02:30:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f11058299928581bc_d20251111_m022843_c001_v0001171_t0016_u01762828123738") 2025/11/11 02:30:06 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05e14_d20251111_m022846_c001_v7007000_t0000_u01762828126935") 2025/11/11 02:30:06 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7be2_d20251111_m022845_c001_v0001100_t0055_u01762828125654") 2025/11/11 02:30:06 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05e02_d20251111_m022842_c001_v7007000_t0000_u01762828122793") 2025/11/11 02:30:06 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119b423791b25aef_d20251111_m022841_c001_v0001153_t0019_u01762828121844") 2025/11/11 02:30:06 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05df4_d20251111_m022840_c001_v7007000_t0000_u01762828120896") 2025/11/11 02:30:06 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e643_d20251111_m022840_c001_v0001150_t0009_u01762828120145") 2025/11/11 02:30:06 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05de6_d20251111_m022839_c001_v7007000_t0000_u01762828119204") 2025/11/11 02:30:06 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1057bce5f75a7bd3_d20251111_m022838_c001_v0001100_t0034_u01762828118170") 2025/11/11 02:30:06 DEBUG : toe/toe/toe: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f414136f5a582a4ca_d20251111_m022901_c001_v7007000_t0000_u01762828141689") 2025/11/11 02:30:06 DEBUG : toe/toe/toe: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f110582999285821e_d20251111_m022900_c001_v0001171_t0037_u01762828140928") 2025/11/11 02:30:06 DEBUG : toe/toe/toe: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05e16_d20251111_m022848_c001_v7007000_t0000_u01762828128618") 2025/11/11 02:30:06 DEBUG : toe/toe/toe: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e661_d20251111_m022847_c001_v0001150_t0014_u01762828127877") 2025/11/11 02:30:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05e88_d20251111_m022857_c001_v7007000_t0000_u01762828137468") 2025/11/11 02:30:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1077e3141ea8e682_d20251111_m022856_c001_v0001150_t0051_u01762828136456") 2025/11/11 02:30:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f402687500da05e83_d20251111_m022853_c001_v7007000_t0000_u01762828133897") 2025/11/11 02:30:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f11506da5cf73daa1_d20251111_m022852_c001_v0001106_t0038_u01762828132729") 2025/11/11 02:30:07 DEBUG : two: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f405f627b9fbfb78f_d20251111_m022109_c001_v7007000_t0000_u01762827669328") 2025/11/11 02:30:07 DEBUG : two: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f410582999285758c_d20251111_m022107_c001_v0001171_t0047_u01762827667008") 2025/11/11 02:30:07 DEBUG : two: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f419cf53826d2e699_d20251111_m022104_c001_v0001040_t0049_u01762827664711") 2025/11/11 02:30:07 DEBUG : yam: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f407ae726370b33fe_d20251111_m022118_c001_v7007000_t0000_u01762827678600") 2025/11/11 02:30:07 DEBUG : yam: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f105c8c323dc9f181_d20251111_m022117_c001_v0001098_t0037_u01762827677297") 2025/11/11 02:30:07 DEBUG : yam: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f407ae726370b33f4_d20251111_m022114_c001_v7007000_t0000_u01762827674736") 2025/11/11 02:30:07 DEBUG : yam: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f11058299928575b0_d20251111_m022113_c001_v0001171_t0015_u01762827673096") 2025/11/11 02:30:07 DEBUG : yam: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f407ae726370b33eb_d20251111_m022111_c001_v7007000_t0000_u01762827671799") 2025/11/11 02:30:07 DEBUG : yam: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f118c3c2bc12f9771_d20251111_m022109_c001_v0001042_t0051_u01762827669878") 2025/11/11 02:30:07 DEBUG : yaml: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f407ae726370b33f6_d20251111_m022115_c001_v7007000_t0000_u01762827675528") 2025/11/11 02:30:07 DEBUG : yaml: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f119fa7691cc19b4e_d20251111_m022114_c001_v0001146_t0031_u01762827674119") 2025/11/11 02:30:07 DEBUG : yaml: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f407ae726370b33ef_d20251111_m022112_c001_v7007000_t0000_u01762827672534") 2025/11/11 02:30:07 DEBUG : yaml: Deleting (id "4_zff92edf3b05d7b0b9fa80e1b_f1085ff892d87d9e1_d20251111_m022111_c001_v0001161_t0022_u01762827671472") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m46.984670324s (try 1/5)